02:27:47 Started by timer 02:27:47 Running as SYSTEM 02:27:47 [EnvInject] - Loading node environment variables. 02:27:47 Building remotely on prd-centos8-builder-4c-4g-7246 (centos8-builder-4c-4g) in workspace /w/workspace/netconf-maven-clm-master 02:27:48 [ssh-agent] Looking for ssh-agent implementation... 02:27:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:27:48 $ ssh-agent 02:27:48 SSH_AUTH_SOCK=/tmp/ssh-3R0VO0aZwFzU/agent.5510 02:27:48 SSH_AGENT_PID=5511 02:27:48 [ssh-agent] Started. 02:27:48 Running ssh-add (command line suppressed) 02:27:48 Identity added: /w/workspace/netconf-maven-clm-master@tmp/private_key_2727455172270820673.key (/w/workspace/netconf-maven-clm-master@tmp/private_key_2727455172270820673.key) 02:27:48 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:27:48 The recommended git tool is: NONE 02:27:51 using credential jenkins-ssh 02:27:51 Wiping out workspace first. 02:27:51 Cloning the remote Git repository 02:27:51 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 02:27:51 > git init /w/workspace/netconf-maven-clm-master # timeout=10 02:27:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 02:27:51 > git --version # timeout=10 02:27:51 > git --version # 'git version 2.43.0' 02:27:51 using GIT_SSH to set credentials jenkins-ssh 02:27:51 [INFO] Currently running in a labeled security context 02:27:51 [INFO] Currently SELinux is 'enforcing' on the host 02:27:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-clm-master@tmp/jenkins-gitclient-ssh3915771891277006017.key 02:27:51 Verifying host key using known hosts file 02:27:51 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. 02:27:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 02:27:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:59 Avoid second fetch 02:27:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:27:59 Checking out Revision 9e7c58b162d9c508843e14fc583d001f370eab2f (refs/remotes/origin/master) 02:27:59 > git config core.sparsecheckout # timeout=10 02:27:59 > git checkout -f 9e7c58b162d9c508843e14fc583d001f370eab2f # timeout=10 02:27:59 Commit message: "Clean up NormalizedNodeWriter tests" 02:27:59 > git rev-list --no-walk 76b38ec7221f507106a99b7b0e0a95c78e124559 # timeout=10 02:28:02 provisioning config files... 02:28:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:28:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:28:03 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins2641246904987455176.sh 02:28:03 ---> python-tools-install.sh 02:28:03 Setup pyenv: 02:28:03 system 02:28:03 * 3.8.13 (set by /opt/pyenv/version) 02:28:03 * 3.9.13 (set by /opt/pyenv/version) 02:28:03 * 3.10.13 (set by /opt/pyenv/version) 02:28:03 * 3.11.7 (set by /opt/pyenv/version) 02:28:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nigk 02:28:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:28:11 lf-activate-venv(): INFO: Installing: lftools 02:28:49 lf-activate-venv(): INFO: Adding /tmp/venv-Nigk/bin to PATH 02:28:49 Generating Requirements File 02:29:24 Python 3.11.7 02:29:24 pip 24.0 from /tmp/venv-Nigk/lib/python3.11/site-packages/pip (python 3.11) 02:29:25 appdirs==1.4.4 02:29:25 argcomplete==3.2.3 02:29:25 aspy.yaml==1.3.0 02:29:25 attrs==23.2.0 02:29:25 autopage==0.5.2 02:29:25 beautifulsoup4==4.12.3 02:29:25 boto3==1.34.84 02:29:25 botocore==1.34.84 02:29:25 bs4==0.0.2 02:29:25 cachetools==5.3.3 02:29:25 certifi==2024.2.2 02:29:25 cffi==1.16.0 02:29:25 cfgv==3.4.0 02:29:25 chardet==5.2.0 02:29:25 charset-normalizer==3.3.2 02:29:25 click==8.1.7 02:29:25 cliff==4.6.0 02:29:25 cmd2==2.4.3 02:29:25 cryptography==3.3.2 02:29:25 debtcollector==3.0.0 02:29:25 decorator==5.1.1 02:29:25 defusedxml==0.7.1 02:29:25 Deprecated==1.2.14 02:29:25 distlib==0.3.8 02:29:25 dnspython==2.6.1 02:29:25 docker==4.2.2 02:29:25 dogpile.cache==1.3.2 02:29:25 email_validator==2.1.1 02:29:25 filelock==3.13.4 02:29:25 future==1.0.0 02:29:25 gitdb==4.0.11 02:29:25 GitPython==3.1.43 02:29:25 google-auth==2.29.0 02:29:25 httplib2==0.22.0 02:29:25 identify==2.5.35 02:29:25 idna==3.7 02:29:25 importlib-resources==1.5.0 02:29:25 iso8601==2.1.0 02:29:25 Jinja2==3.1.3 02:29:25 jmespath==1.0.1 02:29:25 jsonpatch==1.33 02:29:25 jsonpointer==2.4 02:29:25 jsonschema==4.21.1 02:29:25 jsonschema-specifications==2023.12.1 02:29:25 keystoneauth1==5.6.0 02:29:25 kubernetes==29.0.0 02:29:25 lftools==0.37.10 02:29:25 lxml==5.2.1 02:29:25 MarkupSafe==2.1.5 02:29:25 msgpack==1.0.8 02:29:25 multi_key_dict==2.0.3 02:29:25 munch==4.0.0 02:29:25 netaddr==1.2.1 02:29:25 netifaces==0.11.0 02:29:25 niet==1.4.2 02:29:25 nodeenv==1.8.0 02:29:25 oauth2client==4.1.3 02:29:25 oauthlib==3.2.2 02:29:25 openstacksdk==3.0.0 02:29:25 os-client-config==2.1.0 02:29:25 os-service-types==1.7.0 02:29:25 osc-lib==3.0.1 02:29:25 oslo.config==9.4.0 02:29:25 oslo.context==5.5.0 02:29:25 oslo.i18n==6.3.0 02:29:25 oslo.log==5.5.1 02:29:25 oslo.serialization==5.4.0 02:29:25 oslo.utils==7.1.0 02:29:25 packaging==24.0 02:29:25 pbr==6.0.0 02:29:25 platformdirs==4.2.0 02:29:25 prettytable==3.10.0 02:29:25 pyasn1==0.6.0 02:29:25 pyasn1_modules==0.4.0 02:29:25 pycparser==2.22 02:29:25 pygerrit2==2.0.15 02:29:25 PyGithub==2.3.0 02:29:25 pyinotify==0.9.6 02:29:25 PyJWT==2.8.0 02:29:25 PyNaCl==1.5.0 02:29:25 pyparsing==2.4.7 02:29:25 pyperclip==1.8.2 02:29:25 pyrsistent==0.20.0 02:29:25 python-cinderclient==9.5.0 02:29:25 python-dateutil==2.9.0.post0 02:29:25 python-heatclient==3.5.0 02:29:25 python-jenkins==1.8.2 02:29:25 python-keystoneclient==5.4.0 02:29:25 python-magnumclient==4.4.0 02:29:25 python-novaclient==18.6.0 02:29:25 python-openstackclient==6.6.0 02:29:25 python-swiftclient==4.5.0 02:29:25 PyYAML==6.0.1 02:29:25 referencing==0.34.0 02:29:25 requests==2.31.0 02:29:25 requests-oauthlib==2.0.0 02:29:25 requestsexceptions==1.4.0 02:29:25 rfc3986==2.0.0 02:29:25 rpds-py==0.18.0 02:29:25 rsa==4.9 02:29:25 ruamel.yaml==0.18.6 02:29:25 ruamel.yaml.clib==0.2.8 02:29:25 s3transfer==0.10.1 02:29:25 simplejson==3.19.2 02:29:25 six==1.16.0 02:29:25 smmap==5.0.1 02:29:25 soupsieve==2.5 02:29:25 stevedore==5.2.0 02:29:25 tabulate==0.9.0 02:29:25 toml==0.10.2 02:29:25 tomlkit==0.12.4 02:29:25 tqdm==4.66.2 02:29:25 typing_extensions==4.11.0 02:29:25 tzdata==2024.1 02:29:25 urllib3==1.26.18 02:29:25 virtualenv==20.25.1 02:29:25 wcwidth==0.2.13 02:29:25 websocket-client==1.7.0 02:29:25 wrapt==1.16.0 02:29:25 xdg==6.0.0 02:29:25 xmltodict==0.13.0 02:29:25 yq==3.2.3 02:29:25 [netconf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins146945426579872617.sh 02:29:25 + echo quiet=on 02:29:25 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-7246 02:29:26 [netconf-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-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/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 02:29:26 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=netconf --version 02:29:26 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 02:29:26 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 02:29:26 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 02:29:26 Default locale: en_US, platform encoding: UTF-8 02:29:26 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" 02:29:26 [netconf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins6108741711200922973.sh 02:29:26 + rm /home/jenkins/.wgetrc 02:29:26 [EnvInject] - Injecting environment variables from a build step. 02:29:26 [EnvInject] - Injecting as environment variables the properties content 02:29:26 SET_JDK_VERSION=openjdk17 02:29:26 GIT_URL="git://devvexx.opendaylight.org/mirror" 02:29:26 02:29:26 [EnvInject] - Variables injected successfully. 02:29:26 [netconf-maven-clm-master] $ /bin/sh /tmp/jenkins7115522212838899378.sh 02:29:26 ---> update-java-alternatives.sh 02:29:26 ---> Updating Java version 02:29:26 ---> RedHat type system detected 02:29:27 openjdk version "17.0.6-ea" 2023-01-17 LTS 02:29:27 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 02:29:27 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) 02:29:27 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 02:29:27 [EnvInject] - Injecting environment variables from a build step. 02:29:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 02:29:27 [EnvInject] - Variables injected successfully. 02:29:27 provisioning config files... 02:29:27 copy managed file [global-settings] to file:/w/workspace/netconf-maven-clm-master@tmp/config16770397878582865921tmp 02:29:28 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-clm-master@tmp/config6068774833045832686tmp 02:29:28 [EnvInject] - Injecting environment variables from a build step. 02:29:28 [EnvInject] - Injecting as environment variables the properties content 02:29:28 MAVEN_GOALS=clean deploy -Pintegrationtests 02:29:28 02:29:28 [EnvInject] - Variables injected successfully. 02:29:28 [netconf-maven-clm-master] $ /bin/bash -l /tmp/jenkins2605442013379573587.sh 02:29:28 ---> common-variables.sh 02:29:28 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 02:29:28 ---> sonatype-clm.sh 02:29:28 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 02:29:28 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 02:29:28 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 02:29:28 Default locale: en_US, platform encoding: UTF-8 02:29:28 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" 02:29:29 [INFO] Scanning for projects... 02:29:40 [INFO] ------------------------------------------------------------------------ 02:29:40 [INFO] Reactor Build Order: 02:29:40 [INFO] 02:29:40 [INFO] netconf-artifacts [pom] 02:29:40 [INFO] netconf-parent [pom] 02:29:40 [INFO] feature-parent [pom] 02:29:40 [INFO] netconf-auth [bundle] 02:29:40 [INFO] netconf-auth-aaa [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 02:29:40 [INFO] rfc5277 [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 02:29:40 [INFO] rfc6241 [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: RFC6241 Models [feature] 02:29:40 [INFO] rfc6470 [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: RFC6470 Models [feature] 02:29:40 [INFO] rfc6243 [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: RFC6243 Models [feature] 02:29:40 [INFO] rfc8526 [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: RFC8526 Models [feature] 02:29:40 [INFO] netconf-api [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: API [feature] 02:29:40 [INFO] rfc6022 [bundle] 02:29:40 [INFO] netconf-common-mdsal [bundle] 02:29:40 [INFO] odl-netconf-util [feature] 02:29:40 [INFO] netconf-common [bundle] 02:29:40 [INFO] shaded-exificient-jar [jar] 02:29:40 [INFO] shaded-exificient [bundle] 02:29:40 [INFO] netconf-test-util [jar] 02:29:40 [INFO] netconf-netty-util [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 02:29:40 [INFO] rfc8341 [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: RFC8341 Models [feature] 02:29:40 [INFO] draft-ietf-netconf-crypto-types [bundle] 02:29:40 [INFO] keystore-api [bundle] 02:29:40 [INFO] keystore-none [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 02:29:40 [INFO] truststore-api [bundle] 02:29:40 [INFO] truststore-none [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 02:29:40 [INFO] transport-api [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 02:29:40 [INFO] shaded-sshd-jar [jar] 02:29:40 [INFO] shaded-sshd [bundle] 02:29:40 [INFO] transport-tcp [bundle] 02:29:40 [INFO] transport-ssh [bundle] 02:29:40 [INFO] transport-tls [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: Transport [feature] 02:29:40 [INFO] netconf-client [bundle] 02:29:40 [INFO] odl-netconf-client [feature] 02:29:40 [INFO] OpenDaylight :: Netconf :: RFC6022 Models [feature] 02:29:40 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 02:29:40 [INFO] netconf-server [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: Impl [feature] 02:29:40 [INFO] OpenDaylight :: Netconf :: All [feature] 02:29:40 [INFO] yanglib-mdsal-writer [bundle] 02:29:40 [INFO] odl-yanglib-mdsal-writer [feature] 02:29:40 [INFO] netconf-server-mdsal [bundle] 02:29:40 [INFO] netconf-nb [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 02:29:40 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: RFC8040 Models [feature] 02:29:40 [INFO] rfc8639 [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: RFC8639 Models [feature] 02:29:40 [INFO] rfc8641 [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: RFC8641 Models [feature] 02:29:40 [INFO] rfc8650 [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: RFC8650 Models [feature] 02:29:40 [INFO] keystore-legacy [bundle] 02:29:40 [INFO] netconf-dom-api [bundle] 02:29:40 [INFO] netconf-client-mdsal [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 02:29:40 [INFO] netconf-test-models [bundle] 02:29:40 [INFO] netconf-topology [bundle] 02:29:40 [INFO] netconf-topology-singleton [bundle] 02:29:40 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 02:29:40 [INFO] netconf-topology-impl [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 02:29:40 [INFO] callhome-provider [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 02:29:40 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 02:29:40 [INFO] netconf-console [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 02:29:40 [INFO] restconf-common-models [bundle] 02:29:40 [INFO] restconf-common [bundle] 02:29:40 [INFO] OpenDaylight :: Restconf :: Common [feature] 02:29:40 [INFO] restconf-api [bundle] 02:29:40 [INFO] restconf-nb [bundle] 02:29:40 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 02:29:40 [INFO] OpenDaylight :: Restconf [feature] 02:29:40 [INFO] restconf-openapi [bundle] 02:29:40 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 02:29:40 [INFO] OpenDaylight :: Restconf :: All [feature] 02:29:40 [INFO] keystore-plaintext-api [bundle] 02:29:40 [INFO] keystore-plaintext-localfile [bundle] 02:29:40 [INFO] keystore-plaintext-cli [bundle] 02:29:40 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage [feature] 02:29:40 [INFO] features-netconf [feature] 02:29:40 [INFO] netconf-test-perf [bundle] 02:29:40 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 02:29:40 [INFO] features-netconf-testing [feature] 02:29:40 [INFO] features-netconf-experimental [feature] 02:29:40 [INFO] OpenDaylight :: Netconf Connector :: SSH [feature] 02:29:40 [INFO] netconf-features-parent [pom] 02:29:40 [INFO] netconf-karaf [pom] 02:29:40 [INFO] netconf-karaf-static [karaf-assembly] 02:29:40 [INFO] model-aggregator [pom] 02:29:40 [INFO] transport-http [bundle] 02:29:40 [INFO] transport-aggregator [pom] 02:29:40 [INFO] restconf-client [bundle] 02:29:40 [INFO] restconf-server [bundle] 02:29:40 [INFO] protocol [pom] 02:29:40 [INFO] plugins [pom] 02:29:40 [INFO] apps [pom] 02:29:40 [INFO] third-party [pom] 02:29:40 [INFO] netconf-testtool [jar] 02:29:40 [INFO] netconf-tools [pom] 02:29:40 [INFO] netconf-subsystem [pom] 02:29:40 [INFO] sal-rest-connector-config [jar] 02:29:40 [INFO] restconf-wadl-generator [jar] 02:29:40 [INFO] websocket-client [jar] 02:29:40 [INFO] restconf-subsystem [pom] 02:29:40 [INFO] keystore-aggregator [pom] 02:29:40 [INFO] truststore-aggregator [pom] 02:29:40 [INFO] netconf-aggregator [pom] 02:29:41 [INFO] 02:29:41 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 02:29:41 [INFO] Building netconf-artifacts 7.0.5-SNAPSHOT [1/121] 02:29:41 [INFO] --------------------------------[ pom ]--------------------------------- 02:29:41 [INFO] 02:29:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-artifacts --- 02:29:41 [INFO] 02:29:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-artifacts --- 02:29:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 02:29:42 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 02:29:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:29:42 [INFO] 02:29:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-artifacts --- 02:29:42 [INFO] 02:29:42 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-artifacts --- 02:29:43 [INFO] CycloneDX: Resolving Dependencies 02:29:43 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 02:29:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/artifacts/target/bom.xml 02:29:44 [INFO] attaching as netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.xml 02:29:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/artifacts/target/bom.json 02:29:44 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 02:29:44 [INFO] attaching as netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.json 02:29:44 [INFO] 02:29:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-artifacts --- 02:29:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/netconf-artifacts-7.0.5-SNAPSHOT.pom 02:29:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.xml 02:29:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.json 02:29:44 [INFO] 02:29:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-artifacts --- 02:29:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:29:44 [INFO] 02:29:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-artifacts --- 02:29:48 [INFO] org.opendaylight.netconf:netconf-artifacts:pom:7.0.5-SNAPSHOT 02:29:48 [INFO] 02:29:48 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-artifacts --- 02:29:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/artifacts/target/sonatype-clm/module.xml 02:29:48 [INFO] 02:29:48 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 02:29:48 [INFO] Building netconf-parent 7.0.5-SNAPSHOT [2/121] 02:29:48 [INFO] --------------------------------[ pom ]--------------------------------- 02:29:49 [INFO] 02:29:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-parent --- 02:29:49 [INFO] 02:29:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-parent --- 02:29:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 02:29:49 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 02:29:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:29:49 [INFO] 02:29:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-parent --- 02:29:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:29:49 [INFO] 02:29:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-parent --- 02:29:50 [INFO] 02:29:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-parent --- 02:29:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:29:51 [INFO] 02:29:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-parent --- 02:29:52 [INFO] Starting audit... 02:29:52 Audit done. 02:29:52 [INFO] You have 0 Checkstyle violations. 02:29:52 [INFO] 02:29:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-parent --- 02:29:52 [INFO] Starting audit... 02:29:52 Audit done. 02:29:52 [INFO] You have 0 Checkstyle violations. 02:29:52 [INFO] 02:29:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-parent --- 02:29:53 [INFO] 02:29:53 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-parent >>> 02:29:53 [INFO] 02:29:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-parent --- 02:29:55 [INFO] 02:29:55 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-parent <<< 02:29:55 [INFO] 02:29:55 [INFO] 02:29:55 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-parent --- 02:29:55 [INFO] 02:29:55 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-parent --- 02:29:55 [INFO] 02:29:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-parent --- 02:29:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:29:56 [INFO] 02:29:56 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-parent --- 02:29:56 [INFO] CycloneDX: Resolving Dependencies 02:29:56 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 02:29:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/parent/target/bom.xml 02:29:57 [INFO] attaching as netconf-parent-7.0.5-SNAPSHOT-cyclonedx.xml 02:29:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/parent/target/bom.json 02:29:57 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 02:29:57 [INFO] attaching as netconf-parent-7.0.5-SNAPSHOT-cyclonedx.json 02:29:57 [INFO] 02:29:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 02:29:57 [INFO] Skipping duplicate-finder execution! 02:29:57 [INFO] 02:29:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-parent --- 02:29:57 [INFO] Skipping pom project 02:29:57 [INFO] 02:29:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-parent --- 02:29:57 [INFO] 02:29:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-parent --- 02:29:57 [INFO] 02:29:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-parent --- 02:29:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:29:57 [INFO] 02:29:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-parent --- 02:29:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/netconf-parent-7.0.5-SNAPSHOT.pom 02:29:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/netconf-parent-7.0.5-SNAPSHOT-cyclonedx.xml 02:29:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/netconf-parent-7.0.5-SNAPSHOT-cyclonedx.json 02:29:57 [INFO] 02:29:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-parent --- 02:29:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:29:57 [INFO] 02:29:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-parent --- 02:29:57 [INFO] org.opendaylight.netconf:netconf-parent:pom:7.0.5-SNAPSHOT 02:29:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:29:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:29:57 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:29:57 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:29:57 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:29:57 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:29:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:29:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:29:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:29:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:29:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:29:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:29:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:29:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:29:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:29:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:29:57 [INFO] +- junit:junit:jar:4.13.2:test 02:29:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:29:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:29:57 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:29:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:29:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:29:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:29:57 [INFO] 02:29:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-parent --- 02:29:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/parent/target/sonatype-clm/module.xml 02:29:57 [INFO] 02:29:57 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 02:29:57 [INFO] Building feature-parent 7.0.5-SNAPSHOT [3/121] 02:29:57 [INFO] --------------------------------[ pom ]--------------------------------- 02:30:00 [INFO] 02:30:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent --- 02:30:00 [INFO] 02:30:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-parent --- 02:30:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 02:30:00 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 02:30:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:00 [INFO] 02:30:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- 02:30:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:00 [INFO] 02:30:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ feature-parent --- 02:30:00 [INFO] 02:30:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-parent --- 02:30:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:30:00 [INFO] argLine set to empty 02:30:00 [INFO] 02:30:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent --- 02:30:00 [INFO] Starting audit... 02:30:00 Audit done. 02:30:00 [INFO] You have 0 Checkstyle violations. 02:30:00 [INFO] 02:30:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent --- 02:30:01 [INFO] Starting audit... 02:30:01 Audit done. 02:30:01 [INFO] You have 0 Checkstyle violations. 02:30:01 [INFO] 02:30:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ feature-parent --- 02:30:01 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/parent/target/classes/META-INF/maven/dependencies.properties 02:30:01 [INFO] 02:30:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent --- 02:30:01 [INFO] 02:30:01 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ feature-parent >>> 02:30:01 [INFO] 02:30:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ feature-parent --- 02:30:02 [INFO] 02:30:02 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ feature-parent <<< 02:30:02 [INFO] 02:30:02 [INFO] 02:30:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ feature-parent --- 02:30:02 [INFO] 02:30:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ feature-parent --- 02:30:02 [INFO] 02:30:02 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ feature-parent --- 02:30:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:30:02 [INFO] 02:30:02 [INFO] ------------------------------------------------------- 02:30:02 [INFO] T E S T S 02:30:02 [INFO] ------------------------------------------------------- 02:30:03 [INFO] 02:30:03 [INFO] Results: 02:30:03 [INFO] 02:30:03 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 02:30:03 [INFO] 02:30:03 [INFO] 02:30:03 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ feature-parent --- 02:30:03 [INFO] 02:30:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent --- 02:30:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:30:03 [INFO] 02:30:03 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ feature-parent --- 02:30:03 [INFO] CycloneDX: Resolving Dependencies 02:30:07 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 02:30:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/parent/target/bom.xml 02:30:07 [INFO] attaching as feature-parent-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/parent/target/bom.json 02:30:07 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 02:30:07 [INFO] attaching as feature-parent-7.0.5-SNAPSHOT-cyclonedx.json 02:30:07 [INFO] 02:30:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 02:30:07 [INFO] Skipping duplicate-finder execution! 02:30:07 [INFO] 02:30:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- 02:30:07 [INFO] Skipping plugin execution 02:30:07 [INFO] 02:30:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ feature-parent --- 02:30:07 [INFO] 02:30:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ feature-parent --- 02:30:07 [INFO] 02:30:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ feature-parent --- 02:30:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:30:07 [INFO] 02:30:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ feature-parent --- 02:30:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/feature-parent-7.0.5-SNAPSHOT.pom 02:30:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/feature-parent-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/feature-parent-7.0.5-SNAPSHOT-cyclonedx.json 02:30:07 [INFO] 02:30:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ feature-parent --- 02:30:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:30:07 [INFO] 02:30:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ feature-parent --- 02:30:07 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/parent/target/test-features 02:30:07 [INFO] 02:30:07 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ feature-parent --- 02:30:08 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/parent/target/sonatype-clm/module.xml 02:30:08 [INFO] 02:30:08 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 02:30:08 [INFO] Building netconf-auth 7.0.5-SNAPSHOT [4/121] 02:30:08 [INFO] -------------------------------[ bundle ]------------------------------- 02:30:08 [INFO] 02:30:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth --- 02:30:08 [INFO] 02:30:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth --- 02:30:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:08 [INFO] 02:30:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth --- 02:30:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:08 [INFO] 02:30:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth --- 02:30:09 [INFO] 02:30:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth --- 02:30:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:30:09 [INFO] 02:30:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth --- 02:30:09 [INFO] Starting audit... 02:30:09 Audit done. 02:30:09 [INFO] You have 0 Checkstyle violations. 02:30:09 [INFO] 02:30:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth --- 02:30:09 [INFO] Starting audit... 02:30:09 Audit done. 02:30:09 [INFO] You have 0 Checkstyle violations. 02:30:09 [INFO] 02:30:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth --- 02:30:09 [INFO] 02:30:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth --- 02:30:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/src/main/resources 02:30:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/generated-sources/spi 02:30:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/generated-sources/yang 02:30:09 [INFO] 02:30:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth --- 02:30:09 [INFO] Recompiling the module because of changed dependency. 02:30:09 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 02:30:10 [INFO] 02:30:10 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-auth >>> 02:30:10 [INFO] 02:30:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-auth --- 02:30:10 [INFO] Fork Value is true 02:30:13 [INFO] Done SpotBugs Analysis.... 02:30:13 [INFO] 02:30:13 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-auth <<< 02:30:13 [INFO] 02:30:13 [INFO] 02:30:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-auth --- 02:30:13 [INFO] BugInstance size is 0 02:30:13 [INFO] Error size is 0 02:30:13 [INFO] No errors/warnings found 02:30:13 [INFO] 02:30:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth --- 02:30:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/src/test/resources 02:30:13 [INFO] 02:30:13 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth --- 02:30:13 [INFO] No sources to compile 02:30:13 [INFO] 02:30:13 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-auth --- 02:30:13 [INFO] No tests to run. 02:30:13 [INFO] 02:30:13 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-auth --- 02:30:13 [INFO] 02:30:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth --- 02:30:13 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT.jar 02:30:13 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 02:30:13 [INFO] 02:30:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth --- 02:30:13 [INFO] No previous run data found, generating javadoc. 02:30:14 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar 02:30:14 [INFO] 02:30:14 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-auth --- 02:30:14 [INFO] CycloneDX: Resolving Dependencies 02:30:15 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 02:30:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/bom.xml 02:30:15 [INFO] attaching as netconf-auth-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/bom.json 02:30:15 [INFO] attaching as netconf-auth-7.0.5-SNAPSHOT-cyclonedx.json 02:30:15 [INFO] 02:30:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 02:30:15 [INFO] Skipping duplicate-finder execution! 02:30:15 [INFO] 02:30:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth --- 02:30:15 [INFO] No dependency problems found 02:30:15 [INFO] 02:30:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth --- 02:30:15 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-sources.jar 02:30:15 [INFO] 02:30:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth --- 02:30:15 [INFO] 02:30:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth --- 02:30:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:30:15 [INFO] 02:30:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth --- 02:30:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.jar 02:30:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.pom 02:30:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar 02:30:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-cyclonedx.json 02:30:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-sources.jar 02:30:15 [INFO] 02:30:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth --- 02:30:15 [INFO] Writing OBR metadata 02:30:15 [INFO] Installing org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.jar 02:30:15 [INFO] Writing OBR metadata 02:30:15 [INFO] 02:30:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth --- 02:30:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:30:15 [INFO] 02:30:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth --- 02:30:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:30:15 [INFO] 02:30:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-auth --- 02:30:15 [INFO] org.opendaylight.netconf:netconf-auth:bundle:7.0.5-SNAPSHOT 02:30:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:30:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:30:15 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:30:15 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:30:15 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:30:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:30:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:30:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:30:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:30:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:30:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:30:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:30:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:30:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:30:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:30:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:30:15 [INFO] +- junit:junit:jar:4.13.2:test 02:30:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:30:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:30:15 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:30:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:30:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:30:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:30:15 [INFO] 02:30:15 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-auth --- 02:30:15 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/sonatype-clm/module.xml 02:30:15 [INFO] 02:30:15 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 02:30:15 [INFO] Building netconf-auth-aaa 7.0.5-SNAPSHOT [5/121] 02:30:15 [INFO] -------------------------------[ bundle ]------------------------------- 02:30:15 [INFO] 02:30:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth-aaa --- 02:30:15 [INFO] 02:30:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth-aaa --- 02:30:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:15 [INFO] 02:30:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 02:30:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:15 [INFO] 02:30:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth-aaa --- 02:30:16 [INFO] 02:30:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 02:30:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:30:16 [INFO] 02:30:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth-aaa --- 02:30:16 [INFO] Starting audit... 02:30:16 Audit done. 02:30:16 [INFO] You have 0 Checkstyle violations. 02:30:16 [INFO] 02:30:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth-aaa --- 02:30:16 [INFO] Starting audit... 02:30:16 Audit done. 02:30:16 [INFO] You have 0 Checkstyle violations. 02:30:16 [INFO] 02:30:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth-aaa --- 02:30:16 [INFO] 02:30:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 02:30:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/src/main/resources 02:30:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/generated-sources/spi 02:30:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/generated-sources/yang 02:30:16 [INFO] 02:30:16 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth-aaa --- 02:30:16 [INFO] Recompiling the module because of changed dependency. 02:30:16 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 02:30:16 [INFO] 02:30:16 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 02:30:16 [INFO] 02:30:16 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-auth-aaa --- 02:30:16 [INFO] Fork Value is true 02:30:19 [INFO] Done SpotBugs Analysis.... 02:30:19 [INFO] 02:30:19 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 02:30:19 [INFO] 02:30:19 [INFO] 02:30:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-auth-aaa --- 02:30:19 [INFO] BugInstance size is 0 02:30:19 [INFO] Error size is 0 02:30:19 [INFO] No errors/warnings found 02:30:19 [INFO] 02:30:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 02:30:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/src/test/resources 02:30:19 [INFO] 02:30:19 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth-aaa --- 02:30:19 [INFO] Recompiling the module because of changed dependency. 02:30:19 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 02:30:19 [INFO] 02:30:19 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-auth-aaa --- 02:30:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:30:19 [INFO] 02:30:19 [INFO] ------------------------------------------------------- 02:30:19 [INFO] T E S T S 02:30:19 [INFO] ------------------------------------------------------- 02:30:20 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 02:30:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:30:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.650 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 02:30:22 [INFO] 02:30:22 [INFO] Results: 02:30:22 [INFO] 02:30:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 02:30:22 [INFO] 02:30:22 [INFO] 02:30:22 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-auth-aaa --- 02:30:22 [INFO] 02:30:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth-aaa --- 02:30:22 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT.jar 02:30:22 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 02:30:22 [INFO] 02:30:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth-aaa --- 02:30:22 [INFO] No previous run data found, generating javadoc. 02:30:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar 02:30:23 [INFO] 02:30:23 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-auth-aaa --- 02:30:23 [INFO] CycloneDX: Resolving Dependencies 02:30:23 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 02:30:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/bom.xml 02:30:23 [INFO] attaching as netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/bom.json 02:30:23 [INFO] attaching as netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.json 02:30:23 [INFO] 02:30:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 02:30:23 [INFO] Skipping duplicate-finder execution! 02:30:23 [INFO] 02:30:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 02:30:23 [INFO] No dependency problems found 02:30:23 [INFO] 02:30:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 02:30:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar 02:30:23 [INFO] 02:30:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth-aaa --- 02:30:23 [INFO] 02:30:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth-aaa --- 02:30:23 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 02:30:23 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 02:30:23 [INFO] 02:30:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth-aaa --- 02:30:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT.jar 02:30:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT.pom 02:30:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar 02:30:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.json 02:30:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar 02:30:23 [INFO] 02:30:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth-aaa --- 02:30:23 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT.jar 02:30:23 [INFO] Writing OBR metadata 02:30:23 [INFO] 02:30:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth-aaa --- 02:30:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:30:23 [INFO] 02:30:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth-aaa --- 02:30:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:30:23 [INFO] 02:30:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-auth-aaa --- 02:30:23 [INFO] org.opendaylight.netconf:netconf-auth-aaa:bundle:7.0.5-SNAPSHOT 02:30:23 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:compile 02:30:23 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:30:23 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:30:23 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:30:23 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:30:23 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:30:23 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:30:23 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:30:23 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:30:23 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:30:23 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:30:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:30:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:30:23 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:30:23 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:30:23 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:30:23 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:30:23 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:30:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:30:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:30:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:30:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:30:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:30:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:30:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:30:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:30:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:30:23 [INFO] +- junit:junit:jar:4.13.2:test 02:30:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:30:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:30:23 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:30:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:30:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:30:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:30:23 [INFO] 02:30:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-auth-aaa --- 02:30:23 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/sonatype-clm/module.xml 02:30:23 [INFO] 02:30:23 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 02:30:23 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 7.0.5-SNAPSHOT [6/121] 02:30:23 [INFO] ------------------------------[ feature ]------------------------------- 02:30:33 [INFO] 02:30:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-netconf-plugin --- 02:30:33 [INFO] 02:30:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 02:30:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:33 [INFO] 02:30:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 02:30:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:33 [INFO] 02:30:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 02:30:34 [INFO] 02:30:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 02:30:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:30:34 [INFO] argLine set to empty 02:30:34 [INFO] 02:30:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-netconf-plugin --- 02:30:34 [INFO] Starting audit... 02:30:34 Audit done. 02:30:34 [INFO] You have 0 Checkstyle violations. 02:30:34 [INFO] 02:30:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-netconf-plugin --- 02:30:34 [INFO] Starting audit... 02:30:34 Audit done. 02:30:34 [INFO] You have 0 Checkstyle violations. 02:30:34 [INFO] 02:30:34 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-netconf-plugin --- 02:30:34 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/classes/META-INF/maven/dependencies.properties 02:30:34 [INFO] 02:30:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-netconf-plugin --- 02:30:34 [INFO] 02:30:34 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 02:30:34 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml 02:30:35 [INFO] ...done! 02:30:35 [INFO] Attaching features XML 02:30:35 [INFO] 02:30:35 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-aaa-netconf-plugin --- 02:30:35 [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 02:30:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:30:35 [INFO] 02:30:35 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 02:30:35 [INFO] 02:30:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 02:30:35 [INFO] 02:30:35 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 02:30:35 [INFO] 02:30:35 [INFO] 02:30:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-aaa-netconf-plugin --- 02:30:35 [INFO] 02:30:35 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-netconf-plugin --- 02:30:35 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:30:35 [INFO] 02:30:35 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-aaa-netconf-plugin --- 02:30:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:30:35 [INFO] 02:30:35 [INFO] ------------------------------------------------------- 02:30:35 [INFO] T E S T S 02:30:35 [INFO] ------------------------------------------------------- 02:30:37 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:30:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.18 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:31:00 [INFO] 02:31:00 [INFO] Results: 02:31:00 [INFO] 02:31:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:31:00 [INFO] 02:31:00 [INFO] 02:31:00 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-aaa-netconf-plugin --- 02:31:00 [INFO] 02:31:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 02:31:00 [INFO] 02:31:00 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-aaa-netconf-plugin --- 02:31:00 [INFO] CycloneDX: Resolving Dependencies 02:31:08 [INFO] CycloneDX: Creating BOM version 1.4 with 300 component(s) 02:31:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/bom.xml 02:31:08 [INFO] attaching as odl-aaa-netconf-plugin-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/bom.json 02:31:08 [INFO] attaching as odl-aaa-netconf-plugin-7.0.5-SNAPSHOT-cyclonedx.json 02:31:08 [INFO] 02:31:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 02:31:08 [INFO] Skipping duplicate-finder execution! 02:31:08 [INFO] 02:31:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 02:31:08 [INFO] Skipping plugin execution 02:31:08 [INFO] 02:31:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 02:31:08 [INFO] No sources in project. Archive not created. 02:31:08 [INFO] 02:31:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 02:31:08 [INFO] 02:31:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-netconf-plugin --- 02:31:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:31:08 [INFO] 02:31:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-netconf-plugin --- 02:31:08 [INFO] No primary artifact to install, installing attached artifacts instead. 02:31:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/odl-aaa-netconf-plugin-7.0.5-SNAPSHOT.pom 02:31:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/odl-aaa-netconf-plugin-7.0.5-SNAPSHOT-features.xml 02:31:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/odl-aaa-netconf-plugin-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/odl-aaa-netconf-plugin-7.0.5-SNAPSHOT-cyclonedx.json 02:31:08 [INFO] 02:31:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 02:31:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:31:08 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:31:09 [INFO] 02:31:09 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-aaa-netconf-plugin --- 02:31:09 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/test-features 02:31:09 [INFO] 02:31:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-aaa-netconf-plugin --- 02:31:09 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/sonatype-clm/module.xml 02:31:09 [INFO] 02:31:09 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 02:31:09 [INFO] Building rfc5277 7.0.5-SNAPSHOT [7/121] 02:31:09 [INFO] -------------------------------[ bundle ]------------------------------- 02:31:09 [INFO] 02:31:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc5277 --- 02:31:09 [INFO] 02:31:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc5277 --- 02:31:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:09 [INFO] 02:31:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc5277 --- 02:31:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:09 [INFO] 02:31:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc5277 --- 02:31:10 [INFO] 02:31:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc5277 --- 02:31:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:31:10 [INFO] 02:31:10 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc5277 --- 02:31:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:31:10 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc5277/src/main/yang 02:31:10 [INFO] yang-to-sources: Found 1 dependencies in 3.568 ms 02:31:10 [INFO] yang-to-sources: Project model files found: 2 in 86.69 ms 02:31:10 [INFO] yang-to-sources: 3 YANG models processed in 181.4 ms 02:31:11 [INFO] BindingJavaFileGenerator: Defined 25 files in 66.31 ms 02:31:11 [INFO] Sorted 25 files into 8 directories in 3.409 ms 02:31:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 141.0 ms 02:31:11 [INFO] 02:31:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc5277 --- 02:31:11 [INFO] Starting audit... 02:31:11 Audit done. 02:31:11 [INFO] You have 0 Checkstyle violations. 02:31:11 [INFO] 02:31:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc5277 --- 02:31:11 [INFO] Starting audit... 02:31:11 Audit done. 02:31:11 [INFO] You have 0 Checkstyle violations. 02:31:11 [INFO] 02:31:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc5277 --- 02:31:11 [INFO] 02:31:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc5277 --- 02:31:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc5277/src/main/resources 02:31:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc5277/target/generated-sources/spi 02:31:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:31:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:31:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:31:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc5277/target/generated-sources/spi 02:31:11 [INFO] 02:31:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc5277 --- 02:31:11 [INFO] Recompiling the module because of changed dependency. 02:31:11 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 02:31:11 [INFO] 02:31:11 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc5277 >>> 02:31:11 [INFO] 02:31:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc5277 --- 02:31:11 [INFO] Fork Value is true 02:31:14 [INFO] Done SpotBugs Analysis.... 02:31:14 [INFO] 02:31:14 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc5277 <<< 02:31:14 [INFO] 02:31:14 [INFO] 02:31:14 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc5277 --- 02:31:14 [INFO] BugInstance size is 0 02:31:14 [INFO] Error size is 0 02:31:14 [INFO] No errors/warnings found 02:31:14 [INFO] 02:31:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc5277 --- 02:31:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc5277/src/test/resources 02:31:14 [INFO] 02:31:14 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc5277 --- 02:31:14 [INFO] No sources to compile 02:31:14 [INFO] 02:31:14 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc5277 --- 02:31:14 [INFO] No tests to run. 02:31:14 [INFO] 02:31:14 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc5277 --- 02:31:14 [INFO] 02:31:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc5277 --- 02:31:14 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT.jar 02:31:14 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/classes/META-INF/MANIFEST.MF 02:31:14 [INFO] 02:31:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc5277 --- 02:31:15 [INFO] No previous run data found, generating javadoc. 02:31:19 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-javadoc.jar 02:31:19 [INFO] 02:31:19 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc5277 --- 02:31:19 [INFO] CycloneDX: Resolving Dependencies 02:31:19 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 02:31:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc5277/target/bom.xml 02:31:19 [INFO] attaching as rfc5277-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc5277/target/bom.json 02:31:19 [INFO] attaching as rfc5277-7.0.5-SNAPSHOT-cyclonedx.json 02:31:19 [INFO] 02:31:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 02:31:19 [INFO] Skipping duplicate-finder execution! 02:31:19 [INFO] 02:31:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc5277 --- 02:31:19 [INFO] No dependency problems found 02:31:19 [INFO] 02:31:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc5277 --- 02:31:19 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-sources.jar 02:31:19 [INFO] 02:31:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc5277 --- 02:31:19 [INFO] 02:31:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc5277 --- 02:31:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:31:19 [INFO] 02:31:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc5277 --- 02:31:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT.jar 02:31:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT.pom 02:31:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT-javadoc.jar 02:31:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT-cyclonedx.json 02:31:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT-sources.jar 02:31:19 [INFO] 02:31:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc5277 --- 02:31:19 [INFO] Installing org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT.jar 02:31:19 [INFO] Writing OBR metadata 02:31:19 [INFO] 02:31:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc5277 --- 02:31:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:31:19 [INFO] 02:31:19 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc5277 --- 02:31:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:31:19 [INFO] 02:31:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc5277 --- 02:31:19 [INFO] org.opendaylight.netconf.model:rfc5277:bundle:7.0.5-SNAPSHOT 02:31:19 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:31:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:31:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:31:19 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:31:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:31:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:31:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:31:19 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:31:19 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:31:19 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:31:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:31:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:31:19 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:31:19 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:31:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:31:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:31:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:31:19 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:31:19 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:31:19 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:31:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:31:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:31:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:31:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:31:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:31:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:31:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:31:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:31:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:31:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:31:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:31:19 [INFO] +- junit:junit:jar:4.13.2:test 02:31:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:31:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:31:19 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:31:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:31:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:31:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:31:19 [INFO] 02:31:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc5277 --- 02:31:19 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc5277/target/sonatype-clm/module.xml 02:31:19 [INFO] 02:31:19 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 02:31:19 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 7.0.5-SNAPSHOT [8/121] 02:31:19 [INFO] ------------------------------[ feature ]------------------------------- 02:31:19 [INFO] 02:31:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] 02:31:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:19 [INFO] 02:31:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:19 [INFO] 02:31:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] 02:31:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:31:19 [INFO] argLine set to empty 02:31:19 [INFO] 02:31:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] Starting audit... 02:31:19 Audit done. 02:31:19 [INFO] You have 0 Checkstyle violations. 02:31:19 [INFO] 02:31:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] Starting audit... 02:31:19 Audit done. 02:31:19 [INFO] You have 0 Checkstyle violations. 02:31:19 [INFO] 02:31:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/classes/META-INF/maven/dependencies.properties 02:31:19 [INFO] 02:31:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] 02:31:19 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml 02:31:19 [INFO] ...done! 02:31:19 [INFO] Attaching features XML 02:31:19 [INFO] 02:31:19 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc5277 --- 02:31:19 [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 02:31:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:31:19 [INFO] 02:31:19 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 02:31:19 [INFO] 02:31:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] 02:31:19 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 02:31:19 [INFO] 02:31:19 [INFO] 02:31:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] 02:31:19 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] 02:31:19 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc5277 --- 02:31:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:31:19 [INFO] 02:31:19 [INFO] ------------------------------------------------------- 02:31:19 [INFO] T E S T S 02:31:19 [INFO] ------------------------------------------------------- 02:31:19 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:31:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.14 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:31:30 [INFO] 02:31:30 [INFO] Results: 02:31:30 [INFO] 02:31:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:31:30 [INFO] 02:31:30 [INFO] 02:31:30 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc5277 --- 02:31:30 [INFO] 02:31:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 02:31:30 [INFO] 02:31:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc5277 --- 02:31:30 [INFO] CycloneDX: Resolving Dependencies 02:31:33 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:31:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/bom.xml 02:31:33 [INFO] attaching as odl-netconf-model-rfc5277-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/bom.json 02:31:33 [INFO] attaching as odl-netconf-model-rfc5277-7.0.5-SNAPSHOT-cyclonedx.json 02:31:33 [INFO] 02:31:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 02:31:33 [INFO] Skipping duplicate-finder execution! 02:31:33 [INFO] 02:31:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 02:31:33 [INFO] Skipping plugin execution 02:31:33 [INFO] 02:31:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 02:31:33 [INFO] No sources in project. Archive not created. 02:31:33 [INFO] 02:31:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 02:31:33 [INFO] 02:31:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc5277 --- 02:31:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:31:33 [INFO] 02:31:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc5277 --- 02:31:33 [INFO] No primary artifact to install, installing attached artifacts instead. 02:31:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/odl-netconf-model-rfc5277-7.0.5-SNAPSHOT.pom 02:31:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/odl-netconf-model-rfc5277-7.0.5-SNAPSHOT-features.xml 02:31:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/odl-netconf-model-rfc5277-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/odl-netconf-model-rfc5277-7.0.5-SNAPSHOT-cyclonedx.json 02:31:33 [INFO] 02:31:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 02:31:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:31:33 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:31:33 [INFO] 02:31:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc5277 --- 02:31:34 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/test-features 02:31:34 [INFO] 02:31:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc5277 --- 02:31:34 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/sonatype-clm/module.xml 02:31:34 [INFO] 02:31:34 [INFO] ---------------< org.opendaylight.netconf.model:rfc6241 >--------------- 02:31:34 [INFO] Building rfc6241 7.0.5-SNAPSHOT [9/121] 02:31:34 [INFO] -------------------------------[ bundle ]------------------------------- 02:31:34 [INFO] 02:31:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6241 --- 02:31:34 [INFO] 02:31:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6241 --- 02:31:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:34 [INFO] 02:31:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6241 --- 02:31:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:34 [INFO] 02:31:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6241 --- 02:31:34 [INFO] 02:31:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6241 --- 02:31:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:31:34 [INFO] 02:31:34 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc6241 --- 02:31:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:31:34 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc6241/src/main/yang 02:31:34 [INFO] yang-to-sources: Found 1 dependencies in 1.339 ms 02:31:34 [INFO] yang-to-sources: Project model files found: 1 in 27.26 ms 02:31:34 [INFO] yang-to-sources: 2 YANG models processed in 61.78 ms 02:31:34 [INFO] BindingJavaFileGenerator: Defined 172 files in 25.50 ms 02:31:34 [INFO] Sorted 172 files into 33 directories in 607.9 μs 02:31:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 172 in 120.2 ms 02:31:34 [INFO] 02:31:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6241 --- 02:31:34 [INFO] Starting audit... 02:31:34 Audit done. 02:31:34 [INFO] You have 0 Checkstyle violations. 02:31:34 [INFO] 02:31:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6241 --- 02:31:34 [INFO] Starting audit... 02:31:34 Audit done. 02:31:34 [INFO] You have 0 Checkstyle violations. 02:31:34 [INFO] 02:31:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6241 --- 02:31:34 [INFO] 02:31:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6241 --- 02:31:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6241/src/main/resources 02:31:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6241/target/generated-sources/spi 02:31:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:31:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:31:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:31:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6241/target/generated-sources/spi 02:31:34 [INFO] 02:31:34 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6241 --- 02:31:34 [INFO] Recompiling the module because of changed dependency. 02:31:34 [INFO] Compiling 171 source files with javac [debug release 17] to target/classes 02:31:36 [INFO] 02:31:36 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc6241 >>> 02:31:36 [INFO] 02:31:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc6241 --- 02:31:36 [INFO] Fork Value is true 02:31:38 [INFO] Done SpotBugs Analysis.... 02:31:38 [INFO] 02:31:38 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc6241 <<< 02:31:38 [INFO] 02:31:38 [INFO] 02:31:38 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc6241 --- 02:31:38 [INFO] BugInstance size is 0 02:31:38 [INFO] Error size is 0 02:31:38 [INFO] No errors/warnings found 02:31:38 [INFO] 02:31:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6241 --- 02:31:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6241/src/test/resources 02:31:38 [INFO] 02:31:38 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6241 --- 02:31:38 [INFO] No sources to compile 02:31:38 [INFO] 02:31:38 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6241 --- 02:31:38 [INFO] No tests to run. 02:31:38 [INFO] 02:31:38 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc6241 --- 02:31:38 [INFO] 02:31:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6241 --- 02:31:39 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT.jar 02:31:39 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/classes/META-INF/MANIFEST.MF 02:31:39 [INFO] 02:31:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6241 --- 02:31:39 [INFO] No previous run data found, generating javadoc. 02:31:42 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-javadoc.jar 02:31:43 [INFO] 02:31:43 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc6241 --- 02:31:43 [INFO] CycloneDX: Resolving Dependencies 02:31:43 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 02:31:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc6241/target/bom.xml 02:31:43 [INFO] attaching as rfc6241-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc6241/target/bom.json 02:31:43 [INFO] attaching as rfc6241-7.0.5-SNAPSHOT-cyclonedx.json 02:31:43 [INFO] 02:31:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 02:31:43 [INFO] Skipping duplicate-finder execution! 02:31:43 [INFO] 02:31:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6241 --- 02:31:43 [INFO] No dependency problems found 02:31:43 [INFO] 02:31:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6241 --- 02:31:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-sources.jar 02:31:43 [INFO] 02:31:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6241 --- 02:31:43 [INFO] 02:31:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6241 --- 02:31:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:31:43 [INFO] 02:31:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6241 --- 02:31:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT.jar 02:31:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT.pom 02:31:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT-javadoc.jar 02:31:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT-cyclonedx.json 02:31:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT-sources.jar 02:31:43 [INFO] 02:31:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6241 --- 02:31:43 [INFO] Installing org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT.jar 02:31:43 [INFO] Writing OBR metadata 02:31:43 [INFO] 02:31:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6241 --- 02:31:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:31:43 [INFO] 02:31:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6241 --- 02:31:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:31:43 [INFO] 02:31:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6241 --- 02:31:43 [INFO] org.opendaylight.netconf.model:rfc6241:bundle:7.0.5-SNAPSHOT 02:31:43 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:31:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:31:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:31:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:31:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:31:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:31:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:31:43 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:31:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:31:43 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:31:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:31:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:31:43 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:31:43 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:31:43 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:31:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:31:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:31:43 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:31:43 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:31:43 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:31:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:31:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:31:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:31:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:31:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:31:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:31:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:31:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:31:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:31:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:31:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:31:43 [INFO] +- junit:junit:jar:4.13.2:test 02:31:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:31:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:31:43 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:31:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:31:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:31:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:31:43 [INFO] 02:31:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc6241 --- 02:31:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc6241/target/sonatype-clm/module.xml 02:31:43 [INFO] 02:31:43 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6241 >--------- 02:31:43 [INFO] Building OpenDaylight :: Netconf :: RFC6241 Models 7.0.5-SNAPSHOT [10/121] 02:31:43 [INFO] ------------------------------[ feature ]------------------------------- 02:31:43 [INFO] 02:31:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6241 --- 02:31:43 [INFO] 02:31:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6241 --- 02:31:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:43 [INFO] 02:31:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6241 --- 02:31:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:43 [INFO] 02:31:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6241 --- 02:31:44 [INFO] 02:31:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6241 --- 02:31:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:31:44 [INFO] argLine set to empty 02:31:44 [INFO] 02:31:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6241 --- 02:31:44 [INFO] Starting audit... 02:31:44 Audit done. 02:31:44 [INFO] You have 0 Checkstyle violations. 02:31:44 [INFO] 02:31:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6241 --- 02:31:44 [INFO] Starting audit... 02:31:44 Audit done. 02:31:44 [INFO] You have 0 Checkstyle violations. 02:31:44 [INFO] 02:31:44 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6241 --- 02:31:44 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/classes/META-INF/maven/dependencies.properties 02:31:44 [INFO] 02:31:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6241 --- 02:31:44 [INFO] 02:31:44 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6241 --- 02:31:44 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/feature/feature.xml 02:31:44 [INFO] ...done! 02:31:44 [INFO] Attaching features XML 02:31:44 [INFO] 02:31:44 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc6241 --- 02:31: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 02:31:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:31:44 [INFO] 02:31:44 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6241 >>> 02:31:44 [INFO] 02:31:44 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc6241 --- 02:31:44 [INFO] 02:31:44 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6241 <<< 02:31:44 [INFO] 02:31:44 [INFO] 02:31:44 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc6241 --- 02:31:44 [INFO] 02:31:44 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6241 --- 02:31:44 [INFO] 02:31:44 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc6241 --- 02:31:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:31:44 [INFO] 02:31:44 [INFO] ------------------------------------------------------- 02:31:44 [INFO] T E S T S 02:31:44 [INFO] ------------------------------------------------------- 02:31:46 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:31:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.37 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:31:58 [INFO] 02:31:58 [INFO] Results: 02:31:58 [INFO] 02:31:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:31:58 [INFO] 02:31:58 [INFO] 02:31:58 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc6241 --- 02:31:58 [INFO] 02:31:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6241 --- 02:31:58 [INFO] 02:31:58 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc6241 --- 02:31:58 [INFO] CycloneDX: Resolving Dependencies 02:32:01 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:32:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/bom.xml 02:32:01 [INFO] attaching as odl-netconf-model-rfc6241-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/bom.json 02:32:02 [INFO] attaching as odl-netconf-model-rfc6241-7.0.5-SNAPSHOT-cyclonedx.json 02:32:02 [INFO] 02:32:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6241 --- 02:32:02 [INFO] Skipping duplicate-finder execution! 02:32:02 [INFO] 02:32:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6241 --- 02:32:02 [INFO] Skipping plugin execution 02:32:02 [INFO] 02:32:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6241 --- 02:32:02 [INFO] No sources in project. Archive not created. 02:32:02 [INFO] 02:32:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6241 --- 02:32:02 [INFO] 02:32:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6241 --- 02:32:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:32:02 [INFO] 02:32:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6241 --- 02:32:02 [INFO] No primary artifact to install, installing attached artifacts instead. 02:32:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/odl-netconf-model-rfc6241-7.0.5-SNAPSHOT.pom 02:32:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/odl-netconf-model-rfc6241-7.0.5-SNAPSHOT-features.xml 02:32:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/odl-netconf-model-rfc6241-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/odl-netconf-model-rfc6241-7.0.5-SNAPSHOT-cyclonedx.json 02:32:02 [INFO] 02:32:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6241 --- 02:32:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:32:02 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:32:02 [INFO] 02:32:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6241 --- 02:32:02 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/test-features 02:32:02 [INFO] 02:32:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc6241 --- 02:32:02 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/sonatype-clm/module.xml 02:32:02 [INFO] 02:32:02 [INFO] ---------------< org.opendaylight.netconf.model:rfc6470 >--------------- 02:32:02 [INFO] Building rfc6470 7.0.5-SNAPSHOT [11/121] 02:32:02 [INFO] -------------------------------[ bundle ]------------------------------- 02:32:02 [INFO] 02:32:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6470 --- 02:32:02 [INFO] 02:32:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6470 --- 02:32:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:02 [INFO] 02:32:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6470 --- 02:32:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:02 [INFO] 02:32:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6470 --- 02:32:02 [INFO] 02:32:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6470 --- 02:32:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:32:02 [INFO] 02:32:02 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc6470 --- 02:32:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:32:02 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc6470/src/main/yang 02:32:02 [INFO] yang-to-sources: Found 2 dependencies in 1.471 ms 02:32:02 [INFO] yang-to-sources: Project model files found: 1 in 9.042 ms 02:32:02 [INFO] yang-to-sources: 3 YANG models processed in 117.9 ms 02:32:02 [INFO] BindingJavaFileGenerator: Defined 25 files in 14.31 ms 02:32:02 [INFO] Sorted 25 files into 7 directories in 114.4 μs 02:32:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 34.53 ms 02:32:02 [INFO] 02:32:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6470 --- 02:32:02 [INFO] Starting audit... 02:32:02 Audit done. 02:32:02 [INFO] You have 0 Checkstyle violations. 02:32:02 [INFO] 02:32:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6470 --- 02:32:02 [INFO] Starting audit... 02:32:02 Audit done. 02:32:02 [INFO] You have 0 Checkstyle violations. 02:32:02 [INFO] 02:32:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6470 --- 02:32:02 [INFO] 02:32:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6470 --- 02:32:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6470/src/main/resources 02:32:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6470/target/generated-sources/spi 02:32:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:32:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:32:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:32:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6470/target/generated-sources/spi 02:32:02 [INFO] 02:32:02 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6470 --- 02:32:02 [INFO] Recompiling the module because of changed dependency. 02:32:02 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 02:32:02 [INFO] 02:32:02 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc6470 >>> 02:32:02 [INFO] 02:32:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc6470 --- 02:32:02 [INFO] Fork Value is true 02:32:05 [INFO] Done SpotBugs Analysis.... 02:32:05 [INFO] 02:32:05 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc6470 <<< 02:32:05 [INFO] 02:32:05 [INFO] 02:32:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc6470 --- 02:32:05 [INFO] BugInstance size is 0 02:32:05 [INFO] Error size is 0 02:32:05 [INFO] No errors/warnings found 02:32:05 [INFO] 02:32:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6470 --- 02:32:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6470/src/test/resources 02:32:05 [INFO] 02:32:05 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6470 --- 02:32:05 [INFO] No sources to compile 02:32:05 [INFO] 02:32:05 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6470 --- 02:32:05 [INFO] No tests to run. 02:32:05 [INFO] 02:32:05 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc6470 --- 02:32:05 [INFO] 02:32:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6470 --- 02:32:05 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT.jar 02:32:05 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/classes/META-INF/MANIFEST.MF 02:32:05 [INFO] 02:32:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6470 --- 02:32:05 [INFO] No previous run data found, generating javadoc. 02:32:07 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-javadoc.jar 02:32:07 [INFO] 02:32:07 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc6470 --- 02:32:07 [INFO] CycloneDX: Resolving Dependencies 02:32:08 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:32:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc6470/target/bom.xml 02:32:08 [INFO] attaching as rfc6470-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc6470/target/bom.json 02:32:08 [INFO] attaching as rfc6470-7.0.5-SNAPSHOT-cyclonedx.json 02:32:08 [INFO] 02:32:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 02:32:08 [INFO] Skipping duplicate-finder execution! 02:32:08 [INFO] 02:32:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6470 --- 02:32:08 [INFO] No dependency problems found 02:32:08 [INFO] 02:32:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6470 --- 02:32:08 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-sources.jar 02:32:08 [INFO] 02:32:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6470 --- 02:32:08 [INFO] 02:32:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6470 --- 02:32:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:32:08 [INFO] 02:32:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6470 --- 02:32:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT.jar 02:32:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT.pom 02:32:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT-javadoc.jar 02:32:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT-cyclonedx.json 02:32:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT-sources.jar 02:32:08 [INFO] 02:32:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6470 --- 02:32:08 [INFO] Installing org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT.jar 02:32:08 [INFO] Writing OBR metadata 02:32:08 [INFO] 02:32:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6470 --- 02:32:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:32:08 [INFO] 02:32:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6470 --- 02:32:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:32:08 [INFO] 02:32:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6470 --- 02:32:08 [INFO] org.opendaylight.netconf.model:rfc6470:bundle:7.0.5-SNAPSHOT 02:32:08 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:32:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:32:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:32:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:32:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:32:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:32:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:32:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:32:08 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:32:08 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:32:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:32:08 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:32:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:32:08 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:32:08 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:32:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:32:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:32:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:32:08 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:32:08 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:32:08 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:32:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:32:08 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:32:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:32:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:32:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:32:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:32:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:32:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:32:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:32:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:32:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:32:08 [INFO] +- junit:junit:jar:4.13.2:test 02:32:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:32:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:32:08 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:32:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:32:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:32:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:32:08 [INFO] 02:32:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc6470 --- 02:32:08 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc6470/target/sonatype-clm/module.xml 02:32:08 [INFO] 02:32:08 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6470 >--------- 02:32:08 [INFO] Building OpenDaylight :: Netconf :: RFC6470 Models 7.0.5-SNAPSHOT [12/121] 02:32:08 [INFO] ------------------------------[ feature ]------------------------------- 02:32:08 [INFO] 02:32:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] 02:32:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:08 [INFO] 02:32:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:08 [INFO] 02:32:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] 02:32:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:32:08 [INFO] argLine set to empty 02:32:08 [INFO] 02:32:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] Starting audit... 02:32:08 Audit done. 02:32:08 [INFO] You have 0 Checkstyle violations. 02:32:08 [INFO] 02:32:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] Starting audit... 02:32:08 Audit done. 02:32:08 [INFO] You have 0 Checkstyle violations. 02:32:08 [INFO] 02:32:08 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/classes/META-INF/maven/dependencies.properties 02:32:08 [INFO] 02:32:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] 02:32:08 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/feature/feature.xml 02:32:08 [INFO] ...done! 02:32:08 [INFO] Attaching features XML 02:32:08 [INFO] 02:32:08 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc6470 --- 02:32: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 02:32:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:32:08 [INFO] 02:32:08 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6470 >>> 02:32:08 [INFO] 02:32:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] 02:32:08 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6470 <<< 02:32:08 [INFO] 02:32:08 [INFO] 02:32:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] 02:32:08 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] 02:32:08 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc6470 --- 02:32:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:32:08 [INFO] 02:32:08 [INFO] ------------------------------------------------------- 02:32:08 [INFO] T E S T S 02:32:08 [INFO] ------------------------------------------------------- 02:32:10 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:32:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.96 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:32:21 [INFO] 02:32:21 [INFO] Results: 02:32:21 [INFO] 02:32:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:32:21 [INFO] 02:32:21 [INFO] 02:32:21 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc6470 --- 02:32:21 [INFO] 02:32:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6470 --- 02:32:21 [INFO] 02:32:21 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc6470 --- 02:32:21 [INFO] CycloneDX: Resolving Dependencies 02:32:24 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 02:32:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/bom.xml 02:32:24 [INFO] attaching as odl-netconf-model-rfc6470-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/bom.json 02:32:24 [INFO] attaching as odl-netconf-model-rfc6470-7.0.5-SNAPSHOT-cyclonedx.json 02:32:24 [INFO] 02:32:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6470 --- 02:32:24 [INFO] Skipping duplicate-finder execution! 02:32:24 [INFO] 02:32:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6470 --- 02:32:24 [INFO] Skipping plugin execution 02:32:24 [INFO] 02:32:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6470 --- 02:32:24 [INFO] No sources in project. Archive not created. 02:32:24 [INFO] 02:32:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6470 --- 02:32:24 [INFO] 02:32:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6470 --- 02:32:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:32:24 [INFO] 02:32:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6470 --- 02:32:24 [INFO] No primary artifact to install, installing attached artifacts instead. 02:32:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/odl-netconf-model-rfc6470-7.0.5-SNAPSHOT.pom 02:32:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/odl-netconf-model-rfc6470-7.0.5-SNAPSHOT-features.xml 02:32:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/odl-netconf-model-rfc6470-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/odl-netconf-model-rfc6470-7.0.5-SNAPSHOT-cyclonedx.json 02:32:24 [INFO] 02:32:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6470 --- 02:32:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:32:24 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:32:24 [INFO] 02:32:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6470 --- 02:32:24 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/test-features 02:32:24 [INFO] 02:32:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc6470 --- 02:32:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/sonatype-clm/module.xml 02:32:24 [INFO] 02:32:24 [INFO] ---------------< org.opendaylight.netconf.model:rfc6243 >--------------- 02:32:24 [INFO] Building rfc6243 7.0.5-SNAPSHOT [13/121] 02:32:24 [INFO] -------------------------------[ bundle ]------------------------------- 02:32:24 [INFO] 02:32:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6243 --- 02:32:24 [INFO] 02:32:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6243 --- 02:32:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:24 [INFO] 02:32:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6243 --- 02:32:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:24 [INFO] 02:32:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6243 --- 02:32:25 [INFO] 02:32:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6243 --- 02:32:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:32:25 [INFO] 02:32:25 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc6243 --- 02:32:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:32:25 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc6243/src/main/yang 02:32:25 [INFO] yang-to-sources: Found 2 dependencies in 951.7 μs 02:32:25 [INFO] yang-to-sources: Project model files found: 1 in 3.682 ms 02:32:25 [INFO] yang-to-sources: 3 YANG models processed in 42.21 ms 02:32:25 [INFO] BindingJavaFileGenerator: Defined 12 files in 10.31 ms 02:32:25 [INFO] Sorted 12 files into 3 directories in 83.38 μs 02:32:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 16.43 ms 02:32:25 [INFO] 02:32:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6243 --- 02:32:25 [INFO] Starting audit... 02:32:25 Audit done. 02:32:25 [INFO] You have 0 Checkstyle violations. 02:32:25 [INFO] 02:32:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6243 --- 02:32:25 [INFO] Starting audit... 02:32:25 Audit done. 02:32:25 [INFO] You have 0 Checkstyle violations. 02:32:25 [INFO] 02:32:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6243 --- 02:32:25 [INFO] 02:32:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6243 --- 02:32:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6243/src/main/resources 02:32:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6243/target/generated-sources/spi 02:32:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:32:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:32:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:32:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6243/target/generated-sources/spi 02:32:25 [INFO] 02:32:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6243 --- 02:32:25 [INFO] Recompiling the module because of changed dependency. 02:32:25 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 02:32:25 [INFO] 02:32:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc6243 >>> 02:32:25 [INFO] 02:32:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc6243 --- 02:32:25 [INFO] Fork Value is true 02:32:27 [INFO] Done SpotBugs Analysis.... 02:32:27 [INFO] 02:32:27 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc6243 <<< 02:32:27 [INFO] 02:32:27 [INFO] 02:32:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc6243 --- 02:32:27 [INFO] BugInstance size is 0 02:32:27 [INFO] Error size is 0 02:32:27 [INFO] No errors/warnings found 02:32:27 [INFO] 02:32:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6243 --- 02:32:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6243/src/test/resources 02:32:27 [INFO] 02:32:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6243 --- 02:32:27 [INFO] No sources to compile 02:32:27 [INFO] 02:32:27 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6243 --- 02:32:27 [INFO] No tests to run. 02:32:27 [INFO] 02:32:27 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc6243 --- 02:32:27 [INFO] 02:32:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6243 --- 02:32:28 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT.jar 02:32:28 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/classes/META-INF/MANIFEST.MF 02:32:28 [INFO] 02:32:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6243 --- 02:32:28 [INFO] No previous run data found, generating javadoc. 02:32:29 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-javadoc.jar 02:32:29 [INFO] 02:32:29 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc6243 --- 02:32:29 [INFO] CycloneDX: Resolving Dependencies 02:32:30 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:32:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc6243/target/bom.xml 02:32:30 [INFO] attaching as rfc6243-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc6243/target/bom.json 02:32:30 [INFO] attaching as rfc6243-7.0.5-SNAPSHOT-cyclonedx.json 02:32:30 [INFO] 02:32:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 02:32:30 [INFO] Skipping duplicate-finder execution! 02:32:30 [INFO] 02:32:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6243 --- 02:32:30 [INFO] No dependency problems found 02:32:30 [INFO] 02:32:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6243 --- 02:32:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-sources.jar 02:32:30 [INFO] 02:32:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6243 --- 02:32:30 [INFO] 02:32:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6243 --- 02:32:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:32:30 [INFO] 02:32:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6243 --- 02:32:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT.jar 02:32:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT.pom 02:32:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT-javadoc.jar 02:32:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT-cyclonedx.json 02:32:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT-sources.jar 02:32:30 [INFO] 02:32:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6243 --- 02:32:30 [INFO] Installing org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT.jar 02:32:30 [INFO] Writing OBR metadata 02:32:30 [INFO] 02:32:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6243 --- 02:32:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:32:30 [INFO] 02:32:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6243 --- 02:32:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:32:30 [INFO] 02:32:30 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6243 --- 02:32:30 [INFO] org.opendaylight.netconf.model:rfc6243:bundle:7.0.5-SNAPSHOT 02:32:30 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:32:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:32:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:32:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:32:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:32:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:32:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:32:30 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:32:30 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:32:30 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:32:30 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:32:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:32:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:32:30 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:32:30 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:32:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:32:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:32:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:32:30 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:32:30 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:32:30 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:32:30 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:32:30 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:32:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:32:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:32:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:32:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:32:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:32:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:32:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:32:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:32:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:32:30 [INFO] +- junit:junit:jar:4.13.2:test 02:32:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:32:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:32:30 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:32:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:32:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:32:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:32:30 [INFO] 02:32:30 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc6243 --- 02:32:30 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc6243/target/sonatype-clm/module.xml 02:32:30 [INFO] 02:32:30 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6243 >--------- 02:32:30 [INFO] Building OpenDaylight :: Netconf :: RFC6243 Models 7.0.5-SNAPSHOT [14/121] 02:32:30 [INFO] ------------------------------[ feature ]------------------------------- 02:32:30 [INFO] 02:32:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] 02:32:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:30 [INFO] 02:32:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:30 [INFO] 02:32:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] 02:32:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:32:30 [INFO] argLine set to empty 02:32:30 [INFO] 02:32:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] Starting audit... 02:32:30 Audit done. 02:32:30 [INFO] You have 0 Checkstyle violations. 02:32:30 [INFO] 02:32:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] Starting audit... 02:32:30 Audit done. 02:32:30 [INFO] You have 0 Checkstyle violations. 02:32:30 [INFO] 02:32:30 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/classes/META-INF/maven/dependencies.properties 02:32:30 [INFO] 02:32:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] 02:32:30 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/feature/feature.xml 02:32:30 [INFO] ...done! 02:32:30 [INFO] Attaching features XML 02:32:30 [INFO] 02:32:30 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc6243 --- 02:32: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 02:32:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:32:30 [INFO] 02:32:30 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6243 >>> 02:32:30 [INFO] 02:32:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] 02:32:30 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6243 <<< 02:32:30 [INFO] 02:32:30 [INFO] 02:32:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] 02:32:30 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] 02:32:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc6243 --- 02:32:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:32:30 [INFO] 02:32:30 [INFO] ------------------------------------------------------- 02:32:30 [INFO] T E S T S 02:32:30 [INFO] ------------------------------------------------------- 02:32:32 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:32:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.22 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:32:48 [INFO] 02:32:48 [INFO] Results: 02:32:48 [INFO] 02:32:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:32:48 [INFO] 02:32:48 [INFO] 02:32:48 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc6243 --- 02:32:48 [INFO] 02:32:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6243 --- 02:32:48 [INFO] 02:32:48 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc6243 --- 02:32:48 [INFO] CycloneDX: Resolving Dependencies 02:32:51 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 02:32:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/bom.xml 02:32:51 [INFO] attaching as odl-netconf-model-rfc6243-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/bom.json 02:32:51 [INFO] attaching as odl-netconf-model-rfc6243-7.0.5-SNAPSHOT-cyclonedx.json 02:32:51 [INFO] 02:32:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6243 --- 02:32:51 [INFO] Skipping duplicate-finder execution! 02:32:51 [INFO] 02:32:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6243 --- 02:32:51 [INFO] Skipping plugin execution 02:32:51 [INFO] 02:32:51 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6243 --- 02:32:51 [INFO] No sources in project. Archive not created. 02:32:51 [INFO] 02:32:51 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6243 --- 02:32:51 [INFO] 02:32:51 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6243 --- 02:32:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:32:51 [INFO] 02:32:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6243 --- 02:32:51 [INFO] No primary artifact to install, installing attached artifacts instead. 02:32:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/odl-netconf-model-rfc6243-7.0.5-SNAPSHOT.pom 02:32:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/odl-netconf-model-rfc6243-7.0.5-SNAPSHOT-features.xml 02:32:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/odl-netconf-model-rfc6243-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/odl-netconf-model-rfc6243-7.0.5-SNAPSHOT-cyclonedx.json 02:32:51 [INFO] 02:32:51 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6243 --- 02:32:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:32:51 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:32:51 [INFO] 02:32:51 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6243 --- 02:32:51 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/test-features 02:32:51 [INFO] 02:32:51 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc6243 --- 02:32:51 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/sonatype-clm/module.xml 02:32:51 [INFO] 02:32:51 [INFO] ---------------< org.opendaylight.netconf.model:rfc8526 >--------------- 02:32:51 [INFO] Building rfc8526 7.0.5-SNAPSHOT [15/121] 02:32:51 [INFO] -------------------------------[ bundle ]------------------------------- 02:32:51 [INFO] 02:32:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8526 --- 02:32:51 [INFO] 02:32:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8526 --- 02:32:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:51 [INFO] 02:32:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8526 --- 02:32:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:51 [INFO] 02:32:51 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8526 --- 02:32:51 [INFO] 02:32:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8526 --- 02:32:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:32:51 [INFO] 02:32:51 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8526 --- 02:32:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:32:51 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8526/src/main/yang 02:32:51 [INFO] yang-to-sources: Found 7 dependencies in 1.212 ms 02:32:51 [INFO] yang-to-sources: Project model files found: 1 in 3.049 ms 02:32:52 [INFO] yang-to-sources: 8 YANG models processed in 58.56 ms 02:32:52 [INFO] BindingJavaFileGenerator: Defined 40 files in 15.44 ms 02:32:52 [INFO] Sorted 40 files into 14 directories in 273.4 μs 02:32:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 33.60 ms 02:32:52 [INFO] 02:32:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8526 --- 02:32:52 [INFO] Starting audit... 02:32:52 Audit done. 02:32:52 [INFO] You have 0 Checkstyle violations. 02:32:52 [INFO] 02:32:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8526 --- 02:32:52 [INFO] Starting audit... 02:32:52 Audit done. 02:32:52 [INFO] You have 0 Checkstyle violations. 02:32:52 [INFO] 02:32:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8526 --- 02:32:52 [INFO] 02:32:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8526 --- 02:32:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8526/src/main/resources 02:32:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8526/target/generated-sources/spi 02:32:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:32:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:32:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:32:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8526/target/generated-sources/spi 02:32:52 [INFO] 02:32:52 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8526 --- 02:32:52 [INFO] Recompiling the module because of changed dependency. 02:32:52 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 02:32:52 [INFO] 02:32:52 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8526 >>> 02:32:52 [INFO] 02:32:52 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8526 --- 02:32:52 [INFO] Fork Value is true 02:32:54 [INFO] Done SpotBugs Analysis.... 02:32:54 [INFO] 02:32:54 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8526 <<< 02:32:54 [INFO] 02:32:54 [INFO] 02:32:54 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8526 --- 02:32:54 [INFO] BugInstance size is 0 02:32:54 [INFO] Error size is 0 02:32:54 [INFO] No errors/warnings found 02:32:54 [INFO] 02:32:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8526 --- 02:32:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8526/src/test/resources 02:32:54 [INFO] 02:32:54 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8526 --- 02:32:54 [INFO] No sources to compile 02:32:54 [INFO] 02:32:54 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8526 --- 02:32:54 [INFO] No tests to run. 02:32:54 [INFO] 02:32:54 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8526 --- 02:32:54 [INFO] 02:32:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8526 --- 02:32:54 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT.jar 02:32:55 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/classes/META-INF/MANIFEST.MF 02:32:55 [INFO] 02:32:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8526 --- 02:32:55 [INFO] No previous run data found, generating javadoc. 02:32:57 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-javadoc.jar 02:32:57 [INFO] 02:32:57 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8526 --- 02:32:57 [INFO] CycloneDX: Resolving Dependencies 02:32:57 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:32:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8526/target/bom.xml 02:32:57 [INFO] attaching as rfc8526-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8526/target/bom.json 02:32:57 [INFO] attaching as rfc8526-7.0.5-SNAPSHOT-cyclonedx.json 02:32:57 [INFO] 02:32:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 02:32:57 [INFO] Skipping duplicate-finder execution! 02:32:57 [INFO] 02:32:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8526 --- 02:32:57 [INFO] No dependency problems found 02:32:57 [INFO] 02:32:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8526 --- 02:32:57 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-sources.jar 02:32:57 [INFO] 02:32:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8526 --- 02:32:57 [INFO] 02:32:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8526 --- 02:32:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:32:57 [INFO] 02:32:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8526 --- 02:32:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT.jar 02:32:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT.pom 02:32:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT-javadoc.jar 02:32:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT-cyclonedx.json 02:32:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT-sources.jar 02:32:57 [INFO] 02:32:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8526 --- 02:32:57 [INFO] Installing org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT.jar 02:32:57 [INFO] Writing OBR metadata 02:32:57 [INFO] 02:32:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8526 --- 02:32:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:32:57 [INFO] 02:32:57 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8526 --- 02:32:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:32:57 [INFO] 02:32:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8526 --- 02:32:57 [INFO] org.opendaylight.netconf.model:rfc8526:bundle:7.0.5-SNAPSHOT 02:32:57 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:32:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:32:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:32:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:32:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:32:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:32:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:32:57 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:32:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:32:57 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:32:57 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:32:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:32:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:32:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:compile 02:32:57 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:compile 02:32:57 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:32:57 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:32:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:32:57 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:32:57 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:32:57 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:32:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:32:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:32:57 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:32:57 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:32:57 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:32:57 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:32:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:32:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:32:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:32:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:32:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:32:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:32:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:32:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:32:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:32:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:32:57 [INFO] +- junit:junit:jar:4.13.2:test 02:32:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:32:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:32:57 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:32:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:32:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:32:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:32:57 [INFO] 02:32:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8526 --- 02:32:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8526/target/sonatype-clm/module.xml 02:32:57 [INFO] 02:32:57 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8526 >--------- 02:32:57 [INFO] Building OpenDaylight :: Netconf :: RFC8526 Models 7.0.5-SNAPSHOT [16/121] 02:32:57 [INFO] ------------------------------[ feature ]------------------------------- 02:32:58 [INFO] 02:32:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] 02:32:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:58 [INFO] 02:32:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:58 [INFO] 02:32:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] 02:32:58 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:32:58 [INFO] argLine set to empty 02:32:58 [INFO] 02:32:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] Starting audit... 02:32:58 Audit done. 02:32:58 [INFO] You have 0 Checkstyle violations. 02:32:58 [INFO] 02:32:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] Starting audit... 02:32:58 Audit done. 02:32:58 [INFO] You have 0 Checkstyle violations. 02:32:58 [INFO] 02:32:58 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/classes/META-INF/maven/dependencies.properties 02:32:58 [INFO] 02:32:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] 02:32:58 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/feature/feature.xml 02:32:58 [INFO] ...done! 02:32:58 [INFO] Attaching features XML 02:32:58 [INFO] 02:32:58 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8526 --- 02:32:58 [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 02:32:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:32:58 [INFO] 02:32:58 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8526 >>> 02:32:58 [INFO] 02:32:58 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] 02:32:58 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8526 <<< 02:32:58 [INFO] 02:32:58 [INFO] 02:32:58 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] 02:32:58 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] 02:32:58 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8526 --- 02:32:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:32:58 [INFO] 02:32:58 [INFO] ------------------------------------------------------- 02:32:58 [INFO] T E S T S 02:32:58 [INFO] ------------------------------------------------------- 02:33:00 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:33:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.20 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:33:11 [INFO] 02:33:11 [INFO] Results: 02:33:11 [INFO] 02:33:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:33:11 [INFO] 02:33:11 [INFO] 02:33:11 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8526 --- 02:33:11 [INFO] 02:33:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8526 --- 02:33:11 [INFO] 02:33:11 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8526 --- 02:33:11 [INFO] CycloneDX: Resolving Dependencies 02:33:14 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 02:33:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/bom.xml 02:33:14 [INFO] attaching as odl-netconf-model-rfc8526-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/bom.json 02:33:15 [INFO] attaching as odl-netconf-model-rfc8526-7.0.5-SNAPSHOT-cyclonedx.json 02:33:15 [INFO] 02:33:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8526 --- 02:33:15 [INFO] Skipping duplicate-finder execution! 02:33:15 [INFO] 02:33:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8526 --- 02:33:15 [INFO] Skipping plugin execution 02:33:15 [INFO] 02:33:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8526 --- 02:33:15 [INFO] No sources in project. Archive not created. 02:33:15 [INFO] 02:33:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8526 --- 02:33:15 [INFO] 02:33:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8526 --- 02:33:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:33:15 [INFO] 02:33:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8526 --- 02:33:15 [INFO] No primary artifact to install, installing attached artifacts instead. 02:33:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/odl-netconf-model-rfc8526-7.0.5-SNAPSHOT.pom 02:33:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/odl-netconf-model-rfc8526-7.0.5-SNAPSHOT-features.xml 02:33:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/odl-netconf-model-rfc8526-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/odl-netconf-model-rfc8526-7.0.5-SNAPSHOT-cyclonedx.json 02:33:15 [INFO] 02:33:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8526 --- 02:33:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:33:15 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:33:15 [INFO] 02:33:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8526 --- 02:33:15 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/test-features 02:33:15 [INFO] 02:33:15 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8526 --- 02:33:15 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/sonatype-clm/module.xml 02:33:15 [INFO] 02:33:15 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 02:33:15 [INFO] Building netconf-api 7.0.5-SNAPSHOT [17/121] 02:33:15 [INFO] -------------------------------[ bundle ]------------------------------- 02:33:15 [INFO] 02:33:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-api --- 02:33:15 [INFO] 02:33:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-api --- 02:33:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:15 [INFO] 02:33:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-api --- 02:33:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:15 [INFO] 02:33:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-api --- 02:33:15 [INFO] 02:33:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-api --- 02:33:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:33:15 [INFO] 02:33:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-api --- 02:33:15 [INFO] Starting audit... 02:33:15 Audit done. 02:33:15 [INFO] You have 0 Checkstyle violations. 02:33:15 [INFO] 02:33:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-api --- 02:33:17 [INFO] Starting audit... 02:33:17 Audit done. 02:33:17 [INFO] You have 0 Checkstyle violations. 02:33:17 [INFO] 02:33:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-api --- 02:33:17 [INFO] 02:33:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-api --- 02:33:17 [INFO] Copying 1 resource from src/main/resources to target/classes 02:33:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/generated-sources/spi 02:33:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/generated-sources/yang 02:33:17 [INFO] 02:33:17 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-api --- 02:33:17 [INFO] Recompiling the module because of changed dependency. 02:33:17 [INFO] Compiling 26 source files with javac [debug release 17 module-path] to target/classes 02:33:17 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 02:33:17 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[16,63] requires transitive directive for an automatic module 02:33:17 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[17,24] requires directive for an automatic module 02:33:17 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[18,48] requires directive for an automatic module 02:33:17 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[21,17] requires directive for an automatic module 02:33:17 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 02:33:17 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[25,40] requires directive for an automatic module 02:33:17 [INFO] 02:33:17 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-api >>> 02:33:17 [INFO] 02:33:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-api --- 02:33:17 [INFO] Fork Value is true 02:33:21 [INFO] Done SpotBugs Analysis.... 02:33:21 [INFO] 02:33:21 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-api <<< 02:33:21 [INFO] 02:33:21 [INFO] 02:33:21 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-api --- 02:33:21 [INFO] BugInstance size is 0 02:33:21 [INFO] Error size is 0 02:33:21 [INFO] No errors/warnings found 02:33:21 [INFO] 02:33:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-api --- 02:33:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/test/resources 02:33:21 [INFO] 02:33:21 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-api --- 02:33:21 [INFO] Recompiling the module because of changed dependency. 02:33:21 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/test-classes 02:33:21 [INFO] 02:33:21 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-api --- 02:33:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:33:21 [INFO] 02:33:21 [INFO] ------------------------------------------------------- 02:33:21 [INFO] T E S T S 02:33:21 [INFO] ------------------------------------------------------- 02:33:22 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 02:33:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 02:33:22 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 02:33:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 02:33:23 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 02:33:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 02:33:23 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 02:33:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 02:33:23 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 02:33:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 02:33:23 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 02:33:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 02:33:23 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 02:33:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 02:33:23 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 02:33:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 02:33:23 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 02:33:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 02:33:23 [INFO] 02:33:23 [INFO] Results: 02:33:23 [INFO] 02:33:23 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 02:33:23 [INFO] 02:33:23 [INFO] 02:33:23 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-api --- 02:33:23 [INFO] 02:33:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-api --- 02:33:23 [WARNING] Bundle org.opendaylight.netconf:netconf-api:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package: 02:33:23 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:33:23 Package found in [Jar:., 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] 02:33:23 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] 02:33:23 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT.jar 02:33:23 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/classes/META-INF/MANIFEST.MF 02:33:23 [INFO] 02:33:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-api --- 02:33:23 [INFO] No previous run data found, generating javadoc. 02:33:25 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-javadoc.jar 02:33:25 [INFO] 02:33:25 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-api --- 02:33:25 [INFO] CycloneDX: Resolving Dependencies 02:33:25 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 02:33:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/bom.xml 02:33:25 [INFO] attaching as netconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/bom.json 02:33:25 [INFO] attaching as netconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:33:25 [INFO] 02:33:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 02:33:25 [INFO] Skipping duplicate-finder execution! 02:33:25 [INFO] 02:33:25 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-api --- 02:33:25 [INFO] No dependency problems found 02:33:25 [INFO] 02:33:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-api --- 02:33:25 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-sources.jar 02:33:25 [INFO] 02:33:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-api --- 02:33:25 [INFO] 02:33:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-api --- 02:33:25 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/code-coverage/jacoco.exec 02:33:25 [INFO] Analyzed bundle 'netconf-api' with 18 classes 02:33:25 [INFO] 02:33:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-api --- 02:33:25 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT.jar 02:33:25 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT.pom 02:33:25 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT-javadoc.jar 02:33:25 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:25 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:33:25 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT-sources.jar 02:33:25 [INFO] 02:33:25 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-api --- 02:33:25 [INFO] Installing org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT.jar 02:33:25 [INFO] Writing OBR metadata 02:33:25 [INFO] 02:33:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-api --- 02:33:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:33:25 [INFO] 02:33:25 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-api --- 02:33:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:33:25 [INFO] 02:33:25 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-api --- 02:33:25 [INFO] org.opendaylight.netconf:netconf-api:bundle:7.0.5-SNAPSHOT 02:33:25 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:33:25 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:33:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:33:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:33:25 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:33:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:33:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:33:25 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:33:25 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:33:25 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:33:25 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:33:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:33:25 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:33:25 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:33:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:33:25 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:33:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:33:25 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:33:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:33:25 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:33:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:33:25 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:33:25 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:33:25 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:33:25 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:33:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:33:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:33:25 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:33:25 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:33:25 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:33:25 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:33:25 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:33:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:33:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:33:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:33:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:33:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:33:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:33:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:33:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:33:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:33:25 [INFO] +- junit:junit:jar:4.13.2:test 02:33:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:33:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:33:25 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:33:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:33:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:33:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:33:25 [INFO] 02:33:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-api --- 02:33:25 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/sonatype-clm/module.xml 02:33:25 [INFO] 02:33:25 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 02:33:25 [INFO] Building OpenDaylight :: Netconf :: API 7.0.5-SNAPSHOT [18/121] 02:33:25 [INFO] ------------------------------[ feature ]------------------------------- 02:33:26 [INFO] 02:33:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-api --- 02:33:26 [INFO] 02:33:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-api --- 02:33:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:26 [INFO] 02:33:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 02:33:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:26 [INFO] 02:33:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-api --- 02:33:26 [INFO] 02:33:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-api --- 02:33:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:33:26 [INFO] argLine set to empty 02:33:26 [INFO] 02:33:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-api --- 02:33:26 [INFO] Starting audit... 02:33:26 Audit done. 02:33:26 [INFO] You have 0 Checkstyle violations. 02:33:26 [INFO] 02:33:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-api --- 02:33:26 [INFO] Starting audit... 02:33:26 Audit done. 02:33:26 [INFO] You have 0 Checkstyle violations. 02:33:26 [INFO] 02:33:26 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-api --- 02:33:26 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/classes/META-INF/maven/dependencies.properties 02:33:26 [INFO] 02:33:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-api --- 02:33:26 [INFO] 02:33:26 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 02:33:26 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/feature/feature.xml 02:33:26 [INFO] ...done! 02:33:26 [INFO] Attaching features XML 02:33:26 [INFO] 02:33:26 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-api --- 02:33: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 02:33:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:33:26 [INFO] 02:33:26 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 02:33:26 [INFO] 02:33:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-api --- 02:33:26 [INFO] 02:33:26 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 02:33:26 [INFO] 02:33:26 [INFO] 02:33:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-api --- 02:33:26 [INFO] 02:33:26 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-api --- 02:33:26 [INFO] 02:33:26 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-api --- 02:33:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:33:26 [INFO] 02:33:26 [INFO] ------------------------------------------------------- 02:33:26 [INFO] T E S T S 02:33:26 [INFO] ------------------------------------------------------- 02:33:28 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:33:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.58 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:33:40 [INFO] 02:33:40 [INFO] Results: 02:33:40 [INFO] 02:33:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:33:40 [INFO] 02:33:40 [INFO] 02:33:40 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-api --- 02:33:40 [INFO] 02:33:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-api --- 02:33:40 [INFO] 02:33:40 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-api --- 02:33:40 [INFO] CycloneDX: Resolving Dependencies 02:33:43 [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) 02:33:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/bom.xml 02:33:43 [INFO] attaching as odl-netconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/bom.json 02:33:43 [INFO] attaching as odl-netconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:33:43 [INFO] 02:33:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 02:33:43 [INFO] Skipping duplicate-finder execution! 02:33:43 [INFO] 02:33:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-api --- 02:33:43 [INFO] Skipping plugin execution 02:33:43 [INFO] 02:33:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-api --- 02:33:43 [INFO] No sources in project. Archive not created. 02:33:43 [INFO] 02:33:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-api --- 02:33:43 [INFO] 02:33:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-api --- 02:33:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:33:43 [INFO] 02:33:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-api --- 02:33:43 [INFO] No primary artifact to install, installing attached artifacts instead. 02:33:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.5-SNAPSHOT/odl-netconf-api-7.0.5-SNAPSHOT.pom 02:33:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.5-SNAPSHOT/odl-netconf-api-7.0.5-SNAPSHOT-features.xml 02:33:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.5-SNAPSHOT/odl-netconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.5-SNAPSHOT/odl-netconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:33:43 [INFO] 02:33:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-api --- 02:33:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:33:43 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:33:43 [INFO] 02:33:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-api --- 02:33:43 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/test-features 02:33:43 [INFO] 02:33:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-api --- 02:33:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/sonatype-clm/module.xml 02:33:43 [INFO] 02:33:43 [INFO] ---------------< org.opendaylight.netconf.model:rfc6022 >--------------- 02:33:43 [INFO] Building rfc6022 7.0.5-SNAPSHOT [19/121] 02:33:43 [INFO] -------------------------------[ bundle ]------------------------------- 02:33:43 [INFO] 02:33:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6022 --- 02:33:43 [INFO] 02:33:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6022 --- 02:33:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:43 [INFO] 02:33:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6022 --- 02:33:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:43 [INFO] 02:33:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6022 --- 02:33:44 [INFO] 02:33:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6022 --- 02:33:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:33:44 [INFO] 02:33:44 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc6022 --- 02:33:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:33:44 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc6022/src/main/yang 02:33:44 [INFO] yang-to-sources: Found 2 dependencies in 787.7 μs 02:33:44 [INFO] yang-to-sources: Project model files found: 1 in 4.833 ms 02:33:44 [INFO] yang-to-sources: 3 YANG models processed in 18.85 ms 02:33:44 [INFO] BindingJavaFileGenerator: Defined 58 files in 7.152 ms 02:33:44 [INFO] Sorted 58 files into 13 directories in 172.1 μs 02:33:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 26.56 ms 02:33:44 [INFO] 02:33:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6022 --- 02:33:44 [INFO] Starting audit... 02:33:44 Audit done. 02:33:44 [INFO] You have 0 Checkstyle violations. 02:33:44 [INFO] 02:33:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6022 --- 02:33:44 [INFO] Starting audit... 02:33:44 Audit done. 02:33:44 [INFO] You have 0 Checkstyle violations. 02:33:44 [INFO] 02:33:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6022 --- 02:33:44 [INFO] 02:33:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6022 --- 02:33:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6022/src/main/resources 02:33:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6022/target/generated-sources/spi 02:33:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:33:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:33:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:33:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6022/target/generated-sources/spi 02:33:44 [INFO] 02:33:44 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6022 --- 02:33:44 [INFO] Recompiling the module because of changed dependency. 02:33:44 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 02:33:44 [INFO] 02:33:44 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc6022 >>> 02:33:44 [INFO] 02:33:44 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc6022 --- 02:33:44 [INFO] Fork Value is true 02:33:47 [INFO] Done SpotBugs Analysis.... 02:33:47 [INFO] 02:33:47 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc6022 <<< 02:33:47 [INFO] 02:33:47 [INFO] 02:33:47 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc6022 --- 02:33:47 [INFO] BugInstance size is 0 02:33:47 [INFO] Error size is 0 02:33:47 [INFO] No errors/warnings found 02:33:47 [INFO] 02:33:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6022 --- 02:33:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6022/src/test/resources 02:33:47 [INFO] 02:33:47 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6022 --- 02:33:47 [INFO] No sources to compile 02:33:47 [INFO] 02:33:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6022 --- 02:33:47 [INFO] No tests to run. 02:33:47 [INFO] 02:33:47 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc6022 --- 02:33:47 [INFO] 02:33:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6022 --- 02:33:47 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT.jar 02:33:47 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/classes/META-INF/MANIFEST.MF 02:33:47 [INFO] 02:33:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6022 --- 02:33:47 [INFO] No previous run data found, generating javadoc. 02:33:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-javadoc.jar 02:33:50 [INFO] 02:33:50 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc6022 --- 02:33:50 [INFO] CycloneDX: Resolving Dependencies 02:33:50 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:33:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc6022/target/bom.xml 02:33:50 [INFO] attaching as rfc6022-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc6022/target/bom.json 02:33:50 [INFO] attaching as rfc6022-7.0.5-SNAPSHOT-cyclonedx.json 02:33:50 [INFO] 02:33:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 02:33:50 [INFO] Skipping duplicate-finder execution! 02:33:50 [INFO] 02:33:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6022 --- 02:33:50 [INFO] No dependency problems found 02:33:50 [INFO] 02:33:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6022 --- 02:33:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-sources.jar 02:33:50 [INFO] 02:33:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6022 --- 02:33:50 [INFO] 02:33:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6022 --- 02:33:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:33:50 [INFO] 02:33:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6022 --- 02:33:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT.jar 02:33:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT.pom 02:33:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT-javadoc.jar 02:33:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT-cyclonedx.json 02:33:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT-sources.jar 02:33:50 [INFO] 02:33:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6022 --- 02:33:50 [INFO] Installing org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT.jar 02:33:50 [INFO] Writing OBR metadata 02:33:50 [INFO] 02:33:50 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6022 --- 02:33:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:33:50 [INFO] 02:33:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6022 --- 02:33:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:33:50 [INFO] 02:33:50 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6022 --- 02:33:50 [INFO] org.opendaylight.netconf.model:rfc6022:bundle:7.0.5-SNAPSHOT 02:33:50 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:33:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:33:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:33:50 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:33:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:33:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:33:50 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:33:50 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:33:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:33:50 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:33:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:33:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:33:50 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:33:50 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:33:50 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:33:50 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:33:50 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:33:50 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:33:50 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:33:50 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:33:50 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:33:50 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:33:50 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:33:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:33:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:33:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:33:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:33:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:33:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:33:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:33:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:33:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:33:50 [INFO] +- junit:junit:jar:4.13.2:test 02:33:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:33:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:33:50 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:33:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:33:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:33:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:33:50 [INFO] 02:33:50 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc6022 --- 02:33:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc6022/target/sonatype-clm/module.xml 02:33:50 [INFO] 02:33:50 [INFO] -----------< org.opendaylight.netconf:netconf-common-mdsal >------------ 02:33:50 [INFO] Building netconf-common-mdsal 7.0.5-SNAPSHOT [20/121] 02:33:50 [INFO] -------------------------------[ bundle ]------------------------------- 02:33:50 [INFO] 02:33:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common-mdsal --- 02:33:50 [INFO] 02:33:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common-mdsal --- 02:33:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:50 [INFO] 02:33:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common-mdsal --- 02:33:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:50 [INFO] 02:33:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-common-mdsal --- 02:33:51 [INFO] 02:33:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-common-mdsal --- 02:33:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:33:51 [INFO] 02:33:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common-mdsal --- 02:33:51 [INFO] Starting audit... 02:33:51 Audit done. 02:33:51 [INFO] You have 0 Checkstyle violations. 02:33:51 [INFO] 02:33:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common-mdsal --- 02:33:51 [INFO] Starting audit... 02:33:51 Audit done. 02:33:51 [INFO] You have 0 Checkstyle violations. 02:33:51 [INFO] 02:33:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common-mdsal --- 02:33:51 [INFO] 02:33:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common-mdsal --- 02:33:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/src/main/resources 02:33:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/generated-sources/spi 02:33:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/generated-sources/yang 02:33:51 [INFO] 02:33:51 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-common-mdsal --- 02:33:51 [INFO] Recompiling the module because of changed dependency. 02:33:51 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 02:33:52 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 02:33:52 [INFO] 02:33:52 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-common-mdsal >>> 02:33:52 [INFO] 02:33:52 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-common-mdsal --- 02:33:52 [INFO] Fork Value is true 02:33:55 [INFO] Done SpotBugs Analysis.... 02:33:55 [INFO] 02:33:55 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-common-mdsal <<< 02:33:55 [INFO] 02:33:55 [INFO] 02:33:55 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-common-mdsal --- 02:33:55 [INFO] BugInstance size is 0 02:33:55 [INFO] Error size is 0 02:33:55 [INFO] No errors/warnings found 02:33:55 [INFO] 02:33:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common-mdsal --- 02:33:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/src/test/resources 02:33:55 [INFO] 02:33:55 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-common-mdsal --- 02:33:55 [INFO] Recompiling the module because of changed dependency. 02:33:55 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 02:33:56 [INFO] 02:33:56 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-common-mdsal --- 02:33:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:33:56 [INFO] 02:33:56 [INFO] ------------------------------------------------------- 02:33:56 [INFO] T E S T S 02:33:56 [INFO] ------------------------------------------------------- 02:33:57 [INFO] Running org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 02:33:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.586 s -- in org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 02:33:58 [INFO] 02:33:58 [INFO] Results: 02:33:58 [INFO] 02:33:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:33:58 [INFO] 02:33:58 [INFO] 02:33:58 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-common-mdsal --- 02:33:58 [INFO] 02:33:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common-mdsal --- 02:33:58 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 02:33:58 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/classes/META-INF/MANIFEST.MF 02:33:58 [INFO] 02:33:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common-mdsal --- 02:33:58 [INFO] No previous run data found, generating javadoc. 02:34:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:34:00 [INFO] 02:34:00 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-common-mdsal --- 02:34:00 [INFO] CycloneDX: Resolving Dependencies 02:34:01 [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) 02:34:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/bom.xml 02:34:01 [INFO] attaching as netconf-common-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/bom.json 02:34:01 [INFO] attaching as netconf-common-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:34:01 [INFO] 02:34:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common-mdsal --- 02:34:01 [INFO] Skipping duplicate-finder execution! 02:34:01 [INFO] 02:34:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common-mdsal --- 02:34:01 [WARNING] Used undeclared dependencies found: 02:34:01 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:34:01 [WARNING] Non-test scoped test only dependencies found: 02:34:01 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:34:01 [INFO] 02:34:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-common-mdsal --- 02:34:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-sources.jar 02:34:01 [INFO] 02:34:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-common-mdsal --- 02:34:01 [INFO] 02:34:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-common-mdsal --- 02:34:01 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec 02:34:01 [INFO] Analyzed bundle 'netconf-common-mdsal' with 26 classes 02:34:01 [INFO] 02:34:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-common-mdsal --- 02:34:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 02:34:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT.pom 02:34:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:34:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:34:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT-sources.jar 02:34:01 [INFO] 02:34:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common-mdsal --- 02:34:01 [INFO] Installing org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 02:34:01 [INFO] Writing OBR metadata 02:34:01 [INFO] 02:34:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-common-mdsal --- 02:34:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:34:01 [INFO] 02:34:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common-mdsal --- 02:34:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:34:01 [INFO] 02:34:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-common-mdsal --- 02:34:01 [INFO] org.opendaylight.netconf:netconf-common-mdsal:bundle:7.0.5-SNAPSHOT 02:34:01 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:34:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:34:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:34:01 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:34:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:34:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:34:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:34:01 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:34:01 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:34:01 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:34:01 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:34:01 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:34:01 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:34:01 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:34:01 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:34:01 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:34:01 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:34:01 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:34:01 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:34:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:34:01 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:34:01 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 02:34:01 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:34:01 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:34:01 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:34:01 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:34:01 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:34:01 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:34:01 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:34:01 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:34:01 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:34:01 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:34:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:34:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:test 02:34:01 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:34:01 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:34:01 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 02:34:01 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:34:01 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 02:34:01 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:34:01 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:34:01 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:34:01 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:34:01 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:34:01 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:34:01 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:34:01 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:34:01 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:34:01 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:34:01 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 02:34:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:34:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:test 02:34:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test 02:34:01 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:test 02:34:01 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:test 02:34:01 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:test 02:34:01 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:34:01 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:34:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:34:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:34:01 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:34:01 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:34:01 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:34:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:34:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:34:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:34:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:34:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:34:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:34:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:34:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:34:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:34:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:34:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:34:01 [INFO] +- junit:junit:jar:4.13.2:test 02:34:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:34:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:34:01 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:34:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:34:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:34:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:34:01 [INFO] 02:34:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-common-mdsal --- 02:34:01 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/sonatype-clm/module.xml 02:34:01 [INFO] 02:34:01 [INFO] -------------< org.opendaylight.netconf:odl-netconf-util >-------------- 02:34:01 [INFO] Building odl-netconf-util 7.0.5-SNAPSHOT [21/121] 02:34:01 [INFO] ------------------------------[ feature ]------------------------------- 02:34:01 [INFO] 02:34:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-util --- 02:34:01 [INFO] 02:34:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-util --- 02:34:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:01 [INFO] 02:34:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-util --- 02:34:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:01 [INFO] 02:34:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-util --- 02:34:01 [INFO] 02:34:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-util --- 02:34:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:34:01 [INFO] argLine set to empty 02:34:01 [INFO] 02:34:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-util --- 02:34:01 [INFO] Starting audit... 02:34:01 Audit done. 02:34:01 [INFO] You have 0 Checkstyle violations. 02:34:01 [INFO] 02:34:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-util --- 02:34:01 [INFO] Starting audit... 02:34:01 Audit done. 02:34:01 [INFO] You have 0 Checkstyle violations. 02:34:01 [INFO] 02:34:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-util --- 02:34:01 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/classes/META-INF/maven/dependencies.properties 02:34:01 [INFO] 02:34:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-util --- 02:34:01 [INFO] 02:34:01 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-util --- 02:34:01 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/feature/feature.xml 02:34:01 [INFO] ...done! 02:34:01 [INFO] Attaching features XML 02:34:01 [INFO] 02:34:01 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-util --- 02:34: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 02:34:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:34:01 [INFO] 02:34:01 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-util >>> 02:34:01 [INFO] 02:34:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-util --- 02:34:01 [INFO] 02:34:01 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-util <<< 02:34:01 [INFO] 02:34:01 [INFO] 02:34:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-util --- 02:34:01 [INFO] 02:34:01 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-util --- 02:34:01 [INFO] 02:34:01 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-util --- 02:34:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:34:01 [INFO] 02:34:01 [INFO] ------------------------------------------------------- 02:34:01 [INFO] T E S T S 02:34:01 [INFO] ------------------------------------------------------- 02:34:03 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:34:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.08 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:34:14 [INFO] 02:34:14 [INFO] Results: 02:34:14 [INFO] 02:34:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:34:14 [INFO] 02:34:14 [INFO] 02:34:14 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-util --- 02:34:14 [INFO] 02:34:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-util --- 02:34:14 [INFO] 02:34:14 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-util --- 02:34:14 [INFO] CycloneDX: Resolving Dependencies 02:34:18 [INFO] CycloneDX: Creating BOM version 1.4 with 98 component(s) 02:34:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/bom.xml 02:34:18 [INFO] attaching as odl-netconf-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/bom.json 02:34:18 [INFO] attaching as odl-netconf-util-7.0.5-SNAPSHOT-cyclonedx.json 02:34:18 [INFO] 02:34:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-util --- 02:34:18 [INFO] Skipping duplicate-finder execution! 02:34:18 [INFO] 02:34:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-util --- 02:34:18 [INFO] Skipping plugin execution 02:34:18 [INFO] 02:34:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-util --- 02:34:18 [INFO] No sources in project. Archive not created. 02:34:18 [INFO] 02:34:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-util --- 02:34:18 [INFO] 02:34:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-util --- 02:34:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:34:18 [INFO] 02:34:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-util --- 02:34:18 [INFO] No primary artifact to install, installing attached artifacts instead. 02:34:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.5-SNAPSHOT/odl-netconf-util-7.0.5-SNAPSHOT.pom 02:34:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.5-SNAPSHOT/odl-netconf-util-7.0.5-SNAPSHOT-features.xml 02:34:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.5-SNAPSHOT/odl-netconf-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.5-SNAPSHOT/odl-netconf-util-7.0.5-SNAPSHOT-cyclonedx.json 02:34:19 [INFO] 02:34:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-util --- 02:34:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:34:19 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:34:19 [INFO] 02:34:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-util --- 02:34:19 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/test-features 02:34:19 [INFO] 02:34:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-util --- 02:34:19 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/sonatype-clm/module.xml 02:34:19 [INFO] 02:34:19 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 02:34:19 [INFO] Building netconf-common 7.0.5-SNAPSHOT [22/121] 02:34:19 [INFO] -------------------------------[ bundle ]------------------------------- 02:34:19 [INFO] 02:34:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common --- 02:34:19 [INFO] 02:34:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common --- 02:34:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:19 [INFO] 02:34:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common --- 02:34:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:19 [INFO] 02:34:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-common --- 02:34:19 [INFO] 02:34:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-common --- 02:34:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:34:19 [INFO] 02:34:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common --- 02:34:19 [INFO] Starting audit... 02:34:19 Audit done. 02:34:19 [INFO] You have 0 Checkstyle violations. 02:34:19 [INFO] 02:34:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common --- 02:34:19 [INFO] Starting audit... 02:34:19 Audit done. 02:34:19 [INFO] You have 0 Checkstyle violations. 02:34:19 [INFO] 02:34:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common --- 02:34:19 [INFO] 02:34:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common --- 02:34:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/resources 02:34:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/generated-sources/spi 02:34:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/generated-sources/yang 02:34:19 [INFO] 02:34:19 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-common --- 02:34:19 [INFO] Recompiling the module because of changed dependency. 02:34:19 [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes 02:34:20 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 02:34:20 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[13,24] requires directive for an automatic module 02:34:20 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[14,17] requires directive for an automatic module 02:34:20 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[17,36] requires transitive directive for an automatic module 02:34:20 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 02:34:20 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[20,47] requires directive for an automatic module 02:34:20 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[21,46] requires directive for an automatic module 02:34:20 [INFO] 02:34:20 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-common >>> 02:34:20 [INFO] 02:34:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-common --- 02:34:20 [INFO] Fork Value is true 02:34:22 [INFO] Done SpotBugs Analysis.... 02:34:22 [INFO] 02:34:22 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-common <<< 02:34:22 [INFO] 02:34:22 [INFO] 02:34:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-common --- 02:34:22 [INFO] BugInstance size is 0 02:34:22 [INFO] Error size is 0 02:34:22 [INFO] No errors/warnings found 02:34:22 [INFO] 02:34:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common --- 02:34:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/test/resources 02:34:22 [INFO] 02:34:22 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-common --- 02:34:22 [INFO] No sources to compile 02:34:22 [INFO] 02:34:22 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-common --- 02:34:22 [INFO] No tests to run. 02:34:22 [INFO] 02:34:22 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-common --- 02:34:22 [INFO] 02:34:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common --- 02:34:22 [WARNING] Bundle org.opendaylight.netconf:netconf-common:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package: 02:34:22 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:22 Package found in [Jar:., 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] 02:34:22 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] 02:34:22 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT.jar 02:34:22 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/classes/META-INF/MANIFEST.MF 02:34:22 [INFO] 02:34:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common --- 02:34:22 [INFO] No previous run data found, generating javadoc. 02:34:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-javadoc.jar 02:34:23 [INFO] 02:34:23 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-common --- 02:34:23 [INFO] CycloneDX: Resolving Dependencies 02:34:24 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:34:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/bom.xml 02:34:24 [INFO] attaching as netconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/bom.json 02:34:24 [INFO] attaching as netconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:34:24 [INFO] 02:34:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 02:34:24 [INFO] Skipping duplicate-finder execution! 02:34:24 [INFO] 02:34:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common --- 02:34:24 [INFO] No dependency problems found 02:34:24 [INFO] 02:34:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-common --- 02:34:24 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-sources.jar 02:34:24 [INFO] 02:34:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-common --- 02:34:24 [INFO] 02:34:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-common --- 02:34:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:34:24 [INFO] 02:34:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-common --- 02:34:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT.jar 02:34:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT.pom 02:34:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT-javadoc.jar 02:34:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:34:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT-sources.jar 02:34:24 [INFO] 02:34:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common --- 02:34:24 [INFO] Installing org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT.jar 02:34:24 [INFO] Writing OBR metadata 02:34:24 [INFO] 02:34:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-common --- 02:34:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:34:24 [INFO] 02:34:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common --- 02:34:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:34:24 [INFO] 02:34:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-common --- 02:34:24 [INFO] org.opendaylight.netconf:netconf-common:bundle:7.0.5-SNAPSHOT 02:34:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:34:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:34:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:34:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:34:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:34:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:34:24 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:34:24 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:34:24 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:34:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:34:24 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:34:24 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:34:24 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:34:24 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:34:24 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:34:24 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:34:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:34:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:34:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:34:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:34:24 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:34:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:34:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:34:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:34:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:34:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:34:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:34:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:34:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:34:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:34:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:34:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:34:24 [INFO] +- junit:junit:jar:4.13.2:test 02:34:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:34:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:34:24 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:34:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:34:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:34:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:34:24 [INFO] 02:34:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-common --- 02:34:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/sonatype-clm/module.xml 02:34:24 [INFO] 02:34:24 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 02:34:24 [INFO] Building shaded-exificient-jar 7.0.5-SNAPSHOT [23/121] 02:34:24 [INFO] --------------------------------[ jar ]--------------------------------- 02:34:24 [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 02:34:24 [INFO] 02:34:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient-jar --- 02:34:24 [INFO] 02:34:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient-jar --- 02:34:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:24 [INFO] 02:34:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 02:34:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:24 [INFO] 02:34:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-exificient-jar --- 02:34:25 [INFO] 02:34:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 02:34:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:34:25 [INFO] 02:34:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient-jar --- 02:34:25 [INFO] Starting audit... 02:34:25 Audit done. 02:34:25 [INFO] You have 0 Checkstyle violations. 02:34:25 [INFO] 02:34:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient-jar --- 02:34:25 [INFO] Starting audit... 02:34:25 Audit done. 02:34:25 [INFO] You have 0 Checkstyle violations. 02:34:25 [INFO] 02:34:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient-jar --- 02:34:25 [INFO] 02:34:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 02:34:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/src/main/resources 02:34:25 [INFO] 02:34:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-exificient-jar --- 02:34:25 [INFO] No sources to compile 02:34:25 [INFO] 02:34:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 02:34:25 [INFO] 02:34:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ shaded-exificient-jar --- 02:34:26 [INFO] 02:34:26 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 02:34:26 [INFO] 02:34:26 [INFO] 02:34:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ shaded-exificient-jar --- 02:34:26 [INFO] 02:34:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 02:34:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/src/test/resources 02:34:26 [INFO] 02:34:26 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-exificient-jar --- 02:34:26 [INFO] No sources to compile 02:34:26 [INFO] 02:34:26 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-exificient-jar --- 02:34:26 [INFO] No tests to run. 02:34:26 [INFO] 02:34:26 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ shaded-exificient-jar --- 02:34:26 [INFO] 02:34:26 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ shaded-exificient-jar --- 02:34:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT.jar 02:34:26 [INFO] 02:34:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient-jar --- 02:34:26 [INFO] 02:34:26 [INFO] --- maven-shade-plugin:3.5.2:shade (default) @ shaded-exificient-jar --- 02:34:26 [INFO] Including com.siemens.ct.exi:exificient:jar:1.0.4 in the shaded jar. 02:34:26 [INFO] Including com.siemens.ct.exi:exificient-core:jar:1.0.4 in the shaded jar. 02:34:26 [INFO] Including com.siemens.ct.exi:exificient-grammars:jar:1.0.4 in the shaded jar. 02:34:26 [INFO] Including xerces:xercesImpl:jar:2.12.0 in the shaded jar. 02:34:26 [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. 02:34:26 [INFO] Including xmlpull:xmlpull:jar:1.1.3.1 in the shaded jar. 02:34:26 [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.11 from the shaded jar. 02:34:26 [INFO] Excluding com.sun.xml.bind:jaxb-core:jar:2.2.11 from the shaded jar. 02:34:26 [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.3.8 from the shaded jar. 02:34:26 [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar. 02:34:26 [INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar. 02:34:26 [INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar. 02:34:29 [INFO] Replacing original artifact with shaded artifact. 02:34:29 [INFO] Replacing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT.jar with /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-shaded.jar 02:34:29 [INFO] Replacing original source artifact with shaded source artifact. 02:34:29 [INFO] Replacing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-shaded-sources.jar 02:34:29 [INFO] 02:34:29 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ shaded-exificient-jar --- 02:34:29 [INFO] Skipping CycloneDX goal, because module skips deploy 02:34:29 [INFO] 02:34:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 02:34:29 [INFO] Skipping duplicate-finder execution! 02:34:29 [INFO] 02:34:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 02:34:29 [WARNING] Unused declared dependencies found: 02:34:29 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 02:34:29 [INFO] 02:34:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 02:34:29 [INFO] No sources in project. Archive not created. 02:34:29 [INFO] 02:34:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-exificient-jar --- 02:34:29 [INFO] 02:34:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-exificient-jar --- 02:34:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:34:29 [INFO] 02:34:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-exificient-jar --- 02:34:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.5-SNAPSHOT/shaded-exificient-jar-7.0.5-SNAPSHOT.jar 02:34:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.5-SNAPSHOT/shaded-exificient-jar-7.0.5-SNAPSHOT.pom 02:34:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.5-SNAPSHOT/shaded-exificient-jar-7.0.5-SNAPSHOT-sources.jar 02:34:29 [INFO] 02:34:29 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-exificient-jar --- 02:34:29 [INFO] Skipping artifact deployment 02:34:29 [INFO] 02:34:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-exificient-jar --- 02:34:29 [INFO] org.opendaylight.netconf:shaded-exificient-jar:jar:7.0.5-SNAPSHOT 02:34:29 [INFO] +- com.siemens.ct.exi:exificient:jar:1.0.4:compile 02:34:29 [INFO] | +- com.siemens.ct.exi:exificient-core:jar:1.0.4:compile 02:34:29 [INFO] | +- com.siemens.ct.exi:exificient-grammars:jar:1.0.4:compile 02:34:29 [INFO] | | \- xerces:xercesImpl:jar:2.12.0:compile 02:34:29 [INFO] | | \- xml-apis:xml-apis:jar:1.4.01:compile 02:34:29 [INFO] | +- xmlpull:xmlpull:jar:1.1.3.1:compile 02:34:29 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.2.11:compile 02:34:29 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:compile 02:34:29 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:compile 02:34:29 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:34:29 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:34:29 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 02:34:29 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:34:29 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:34:29 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:34:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:34:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:34:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:34:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:34:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:34:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:34:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:34:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:34:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:34:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:34:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:34:29 [INFO] +- junit:junit:jar:4.13.2:test 02:34:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:34:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:34:29 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:34:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:34:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:34:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:34:29 [INFO] 02:34:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ shaded-exificient-jar --- 02:34:29 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/sonatype-clm/module.xml 02:34:29 [INFO] 02:34:29 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 02:34:29 [INFO] Building shaded-exificient 7.0.5-SNAPSHOT [24/121] 02:34:29 [INFO] -------------------------------[ bundle ]------------------------------- 02:34:29 [INFO] 02:34:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient --- 02:34:29 [INFO] 02:34:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient --- 02:34:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:29 [INFO] 02:34:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient --- 02:34:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:29 [INFO] 02:34:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-exificient --- 02:34:30 [INFO] 02:34:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-exificient --- 02:34:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:34:30 [INFO] 02:34:30 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-exificient --- 02:34:30 [INFO] 02:34:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient --- 02:34:30 [INFO] Starting audit... 02:34:30 Audit done. 02:34:30 [INFO] You have 0 Checkstyle violations. 02:34:30 [INFO] 02:34:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient --- 02:34:30 [INFO] Starting audit... 02:34:30 Audit done. 02:34:30 [INFO] You have 0 Checkstyle violations. 02:34:30 [INFO] 02:34:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient --- 02:34:30 [INFO] 02:34:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient --- 02:34:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/src/main/resources 02:34:30 [INFO] 02:34:30 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-exificient --- 02:34:30 [INFO] No sources to compile 02:34:30 [INFO] 02:34:30 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-exificient --- 02:34:30 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-exificient-jar:7.0.5-SNAPSHOT:jar 02:34:30 [INFO] 02:34:30 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 02:34:30 [INFO] 02:34:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ shaded-exificient --- 02:34:30 [INFO] 02:34:30 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 02:34:30 [INFO] 02:34:30 [INFO] 02:34:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ shaded-exificient --- 02:34:30 [INFO] Spotbugs plugin skipped 02:34:30 [INFO] 02:34:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient --- 02:34:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/src/test/resources 02:34:30 [INFO] 02:34:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-exificient --- 02:34:30 [INFO] No sources to compile 02:34:30 [INFO] 02:34:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-exificient --- 02:34:30 [INFO] No tests to run. 02:34:30 [INFO] 02:34:30 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ shaded-exificient --- 02:34:30 [INFO] 02:34:30 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (default) @ shaded-exificient --- 02:34:30 [INFO] Source directory: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-sources added. 02:34:30 [INFO] 02:34:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-exificient --- 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 02:34:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:31 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:31 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] 02:34:31 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT.jar 02:34:31 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 02:34:31 [INFO] 02:34:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient --- 02:34:31 [INFO] Skipping javadoc generation 02:34:31 [INFO] 02:34:31 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ shaded-exificient --- 02:34:31 [INFO] CycloneDX: Resolving Dependencies 02:34:31 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 02:34:31 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 02:34:31 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 02:34:32 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 02:34:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/bom.xml 02:34:32 [INFO] attaching as shaded-exificient-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/bom.json 02:34:32 [INFO] attaching as shaded-exificient-7.0.5-SNAPSHOT-cyclonedx.json 02:34:32 [INFO] 02:34:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 02:34:32 [INFO] Skipping duplicate-finder execution! 02:34:32 [INFO] 02:34:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient --- 02:34:32 [WARNING] Used undeclared dependencies found: 02:34:32 [WARNING] xml-apis:xml-apis:jar:1.4.01:provided 02:34:32 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 02:34:32 [INFO] 02:34:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-exificient --- 02:34:32 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT-sources.jar 02:34:32 [INFO] 02:34:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-exificient --- 02:34:32 [INFO] Skipping modernizer execution! 02:34:32 [INFO] 02:34:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-exificient --- 02:34:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:34:32 [INFO] 02:34:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-exificient --- 02:34:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT.jar 02:34:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT.pom 02:34:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT-cyclonedx.json 02:34:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT-sources.jar 02:34:32 [INFO] 02:34:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-exificient --- 02:34:32 [INFO] Installing org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT.jar 02:34:32 [INFO] Writing OBR metadata 02:34:32 [INFO] 02:34:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-exificient --- 02:34:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:34:32 [INFO] 02:34:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-exificient --- 02:34:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:34:32 [INFO] 02:34:32 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-exificient --- 02:34:32 [INFO] org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT 02:34:32 [INFO] +- org.opendaylight.netconf:shaded-exificient-jar:jar:7.0.5-SNAPSHOT:provided 02:34:32 [INFO] | \- com.siemens.ct.exi:exificient:jar:1.0.4:provided 02:34:32 [INFO] | +- com.siemens.ct.exi:exificient-core:jar:1.0.4:provided 02:34:32 [INFO] | +- com.siemens.ct.exi:exificient-grammars:jar:1.0.4:provided 02:34:32 [INFO] | | \- xerces:xercesImpl:jar:2.12.0:provided 02:34:32 [INFO] | | \- xml-apis:xml-apis:jar:1.4.01:provided 02:34:32 [INFO] | +- xmlpull:xmlpull:jar:1.1.3.1:provided 02:34:32 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.2.11:provided 02:34:32 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:provided 02:34:32 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:provided 02:34:32 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 02:34:32 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 02:34:32 [INFO] | \- javax.activation:activation:jar:1.1.1:provided 02:34:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:34:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:34:32 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:34:32 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:34:32 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:34:32 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:34:32 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:34:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:34:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:34:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:34:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:34:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:34:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:34:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:34:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:34:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:34:32 [INFO] +- junit:junit:jar:4.13.2:test 02:34:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:34:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:34:32 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:34:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:34:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:34:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:34:32 [INFO] 02:34:32 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ shaded-exificient --- 02:34:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/sonatype-clm/module.xml 02:34:32 [INFO] 02:34:32 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 02:34:32 [INFO] Building netconf-test-util 7.0.5-SNAPSHOT [25/121] 02:34:32 [INFO] --------------------------------[ jar ]--------------------------------- 02:34:32 [INFO] 02:34:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-util --- 02:34:32 [INFO] 02:34:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-util --- 02:34:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:32 [INFO] 02:34:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-util --- 02:34:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:32 [INFO] 02:34:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-util --- 02:34:33 [INFO] 02:34:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-util --- 02:34:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:34:33 [INFO] 02:34:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-util --- 02:34:33 [INFO] Starting audit... 02:34:33 Audit done. 02:34:33 [INFO] You have 0 Checkstyle violations. 02:34:33 [INFO] 02:34:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-util --- 02:34:33 [INFO] Starting audit... 02:34:33 Audit done. 02:34:33 [INFO] You have 0 Checkstyle violations. 02:34:33 [INFO] 02:34:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-util --- 02:34:33 [INFO] 02:34:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-util --- 02:34:33 [INFO] Copying 127 resources from src/main/resources to target/classes 02:34:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/generated-sources/spi 02:34:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/generated-sources/yang 02:34:33 [INFO] 02:34:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-util --- 02:34:33 [INFO] Recompiling the module because of changed dependency. 02:34:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 02:34:33 [INFO] 02:34:33 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 02:34:33 [INFO] 02:34:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-test-util --- 02:34:33 [INFO] Fork Value is true 02:34:35 [INFO] Done SpotBugs Analysis.... 02:34:35 [INFO] 02:34:35 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 02:34:35 [INFO] 02:34:35 [INFO] 02:34:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-test-util --- 02:34:35 [INFO] BugInstance size is 0 02:34:35 [INFO] Error size is 0 02:34:35 [INFO] No errors/warnings found 02:34:35 [INFO] 02:34:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-util --- 02:34:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/src/test/resources 02:34:35 [INFO] 02:34:35 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-util --- 02:34:35 [INFO] No sources to compile 02:34:35 [INFO] 02:34:35 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-test-util --- 02:34:35 [INFO] No tests to run. 02:34:35 [INFO] 02:34:35 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-test-util --- 02:34:35 [INFO] 02:34:35 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ netconf-test-util --- 02:34:35 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT.jar 02:34:35 [INFO] 02:34:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-util --- 02:34:36 [INFO] No previous run data found, generating javadoc. 02:34:37 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-javadoc.jar 02:34:37 [INFO] 02:34:37 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-test-util --- 02:34:37 [INFO] CycloneDX: Resolving Dependencies 02:34:37 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 02:34:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/bom.xml 02:34:37 [INFO] attaching as netconf-test-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/bom.json 02:34:37 [INFO] attaching as netconf-test-util-7.0.5-SNAPSHOT-cyclonedx.json 02:34:37 [INFO] 02:34:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 02:34:37 [INFO] Skipping duplicate-finder execution! 02:34:37 [INFO] 02:34:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-util --- 02:34:37 [INFO] No dependency problems found 02:34:37 [INFO] 02:34:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-util --- 02:34:37 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-sources.jar 02:34:37 [INFO] 02:34:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-util --- 02:34:37 [INFO] 02:34:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-util --- 02:34:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:34:37 [INFO] 02:34:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-util --- 02:34:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT.jar 02:34:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT.pom 02:34:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT-javadoc.jar 02:34:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT-cyclonedx.json 02:34:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT-sources.jar 02:34:37 [INFO] 02:34:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-util --- 02:34:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:34:37 [INFO] 02:34:37 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-test-util --- 02:34:37 [INFO] org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT 02:34:37 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:34:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:34:37 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:34:37 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:34:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:34:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:34:37 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:34:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:34:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:34:37 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:34:37 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:34:37 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:34:37 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:34:37 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:34:37 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:34:37 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:34:37 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:34:37 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:34:37 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:34:37 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:34:37 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:34:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:34:37 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:34:37 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.9.1:compile 02:34:37 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:34:37 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:34:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:34:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:34:37 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:34:37 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:34:37 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:34:37 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:34:37 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:34:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:34:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:34:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:34:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:34:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:34:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:34:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:34:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:34:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:34:37 [INFO] +- junit:junit:jar:4.13.2:test 02:34:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:34:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:34:37 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:34:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:34:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:34:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:34:37 [INFO] 02:34:37 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-test-util --- 02:34:37 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/sonatype-clm/module.xml 02:34:37 [INFO] 02:34:37 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 02:34:37 [INFO] Building netconf-netty-util 7.0.5-SNAPSHOT [26/121] 02:34:37 [INFO] -------------------------------[ bundle ]------------------------------- 02:34:37 [INFO] 02:34:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-netty-util --- 02:34:37 [INFO] 02:34:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-netty-util --- 02:34:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:37 [INFO] 02:34:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 02:34:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:37 [INFO] 02:34:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-netty-util --- 02:34:38 [INFO] 02:34:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-netty-util --- 02:34:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:34:38 [INFO] 02:34:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-netty-util --- 02:34:38 [INFO] Starting audit... 02:34:38 Audit done. 02:34:38 [INFO] You have 0 Checkstyle violations. 02:34:38 [INFO] 02:34:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-netty-util --- 02:34:39 [INFO] Starting audit... 02:34:39 Audit done. 02:34:39 [INFO] You have 0 Checkstyle violations. 02:34:39 [INFO] 02:34:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-netty-util --- 02:34:39 [INFO] 02:34:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-netty-util --- 02:34:39 [INFO] Copying 1 resource from src/main/resources to target/classes 02:34:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/generated-sources/spi 02:34:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/generated-sources/yang 02:34:39 [INFO] 02:34:39 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-netty-util --- 02:34:39 [INFO] Recompiling the module because of changed dependency. 02:34:39 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 02:34:39 [INFO] 02:34:39 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 02:34:39 [INFO] 02:34:39 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-netty-util --- 02:34:39 [INFO] Fork Value is true 02:34:43 [INFO] Done SpotBugs Analysis.... 02:34:43 [INFO] 02:34:43 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 02:34:43 [INFO] 02:34:43 [INFO] 02:34:43 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-netty-util --- 02:34:43 [INFO] BugInstance size is 0 02:34:43 [INFO] Error size is 0 02:34:43 [INFO] No errors/warnings found 02:34:43 [INFO] 02:34:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 02:34:43 [INFO] Copying 3 resources from src/test/resources to target/test-classes 02:34:43 [INFO] 02:34:43 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-netty-util --- 02:34:43 [INFO] Recompiling the module because of changed dependency. 02:34:43 [INFO] Compiling 19 source files with javac [debug release 17] to target/test-classes 02:34:43 [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 02:34:43 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:34:43 [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 02:34:43 [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 02:34:43 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:34:43 [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 02:34:43 [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 02:34:43 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:34:43 [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 02:34:43 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:34:43 required: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 02:34:43 found: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 02:34:43 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,90] unchecked conversion 02:34:43 required: io.netty.handler.codec.MessageToByteEncoder 02:34:43 found: io.netty.handler.codec.MessageToByteEncoder 02:34:43 [INFO] 02:34:43 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-netty-util --- 02:34:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:34:43 [INFO] 02:34:43 [INFO] ------------------------------------------------------- 02:34:43 [INFO] T E S T S 02:34:43 [INFO] ------------------------------------------------------- 02:34:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 02:34:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 02:34:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 02:34:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 02:34:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 02:34:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 02:34:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 02:34:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 02:34:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 02:34:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 02:34:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 02:34:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:34:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s -- in org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 02:34:47 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 02:34:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 02:34:47 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 02:34:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 02:34:47 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 02:34:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 02:34:47 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 02:34:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 02:34:47 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 02:34:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 02:34:47 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 02:34:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 02:34:47 [INFO] Running org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 02:34:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 02:34:47 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 02:34:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 02:34:47 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 02:34:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 02:34:48 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 02:34:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 02:34:48 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 02:34:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 02:34:49 [INFO] 02:34:49 [INFO] Results: 02:34:49 [INFO] 02:34:49 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 02:34:49 [INFO] 02:34:49 [INFO] 02:34:49 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-netty-util --- 02:34:49 [INFO] 02:34:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-netty-util --- 02:34:49 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT.jar 02:34:49 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 02:34:49 [INFO] 02:34:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-netty-util --- 02:34:49 [INFO] No previous run data found, generating javadoc. 02:34:50 [WARNING] Javadoc Warnings 02:34:50 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfHelloMessageToXMLEncoder.java:32: warning: empty

tag 02:34:50 [WARNING] *

02:34:50 [WARNING] ^ 02:34:50 [WARNING] 1 warning 02:34:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-javadoc.jar 02:34:50 [INFO] 02:34:50 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-netty-util --- 02:34:50 [INFO] CycloneDX: Resolving Dependencies 02:34:51 [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) 02:34:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/bom.xml 02:34:51 [INFO] attaching as netconf-netty-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/bom.json 02:34:51 [INFO] attaching as netconf-netty-util-7.0.5-SNAPSHOT-cyclonedx.json 02:34:51 [INFO] 02:34:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 02:34:51 [INFO] Skipping duplicate-finder execution! 02:34:51 [INFO] 02:34:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-netty-util --- 02:34:51 [INFO] No dependency problems found 02:34:51 [INFO] 02:34:51 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-netty-util --- 02:34:51 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-sources.jar 02:34:51 [INFO] 02:34:51 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-netty-util --- 02:34:51 [INFO] 02:34:51 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-netty-util --- 02:34:51 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 02:34:51 [INFO] Analyzed bundle 'netconf-netty-util' with 32 classes 02:34:51 [INFO] 02:34:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-netty-util --- 02:34:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT.jar 02:34:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT.pom 02:34:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT-javadoc.jar 02:34:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT-cyclonedx.json 02:34:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT-sources.jar 02:34:51 [INFO] 02:34:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-netty-util --- 02:34:51 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT.jar 02:34:51 [INFO] Writing OBR metadata 02:34:51 [INFO] 02:34:51 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-netty-util --- 02:34:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:34:51 [INFO] 02:34:51 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-netty-util --- 02:34:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:34:51 [INFO] 02:34:51 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-netty-util --- 02:34:51 [INFO] org.opendaylight.netconf:netconf-netty-util:bundle:7.0.5-SNAPSHOT 02:34:51 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:34:51 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:34:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:34:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:34:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:34:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:34:51 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 02:34:51 [INFO] +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:34:51 [INFO] +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:34:51 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:34:51 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:34:51 [INFO] | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:34:51 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:34:51 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:34:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:34:51 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:34:51 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:34:51 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:34:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:34:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:34:51 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:34:51 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:34:51 [INFO] +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:34:51 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:34:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:34:51 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:34:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:34:51 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:34:51 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:34:51 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT:test 02:34:51 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.9.1:test 02:34:51 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:34:51 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:34:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:34:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:34:51 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:34:51 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:34:51 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:34:51 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:34:51 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:34:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:34:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:34:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:34:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:34:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:34:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:34:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:34:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:34:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:34:51 [INFO] +- junit:junit:jar:4.13.2:test 02:34:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:34:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:34:51 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:34:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:34:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:34:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:34:51 [INFO] 02:34:51 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-netty-util --- 02:34:51 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/sonatype-clm/module.xml 02:34:51 [INFO] 02:34:51 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 02:34:51 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 7.0.5-SNAPSHOT [27/121] 02:34:51 [INFO] ------------------------------[ feature ]------------------------------- 02:34:51 [INFO] 02:34:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-common --- 02:34:51 [INFO] 02:34:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-common --- 02:34:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:51 [INFO] 02:34:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 02:34:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:51 [INFO] 02:34:51 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-common --- 02:34:52 [INFO] 02:34:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-common --- 02:34:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:34:52 [INFO] argLine set to empty 02:34:52 [INFO] 02:34:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-common --- 02:34:52 [INFO] Starting audit... 02:34:52 Audit done. 02:34:52 [INFO] You have 0 Checkstyle violations. 02:34:52 [INFO] 02:34:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-common --- 02:34:52 [INFO] Starting audit... 02:34:52 Audit done. 02:34:52 [INFO] You have 0 Checkstyle violations. 02:34:52 [INFO] 02:34:52 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-common --- 02:34:52 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/classes/META-INF/maven/dependencies.properties 02:34:52 [INFO] 02:34:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-common --- 02:34:52 [INFO] 02:34:52 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 02:34:52 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/feature/feature.xml 02:34:52 [INFO] ...done! 02:34:52 [INFO] Attaching features XML 02:34:52 [INFO] 02:34:52 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-common --- 02:34: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 02:34:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:34:52 [INFO] 02:34:52 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 02:34:52 [INFO] 02:34:52 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-common --- 02:34:52 [INFO] 02:34:52 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 02:34:52 [INFO] 02:34:52 [INFO] 02:34:52 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-common --- 02:34:52 [INFO] 02:34:52 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-common --- 02:34:52 [INFO] 02:34:52 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-common --- 02:34:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:34:52 [INFO] 02:34:52 [INFO] ------------------------------------------------------- 02:34:52 [INFO] T E S T S 02:34:52 [INFO] ------------------------------------------------------- 02:34:53 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:35:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.69 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:35:06 [INFO] 02:35:06 [INFO] Results: 02:35:06 [INFO] 02:35:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:35:06 [INFO] 02:35:06 [INFO] 02:35:06 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-common --- 02:35:06 [INFO] 02:35:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-common --- 02:35:06 [INFO] 02:35:06 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-common --- 02:35:06 [INFO] CycloneDX: Resolving Dependencies 02:35:09 [INFO] CycloneDX: Creating BOM version 1.4 with 103 component(s) 02:35:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/bom.xml 02:35:09 [INFO] attaching as odl-netconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/bom.json 02:35:09 [INFO] attaching as odl-netconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:35:09 [INFO] 02:35:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 02:35:09 [INFO] Skipping duplicate-finder execution! 02:35:09 [INFO] 02:35:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-common --- 02:35:09 [INFO] Skipping plugin execution 02:35:09 [INFO] 02:35:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-common --- 02:35:09 [INFO] No sources in project. Archive not created. 02:35:09 [INFO] 02:35:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-common --- 02:35:09 [INFO] 02:35:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-common --- 02:35:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:35:09 [INFO] 02:35:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-common --- 02:35:09 [INFO] No primary artifact to install, installing attached artifacts instead. 02:35:09 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.5-SNAPSHOT/odl-netconf-common-7.0.5-SNAPSHOT.pom 02:35:09 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.5-SNAPSHOT/odl-netconf-common-7.0.5-SNAPSHOT-features.xml 02:35:09 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.5-SNAPSHOT/odl-netconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:09 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.5-SNAPSHOT/odl-netconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:35:10 [INFO] 02:35:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-common --- 02:35:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:35:10 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:35:10 [INFO] 02:35:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-common --- 02:35:10 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/test-features 02:35:10 [INFO] 02:35:10 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-common --- 02:35:10 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/sonatype-clm/module.xml 02:35:10 [INFO] 02:35:10 [INFO] ---------------< org.opendaylight.netconf.model:rfc8341 >--------------- 02:35:10 [INFO] Building rfc8341 7.0.5-SNAPSHOT [28/121] 02:35:10 [INFO] -------------------------------[ bundle ]------------------------------- 02:35:10 [INFO] 02:35:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8341 --- 02:35:10 [INFO] 02:35:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8341 --- 02:35:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:10 [INFO] 02:35:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8341 --- 02:35:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:10 [INFO] 02:35:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8341 --- 02:35:10 [INFO] 02:35:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8341 --- 02:35:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:35:10 [INFO] 02:35:10 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8341 --- 02:35:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:35:10 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8341/src/main/yang 02:35:10 [INFO] yang-to-sources: Found 1 dependencies in 1.001 ms 02:35:10 [INFO] yang-to-sources: Project model files found: 1 in 2.589 ms 02:35:10 [INFO] yang-to-sources: 2 YANG models processed in 12.80 ms 02:35:10 [INFO] BindingJavaFileGenerator: Defined 30 files in 3.879 ms 02:35:10 [INFO] Sorted 30 files into 8 directories in 99.88 μs 02:35:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 31.59 ms 02:35:10 [INFO] 02:35:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8341 --- 02:35:10 [INFO] Starting audit... 02:35:10 Audit done. 02:35:10 [INFO] You have 0 Checkstyle violations. 02:35:10 [INFO] 02:35:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8341 --- 02:35:10 [INFO] Starting audit... 02:35:10 Audit done. 02:35:10 [INFO] You have 0 Checkstyle violations. 02:35:10 [INFO] 02:35:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8341 --- 02:35:10 [INFO] 02:35:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8341 --- 02:35:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8341/src/main/resources 02:35:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8341/target/generated-sources/spi 02:35:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:35:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8341/target/generated-sources/spi 02:35:10 [INFO] 02:35:10 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8341 --- 02:35:10 [INFO] Recompiling the module because of changed dependency. 02:35:10 [INFO] Compiling 34 source files with javac [debug release 17] to target/classes 02:35:10 [INFO] 02:35:10 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8341 >>> 02:35:10 [INFO] 02:35:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8341 --- 02:35:10 [INFO] Fork Value is true 02:35:13 [INFO] Done SpotBugs Analysis.... 02:35:13 [INFO] 02:35:13 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8341 <<< 02:35:13 [INFO] 02:35:13 [INFO] 02:35:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8341 --- 02:35:13 [INFO] BugInstance size is 0 02:35:13 [INFO] Error size is 0 02:35:13 [INFO] No errors/warnings found 02:35:13 [INFO] 02:35:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8341 --- 02:35:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8341/src/test/resources 02:35:13 [INFO] 02:35:13 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8341 --- 02:35:13 [INFO] No sources to compile 02:35:13 [INFO] 02:35:13 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8341 --- 02:35:13 [INFO] No tests to run. 02:35:13 [INFO] 02:35:13 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8341 --- 02:35:13 [INFO] 02:35:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8341 --- 02:35:13 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT.jar 02:35:13 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/classes/META-INF/MANIFEST.MF 02:35:13 [INFO] 02:35:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8341 --- 02:35:13 [INFO] No previous run data found, generating javadoc. 02:35:15 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-javadoc.jar 02:35:15 [INFO] 02:35:15 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8341 --- 02:35:15 [INFO] CycloneDX: Resolving Dependencies 02:35:16 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 02:35:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8341/target/bom.xml 02:35:16 [INFO] attaching as rfc8341-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8341/target/bom.json 02:35:16 [INFO] attaching as rfc8341-7.0.5-SNAPSHOT-cyclonedx.json 02:35:16 [INFO] 02:35:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 02:35:16 [INFO] Skipping duplicate-finder execution! 02:35:16 [INFO] 02:35:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8341 --- 02:35:16 [INFO] No dependency problems found 02:35:16 [INFO] 02:35:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8341 --- 02:35:16 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-sources.jar 02:35:16 [INFO] 02:35:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8341 --- 02:35:16 [INFO] 02:35:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8341 --- 02:35:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:35:16 [INFO] 02:35:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8341 --- 02:35:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT.jar 02:35:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT.pom 02:35:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT-javadoc.jar 02:35:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT-cyclonedx.json 02:35:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT-sources.jar 02:35:16 [INFO] 02:35:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8341 --- 02:35:16 [INFO] Installing org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT.jar 02:35:16 [INFO] Writing OBR metadata 02:35:16 [INFO] 02:35:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8341 --- 02:35:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:35:16 [INFO] 02:35:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8341 --- 02:35:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:35:16 [INFO] 02:35:16 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8341 --- 02:35:16 [INFO] org.opendaylight.netconf.model:rfc8341:bundle:7.0.5-SNAPSHOT 02:35:16 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:35:16 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:35:16 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:35:16 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:35:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:35:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:35:16 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:35:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:35:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:35:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:35:16 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:35:16 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:35:16 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:35:16 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:35:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:35:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:35:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:35:16 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:35:16 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:35:16 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:35:16 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:35:16 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:35:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:35:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:35:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:35:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:35:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:35:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:35:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:35:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:35:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:35:16 [INFO] +- junit:junit:jar:4.13.2:test 02:35:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:35:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:35:16 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:35:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:35:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:35:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:35:16 [INFO] 02:35:16 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8341 --- 02:35:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8341/target/sonatype-clm/module.xml 02:35:16 [INFO] 02:35:16 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8341 >--------- 02:35:16 [INFO] Building OpenDaylight :: Netconf :: RFC8341 Models 7.0.5-SNAPSHOT [29/121] 02:35:16 [INFO] ------------------------------[ feature ]------------------------------- 02:35:16 [INFO] 02:35:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] 02:35:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:16 [INFO] 02:35:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:16 [INFO] 02:35:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] 02:35:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:35:16 [INFO] argLine set to empty 02:35:16 [INFO] 02:35:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] Starting audit... 02:35:16 Audit done. 02:35:16 [INFO] You have 0 Checkstyle violations. 02:35:16 [INFO] 02:35:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] Starting audit... 02:35:16 Audit done. 02:35:16 [INFO] You have 0 Checkstyle violations. 02:35:16 [INFO] 02:35:16 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/classes/META-INF/maven/dependencies.properties 02:35:16 [INFO] 02:35:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] 02:35:16 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/feature/feature.xml 02:35:16 [INFO] ...done! 02:35:16 [INFO] Attaching features XML 02:35:16 [INFO] 02:35:16 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8341 --- 02:35:16 [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 02:35:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:35:16 [INFO] 02:35:16 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8341 >>> 02:35:16 [INFO] 02:35:16 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] 02:35:16 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8341 <<< 02:35:16 [INFO] 02:35:16 [INFO] 02:35:16 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] 02:35:16 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] 02:35:16 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8341 --- 02:35:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:35:16 [INFO] 02:35:16 [INFO] ------------------------------------------------------- 02:35:16 [INFO] T E S T S 02:35:16 [INFO] ------------------------------------------------------- 02:35:18 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:35:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.26 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:35:30 [INFO] 02:35:30 [INFO] Results: 02:35:30 [INFO] 02:35:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:35:30 [INFO] 02:35:30 [INFO] 02:35:30 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8341 --- 02:35:30 [INFO] 02:35:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8341 --- 02:35:30 [INFO] 02:35:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8341 --- 02:35:30 [INFO] CycloneDX: Resolving Dependencies 02:35:33 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:35:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/bom.xml 02:35:33 [INFO] attaching as odl-netconf-model-rfc8341-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/bom.json 02:35:33 [INFO] attaching as odl-netconf-model-rfc8341-7.0.5-SNAPSHOT-cyclonedx.json 02:35:33 [INFO] 02:35:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8341 --- 02:35:33 [INFO] Skipping duplicate-finder execution! 02:35:33 [INFO] 02:35:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8341 --- 02:35:33 [INFO] Skipping plugin execution 02:35:33 [INFO] 02:35:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8341 --- 02:35:33 [INFO] No sources in project. Archive not created. 02:35:33 [INFO] 02:35:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8341 --- 02:35:33 [INFO] 02:35:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8341 --- 02:35:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:35:33 [INFO] 02:35:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8341 --- 02:35:33 [INFO] No primary artifact to install, installing attached artifacts instead. 02:35:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/odl-netconf-model-rfc8341-7.0.5-SNAPSHOT.pom 02:35:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/odl-netconf-model-rfc8341-7.0.5-SNAPSHOT-features.xml 02:35:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/odl-netconf-model-rfc8341-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/odl-netconf-model-rfc8341-7.0.5-SNAPSHOT-cyclonedx.json 02:35:33 [INFO] 02:35:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8341 --- 02:35:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:35:33 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:35:33 [INFO] 02:35:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8341 --- 02:35:33 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/test-features 02:35:33 [INFO] 02:35:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8341 --- 02:35:33 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/sonatype-clm/module.xml 02:35:33 [INFO] 02:35:33 [INFO] ---< org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types >--- 02:35:33 [INFO] Building draft-ietf-netconf-crypto-types 7.0.5-SNAPSHOT [30/121] 02:35:33 [INFO] -------------------------------[ bundle ]------------------------------- 02:35:33 [INFO] 02:35:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ draft-ietf-netconf-crypto-types --- 02:35:33 [INFO] 02:35:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ draft-ietf-netconf-crypto-types --- 02:35:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:33 [INFO] 02:35:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ draft-ietf-netconf-crypto-types --- 02:35:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:33 [INFO] 02:35:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ draft-ietf-netconf-crypto-types --- 02:35:33 [INFO] 02:35:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ draft-ietf-netconf-crypto-types --- 02:35:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:35:33 [INFO] 02:35:33 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ draft-ietf-netconf-crypto-types --- 02:35:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:35:33 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/src/main/yang 02:35:33 [INFO] yang-to-sources: Found 2 dependencies in 1.063 ms 02:35:33 [INFO] yang-to-sources: Project model files found: 1 in 3.808 ms 02:35:33 [INFO] yang-to-sources: 3 YANG models processed in 27.67 ms 02:35:33 [INFO] BindingJavaFileGenerator: Defined 108 files in 8.488 ms 02:35:33 [INFO] Sorted 108 files into 19 directories in 242.5 μs 02:35:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 108 in 32.49 ms 02:35:33 [INFO] 02:35:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ draft-ietf-netconf-crypto-types --- 02:35:33 [INFO] Starting audit... 02:35:33 Audit done. 02:35:33 [INFO] You have 0 Checkstyle violations. 02:35:33 [INFO] 02:35:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ draft-ietf-netconf-crypto-types --- 02:35:33 [INFO] Starting audit... 02:35:33 Audit done. 02:35:33 [INFO] You have 0 Checkstyle violations. 02:35:33 [INFO] 02:35:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ draft-ietf-netconf-crypto-types --- 02:35:33 [INFO] 02:35:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ draft-ietf-netconf-crypto-types --- 02:35:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/src/main/resources 02:35:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 02:35:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:35:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 02:35:33 [INFO] 02:35:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ draft-ietf-netconf-crypto-types --- 02:35:33 [INFO] Recompiling the module because of changed dependency. 02:35:33 [INFO] Compiling 107 source files with javac [debug release 17] to target/classes 02:35:34 [INFO] 02:35:34 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ draft-ietf-netconf-crypto-types >>> 02:35:34 [INFO] 02:35:34 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ draft-ietf-netconf-crypto-types --- 02:35:34 [INFO] Fork Value is true 02:35:36 [INFO] Done SpotBugs Analysis.... 02:35:36 [INFO] 02:35:36 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ draft-ietf-netconf-crypto-types <<< 02:35:36 [INFO] 02:35:36 [INFO] 02:35:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ draft-ietf-netconf-crypto-types --- 02:35:36 [INFO] BugInstance size is 0 02:35:36 [INFO] Error size is 0 02:35:36 [INFO] No errors/warnings found 02:35:36 [INFO] 02:35:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ draft-ietf-netconf-crypto-types --- 02:35:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/src/test/resources 02:35:36 [INFO] 02:35:36 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ draft-ietf-netconf-crypto-types --- 02:35:36 [INFO] No sources to compile 02:35:36 [INFO] 02:35:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ draft-ietf-netconf-crypto-types --- 02:35:36 [INFO] No tests to run. 02:35:36 [INFO] 02:35:36 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ draft-ietf-netconf-crypto-types --- 02:35:36 [INFO] 02:35:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ draft-ietf-netconf-crypto-types --- 02:35:36 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 02:35:36 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/classes/META-INF/MANIFEST.MF 02:35:37 [INFO] 02:35:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ draft-ietf-netconf-crypto-types --- 02:35:37 [INFO] No previous run data found, generating javadoc. 02:35:39 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-javadoc.jar 02:35:39 [INFO] 02:35:39 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ draft-ietf-netconf-crypto-types --- 02:35:39 [INFO] CycloneDX: Resolving Dependencies 02:35:40 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:35:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/bom.xml 02:35:40 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/bom.json 02:35:40 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-cyclonedx.json 02:35:40 [INFO] 02:35:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ draft-ietf-netconf-crypto-types --- 02:35:40 [INFO] Skipping duplicate-finder execution! 02:35:40 [INFO] 02:35:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ draft-ietf-netconf-crypto-types --- 02:35:40 [INFO] No dependency problems found 02:35:40 [INFO] 02:35:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ draft-ietf-netconf-crypto-types --- 02:35:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-sources.jar 02:35:40 [INFO] 02:35:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ draft-ietf-netconf-crypto-types --- 02:35:40 [INFO] 02:35:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ draft-ietf-netconf-crypto-types --- 02:35:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:35:40 [INFO] 02:35:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ draft-ietf-netconf-crypto-types --- 02:35:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 02:35:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/pom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.pom 02:35:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-javadoc.jar 02:35:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/bom.json to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-cyclonedx.json 02:35:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-sources.jar 02:35:40 [INFO] 02:35:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ draft-ietf-netconf-crypto-types --- 02:35:40 [INFO] Installing org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 02:35:40 [INFO] Writing OBR metadata 02:35:40 [INFO] 02:35:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 02:35:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:35:40 [INFO] 02:35:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 02:35:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:35:40 [INFO] 02:35:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ draft-ietf-netconf-crypto-types --- 02:35:40 [INFO] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:bundle:7.0.5-SNAPSHOT 02:35:40 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:35:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:35:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:35:40 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:35:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:35:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:35:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:35:40 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:35:40 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:35:40 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:35:40 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:35:40 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:35:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:35:40 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:35:40 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:35:40 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:35:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:35:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:35:40 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:35:40 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:35:40 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:35:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:35:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:35:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:35:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:35:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:35:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:35:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:35:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:35:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:35:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:35:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:35:40 [INFO] +- junit:junit:jar:4.13.2:test 02:35:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:35:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:35:40 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:35:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:35:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:35:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:35:40 [INFO] 02:35:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ draft-ietf-netconf-crypto-types --- 02:35:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/sonatype-clm/module.xml 02:35:40 [INFO] 02:35:40 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 02:35:40 [INFO] Building keystore-api 7.0.5-SNAPSHOT [31/121] 02:35:40 [INFO] -------------------------------[ bundle ]------------------------------- 02:35:40 [INFO] 02:35:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-api --- 02:35:40 [INFO] 02:35:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-api --- 02:35:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:40 [INFO] 02:35:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-api --- 02:35:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:40 [INFO] 02:35:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-api --- 02:35:41 [INFO] 02:35:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-api --- 02:35:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:35:41 [INFO] 02:35:41 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ keystore-api --- 02:35:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:35:41 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/keystore/keystore-api/src/main/yang 02:35:41 [INFO] yang-to-sources: Found 3 dependencies in 1.149 ms 02:35:41 [INFO] yang-to-sources: Project model files found: 1 in 3.328 ms 02:35:41 [INFO] yang-to-sources: 4 YANG models processed in 49.46 ms 02:35:41 [INFO] BindingJavaFileGenerator: Defined 69 files in 12.75 ms 02:35:41 [INFO] Sorted 69 files into 25 directories in 212.2 μs 02:35:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 69 in 72.20 ms 02:35:41 [INFO] 02:35:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-api --- 02:35:41 [INFO] Starting audit... 02:35:41 Audit done. 02:35:41 [INFO] You have 0 Checkstyle violations. 02:35:41 [INFO] 02:35:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-api --- 02:35:41 [INFO] Starting audit... 02:35:41 Audit done. 02:35:41 [INFO] You have 0 Checkstyle violations. 02:35:41 [INFO] 02:35:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-api --- 02:35:41 [INFO] 02:35:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-api --- 02:35:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-api/src/main/resources 02:35:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/generated-sources/spi 02:35:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:35:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/generated-sources/spi 02:35:41 [INFO] 02:35:41 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-api --- 02:35:41 [INFO] Recompiling the module because of changed dependency. 02:35:41 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 02:35:41 [INFO] 02:35:41 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-api >>> 02:35:41 [INFO] 02:35:41 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-api --- 02:35:41 [INFO] Fork Value is true 02:35:44 [INFO] Done SpotBugs Analysis.... 02:35:44 [INFO] 02:35:44 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-api <<< 02:35:44 [INFO] 02:35:44 [INFO] 02:35:44 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-api --- 02:35:44 [INFO] BugInstance size is 0 02:35:44 [INFO] Error size is 0 02:35:44 [INFO] No errors/warnings found 02:35:44 [INFO] 02:35:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-api --- 02:35:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-api/src/test/resources 02:35:44 [INFO] 02:35:44 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-api --- 02:35:44 [INFO] No sources to compile 02:35:44 [INFO] 02:35:44 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-api --- 02:35:44 [INFO] No tests to run. 02:35:44 [INFO] 02:35:44 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-api --- 02:35:44 [INFO] 02:35:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-api --- 02:35:44 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT.jar 02:35:44 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 02:35:44 [INFO] 02:35:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-api --- 02:35:44 [INFO] No previous run data found, generating javadoc. 02:35:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-javadoc.jar 02:35:47 [INFO] 02:35:47 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-api --- 02:35:47 [INFO] CycloneDX: Resolving Dependencies 02:35:47 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 02:35:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/bom.xml 02:35:47 [INFO] attaching as keystore-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/bom.json 02:35:47 [INFO] attaching as keystore-api-7.0.5-SNAPSHOT-cyclonedx.json 02:35:47 [INFO] 02:35:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 02:35:47 [INFO] Skipping duplicate-finder execution! 02:35:47 [INFO] 02:35:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-api --- 02:35:47 [INFO] No dependency problems found 02:35:47 [INFO] 02:35:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-api --- 02:35:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-sources.jar 02:35:47 [INFO] 02:35:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-api --- 02:35:47 [INFO] 02:35:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-api --- 02:35:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:35:47 [INFO] 02:35:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-api --- 02:35:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT.jar 02:35:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT.pom 02:35:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT-javadoc.jar 02:35:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT-cyclonedx.json 02:35:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT-sources.jar 02:35:47 [INFO] 02:35:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-api --- 02:35:47 [INFO] Installing org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT.jar 02:35:47 [INFO] Writing OBR metadata 02:35:47 [INFO] 02:35:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-api --- 02:35:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:35:47 [INFO] 02:35:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-api --- 02:35:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:35:47 [INFO] 02:35:47 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-api --- 02:35:47 [INFO] org.opendaylight.netconf:keystore-api:bundle:7.0.5-SNAPSHOT 02:35:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:35:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:35:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:35:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:35:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:35:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:35:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:35:47 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:35:47 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:35:47 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:35:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:35:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:35:47 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:35:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:35:47 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:35:47 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:35:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:35:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:35:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:35:47 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:35:47 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:35:47 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:35:47 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:35:47 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:35:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:35:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:35:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:35:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:35:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:35:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:35:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:35:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:35:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:35:47 [INFO] +- junit:junit:jar:4.13.2:test 02:35:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:35:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:35:47 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:35:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:35:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:35:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:35:47 [INFO] 02:35:47 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-api --- 02:35:47 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/sonatype-clm/module.xml 02:35:47 [INFO] 02:35:47 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 02:35:47 [INFO] Building keystore-none 7.0.5-SNAPSHOT [32/121] 02:35:47 [INFO] -------------------------------[ bundle ]------------------------------- 02:35:47 [INFO] 02:35:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-none --- 02:35:47 [INFO] 02:35:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-none --- 02:35:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:47 [INFO] 02:35:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-none --- 02:35:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:47 [INFO] 02:35:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-none --- 02:35:48 [INFO] 02:35:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-none --- 02:35:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:35:48 [INFO] 02:35:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-none --- 02:35:48 [INFO] Starting audit... 02:35:48 Audit done. 02:35:48 [INFO] You have 0 Checkstyle violations. 02:35:48 [INFO] 02:35:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-none --- 02:35:48 [INFO] Starting audit... 02:35:48 Audit done. 02:35:48 [INFO] You have 0 Checkstyle violations. 02:35:48 [INFO] 02:35:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-none --- 02:35:48 [INFO] 02:35:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-none --- 02:35:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-none/src/main/resources 02:35:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/generated-sources/spi 02:35:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/generated-sources/yang 02:35:48 [INFO] 02:35:48 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-none --- 02:35:48 [INFO] Recompiling the module because of changed dependency. 02:35:48 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 02:35:48 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:35:48 [INFO] 02:35:48 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-none >>> 02:35:48 [INFO] 02:35:48 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-none --- 02:35:48 [INFO] Fork Value is true 02:35:50 [INFO] Done SpotBugs Analysis.... 02:35:50 [INFO] 02:35:50 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-none <<< 02:35:50 [INFO] 02:35:50 [INFO] 02:35:50 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-none --- 02:35:50 [INFO] BugInstance size is 0 02:35:50 [INFO] Error size is 0 02:35:50 [INFO] No errors/warnings found 02:35:50 [INFO] 02:35:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-none --- 02:35:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-none/src/test/resources 02:35:50 [INFO] 02:35:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-none --- 02:35:50 [INFO] No sources to compile 02:35:50 [INFO] 02:35:50 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-none --- 02:35:50 [INFO] No tests to run. 02:35:50 [INFO] 02:35:50 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-none --- 02:35:50 [INFO] 02:35:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-none --- 02:35:50 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT.jar 02:35:50 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 02:35:50 [INFO] 02:35:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-none --- 02:35:50 [INFO] No previous run data found, generating javadoc. 02:35:51 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-javadoc.jar 02:35:51 [INFO] 02:35:51 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-none --- 02:35:51 [INFO] CycloneDX: Resolving Dependencies 02:35:52 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 02:35:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/bom.xml 02:35:52 [INFO] attaching as keystore-none-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/bom.json 02:35:52 [INFO] attaching as keystore-none-7.0.5-SNAPSHOT-cyclonedx.json 02:35:52 [INFO] 02:35:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 02:35:52 [INFO] Skipping duplicate-finder execution! 02:35:52 [INFO] 02:35:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-none --- 02:35:52 [INFO] No dependency problems found 02:35:52 [INFO] 02:35:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-none --- 02:35:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-sources.jar 02:35:52 [INFO] 02:35:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-none --- 02:35:52 [INFO] 02:35:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-none --- 02:35:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:35:52 [INFO] 02:35:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-none --- 02:35:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT.jar 02:35:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT.pom 02:35:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT-javadoc.jar 02:35:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT-cyclonedx.json 02:35:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT-sources.jar 02:35:52 [INFO] 02:35:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-none --- 02:35:52 [INFO] Installing org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT.jar 02:35:52 [INFO] Writing OBR metadata 02:35:52 [INFO] 02:35:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-none --- 02:35:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:35:52 [INFO] 02:35:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-none --- 02:35:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:35:52 [INFO] 02:35:52 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-none --- 02:35:52 [INFO] org.opendaylight.netconf:keystore-none:bundle:7.0.5-SNAPSHOT 02:35:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:35:52 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:35:52 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:35:52 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:35:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:35:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:35:52 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:35:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:35:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:35:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:35:52 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:35:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:35:52 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:35:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:35:52 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:35:52 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:35:52 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:35:52 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:35:52 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:35:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:35:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:35:52 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:35:52 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:35:52 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:35:52 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:35:52 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:35:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:35:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:35:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:35:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:35:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:35:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:35:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:35:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:35:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:35:52 [INFO] +- junit:junit:jar:4.13.2:test 02:35:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:35:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:35:52 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:35:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:35:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:35:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:35:52 [INFO] 02:35:52 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-none --- 02:35:52 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/sonatype-clm/module.xml 02:35:52 [INFO] 02:35:52 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 02:35:52 [INFO] Building OpenDaylight :: Netconf :: Key Store 7.0.5-SNAPSHOT [33/121] 02:35:52 [INFO] ------------------------------[ feature ]------------------------------- 02:35:52 [INFO] 02:35:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-keystore --- 02:35:52 [INFO] 02:35:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-keystore --- 02:35:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:52 [INFO] 02:35:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 02:35:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:52 [INFO] 02:35:52 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-keystore --- 02:35:52 [INFO] 02:35:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 02:35:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:35:52 [INFO] argLine set to empty 02:35:52 [INFO] 02:35:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-keystore --- 02:35:52 [INFO] Starting audit... 02:35:52 Audit done. 02:35:52 [INFO] You have 0 Checkstyle violations. 02:35:52 [INFO] 02:35:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-keystore --- 02:35:52 [INFO] Starting audit... 02:35:52 Audit done. 02:35:52 [INFO] You have 0 Checkstyle violations. 02:35:52 [INFO] 02:35:52 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-keystore --- 02:35:52 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/classes/META-INF/maven/dependencies.properties 02:35:52 [INFO] 02:35:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-keystore --- 02:35:52 [INFO] 02:35:52 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 02:35:52 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/feature/feature.xml 02:35:52 [INFO] ...done! 02:35:52 [INFO] Attaching features XML 02:35:52 [INFO] 02:35:52 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-keystore --- 02:35: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 02:35:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:35:52 [INFO] 02:35:52 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 02:35:52 [INFO] 02:35:52 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-keystore --- 02:35:52 [INFO] 02:35:52 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 02:35:52 [INFO] 02:35:52 [INFO] 02:35:52 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-keystore --- 02:35:52 [INFO] 02:35:52 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-keystore --- 02:35:52 [INFO] 02:35:52 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-keystore --- 02:35:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:35:52 [INFO] 02:35:52 [INFO] ------------------------------------------------------- 02:35:52 [INFO] T E S T S 02:35:52 [INFO] ------------------------------------------------------- 02:35:54 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:36:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.14 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:36:05 [INFO] 02:36:05 [INFO] Results: 02:36:05 [INFO] 02:36:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:36:05 [INFO] 02:36:05 [INFO] 02:36:05 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-keystore --- 02:36:05 [INFO] 02:36:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-keystore --- 02:36:05 [INFO] 02:36:05 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-keystore --- 02:36:05 [INFO] CycloneDX: Resolving Dependencies 02:36:08 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 02:36:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/bom.xml 02:36:08 [INFO] attaching as odl-netconf-keystore-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/bom.json 02:36:08 [INFO] attaching as odl-netconf-keystore-7.0.5-SNAPSHOT-cyclonedx.json 02:36:08 [INFO] 02:36:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore --- 02:36:08 [INFO] Skipping duplicate-finder execution! 02:36:08 [INFO] 02:36:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-keystore --- 02:36:08 [INFO] Skipping plugin execution 02:36:08 [INFO] 02:36:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-keystore --- 02:36:08 [INFO] No sources in project. Archive not created. 02:36:08 [INFO] 02:36:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-keystore --- 02:36:08 [INFO] 02:36:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-keystore --- 02:36:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:36:08 [INFO] 02:36:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-keystore --- 02:36:08 [INFO] No primary artifact to install, installing attached artifacts instead. 02:36:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/odl-netconf-keystore-7.0.5-SNAPSHOT.pom 02:36:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/odl-netconf-keystore-7.0.5-SNAPSHOT-features.xml 02:36:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/odl-netconf-keystore-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/odl-netconf-keystore-7.0.5-SNAPSHOT-cyclonedx.json 02:36:08 [INFO] 02:36:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-keystore --- 02:36:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:36:08 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:36:08 [INFO] 02:36:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-keystore --- 02:36:08 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/test-features 02:36:08 [INFO] 02:36:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-keystore --- 02:36:09 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/sonatype-clm/module.xml 02:36:09 [INFO] 02:36:09 [INFO] --------------< org.opendaylight.netconf:truststore-api >--------------- 02:36:09 [INFO] Building truststore-api 7.0.5-SNAPSHOT [34/121] 02:36:09 [INFO] -------------------------------[ bundle ]------------------------------- 02:36:09 [INFO] 02:36:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-api --- 02:36:09 [INFO] 02:36:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-api --- 02:36:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:09 [INFO] 02:36:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-api --- 02:36:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:09 [INFO] 02:36:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-api --- 02:36:09 [INFO] 02:36:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ truststore-api --- 02:36:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:36:09 [INFO] 02:36:09 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ truststore-api --- 02:36:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:36:09 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/truststore/truststore-api/src/main/yang 02:36:09 [INFO] yang-to-sources: Found 3 dependencies in 847.1 μs 02:36:09 [INFO] yang-to-sources: Project model files found: 1 in 2.426 ms 02:36:09 [INFO] yang-to-sources: 4 YANG models processed in 32.45 ms 02:36:09 [INFO] BindingJavaFileGenerator: Defined 51 files in 11.32 ms 02:36:09 [INFO] Sorted 51 files into 16 directories in 185.9 μs 02:36:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 51 in 24.91 ms 02:36:09 [INFO] 02:36:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-api --- 02:36:09 [INFO] Starting audit... 02:36:09 Audit done. 02:36:09 [INFO] You have 0 Checkstyle violations. 02:36:09 [INFO] 02:36:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-api --- 02:36:09 [INFO] Starting audit... 02:36:09 Audit done. 02:36:09 [INFO] You have 0 Checkstyle violations. 02:36:09 [INFO] 02:36:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-api --- 02:36:09 [INFO] 02:36:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-api --- 02:36:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-api/src/main/resources 02:36:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/generated-sources/spi 02:36:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:36:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:36:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:36:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/generated-sources/spi 02:36:09 [INFO] 02:36:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ truststore-api --- 02:36:09 [INFO] Recompiling the module because of changed dependency. 02:36:09 [INFO] Compiling 50 source files with javac [debug release 17] to target/classes 02:36:09 [INFO] 02:36:09 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ truststore-api >>> 02:36:09 [INFO] 02:36:09 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ truststore-api --- 02:36:09 [INFO] Fork Value is true 02:36:12 [INFO] Done SpotBugs Analysis.... 02:36:12 [INFO] 02:36:12 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ truststore-api <<< 02:36:12 [INFO] 02:36:12 [INFO] 02:36:12 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ truststore-api --- 02:36:12 [INFO] BugInstance size is 0 02:36:12 [INFO] Error size is 0 02:36:12 [INFO] No errors/warnings found 02:36:12 [INFO] 02:36:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-api --- 02:36:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-api/src/test/resources 02:36:12 [INFO] 02:36:12 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ truststore-api --- 02:36:12 [INFO] No sources to compile 02:36:12 [INFO] 02:36:12 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ truststore-api --- 02:36:12 [INFO] No tests to run. 02:36:12 [INFO] 02:36:12 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ truststore-api --- 02:36:12 [INFO] 02:36:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-api --- 02:36:12 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT.jar 02:36:12 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/classes/META-INF/MANIFEST.MF 02:36:12 [INFO] 02:36:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-api --- 02:36:12 [INFO] No previous run data found, generating javadoc. 02:36:14 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-javadoc.jar 02:36:14 [INFO] 02:36:14 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ truststore-api --- 02:36:14 [INFO] CycloneDX: Resolving Dependencies 02:36:15 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 02:36:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/bom.xml 02:36:15 [INFO] attaching as truststore-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/bom.json 02:36:15 [INFO] attaching as truststore-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:15 [INFO] 02:36:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-api --- 02:36:15 [INFO] Skipping duplicate-finder execution! 02:36:15 [INFO] 02:36:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-api --- 02:36:15 [INFO] No dependency problems found 02:36:15 [INFO] 02:36:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ truststore-api --- 02:36:15 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-sources.jar 02:36:15 [INFO] 02:36:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ truststore-api --- 02:36:15 [INFO] 02:36:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ truststore-api --- 02:36:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:36:15 [INFO] 02:36:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-api --- 02:36:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT.jar 02:36:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT.pom 02:36:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT-javadoc.jar 02:36:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT-sources.jar 02:36:15 [INFO] 02:36:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-api --- 02:36:15 [INFO] Installing org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT.jar 02:36:15 [INFO] Writing OBR metadata 02:36:15 [INFO] 02:36:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-api --- 02:36:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:36:15 [INFO] 02:36:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-api --- 02:36:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:36:15 [INFO] 02:36:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ truststore-api --- 02:36:15 [INFO] org.opendaylight.netconf:truststore-api:bundle:7.0.5-SNAPSHOT 02:36:15 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:36:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:36:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:36:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:36:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:36:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:36:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:36:15 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:36:15 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:36:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:36:15 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:36:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:36:15 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:36:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:36:15 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:36:15 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:36:15 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:36:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:36:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:36:15 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:36:15 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:36:15 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:36:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:36:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:36:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:36:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:36:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:36:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:36:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:36:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:36:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:36:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:36:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:36:15 [INFO] +- junit:junit:jar:4.13.2:test 02:36:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:36:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:36:15 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:36:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:36:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:36:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:36:15 [INFO] 02:36:15 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ truststore-api --- 02:36:15 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/sonatype-clm/module.xml 02:36:15 [INFO] 02:36:15 [INFO] --------------< org.opendaylight.netconf:truststore-none >-------------- 02:36:15 [INFO] Building truststore-none 7.0.5-SNAPSHOT [35/121] 02:36:15 [INFO] -------------------------------[ bundle ]------------------------------- 02:36:15 [INFO] 02:36:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-none --- 02:36:15 [INFO] 02:36:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-none --- 02:36:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:15 [INFO] 02:36:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-none --- 02:36:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:15 [INFO] 02:36:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-none --- 02:36:15 [INFO] 02:36:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ truststore-none --- 02:36:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:36:15 [INFO] 02:36:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-none --- 02:36:15 [INFO] Starting audit... 02:36:15 Audit done. 02:36:15 [INFO] You have 0 Checkstyle violations. 02:36:15 [INFO] 02:36:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-none --- 02:36:15 [INFO] Starting audit... 02:36:15 Audit done. 02:36:15 [INFO] You have 0 Checkstyle violations. 02:36:15 [INFO] 02:36:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-none --- 02:36:15 [INFO] 02:36:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-none --- 02:36:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-none/src/main/resources 02:36:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/generated-sources/spi 02:36:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/generated-sources/yang 02:36:15 [INFO] 02:36:15 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ truststore-none --- 02:36:15 [INFO] Recompiling the module because of changed dependency. 02:36:15 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 02:36:15 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:36:15 [INFO] 02:36:15 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ truststore-none >>> 02:36:15 [INFO] 02:36:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ truststore-none --- 02:36:15 [INFO] Fork Value is true 02:36:17 [INFO] Done SpotBugs Analysis.... 02:36:17 [INFO] 02:36:17 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ truststore-none <<< 02:36:17 [INFO] 02:36:17 [INFO] 02:36:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ truststore-none --- 02:36:18 [INFO] BugInstance size is 0 02:36:18 [INFO] Error size is 0 02:36:18 [INFO] No errors/warnings found 02:36:18 [INFO] 02:36:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-none --- 02:36:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-none/src/test/resources 02:36:18 [INFO] 02:36:18 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ truststore-none --- 02:36:18 [INFO] No sources to compile 02:36:18 [INFO] 02:36:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ truststore-none --- 02:36:18 [INFO] No tests to run. 02:36:18 [INFO] 02:36:18 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ truststore-none --- 02:36:18 [INFO] 02:36:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-none --- 02:36:18 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT.jar 02:36:18 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/classes/META-INF/MANIFEST.MF 02:36:18 [INFO] 02:36:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-none --- 02:36:18 [INFO] No previous run data found, generating javadoc. 02:36:19 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-javadoc.jar 02:36:19 [INFO] 02:36:19 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ truststore-none --- 02:36:19 [INFO] CycloneDX: Resolving Dependencies 02:36:19 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 02:36:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/bom.xml 02:36:19 [INFO] attaching as truststore-none-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/bom.json 02:36:19 [INFO] attaching as truststore-none-7.0.5-SNAPSHOT-cyclonedx.json 02:36:19 [INFO] 02:36:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-none --- 02:36:19 [INFO] Skipping duplicate-finder execution! 02:36:19 [INFO] 02:36:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-none --- 02:36:19 [INFO] No dependency problems found 02:36:19 [INFO] 02:36:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ truststore-none --- 02:36:19 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-sources.jar 02:36:19 [INFO] 02:36:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ truststore-none --- 02:36:19 [INFO] 02:36:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ truststore-none --- 02:36:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:36:19 [INFO] 02:36:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-none --- 02:36:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT.jar 02:36:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT.pom 02:36:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT-javadoc.jar 02:36:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT-cyclonedx.json 02:36:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT-sources.jar 02:36:19 [INFO] 02:36:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-none --- 02:36:19 [INFO] Installing org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT.jar 02:36:19 [INFO] Writing OBR metadata 02:36:19 [INFO] 02:36:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-none --- 02:36:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:36:19 [INFO] 02:36:19 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-none --- 02:36:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:36:19 [INFO] 02:36:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ truststore-none --- 02:36:19 [INFO] org.opendaylight.netconf:truststore-none:bundle:7.0.5-SNAPSHOT 02:36:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:36:19 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:36:19 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:36:19 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:36:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:36:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:36:19 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:36:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:36:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:36:19 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:36:19 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:36:19 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:36:19 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:36:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:36:19 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:36:19 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:36:19 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:36:19 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:36:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:36:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:36:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:36:19 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:36:19 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:36:19 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:36:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:36:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:36:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:36:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:36:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:36:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:36:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:36:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:36:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:36:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:36:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:36:19 [INFO] +- junit:junit:jar:4.13.2:test 02:36:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:36:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:36:19 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:36:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:36:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:36:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:36:19 [INFO] 02:36:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ truststore-none --- 02:36:19 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/sonatype-clm/module.xml 02:36:19 [INFO] 02:36:19 [INFO] ----------< org.opendaylight.netconf:odl-netconf-truststore >----------- 02:36:19 [INFO] Building OpenDaylight :: Netconf :: Trust Store 7.0.5-SNAPSHOT [36/121] 02:36:19 [INFO] ------------------------------[ feature ]------------------------------- 02:36:19 [INFO] 02:36:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-truststore --- 02:36:19 [INFO] 02:36:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-truststore --- 02:36:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:19 [INFO] 02:36:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-truststore --- 02:36:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:19 [INFO] 02:36:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-truststore --- 02:36:20 [INFO] 02:36:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-truststore --- 02:36:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:36:20 [INFO] argLine set to empty 02:36:20 [INFO] 02:36:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-truststore --- 02:36:20 [INFO] Starting audit... 02:36:20 Audit done. 02:36:20 [INFO] You have 0 Checkstyle violations. 02:36:20 [INFO] 02:36:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-truststore --- 02:36:20 [INFO] Starting audit... 02:36:20 Audit done. 02:36:20 [INFO] You have 0 Checkstyle violations. 02:36:20 [INFO] 02:36:20 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-truststore --- 02:36:20 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/classes/META-INF/maven/dependencies.properties 02:36:20 [INFO] 02:36:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-truststore --- 02:36:20 [INFO] 02:36:20 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-truststore --- 02:36:20 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/feature/feature.xml 02:36:20 [INFO] ...done! 02:36:20 [INFO] Attaching features XML 02:36:20 [INFO] 02:36:20 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-truststore --- 02:36:20 [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 02:36:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:36:20 [INFO] 02:36:20 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-truststore >>> 02:36:20 [INFO] 02:36:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-truststore --- 02:36:20 [INFO] 02:36:20 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-truststore <<< 02:36:20 [INFO] 02:36:20 [INFO] 02:36:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-truststore --- 02:36:20 [INFO] 02:36:20 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-truststore --- 02:36:20 [INFO] 02:36:20 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-truststore --- 02:36:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:36:20 [INFO] 02:36:20 [INFO] ------------------------------------------------------- 02:36:20 [INFO] T E S T S 02:36:20 [INFO] ------------------------------------------------------- 02:36:21 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:36:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.33 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:36:33 [INFO] 02:36:33 [INFO] Results: 02:36:33 [INFO] 02:36:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:36:33 [INFO] 02:36:33 [INFO] 02:36:33 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-truststore --- 02:36:33 [INFO] 02:36:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-truststore --- 02:36:33 [INFO] 02:36:33 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-truststore --- 02:36:33 [INFO] CycloneDX: Resolving Dependencies 02:36:36 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 02:36:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/bom.xml 02:36:36 [INFO] attaching as odl-netconf-truststore-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/bom.json 02:36:36 [INFO] attaching as odl-netconf-truststore-7.0.5-SNAPSHOT-cyclonedx.json 02:36:36 [INFO] 02:36:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-truststore --- 02:36:36 [INFO] Skipping duplicate-finder execution! 02:36:36 [INFO] 02:36:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-truststore --- 02:36:36 [INFO] Skipping plugin execution 02:36:36 [INFO] 02:36:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-truststore --- 02:36:36 [INFO] No sources in project. Archive not created. 02:36:36 [INFO] 02:36:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-truststore --- 02:36:36 [INFO] 02:36:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-truststore --- 02:36:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:36:36 [INFO] 02:36:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-truststore --- 02:36:36 [INFO] No primary artifact to install, installing attached artifacts instead. 02:36:36 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/odl-netconf-truststore-7.0.5-SNAPSHOT.pom 02:36:36 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/odl-netconf-truststore-7.0.5-SNAPSHOT-features.xml 02:36:36 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/odl-netconf-truststore-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:36 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/odl-netconf-truststore-7.0.5-SNAPSHOT-cyclonedx.json 02:36:36 [INFO] 02:36:36 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-truststore --- 02:36:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:36:36 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:36:37 [INFO] 02:36:37 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-truststore --- 02:36:37 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/test-features 02:36:37 [INFO] 02:36:37 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-truststore --- 02:36:37 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/sonatype-clm/module.xml 02:36:37 [INFO] 02:36:37 [INFO] ---------------< org.opendaylight.netconf:transport-api >--------------- 02:36:37 [INFO] Building transport-api 7.0.5-SNAPSHOT [37/121] 02:36:37 [INFO] -------------------------------[ bundle ]------------------------------- 02:36:37 [INFO] 02:36:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-api --- 02:36:37 [INFO] 02:36:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-api --- 02:36:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:37 [INFO] 02:36:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-api --- 02:36:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:37 [INFO] 02:36:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-api --- 02:36:37 [INFO] 02:36:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-api --- 02:36:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:36:37 [INFO] 02:36:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-api --- 02:36:37 [INFO] Starting audit... 02:36:37 Audit done. 02:36:37 [INFO] You have 0 Checkstyle violations. 02:36:37 [INFO] 02:36:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-api --- 02:36:37 [INFO] Starting audit... 02:36:37 Audit done. 02:36:37 [INFO] You have 0 Checkstyle violations. 02:36:37 [INFO] 02:36:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-api --- 02:36:37 [INFO] 02:36:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-api --- 02:36:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-api/src/main/resources 02:36:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-api/target/generated-sources/spi 02:36:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-api/target/generated-sources/yang 02:36:37 [INFO] 02:36:37 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-api --- 02:36:37 [INFO] Recompiling the module because of changed dependency. 02:36:37 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/classes 02:36:37 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-api/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module 02:36:37 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-api/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 02:36:37 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 02:36:37 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 02:36:37 [INFO] 02:36:37 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-api >>> 02:36:37 [INFO] 02:36:37 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-api --- 02:36:37 [INFO] Fork Value is true 02:36:40 [INFO] Done SpotBugs Analysis.... 02:36:40 [INFO] 02:36:40 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-api <<< 02:36:40 [INFO] 02:36:40 [INFO] 02:36:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-api --- 02:36:40 [INFO] BugInstance size is 0 02:36:40 [INFO] Error size is 0 02:36:40 [INFO] No errors/warnings found 02:36:40 [INFO] 02:36:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-api --- 02:36:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-api/src/test/resources 02:36:40 [INFO] 02:36:40 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-api --- 02:36:40 [INFO] No sources to compile 02:36:40 [INFO] 02:36:40 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-api --- 02:36:40 [INFO] No tests to run. 02:36:40 [INFO] 02:36:40 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-api --- 02:36:40 [INFO] 02:36:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-api --- 02:36:40 [WARNING] Bundle org.opendaylight.netconf:transport-api:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package: 02:36:40 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:36:40 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle] 02:36:40 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] 02:36:40 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT.jar 02:36:40 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/classes/META-INF/MANIFEST.MF 02:36:40 [INFO] 02:36:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-api --- 02:36:40 [INFO] No previous run data found, generating javadoc. 02:36:41 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-javadoc.jar 02:36:41 [INFO] 02:36:41 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-api --- 02:36:41 [INFO] CycloneDX: Resolving Dependencies 02:36:42 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 02:36:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/transport/transport-api/target/bom.xml 02:36:42 [INFO] attaching as transport-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/transport/transport-api/target/bom.json 02:36:42 [INFO] attaching as transport-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:42 [INFO] 02:36:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-api --- 02:36:42 [INFO] Skipping duplicate-finder execution! 02:36:42 [INFO] 02:36:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-api --- 02:36:42 [INFO] No dependency problems found 02:36:42 [INFO] 02:36:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-api --- 02:36:42 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-sources.jar 02:36:42 [INFO] 02:36:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-api --- 02:36:42 [INFO] 02:36:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-api --- 02:36:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:36:42 [INFO] 02:36:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-api --- 02:36:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT.jar 02:36:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT.pom 02:36:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT-javadoc.jar 02:36:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT-sources.jar 02:36:42 [INFO] 02:36:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-api --- 02:36:42 [INFO] Installing org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT.jar 02:36:42 [INFO] Writing OBR metadata 02:36:42 [INFO] 02:36:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-api --- 02:36:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:36:42 [INFO] 02:36:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-api --- 02:36:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:36:42 [INFO] 02:36:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-api --- 02:36:42 [INFO] org.opendaylight.netconf:transport-api:bundle:7.0.5-SNAPSHOT 02:36:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:36:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:36:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:36:42 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:36:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:36:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:36:42 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:36:42 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:36:42 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:36:42 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:36:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:36:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:36:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:36:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:36:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:36:42 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:36:42 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:36:42 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:36:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:36:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:36:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:36:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:36:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:36:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:36:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:36:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:36:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:36:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:36:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:36:42 [INFO] +- junit:junit:jar:4.13.2:test 02:36:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:36:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:36:42 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:36:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:36:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:36:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:36:42 [INFO] 02:36:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-api --- 02:36:42 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/transport-api/target/sonatype-clm/module.xml 02:36:42 [INFO] 02:36:42 [INFO] ---------< org.opendaylight.netconf:odl-netconf-transport-api >--------- 02:36:42 [INFO] Building OpenDaylight :: Netconf :: Transport API 7.0.5-SNAPSHOT [38/121] 02:36:42 [INFO] ------------------------------[ feature ]------------------------------- 02:36:42 [INFO] 02:36:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport-api --- 02:36:42 [INFO] 02:36:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport-api --- 02:36:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:42 [INFO] 02:36:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport-api --- 02:36:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:42 [INFO] 02:36:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-transport-api --- 02:36:42 [INFO] 02:36:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-transport-api --- 02:36:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:36:42 [INFO] argLine set to empty 02:36:42 [INFO] 02:36:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport-api --- 02:36:42 [INFO] Starting audit... 02:36:42 Audit done. 02:36:42 [INFO] You have 0 Checkstyle violations. 02:36:42 [INFO] 02:36:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport-api --- 02:36:42 [INFO] Starting audit... 02:36:42 Audit done. 02:36:42 [INFO] You have 0 Checkstyle violations. 02:36:42 [INFO] 02:36:42 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-transport-api --- 02:36:42 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/classes/META-INF/maven/dependencies.properties 02:36:42 [INFO] 02:36:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport-api --- 02:36:42 [INFO] 02:36:42 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport-api --- 02:36:43 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/feature/feature.xml 02:36:43 [INFO] ...done! 02:36:43 [INFO] Attaching features XML 02:36:43 [INFO] 02:36:43 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-transport-api --- 02:36:43 [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 02:36:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:36:43 [INFO] 02:36:43 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-transport-api >>> 02:36:43 [INFO] 02:36:43 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-transport-api --- 02:36:43 [INFO] 02:36:43 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-transport-api <<< 02:36:43 [INFO] 02:36:43 [INFO] 02:36:43 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-transport-api --- 02:36:43 [INFO] 02:36:43 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-transport-api --- 02:36:43 [INFO] 02:36:43 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-transport-api --- 02:36:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:36:43 [INFO] 02:36:43 [INFO] ------------------------------------------------------- 02:36:43 [INFO] T E S T S 02:36:43 [INFO] ------------------------------------------------------- 02:36:44 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:36:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.52 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:36:56 [INFO] 02:36:56 [INFO] Results: 02:36:56 [INFO] 02:36:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:36:56 [INFO] 02:36:56 [INFO] 02:36:56 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-transport-api --- 02:36:56 [INFO] 02:36:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport-api --- 02:36:56 [INFO] 02:36:56 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-transport-api --- 02:36:56 [INFO] CycloneDX: Resolving Dependencies 02:36:59 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 02:36:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/bom.xml 02:36:59 [INFO] attaching as odl-netconf-transport-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/bom.json 02:36:59 [INFO] attaching as odl-netconf-transport-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:59 [INFO] 02:36:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport-api --- 02:36:59 [INFO] Skipping duplicate-finder execution! 02:36:59 [INFO] 02:36:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport-api --- 02:36:59 [INFO] Skipping plugin execution 02:36:59 [INFO] 02:36:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-transport-api --- 02:36:59 [INFO] No sources in project. Archive not created. 02:36:59 [INFO] 02:36:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-transport-api --- 02:36:59 [INFO] 02:36:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-transport-api --- 02:36:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:36:59 [INFO] 02:36:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-transport-api --- 02:36:59 [INFO] No primary artifact to install, installing attached artifacts instead. 02:36:59 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/odl-netconf-transport-api-7.0.5-SNAPSHOT.pom 02:36:59 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/odl-netconf-transport-api-7.0.5-SNAPSHOT-features.xml 02:36:59 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/odl-netconf-transport-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:59 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/odl-netconf-transport-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:59 [INFO] 02:36:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-transport-api --- 02:36:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:36:59 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:36:59 [INFO] 02:36:59 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-transport-api --- 02:36:59 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/test-features 02:36:59 [INFO] 02:36:59 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-transport-api --- 02:36:59 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/sonatype-clm/module.xml 02:36:59 [INFO] 02:36:59 [INFO] --------------< org.opendaylight.netconf:shaded-sshd-jar >-------------- 02:36:59 [INFO] Building shaded-sshd-jar 7.0.5-SNAPSHOT [39/121] 02:36:59 [INFO] --------------------------------[ jar ]--------------------------------- 02:36:59 [INFO] 02:36:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd-jar --- 02:36:59 [INFO] 02:36:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd-jar --- 02:36:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:59 [INFO] 02:36:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd-jar --- 02:36:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:59 [INFO] 02:36:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-sshd-jar --- 02:37:00 [INFO] 02:37:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-sshd-jar --- 02:37:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:37:00 [INFO] 02:37:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd-jar --- 02:37:00 [INFO] Starting audit... 02:37:00 Audit done. 02:37:00 [INFO] You have 0 Checkstyle violations. 02:37:00 [INFO] 02:37:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd-jar --- 02:37:00 [INFO] Starting audit... 02:37:00 Audit done. 02:37:00 [INFO] You have 0 Checkstyle violations. 02:37:00 [INFO] 02:37:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd-jar --- 02:37:00 [INFO] 02:37:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd-jar --- 02:37:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/src/main/resources 02:37:00 [INFO] 02:37:00 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-sshd-jar --- 02:37:00 [INFO] No sources to compile 02:37:00 [INFO] 02:37:00 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ shaded-sshd-jar >>> 02:37:00 [INFO] 02:37:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ shaded-sshd-jar --- 02:37:00 [INFO] 02:37:00 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ shaded-sshd-jar <<< 02:37:00 [INFO] 02:37:00 [INFO] 02:37:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ shaded-sshd-jar --- 02:37:00 [INFO] 02:37:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd-jar --- 02:37:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/src/test/resources 02:37:00 [INFO] 02:37:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-sshd-jar --- 02:37:00 [INFO] No sources to compile 02:37:00 [INFO] 02:37:00 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-sshd-jar --- 02:37:00 [INFO] No tests to run. 02:37:00 [INFO] 02:37:00 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ shaded-sshd-jar --- 02:37:00 [INFO] 02:37:00 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ shaded-sshd-jar --- 02:37:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT.jar 02:37:00 [INFO] 02:37:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd-jar --- 02:37:00 [INFO] 02:37:00 [INFO] --- maven-shade-plugin:3.5.2:shade (default) @ shaded-sshd-jar --- 02:37:00 [INFO] Including org.apache.sshd:sshd-osgi:jar:2.12.1 in the shaded jar. 02:37:00 [INFO] Including org.apache.sshd:sshd-netty:jar:2.12.1 in the shaded jar. 02:37:00 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 02:37:00 [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.32 from the shaded jar. 02:37:00 [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. 02:37:00 [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. 02:37:00 [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. 02:37:00 [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. 02:37:00 [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. 02:37:00 [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. 02:37:00 [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. 02:37:00 [WARNING] Could not get sources for org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.5-SNAPSHOT 02:37:01 [INFO] Replacing original artifact with shaded artifact. 02:37:01 [INFO] Replacing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT.jar with /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-shaded.jar 02:37:01 [INFO] Replacing original source artifact with shaded source artifact. 02:37:01 [INFO] Replacing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-shaded-sources.jar 02:37:01 [INFO] 02:37:01 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ shaded-sshd-jar --- 02:37:01 [INFO] Skipping CycloneDX goal, because module skips deploy 02:37:01 [INFO] 02:37:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd-jar --- 02:37:01 [INFO] Skipping duplicate-finder execution! 02:37:01 [INFO] 02:37:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd-jar --- 02:37:01 [WARNING] Unused declared dependencies found: 02:37:01 [WARNING] org.apache.sshd:sshd-netty:jar:2.12.1:compile 02:37:01 [WARNING] net.i2p.crypto:eddsa:jar:0.3.0:compile 02:37:01 [WARNING] org.apache.sshd:sshd-osgi:jar:2.12.1:compile 02:37:01 [INFO] 02:37:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-sshd-jar --- 02:37:01 [INFO] No sources in project. Archive not created. 02:37:01 [INFO] 02:37:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-sshd-jar --- 02:37:01 [INFO] 02:37:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-sshd-jar --- 02:37:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:37:01 [INFO] 02:37:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-sshd-jar --- 02:37:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.5-SNAPSHOT/shaded-sshd-jar-7.0.5-SNAPSHOT.jar 02:37:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.5-SNAPSHOT/shaded-sshd-jar-7.0.5-SNAPSHOT.pom 02:37:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.5-SNAPSHOT/shaded-sshd-jar-7.0.5-SNAPSHOT-sources.jar 02:37:01 [INFO] 02:37:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-sshd-jar --- 02:37:01 [INFO] Skipping artifact deployment 02:37:01 [INFO] 02:37:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-sshd-jar --- 02:37:01 [INFO] org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.5-SNAPSHOT 02:37:01 [INFO] +- org.apache.sshd:sshd-osgi:jar:2.12.1:compile 02:37:01 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:compile 02:37:01 [INFO] +- org.apache.sshd:sshd-netty:jar:2.12.1:compile 02:37:01 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:37:01 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:37:01 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:37:01 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:37:01 [INFO] | \- io.netty:netty-handler:jar:4.1.107.Final:compile 02:37:01 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:37:01 [INFO] | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:37:01 [INFO] +- net.i2p.crypto:eddsa:jar:0.3.0:compile 02:37:01 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:37:01 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:37:01 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:37:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:37:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:37:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:37:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:37:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:37:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:37:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:37:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:37:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:37:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:37:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:37:01 [INFO] +- junit:junit:jar:4.13.2:test 02:37:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:37:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:37:01 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:37:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:37:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:37:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:37:01 [INFO] 02:37:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ shaded-sshd-jar --- 02:37:01 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/sonatype-clm/module.xml 02:37:01 [INFO] 02:37:01 [INFO] ----------------< org.opendaylight.netconf:shaded-sshd >---------------- 02:37:01 [INFO] Building shaded-sshd 7.0.5-SNAPSHOT [40/121] 02:37:01 [INFO] -------------------------------[ bundle ]------------------------------- 02:37:01 [INFO] 02:37:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd --- 02:37:01 [INFO] 02:37:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd --- 02:37:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:01 [INFO] 02:37:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd --- 02:37:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:01 [INFO] 02:37:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-sshd --- 02:37:02 [INFO] 02:37:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-sshd --- 02:37:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:37:02 [INFO] 02:37:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd --- 02:37:02 [INFO] Starting audit... 02:37:02 Audit done. 02:37:02 [INFO] You have 0 Checkstyle violations. 02:37:02 [INFO] 02:37:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd --- 02:37:02 [INFO] Starting audit... 02:37:02 Audit done. 02:37:02 [INFO] You have 0 Checkstyle violations. 02:37:02 [INFO] 02:37:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd --- 02:37:02 [INFO] 02:37:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd --- 02:37:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/src/main/resources 02:37:02 [INFO] 02:37:02 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-sshd --- 02:37:02 [INFO] No sources to compile 02:37:02 [INFO] 02:37:02 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-sshd --- 02:37:02 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-sshd-jar:7.0.5-SNAPSHOT:jar 02:37:02 [INFO] 02:37:02 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ shaded-sshd >>> 02:37:02 [INFO] 02:37:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ shaded-sshd --- 02:37:02 [INFO] 02:37:02 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ shaded-sshd <<< 02:37:02 [INFO] 02:37:02 [INFO] 02:37:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ shaded-sshd --- 02:37:02 [INFO] Spotbugs plugin skipped 02:37:02 [INFO] 02:37:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd --- 02:37:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/src/test/resources 02:37:02 [INFO] 02:37:02 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-sshd --- 02:37:02 [INFO] No sources to compile 02:37:02 [INFO] 02:37:02 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-sshd --- 02:37:02 [INFO] No tests to run. 02:37:02 [INFO] 02:37:02 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-sshd --- 02:37:02 [INFO] 02:37:02 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ shaded-sshd --- 02:37:02 [INFO] 02:37:02 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (default) @ shaded-sshd --- 02:37:02 [INFO] Source directory: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sources added. 02:37:02 [INFO] 02:37:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-sshd --- 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/bigint 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/ed25519 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/spec 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/common 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/local 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/unix 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/certificate 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/hostbased 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/keyboard 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/password 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/pubkey 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel/exit 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/hosts 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/keys 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/future 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/global 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/kex 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/keyverifier 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session/forward 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/simple 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/subsystem 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/auth 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/exception 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/throttle 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/cipher 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/compression 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/impl 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh/kdf 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/pem 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/ssh2 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/u2f 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer/openssh 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/digest 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nativefs 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nonefs 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/root 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/util 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/virtualfs 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/forward 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/future 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/global 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/helpers 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io/nio2 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/dh 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension/parser 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/keyprovider 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/mac 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/random 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session/helpers 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/signature 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer/keys 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/closeable 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/functors 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/helper 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/der 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/functors 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/input 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/output 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/resource 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/logging 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/net 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/bouncycastle 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/threads 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/core 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/netty 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/gss 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/hostbased 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/keyboard 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/password 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/pubkey 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/channel 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/command 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config/keys 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/forward 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/global 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/jaas 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/kex 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/keyprovider 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/session 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/shell 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/subsystem 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/x11 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 02:37:03 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT.jar 02:37:03 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/classes/META-INF/MANIFEST.MF 02:37:03 [INFO] 02:37:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd --- 02:37:03 [INFO] Skipping javadoc generation 02:37:03 [INFO] 02:37:03 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ shaded-sshd --- 02:37:03 [INFO] CycloneDX: Resolving Dependencies 02:37:04 [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) 02:37:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/bom.xml 02:37:04 [INFO] attaching as shaded-sshd-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/bom.json 02:37:04 [INFO] attaching as shaded-sshd-7.0.5-SNAPSHOT-cyclonedx.json 02:37:04 [INFO] 02:37:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd --- 02:37:04 [INFO] Skipping duplicate-finder execution! 02:37:04 [INFO] 02:37:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd --- 02:37:04 [WARNING] Used undeclared dependencies found: 02:37:04 [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:provided 02:37:04 [WARNING] io.netty:netty-transport:jar:4.1.107.Final:provided 02:37:04 [WARNING] io.netty:netty-common:jar:4.1.107.Final:provided 02:37:04 [WARNING] io.netty:netty-handler:jar:4.1.107.Final:provided 02:37:04 [INFO] 02:37:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-sshd --- 02:37:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT-sources.jar 02:37:04 [INFO] 02:37:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-sshd --- 02:37:04 [INFO] Skipping modernizer execution! 02:37:04 [INFO] 02:37:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-sshd --- 02:37:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:37:04 [INFO] 02:37:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-sshd --- 02:37:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT.jar 02:37:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT.pom 02:37:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT-cyclonedx.json 02:37:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT-sources.jar 02:37:04 [INFO] 02:37:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-sshd --- 02:37:04 [INFO] Installing org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT.jar 02:37:04 [INFO] Writing OBR metadata 02:37:04 [INFO] 02:37:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-sshd --- 02:37:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:37:04 [INFO] 02:37:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-sshd --- 02:37:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:37:04 [INFO] 02:37:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-sshd --- 02:37:04 [INFO] org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT 02:37:04 [INFO] +- org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.5-SNAPSHOT:provided 02:37:04 [INFO] | +- org.apache.sshd:sshd-osgi:jar:2.11.0:provided 02:37:04 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:provided 02:37:04 [INFO] | +- org.apache.sshd:sshd-netty:jar:2.12.1:provided 02:37:04 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:provided 02:37:04 [INFO] | | | +- io.netty:netty-common:jar:4.1.107.Final:provided 02:37:04 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.107.Final:provided 02:37:04 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.107.Final:provided 02:37:04 [INFO] | | \- io.netty:netty-handler:jar:4.1.107.Final:provided 02:37:04 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:provided 02:37:04 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:provided 02:37:04 [INFO] | \- net.i2p.crypto:eddsa:jar:0.3.0:provided 02:37:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:37:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:37:04 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:37:04 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:37:04 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:37:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:37:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:37:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:37:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:37:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:37:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:37:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:37:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:37:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:37:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:37:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:37:04 [INFO] +- junit:junit:jar:4.13.2:test 02:37:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:37:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:37:04 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:37:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:37:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:37:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:37:04 [INFO] 02:37:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ shaded-sshd --- 02:37:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/sonatype-clm/module.xml 02:37:04 [INFO] 02:37:04 [INFO] ---------------< org.opendaylight.netconf:transport-tcp >--------------- 02:37:04 [INFO] Building transport-tcp 7.0.5-SNAPSHOT [41/121] 02:37:04 [INFO] -------------------------------[ bundle ]------------------------------- 02:37:04 [INFO] 02:37:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tcp --- 02:37:04 [INFO] 02:37:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tcp --- 02:37:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:04 [INFO] 02:37:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tcp --- 02:37:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:04 [INFO] 02:37:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-tcp --- 02:37:05 [INFO] 02:37:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-tcp --- 02:37:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:37:05 [INFO] 02:37:05 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ transport-tcp --- 02:37:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:37:05 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/transport/transport-tcp/src/main/yang 02:37:05 [INFO] yang-to-sources: Found 4 dependencies in 1.460 ms 02:37:05 [INFO] yang-to-sources: Project model files found: 3 in 3.696 ms 02:37:05 [INFO] yang-to-sources: 7 YANG models processed in 33.28 ms 02:37:05 [INFO] BindingJavaFileGenerator: Defined 48 files in 7.931 ms 02:37:05 [INFO] Sorted 48 files into 19 directories in 139.3 μs 02:37:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 48 in 19.15 ms 02:37:05 [INFO] 02:37:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tcp --- 02:37:05 [INFO] Starting audit... 02:37:05 Audit done. 02:37:05 [INFO] You have 0 Checkstyle violations. 02:37:05 [INFO] 02:37:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tcp --- 02:37:05 [INFO] Starting audit... 02:37:05 Audit done. 02:37:05 [INFO] You have 0 Checkstyle violations. 02:37:05 [INFO] 02:37:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tcp --- 02:37:05 [INFO] 02:37:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tcp --- 02:37:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tcp/src/main/resources 02:37:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/generated-sources/spi 02:37:05 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 02:37:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:37:05 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 02:37:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/generated-sources/spi 02:37:05 [INFO] 02:37:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-tcp --- 02:37:05 [INFO] Recompiling the module because of changed dependency. 02:37:05 [INFO] Compiling 60 source files with javac [debug release 17] to target/classes 02:37:05 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:37:05 [INFO] 02:37:05 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-tcp >>> 02:37:05 [INFO] 02:37:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-tcp --- 02:37:05 [INFO] Fork Value is true 02:37:09 [INFO] Done SpotBugs Analysis.... 02:37:09 [INFO] 02:37:09 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-tcp <<< 02:37:09 [INFO] 02:37:09 [INFO] 02:37:09 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-tcp --- 02:37:09 [INFO] BugInstance size is 0 02:37:09 [INFO] Error size is 0 02:37:09 [INFO] No errors/warnings found 02:37:09 [INFO] 02:37:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tcp --- 02:37:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tcp/src/test/resources 02:37:09 [INFO] 02:37:09 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-tcp --- 02:37:09 [INFO] Recompiling the module because of changed dependency. 02:37:09 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 02:37:09 [INFO] 02:37:09 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-tcp --- 02:37:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:37:09 [INFO] 02:37:09 [INFO] ------------------------------------------------------- 02:37:09 [INFO] T E S T S 02:37:09 [INFO] ------------------------------------------------------- 02:37:10 [INFO] Running org.opendaylight.netconf.transport.tcp.TCPClientServerTest 02:37:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:37:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.212 s -- in org.opendaylight.netconf.transport.tcp.TCPClientServerTest 02:37:14 [INFO] 02:37:14 [INFO] Results: 02:37:14 [INFO] 02:37:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:37:14 [INFO] 02:37:14 [INFO] 02:37:14 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-tcp --- 02:37:14 [INFO] 02:37:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tcp --- 02:37:14 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT.jar 02:37:14 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/classes/META-INF/MANIFEST.MF 02:37:14 [INFO] 02:37:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tcp --- 02:37:14 [INFO] No previous run data found, generating javadoc. 02:37:16 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-javadoc.jar 02:37:17 [INFO] 02:37:17 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-tcp --- 02:37:17 [INFO] CycloneDX: Resolving Dependencies 02:37:17 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 02:37:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/bom.xml 02:37:17 [INFO] attaching as transport-tcp-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/bom.json 02:37:17 [INFO] attaching as transport-tcp-7.0.5-SNAPSHOT-cyclonedx.json 02:37:17 [INFO] 02:37:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tcp --- 02:37:17 [INFO] Skipping duplicate-finder execution! 02:37:17 [INFO] 02:37:17 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tcp --- 02:37:17 [INFO] No dependency problems found 02:37:17 [INFO] 02:37:17 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-tcp --- 02:37:17 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-sources.jar 02:37:17 [INFO] 02:37:17 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-tcp --- 02:37:17 [INFO] 02:37:17 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-tcp --- 02:37:17 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/code-coverage/jacoco.exec 02:37:17 [INFO] Analyzed bundle 'transport-tcp' with 22 classes 02:37:17 [INFO] 02:37:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-tcp --- 02:37:17 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT.jar 02:37:17 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT.pom 02:37:17 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT-javadoc.jar 02:37:17 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:17 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT-cyclonedx.json 02:37:17 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT-sources.jar 02:37:17 [INFO] 02:37:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tcp --- 02:37:17 [INFO] Installing org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT.jar 02:37:17 [INFO] Writing OBR metadata 02:37:17 [INFO] 02:37:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-tcp --- 02:37:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:37:17 [INFO] 02:37:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tcp --- 02:37:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:37:17 [INFO] 02:37:17 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-tcp --- 02:37:17 [INFO] org.opendaylight.netconf:transport-tcp:bundle:7.0.5-SNAPSHOT 02:37:17 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:37:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:37:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:37:17 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:37:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:37:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:37:17 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:37:17 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:37:17 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:37:17 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:37:17 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:37:17 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:37:17 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:37:17 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:37:17 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:37:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:37:17 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:37:17 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:37:17 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:37:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:37:17 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:37:17 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:37:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:37:17 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:37:17 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:37:17 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:37:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:37:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:37:17 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:37:17 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:37:17 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:37:17 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:37:17 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:37:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:37:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:37:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:37:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:37:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:37:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:37:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:37:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:37:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:37:17 [INFO] +- junit:junit:jar:4.13.2:test 02:37:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:37:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:37:17 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:37:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:37:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:37:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:37:17 [INFO] 02:37:17 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-tcp --- 02:37:17 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/sonatype-clm/module.xml 02:37:17 [INFO] 02:37:17 [INFO] ---------------< org.opendaylight.netconf:transport-ssh >--------------- 02:37:17 [INFO] Building transport-ssh 7.0.5-SNAPSHOT [42/121] 02:37:17 [INFO] -------------------------------[ bundle ]------------------------------- 02:37:17 [INFO] 02:37:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-ssh --- 02:37:17 [INFO] 02:37:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-ssh --- 02:37:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:17 [INFO] 02:37:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-ssh --- 02:37:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:17 [INFO] 02:37:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-ssh --- 02:37:18 [INFO] 02:37:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-ssh --- 02:37:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:37:18 [INFO] 02:37:18 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ transport-ssh --- 02:37:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:37:18 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/yang 02:37:18 [INFO] yang-to-sources: Found 7 dependencies in 3.542 ms 02:37:18 [INFO] yang-to-sources: Project model files found: 7 in 34.68 ms 02:37:18 [INFO] yang-to-sources: 13 YANG models processed in 119.7 ms 02:37:18 [INFO] BindingJavaFileGenerator: Defined 401 files in 24.26 ms 02:37:18 [INFO] Sorted 401 files into 33 directories in 774.6 μs 02:37:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 401 in 105.4 ms 02:37:18 [INFO] 02:37:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-ssh --- 02:37:18 [INFO] Starting audit... 02:37:18 Audit done. 02:37:18 [INFO] You have 0 Checkstyle violations. 02:37:18 [INFO] 02:37:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-ssh --- 02:37:19 [INFO] Starting audit... 02:37:19 Audit done. 02:37:19 [INFO] You have 0 Checkstyle violations. 02:37:19 [INFO] 02:37:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-ssh --- 02:37:19 [INFO] 02:37:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-ssh --- 02:37:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/resources 02:37:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/generated-sources/spi 02:37:19 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 02:37:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:37:19 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 02:37:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/generated-sources/spi 02:37:19 [INFO] 02:37:19 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-ssh --- 02:37:19 [INFO] Recompiling the module because of changed dependency. 02:37:19 [INFO] Compiling 431 source files with javac [debug release 17] to target/classes 02:37:21 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,60] tripledescbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,59] blowfishcbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[97,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 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[97,58] arcfour256 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[96,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 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[96,58] arcfour128 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[121,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 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[121,78] dhgex in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[115,72] dhg14 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[114,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 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[114,71] dhg1 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[159,55] hmacsha196 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[157,54] hmacmd596 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[156,52] hmacmd5 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 02:37:21 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[184,57] dsa in org.opendaylight.netconf.shaded.sshd.common.signature.BuiltinSignatures has been deprecated 02:37:21 [INFO] 02:37:21 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-ssh >>> 02:37:21 [INFO] 02:37:21 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-ssh --- 02:37:21 [INFO] Fork Value is true 02:37:27 [INFO] Done SpotBugs Analysis.... 02:37:27 [INFO] 02:37:27 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-ssh <<< 02:37:27 [INFO] 02:37:27 [INFO] 02:37:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-ssh --- 02:37:27 [INFO] BugInstance size is 0 02:37:27 [INFO] Error size is 0 02:37:27 [INFO] No errors/warnings found 02:37:27 [INFO] 02:37:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-ssh --- 02:37:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/test/resources 02:37:27 [INFO] 02:37:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-ssh --- 02:37:27 [INFO] Recompiling the module because of changed dependency. 02:37:27 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 02:37:27 [INFO] 02:37:27 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-ssh --- 02:37:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:37:27 [INFO] 02:37:27 [INFO] ------------------------------------------------------- 02:37:27 [INFO] T E S T S 02:37:27 [INFO] ------------------------------------------------------- 02:37:28 [INFO] Running org.opendaylight.netconf.transport.ssh.SshClientServerTest 02:37:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:37:36 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.893 s -- in org.opendaylight.netconf.transport.ssh.SshClientServerTest 02:37:36 [INFO] 02:37:36 [INFO] Results: 02:37:36 [INFO] 02:37:36 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 02:37:36 [INFO] 02:37:36 [INFO] 02:37:36 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-ssh --- 02:37:36 [INFO] 02:37:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-ssh --- 02:37:37 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT.jar 02:37:37 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/classes/META-INF/MANIFEST.MF 02:37:37 [INFO] 02:37:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-ssh --- 02:37:37 [INFO] No previous run data found, generating javadoc. 02:37:42 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-javadoc.jar 02:37:42 [INFO] 02:37:42 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-ssh --- 02:37:42 [INFO] CycloneDX: Resolving Dependencies 02:37:43 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 02:37:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/bom.xml 02:37:43 [INFO] attaching as transport-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/bom.json 02:37:43 [INFO] attaching as transport-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:37:43 [INFO] 02:37:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-ssh --- 02:37:43 [INFO] Skipping duplicate-finder execution! 02:37:43 [INFO] 02:37:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-ssh --- 02:37:43 [INFO] No dependency problems found 02:37:43 [INFO] 02:37:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-ssh --- 02:37:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-sources.jar 02:37:43 [INFO] 02:37:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-ssh --- 02:37:43 [INFO] 02:37:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-ssh --- 02:37:43 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/code-coverage/jacoco.exec 02:37:43 [INFO] Analyzed bundle 'transport-ssh' with 49 classes 02:37:43 [INFO] 02:37:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-ssh --- 02:37:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT.jar 02:37:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT.pom 02:37:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT-javadoc.jar 02:37:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:37:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT-sources.jar 02:37:43 [INFO] 02:37:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-ssh --- 02:37:43 [INFO] Installing org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT.jar 02:37:43 [INFO] Writing OBR metadata 02:37:43 [INFO] 02:37:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-ssh --- 02:37:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:37:44 [INFO] 02:37:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-ssh --- 02:37:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:37:44 [INFO] 02:37:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-ssh --- 02:37:44 [INFO] org.opendaylight.netconf:transport-ssh:bundle:7.0.5-SNAPSHOT 02:37:44 [INFO] +- commons-codec:commons-codec:jar:1.15:compile 02:37:44 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:37:44 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.25.0:provided 02:37:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:37:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:37:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:37:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:37:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:37:44 [INFO] +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:37:44 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:37:44 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:37:44 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:37:44 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:37:44 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:37:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:37:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:37:44 [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:37:44 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:37:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:37:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:37:44 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:37:44 [INFO] +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:37:44 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:37:44 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:37:44 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:37:44 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:37:44 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:37:44 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:37:44 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:test 02:37:44 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:37:44 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:test 02:37:44 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:test 02:37:44 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:test 02:37:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:37:44 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:37:44 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:37:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:37:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:37:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:37:44 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:37:44 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:37:44 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:37:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:37:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:37:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:37:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:37:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:37:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:37:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:37:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:37:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:37:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:37:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:37:44 [INFO] +- junit:junit:jar:4.13.2:test 02:37:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:37:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:37:44 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:37:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:37:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:37:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:37:44 [INFO] 02:37:44 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-ssh --- 02:37:44 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/sonatype-clm/module.xml 02:37:44 [INFO] 02:37:44 [INFO] ---------------< org.opendaylight.netconf:transport-tls >--------------- 02:37:44 [INFO] Building transport-tls 7.0.5-SNAPSHOT [43/121] 02:37:44 [INFO] -------------------------------[ bundle ]------------------------------- 02:37:44 [INFO] 02:37:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tls --- 02:37:44 [INFO] 02:37:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tls --- 02:37:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:44 [INFO] 02:37:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tls --- 02:37:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:44 [INFO] 02:37:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-tls --- 02:37:44 [INFO] 02:37:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-tls --- 02:37:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:37:44 [INFO] 02:37:44 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ transport-tls --- 02:37:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:37:44 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/transport/transport-tls/src/main/yang 02:37:44 [INFO] yang-to-sources: Found 6 dependencies in 2.953 ms 02:37:44 [INFO] yang-to-sources: Project model files found: 4 in 16.59 ms 02:37:44 [INFO] yang-to-sources: 9 YANG models processed in 67.89 ms 02:37:44 [INFO] BindingJavaFileGenerator: Defined 485 files in 17.97 ms 02:37:44 [INFO] Sorted 485 files into 32 directories in 587.2 μs 02:37:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 485 in 110.4 ms 02:37:44 [INFO] 02:37:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tls --- 02:37:44 [INFO] Starting audit... 02:37:44 Audit done. 02:37:44 [INFO] You have 0 Checkstyle violations. 02:37:44 [INFO] 02:37:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tls --- 02:37:45 [INFO] Starting audit... 02:37:45 Audit done. 02:37:45 [INFO] You have 0 Checkstyle violations. 02:37:45 [INFO] 02:37:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tls --- 02:37:45 [INFO] 02:37:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tls --- 02:37:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tls/src/main/resources 02:37:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/generated-sources/spi 02:37:45 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 02:37:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:37:45 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 02:37:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/generated-sources/spi 02:37:45 [INFO] 02:37:45 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-tls --- 02:37:45 [INFO] Recompiling the module because of changed dependency. 02:37:45 [INFO] Compiling 498 source files with javac [debug release 17] to target/classes 02:37:46 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:37:46 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:37:46 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:37:46 [INFO] 02:37:46 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-tls >>> 02:37:46 [INFO] 02:37:46 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-tls --- 02:37:46 [INFO] Fork Value is true 02:37:50 [INFO] Done SpotBugs Analysis.... 02:37:51 [INFO] 02:37:51 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-tls <<< 02:37:51 [INFO] 02:37:51 [INFO] 02:37:51 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-tls --- 02:37:51 [INFO] BugInstance size is 0 02:37:51 [INFO] Error size is 0 02:37:51 [INFO] No errors/warnings found 02:37:51 [INFO] 02:37:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tls --- 02:37:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tls/src/test/resources 02:37:51 [INFO] 02:37:51 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-tls --- 02:37:51 [INFO] Recompiling the module because of changed dependency. 02:37:51 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 02:37:51 [INFO] 02:37:51 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-tls --- 02:37:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:37:51 [INFO] 02:37:51 [INFO] ------------------------------------------------------- 02:37:51 [INFO] T E S T S 02:37:51 [INFO] ------------------------------------------------------- 02:37:52 [INFO] Running org.opendaylight.netconf.transport.tls.TlsClientServerTest 02:37:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:37:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.401 s -- in org.opendaylight.netconf.transport.tls.TlsClientServerTest 02:37:57 [INFO] Running org.opendaylight.netconf.transport.tls.ConfigUtilsTest 02:37:58 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.606 s -- in org.opendaylight.netconf.transport.tls.ConfigUtilsTest 02:37:58 [INFO] 02:37:58 [INFO] Results: 02:37:58 [INFO] 02:37:58 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 02:37:58 [INFO] 02:37:58 [INFO] 02:37:58 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-tls --- 02:37:58 [INFO] 02:37:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tls --- 02:37:58 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT.jar 02:37:59 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/classes/META-INF/MANIFEST.MF 02:37:59 [INFO] 02:37:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tls --- 02:37:59 [INFO] No previous run data found, generating javadoc. 02:38:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-javadoc.jar 02:38:04 [INFO] 02:38:04 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-tls --- 02:38:04 [INFO] CycloneDX: Resolving Dependencies 02:38:05 [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) 02:38:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/bom.xml 02:38:05 [INFO] attaching as transport-tls-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/bom.json 02:38:05 [INFO] attaching as transport-tls-7.0.5-SNAPSHOT-cyclonedx.json 02:38:05 [INFO] 02:38:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tls --- 02:38:05 [INFO] Skipping duplicate-finder execution! 02:38:05 [INFO] 02:38:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tls --- 02:38:05 [INFO] No dependency problems found 02:38:05 [INFO] 02:38:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-tls --- 02:38:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-sources.jar 02:38:05 [INFO] 02:38:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-tls --- 02:38:05 [INFO] 02:38:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-tls --- 02:38:05 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/code-coverage/jacoco.exec 02:38:05 [INFO] Analyzed bundle 'transport-tls' with 21 classes 02:38:05 [INFO] 02:38:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-tls --- 02:38:05 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT.jar 02:38:05 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT.pom 02:38:05 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT-javadoc.jar 02:38:05 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:05 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT-cyclonedx.json 02:38:06 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT-sources.jar 02:38:06 [INFO] 02:38:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tls --- 02:38:06 [INFO] Installing org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT.jar 02:38:06 [INFO] Writing OBR metadata 02:38:06 [INFO] 02:38:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-tls --- 02:38:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:38:06 [INFO] 02:38:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tls --- 02:38:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:38:06 [INFO] 02:38:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-tls --- 02:38:06 [INFO] org.opendaylight.netconf:transport-tls:bundle:7.0.5-SNAPSHOT 02:38:06 [INFO] +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:38:06 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:38:06 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:38:06 [INFO] | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:38:06 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:38:06 [INFO] | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:38:06 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:38:06 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:38:06 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:38:06 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:38:06 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:38:06 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:38:06 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:38:06 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:38:06 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:38:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:38:06 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:38:06 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:test 02:38:06 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:test 02:38:06 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:test 02:38:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:test 02:38:06 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:38:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:38:06 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:38:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:38:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:38:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:38:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:38:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:38:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:38:06 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:38:06 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:38:06 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:38:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:38:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:38:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:38:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:38:06 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:38:06 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:38:06 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:38:06 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:38:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:38:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:38:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:38:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:38:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:38:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:38:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:38:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:38:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:38:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:38:06 [INFO] +- junit:junit:jar:4.13.2:test 02:38:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:38:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:38:06 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:38:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:38:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:38:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:38:06 [INFO] 02:38:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-tls --- 02:38:06 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/sonatype-clm/module.xml 02:38:06 [INFO] 02:38:06 [INFO] -----------< org.opendaylight.netconf:odl-netconf-transport >----------- 02:38:06 [INFO] Building OpenDaylight :: Netconf :: Transport 7.0.5-SNAPSHOT [44/121] 02:38:06 [INFO] ------------------------------[ feature ]------------------------------- 02:38:06 [INFO] 02:38:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport --- 02:38:06 [INFO] 02:38:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport --- 02:38:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:06 [INFO] 02:38:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport --- 02:38:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:06 [INFO] 02:38:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-transport --- 02:38:06 [INFO] 02:38:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-transport --- 02:38:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:38:06 [INFO] argLine set to empty 02:38:06 [INFO] 02:38:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport --- 02:38:06 [INFO] Starting audit... 02:38:06 Audit done. 02:38:06 [INFO] You have 0 Checkstyle violations. 02:38:06 [INFO] 02:38:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport --- 02:38:06 [INFO] Starting audit... 02:38:06 Audit done. 02:38:06 [INFO] You have 0 Checkstyle violations. 02:38:06 [INFO] 02:38:06 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-transport --- 02:38:06 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/classes/META-INF/maven/dependencies.properties 02:38:06 [INFO] 02:38:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport --- 02:38:06 [INFO] 02:38:06 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport --- 02:38:06 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/feature/feature.xml 02:38:06 [INFO] ...done! 02:38:06 [INFO] Attaching features XML 02:38:06 [INFO] 02:38:06 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-transport --- 02:38: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 02:38:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:38:06 [INFO] 02:38:06 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-transport >>> 02:38:06 [INFO] 02:38:06 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-transport --- 02:38:06 [INFO] 02:38:06 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-transport <<< 02:38:06 [INFO] 02:38:06 [INFO] 02:38:06 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-transport --- 02:38:06 [INFO] 02:38:06 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-transport --- 02:38:06 [INFO] 02:38:06 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-transport --- 02:38:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:38:06 [INFO] 02:38:06 [INFO] ------------------------------------------------------- 02:38:06 [INFO] T E S T S 02:38:06 [INFO] ------------------------------------------------------- 02:38:08 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:38:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.33 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:38:20 [INFO] 02:38:20 [INFO] Results: 02:38:20 [INFO] 02:38:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:38:20 [INFO] 02:38:20 [INFO] 02:38:20 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-transport --- 02:38:20 [INFO] 02:38:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport --- 02:38:20 [INFO] 02:38:20 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-transport --- 02:38:20 [INFO] CycloneDX: Resolving Dependencies 02:38:23 [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s) 02:38:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/bom.xml 02:38:23 [INFO] attaching as odl-netconf-transport-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/bom.json 02:38:23 [INFO] attaching as odl-netconf-transport-7.0.5-SNAPSHOT-cyclonedx.json 02:38:23 [INFO] 02:38:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport --- 02:38:23 [INFO] Skipping duplicate-finder execution! 02:38:23 [INFO] 02:38:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport --- 02:38:23 [INFO] Skipping plugin execution 02:38:23 [INFO] 02:38:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-transport --- 02:38:23 [INFO] No sources in project. Archive not created. 02:38:23 [INFO] 02:38:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-transport --- 02:38:23 [INFO] 02:38:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-transport --- 02:38:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:38:23 [INFO] 02:38:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-transport --- 02:38:23 [INFO] No primary artifact to install, installing attached artifacts instead. 02:38:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.5-SNAPSHOT/odl-netconf-transport-7.0.5-SNAPSHOT.pom 02:38:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.5-SNAPSHOT/odl-netconf-transport-7.0.5-SNAPSHOT-features.xml 02:38:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.5-SNAPSHOT/odl-netconf-transport-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.5-SNAPSHOT/odl-netconf-transport-7.0.5-SNAPSHOT-cyclonedx.json 02:38:23 [INFO] 02:38:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-transport --- 02:38:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:38:23 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:38:23 [INFO] 02:38:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-transport --- 02:38:23 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/test-features 02:38:23 [INFO] 02:38:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-transport --- 02:38:23 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/sonatype-clm/module.xml 02:38:23 [INFO] 02:38:23 [INFO] --------------< org.opendaylight.netconf:netconf-client >--------------- 02:38:23 [INFO] Building netconf-client 7.0.5-SNAPSHOT [45/121] 02:38:23 [INFO] -------------------------------[ bundle ]------------------------------- 02:38:23 [INFO] 02:38:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client --- 02:38:23 [INFO] 02:38:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client --- 02:38:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:23 [INFO] 02:38:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client --- 02:38:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:23 [INFO] 02:38:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-client --- 02:38:24 [INFO] 02:38:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-client --- 02:38:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:38:24 [INFO] 02:38:24 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-client --- 02:38:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:38:24 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/yang 02:38:24 [INFO] yang-to-sources: Found 11 dependencies in 4.647 ms 02:38:24 [INFO] yang-to-sources: Project model files found: 1 in 2.371 ms 02:38:24 [INFO] yang-to-sources: 19 YANG models processed in 145.5 ms 02:38:24 [INFO] BindingJavaFileGenerator: Defined 87 files in 21.79 ms 02:38:24 [INFO] Sorted 87 files into 25 directories in 146.9 μs 02:38:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 87 in 45.74 ms 02:38:24 [INFO] 02:38:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client --- 02:38:24 [INFO] Starting audit... 02:38:24 Audit done. 02:38:24 [INFO] You have 0 Checkstyle violations. 02:38:24 [INFO] 02:38:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client --- 02:38:25 [INFO] Starting audit... 02:38:25 Audit done. 02:38:25 [INFO] You have 0 Checkstyle violations. 02:38:25 [INFO] 02:38:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client --- 02:38:25 [INFO] 02:38:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client --- 02:38:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/resources 02:38:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/generated-sources/spi 02:38:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:38:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:38:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:38:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/generated-sources/spi 02:38:25 [INFO] 02:38:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-client --- 02:38:25 [INFO] Recompiling the module because of changed dependency. 02:38:25 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[39,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[43,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[46,103] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:25 [INFO] 02:38:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-client >>> 02:38:25 [INFO] 02:38:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-client --- 02:38:25 [INFO] Fork Value is true 02:38:29 [INFO] Done SpotBugs Analysis.... 02:38:29 [INFO] 02:38:29 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-client <<< 02:38:29 [INFO] 02:38:29 [INFO] 02:38:29 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-client --- 02:38:29 [INFO] BugInstance size is 0 02:38:29 [INFO] Error size is 0 02:38:29 [INFO] No errors/warnings found 02:38:29 [INFO] 02:38:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client --- 02:38:29 [INFO] Copying 4 resources from src/test/resources to target/test-classes 02:38:29 [INFO] 02:38:29 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-client --- 02:38:29 [INFO] Recompiling the module because of changed dependency. 02:38:29 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 02:38:29 [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 02:38:29 [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 02:38:29 [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 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,21] unchecked conversion 02:38:29 required: org.opendaylight.netconf.api.NetconfSessionListenerFactory 02:38:29 found: org.opendaylight.netconf.api.NetconfSessionListenerFactory 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[31,53] unchecked conversion 02:38:29 required: io.netty.util.concurrent.Promise 02:38:29 found: io.netty.util.concurrent.Promise 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:29 required: io.netty.util.concurrent.GenericFutureListener> 02:38:29 found: io.netty.util.concurrent.GenericFutureListener 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,54] unchecked conversion 02:38:29 required: io.netty.util.concurrent.GenericFutureListener> 02:38:29 found: io.netty.util.concurrent.GenericFutureListener 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[151,53] unchecked conversion 02:38:29 required: io.netty.util.concurrent.Promise 02:38:29 found: io.netty.util.concurrent.Promise 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[163,53] unchecked conversion 02:38:29 required: io.netty.util.concurrent.Promise 02:38:29 found: io.netty.util.concurrent.Promise 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[176,53] unchecked conversion 02:38:29 required: io.netty.util.concurrent.Promise 02:38:29 found: io.netty.util.concurrent.Promise 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[203,53] unchecked conversion 02:38:29 required: io.netty.util.concurrent.Promise 02:38:29 found: io.netty.util.concurrent.Promise 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:29 required: io.netty.util.concurrent.GenericFutureListener> 02:38:29 found: io.netty.util.concurrent.GenericFutureListener 02:38:29 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,68] unchecked conversion 02:38:29 required: io.netty.util.concurrent.GenericFutureListener> 02:38:29 found: io.netty.util.concurrent.GenericFutureListener 02:38:29 [INFO] 02:38:29 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-client --- 02:38:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:38:29 [INFO] 02:38:29 [INFO] ------------------------------------------------------- 02:38:29 [INFO] T E S T S 02:38:29 [INFO] ------------------------------------------------------- 02:38:31 [INFO] Running org.opendaylight.netconf.client.NetconfClientFactoryImplTest 02:38:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:38:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.344 s -- in org.opendaylight.netconf.client.NetconfClientFactoryImplTest 02:38:38 [INFO] Running org.opendaylight.netconf.client.NC1252Test 02:38:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.netconf.client.NC1252Test 02:38:38 [INFO] Running org.opendaylight.netconf.client.NetconfClientConfigurationTest 02:38:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.opendaylight.netconf.client.NetconfClientConfigurationTest 02:38:39 [INFO] Running org.opendaylight.netconf.client.NetconfMessageUtilTest 02:38:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.netconf.client.NetconfMessageUtilTest 02:38:39 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 02:38:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 02:38:39 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 02:38:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 02:38:40 [INFO] Running org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 02:38:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 02:38:40 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionTest 02:38:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.NetconfClientSessionTest 02:38:40 [INFO] Running org.opendaylight.netconf.client.XMLNetconfUtilTest 02:38:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.XMLNetconfUtilTest 02:38:40 [INFO] Running org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 02:38:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 02:38:40 [INFO] 02:38:40 [INFO] Results: 02:38:40 [INFO] 02:38:40 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 02:38:40 [INFO] 02:38:40 [INFO] 02:38:40 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-client --- 02:38:40 [INFO] 02:38:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client --- 02:38:40 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT.jar 02:38:40 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/classes/META-INF/MANIFEST.MF 02:38:40 [INFO] 02:38:40 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ netconf-client --- 02:38:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-tests.jar 02:38:40 [INFO] 02:38:40 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ netconf-client --- 02:38:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-test-sources.jar 02:38:40 [INFO] 02:38:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client --- 02:38:40 [INFO] No previous run data found, generating javadoc. 02:38:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-javadoc.jar 02:38:43 [INFO] 02:38:43 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-client --- 02:38:43 [INFO] CycloneDX: Resolving Dependencies 02:38:44 [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) 02:38:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/bom.xml 02:38:44 [INFO] attaching as netconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/bom.json 02:38:44 [INFO] attaching as netconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:38:44 [INFO] 02:38:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client --- 02:38:44 [INFO] Skipping duplicate-finder execution! 02:38:44 [INFO] 02:38:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client --- 02:38:44 [WARNING] Used undeclared dependencies found: 02:38:44 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:38:44 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:38:44 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:38:44 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:38:44 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:38:44 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:38:44 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:38:44 [WARNING] Non-test scoped test only dependencies found: 02:38:44 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:38:44 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:38:44 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:38:44 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:38:44 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:38:44 [INFO] 02:38:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-client --- 02:38:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-sources.jar 02:38:44 [INFO] 02:38:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-client --- 02:38:45 [INFO] 02:38:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-client --- 02:38:45 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/code-coverage/jacoco.exec 02:38:45 [INFO] Analyzed bundle 'netconf-client' with 18 classes 02:38:45 [INFO] 02:38:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-client --- 02:38:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT.jar 02:38:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT.pom 02:38:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-tests.jar 02:38:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-test-sources.jar 02:38:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-javadoc.jar 02:38:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:38:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-sources.jar 02:38:45 [INFO] 02:38:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client --- 02:38:45 [INFO] Installing org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT.jar 02:38:45 [INFO] Writing OBR metadata 02:38:45 [INFO] 02:38:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-client --- 02:38:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:38:45 [INFO] 02:38:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client --- 02:38:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:38:45 [INFO] 02:38:45 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-client --- 02:38:45 [INFO] org.opendaylight.netconf:netconf-client:bundle:7.0.5-SNAPSHOT 02:38:45 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:38:45 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:38:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:38:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:38:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:38:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:38:45 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:38:45 [INFO] +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:38:45 [INFO] | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:38:45 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:38:45 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:38:45 [INFO] | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:38:45 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:38:45 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:38:45 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:38:45 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 02:38:45 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:38:45 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:38:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:38:45 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:38:45 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:38:45 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:38:45 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:38:45 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] | \- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:38:45 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:38:45 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:38:45 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:38:45 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:38:45 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:38:45 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:38:45 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:38:45 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:38:45 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:test 02:38:45 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:test 02:38:45 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:38:45 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT:test 02:38:45 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.9.1:test 02:38:45 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:38:45 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:38:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:38:45 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:38:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:38:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:38:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:38:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:38:45 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:38:45 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:38:45 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:38:45 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:38:45 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:38:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:38:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:38:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:38:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:38:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:38:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:38:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:38:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:38:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:38:45 [INFO] +- junit:junit:jar:4.13.2:test 02:38:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:38:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:38:45 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:38:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:38:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:38:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:38:45 [INFO] 02:38:45 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-client --- 02:38:45 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/sonatype-clm/module.xml 02:38:45 [INFO] 02:38:45 [INFO] ------------< org.opendaylight.netconf:odl-netconf-client >------------- 02:38:45 [INFO] Building odl-netconf-client 7.0.5-SNAPSHOT [46/121] 02:38:45 [INFO] ------------------------------[ feature ]------------------------------- 02:38:45 [INFO] 02:38:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-client --- 02:38:45 [INFO] 02:38:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-client --- 02:38:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:45 [INFO] 02:38:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-client --- 02:38:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:45 [INFO] 02:38:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-client --- 02:38:45 [INFO] 02:38:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-client --- 02:38:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:38:45 [INFO] argLine set to empty 02:38:45 [INFO] 02:38:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-client --- 02:38:45 [INFO] Starting audit... 02:38:45 Audit done. 02:38:45 [INFO] You have 0 Checkstyle violations. 02:38:45 [INFO] 02:38:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-client --- 02:38:45 [INFO] Starting audit... 02:38:45 Audit done. 02:38:45 [INFO] You have 0 Checkstyle violations. 02:38:45 [INFO] 02:38:45 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-client --- 02:38:45 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/classes/META-INF/maven/dependencies.properties 02:38:45 [INFO] 02:38:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-client --- 02:38:45 [INFO] 02:38:45 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-client --- 02:38:45 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/feature/feature.xml 02:38:45 [INFO] ...done! 02:38:45 [INFO] Attaching features XML 02:38:45 [INFO] 02:38:45 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-client --- 02:38:45 [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 02:38:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:38:45 [INFO] 02:38:45 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-client >>> 02:38:45 [INFO] 02:38:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-client --- 02:38:45 [INFO] 02:38:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-client <<< 02:38:45 [INFO] 02:38:45 [INFO] 02:38:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-client --- 02:38:45 [INFO] 02:38:45 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-client --- 02:38:45 [INFO] 02:38:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-client --- 02:38:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:38:45 [INFO] 02:38:45 [INFO] ------------------------------------------------------- 02:38:45 [INFO] T E S T S 02:38:45 [INFO] ------------------------------------------------------- 02:38:47 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:39:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.39 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:39:00 [INFO] 02:39:00 [INFO] Results: 02:39:00 [INFO] 02:39:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:39:00 [INFO] 02:39:00 [INFO] 02:39:00 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-client --- 02:39:00 [INFO] 02:39:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-client --- 02:39:00 [INFO] 02:39:00 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-client --- 02:39:00 [INFO] CycloneDX: Resolving Dependencies 02:39:04 [INFO] CycloneDX: Creating BOM version 1.4 with 125 component(s) 02:39:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/bom.xml 02:39:04 [INFO] attaching as odl-netconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/bom.json 02:39:04 [INFO] attaching as odl-netconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:39:04 [INFO] 02:39:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-client --- 02:39:04 [INFO] Skipping duplicate-finder execution! 02:39:04 [INFO] 02:39:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-client --- 02:39:04 [INFO] Skipping plugin execution 02:39:04 [INFO] 02:39:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-client --- 02:39:04 [INFO] No sources in project. Archive not created. 02:39:04 [INFO] 02:39:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-client --- 02:39:04 [INFO] 02:39:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-client --- 02:39:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:39:04 [INFO] 02:39:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-client --- 02:39:04 [INFO] No primary artifact to install, installing attached artifacts instead. 02:39:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.5-SNAPSHOT/odl-netconf-client-7.0.5-SNAPSHOT.pom 02:39:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.5-SNAPSHOT/odl-netconf-client-7.0.5-SNAPSHOT-features.xml 02:39:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.5-SNAPSHOT/odl-netconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.5-SNAPSHOT/odl-netconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:39:04 [INFO] 02:39:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-client --- 02:39:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:39:04 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:39:04 [INFO] 02:39:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-client --- 02:39:04 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/test-features 02:39:04 [INFO] 02:39:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-client --- 02:39:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/sonatype-clm/module.xml 02:39:04 [INFO] 02:39:04 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6022 >--------- 02:39:04 [INFO] Building OpenDaylight :: Netconf :: RFC6022 Models 7.0.5-SNAPSHOT [47/121] 02:39:04 [INFO] ------------------------------[ feature ]------------------------------- 02:39:04 [INFO] 02:39:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6022 --- 02:39:04 [INFO] 02:39:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6022 --- 02:39:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:04 [INFO] 02:39:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6022 --- 02:39:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:04 [INFO] 02:39:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6022 --- 02:39:05 [INFO] 02:39:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6022 --- 02:39:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:39:05 [INFO] argLine set to empty 02:39:05 [INFO] 02:39:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6022 --- 02:39:05 [INFO] Starting audit... 02:39:05 Audit done. 02:39:05 [INFO] You have 0 Checkstyle violations. 02:39:05 [INFO] 02:39:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6022 --- 02:39:05 [INFO] Starting audit... 02:39:05 Audit done. 02:39:05 [INFO] You have 0 Checkstyle violations. 02:39:05 [INFO] 02:39:05 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6022 --- 02:39:05 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/classes/META-INF/maven/dependencies.properties 02:39:05 [INFO] 02:39:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6022 --- 02:39:05 [INFO] 02:39:05 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6022 --- 02:39:05 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/feature/feature.xml 02:39:05 [INFO] ...done! 02:39:05 [INFO] Attaching features XML 02:39:05 [INFO] 02:39:05 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc6022 --- 02:39:05 [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 02:39:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:39:05 [INFO] 02:39:05 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6022 >>> 02:39:05 [INFO] 02:39:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc6022 --- 02:39:05 [INFO] 02:39:05 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6022 <<< 02:39:05 [INFO] 02:39:05 [INFO] 02:39:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc6022 --- 02:39:05 [INFO] 02:39:05 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6022 --- 02:39:05 [INFO] 02:39:05 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc6022 --- 02:39:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:39:05 [INFO] 02:39:05 [INFO] ------------------------------------------------------- 02:39:05 [INFO] T E S T S 02:39:05 [INFO] ------------------------------------------------------- 02:39:06 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:39:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.98 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:39:18 [INFO] 02:39:18 [INFO] Results: 02:39:18 [INFO] 02:39:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:39:18 [INFO] 02:39:18 [INFO] 02:39:18 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc6022 --- 02:39:18 [INFO] 02:39:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6022 --- 02:39:18 [INFO] 02:39:18 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc6022 --- 02:39:18 [INFO] CycloneDX: Resolving Dependencies 02:39:21 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:39:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/bom.xml 02:39:21 [INFO] attaching as odl-netconf-model-rfc6022-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/bom.json 02:39:21 [INFO] attaching as odl-netconf-model-rfc6022-7.0.5-SNAPSHOT-cyclonedx.json 02:39:21 [INFO] 02:39:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6022 --- 02:39:21 [INFO] Skipping duplicate-finder execution! 02:39:21 [INFO] 02:39:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6022 --- 02:39:21 [INFO] Skipping plugin execution 02:39:21 [INFO] 02:39:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6022 --- 02:39:21 [INFO] No sources in project. Archive not created. 02:39:21 [INFO] 02:39:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6022 --- 02:39:21 [INFO] 02:39:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6022 --- 02:39:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:39:21 [INFO] 02:39:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6022 --- 02:39:21 [INFO] No primary artifact to install, installing attached artifacts instead. 02:39:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/odl-netconf-model-rfc6022-7.0.5-SNAPSHOT.pom 02:39:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/odl-netconf-model-rfc6022-7.0.5-SNAPSHOT-features.xml 02:39:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/odl-netconf-model-rfc6022-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/odl-netconf-model-rfc6022-7.0.5-SNAPSHOT-cyclonedx.json 02:39:21 [INFO] 02:39:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6022 --- 02:39:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:39:21 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:39:21 [INFO] 02:39:21 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6022 --- 02:39:21 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/test-features 02:39:21 [INFO] 02:39:21 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc6022 --- 02:39:21 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/sonatype-clm/module.xml 02:39:21 [INFO] 02:39:21 [INFO] ---< org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name >---- 02:39:21 [INFO] Building rfc7407-ietf-x509-cert-to-name 7.0.5-SNAPSHOT [48/121] 02:39:21 [INFO] -------------------------------[ bundle ]------------------------------- 02:39:21 [INFO] 02:39:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 02:39:21 [INFO] 02:39:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 02:39:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:21 [INFO] 02:39:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 02:39:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:21 [INFO] 02:39:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 02:39:22 [INFO] 02:39:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 02:39:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:39:22 [INFO] 02:39:22 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 02:39:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:39:22 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/src/main/yang 02:39:22 [INFO] yang-to-sources: Found 1 dependencies in 618.1 μs 02:39:22 [INFO] yang-to-sources: Project model files found: 1 in 956.3 μs 02:39:22 [INFO] yang-to-sources: 2 YANG models processed in 5.101 ms 02:39:22 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.459 ms 02:39:22 [INFO] Sorted 16 files into 4 directories in 61.62 μs 02:39:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 8.049 ms 02:39:22 [INFO] 02:39:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 02:39:22 [INFO] Starting audit... 02:39:22 Audit done. 02:39:22 [INFO] You have 0 Checkstyle violations. 02:39:22 [INFO] 02:39:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc7407-ietf-x509-cert-to-name --- 02:39:22 [INFO] Starting audit... 02:39:22 Audit done. 02:39:22 [INFO] You have 0 Checkstyle violations. 02:39:22 [INFO] 02:39:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 02:39:22 [INFO] 02:39:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 02:39:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/src/main/resources 02:39:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 02:39:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:39:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:39:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:39:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 02:39:22 [INFO] 02:39:22 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 02:39:22 [INFO] Recompiling the module because of changed dependency. 02:39:22 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 02:39:22 [INFO] 02:39:22 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 02:39:22 [INFO] 02:39:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 02:39:22 [INFO] Fork Value is true 02:39:25 [INFO] Done SpotBugs Analysis.... 02:39:25 [INFO] 02:39:25 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 02:39:25 [INFO] 02:39:25 [INFO] 02:39:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 02:39:25 [INFO] BugInstance size is 0 02:39:25 [INFO] Error size is 0 02:39:25 [INFO] No errors/warnings found 02:39:25 [INFO] 02:39:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 02:39:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/src/test/resources 02:39:25 [INFO] 02:39:25 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 02:39:25 [INFO] No sources to compile 02:39:25 [INFO] 02:39:25 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 02:39:25 [INFO] No tests to run. 02:39:25 [INFO] 02:39:25 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 02:39:25 [INFO] 02:39:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 02:39:25 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar 02:39:25 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 02:39:25 [INFO] 02:39:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 02:39:25 [INFO] No previous run data found, generating javadoc. 02:39:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-javadoc.jar 02:39:26 [INFO] 02:39:26 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 02:39:26 [INFO] CycloneDX: Resolving Dependencies 02:39:27 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 02:39:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml 02:39:27 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.json 02:39:27 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-cyclonedx.json 02:39:27 [INFO] 02:39:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 02:39:27 [INFO] Skipping duplicate-finder execution! 02:39:27 [INFO] 02:39:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 02:39:27 [INFO] No dependency problems found 02:39:27 [INFO] 02:39:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 02:39:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-sources.jar 02:39:27 [INFO] 02:39:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 02:39:27 [INFO] 02:39:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc7407-ietf-x509-cert-to-name --- 02:39:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:39:27 [INFO] 02:39:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 02:39:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar 02:39:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.pom 02:39:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-javadoc.jar 02:39:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/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.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/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.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-cyclonedx.json 02:39:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-sources.jar 02:39:27 [INFO] 02:39:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 02:39:27 [INFO] Installing org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar 02:39:27 [INFO] Writing OBR metadata 02:39:27 [INFO] 02:39:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 02:39:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:39:27 [INFO] 02:39:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 02:39:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:39:27 [INFO] 02:39:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 02:39:27 [INFO] org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:bundle:7.0.5-SNAPSHOT 02:39:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:39:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:39:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:39:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:39:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:39:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:39:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:39:27 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:39:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:39:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:39:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:39:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:39:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:39:27 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:39:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:39:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:39:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:39:27 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:39:27 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:39:27 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:39:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:39:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:39:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:39:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:39:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:39:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:39:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:39:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:39:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:39:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:39:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:39:27 [INFO] +- junit:junit:jar:4.13.2:test 02:39:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:39:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:39:27 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:39:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:39:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:39:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:39:27 [INFO] 02:39:27 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 02:39:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/sonatype-clm/module.xml 02:39:27 [INFO] 02:39:27 [INFO] --------------< org.opendaylight.netconf:netconf-server >--------------- 02:39:27 [INFO] Building netconf-server 7.0.5-SNAPSHOT [49/121] 02:39:27 [INFO] -------------------------------[ bundle ]------------------------------- 02:39:27 [INFO] 02:39:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server --- 02:39:27 [INFO] 02:39:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server --- 02:39:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:27 [INFO] 02:39:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server --- 02:39:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:27 [INFO] 02:39:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-server --- 02:39:27 [INFO] 02:39:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-server --- 02:39:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:39:27 [INFO] 02:39:27 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-server --- 02:39:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:39:27 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/main/yang 02:39:28 [INFO] yang-to-sources: Found 17 dependencies in 4.498 ms 02:39:28 [INFO] yang-to-sources: Project model files found: 2 in 4.871 ms 02:39:28 [INFO] yang-to-sources: 23 YANG models processed in 177.6 ms 02:39:28 [INFO] BindingJavaFileGenerator: Defined 99 files in 20.75 ms 02:39:28 [INFO] Sorted 99 files into 30 directories in 194.0 μs 02:39:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 99 in 53.67 ms 02:39:28 [INFO] 02:39:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server --- 02:39:28 [INFO] Starting audit... 02:39:28 Audit done. 02:39:28 [INFO] You have 0 Checkstyle violations. 02:39:28 [INFO] 02:39:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server --- 02:39:30 [INFO] Starting audit... 02:39:30 Audit done. 02:39:30 [INFO] You have 0 Checkstyle violations. 02:39:30 [INFO] 02:39:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server --- 02:39:30 [INFO] 02:39:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server --- 02:39:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/main/resources 02:39:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/generated-sources/spi 02:39:30 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:39:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:39:30 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:39:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/generated-sources/spi 02:39:30 [INFO] 02:39:30 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-server --- 02:39:30 [INFO] Recompiling the module because of changed dependency. 02:39:30 [INFO] Compiling 148 source files with javac [debug release 17] to target/classes 02:39:31 [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 02:39:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:31 [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 02:39:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:31 [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 02:39:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:31 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[36,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:39:31 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[83,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:39:31 [INFO] 02:39:31 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-server >>> 02:39:31 [INFO] 02:39:31 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-server --- 02:39:31 [INFO] Fork Value is true 02:39:36 [INFO] Done SpotBugs Analysis.... 02:39:36 [INFO] 02:39:36 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-server <<< 02:39:36 [INFO] 02:39:36 [INFO] 02:39:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-server --- 02:39:36 [INFO] BugInstance size is 0 02:39:36 [INFO] Error size is 0 02:39:36 [INFO] No errors/warnings found 02:39:36 [INFO] 02:39:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server --- 02:39:36 [INFO] Copying 2 resources from src/test/resources to target/test-classes 02:39:36 [INFO] 02:39:36 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-server --- 02:39:36 [INFO] Recompiling the module because of changed dependency. 02:39:36 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 02:39:36 [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 02:39:36 [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 02:39:36 [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 02:39:36 [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 02:39:36 [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 02:39:36 [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 02:39:36 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:39:36 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[95,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:39:36 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[96,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:39:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:36 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:36 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:39:36 [INFO] 02:39:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-server --- 02:39:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:39:36 [INFO] 02:39:36 [INFO] ------------------------------------------------------- 02:39:36 [INFO] T E S T S 02:39:36 [INFO] ------------------------------------------------------- 02:39:37 [INFO] Running org.opendaylight.netconf.server.ConcurrentClientsTest 02:39:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:39:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.102 s -- in org.opendaylight.netconf.server.ConcurrentClientsTest 02:39:43 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 02:39:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 02:39:43 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 02:39:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 02:39:43 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 02:39:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s -- in org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 02:39:45 [INFO] Running org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 02:39:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 02:39:45 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 02:39:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 02:39:45 [INFO] Running org.opendaylight.netconf.server.AdditionalHeaderParserTest 02:39:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.server.AdditionalHeaderParserTest 02:39:45 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 02:39:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 02:39:45 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 02:39:45 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 02:39:45 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 02:39:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 02:39:45 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 02:39:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 02:39:46 [INFO] Running org.opendaylight.netconf.server.ExiEncodeDecodeTest 02:39:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.ExiEncodeDecodeTest 02:39:46 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionTest 02:39:46 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.netconf.server.NetconfServerSessionTest 02:39:46 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionListenerTest 02:39:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.netconf.server.NetconfServerSessionListenerTest 02:39:46 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 02:39:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 02:39:46 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 02:39:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 02:39:46 [INFO] Running org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 02:39:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 02:39:46 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 02:39:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 02:39:46 [INFO] Running org.opendaylight.netconf.server.api.monitoring.SessionEventTest 02:39:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.api.monitoring.SessionEventTest 02:39:46 [INFO] Running org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 02:39:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 02:39:46 [INFO] Running org.opendaylight.netconf.server.SendErrorExceptionUtilTest 02:39:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.netconf.server.SendErrorExceptionUtilTest 02:39:46 [INFO] Running org.opendaylight.netconf.server.MessageParserTest 02:39:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.server.MessageParserTest 02:39:46 [INFO] 02:39:46 [INFO] Results: 02:39:46 [INFO] 02:39:46 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 02:39:46 [INFO] 02:39:46 [INFO] 02:39:46 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-server --- 02:39:46 [INFO] 02:39:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server --- 02:39:46 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT.jar 02:39:46 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/classes/META-INF/MANIFEST.MF 02:39:46 [INFO] 02:39:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server --- 02:39:46 [INFO] No previous run data found, generating javadoc. 02:39:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-javadoc.jar 02:39:50 [INFO] 02:39:50 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-server --- 02:39:50 [INFO] CycloneDX: Resolving Dependencies 02:39:51 [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) 02:39:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/bom.xml 02:39:51 [INFO] attaching as netconf-server-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/bom.json 02:39:51 [INFO] attaching as netconf-server-7.0.5-SNAPSHOT-cyclonedx.json 02:39:51 [INFO] 02:39:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server --- 02:39:51 [INFO] Skipping duplicate-finder execution! 02:39:51 [INFO] 02:39:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server --- 02:39:52 [WARNING] Used undeclared dependencies found: 02:39:52 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] 02:39:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-server --- 02:39:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-sources.jar 02:39:52 [INFO] 02:39:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-server --- 02:39:52 [INFO] 02:39:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-server --- 02:39:52 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/code-coverage/jacoco.exec 02:39:52 [INFO] Analyzed bundle 'netconf-server' with 43 classes 02:39:52 [INFO] 02:39:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server --- 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT.jar 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT.pom 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT-javadoc.jar 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT-cyclonedx.json 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT-sources.jar 02:39:52 [INFO] 02:39:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server --- 02:39:52 [INFO] Installing org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT.jar 02:39:52 [INFO] Writing OBR metadata 02:39:52 [INFO] 02:39:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-server --- 02:39:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:39:52 [INFO] 02:39:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server --- 02:39:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:39:52 [INFO] 02:39:52 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-server --- 02:39:52 [INFO] org.opendaylight.netconf:netconf-server:bundle:7.0.5-SNAPSHOT 02:39:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:39:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:39:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:39:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:39:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:39:52 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:39:52 [INFO] +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:39:52 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:39:52 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:39:52 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:39:52 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 02:39:52 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:39:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:39:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:39:52 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:39:52 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:39:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:39:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:39:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:39:52 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:39:52 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:39:52 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:39:52 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:39:52 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:39:52 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:39:52 [INFO] | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:39:52 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:39:52 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:39:52 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:39:52 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:39:52 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:39:52 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:39:52 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:39:52 [INFO] +- io.netty:netty-buffer:jar:4.1.107.Final:test 02:39:52 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:39:52 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:test 02:39:52 [INFO] +- org.opendaylight.netconf:netconf-client:test-jar:tests:7.0.5-SNAPSHOT:test 02:39:52 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT:test 02:39:52 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.9.1:test 02:39:52 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:39:52 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:39:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:39:52 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:39:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:39:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:39:52 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:39:52 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:39:52 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:39:52 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:39:52 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:39:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:39:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:39:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:39:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:39:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:39:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:39:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:39:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:39:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:39:52 [INFO] +- junit:junit:jar:4.13.2:test 02:39:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:39:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:39:52 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:39:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:39:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:39:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:39:52 [INFO] 02:39:52 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-server --- 02:39:52 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/sonatype-clm/module.xml 02:39:52 [INFO] 02:39:52 [INFO] -------------< org.opendaylight.netconf:odl-netconf-impl >-------------- 02:39:52 [INFO] Building OpenDaylight :: Netconf :: Impl 7.0.5-SNAPSHOT [50/121] 02:39:52 [INFO] ------------------------------[ feature ]------------------------------- 02:39:52 [INFO] 02:39:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-impl --- 02:39:52 [INFO] 02:39:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-impl --- 02:39:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:52 [INFO] 02:39:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-impl --- 02:39:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:52 [INFO] 02:39:52 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-impl --- 02:39:52 [INFO] 02:39:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-impl --- 02:39:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:39:52 [INFO] argLine set to empty 02:39:52 [INFO] 02:39:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-impl --- 02:39:52 [INFO] Starting audit... 02:39:52 Audit done. 02:39:52 [INFO] You have 0 Checkstyle violations. 02:39:52 [INFO] 02:39:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-impl --- 02:39:52 [INFO] Starting audit... 02:39:52 Audit done. 02:39:52 [INFO] You have 0 Checkstyle violations. 02:39:52 [INFO] 02:39:52 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-impl --- 02:39:52 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/classes/META-INF/maven/dependencies.properties 02:39:52 [INFO] 02:39:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-impl --- 02:39:52 [INFO] 02:39:52 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-impl --- 02:39:52 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/feature/feature.xml 02:39:52 [INFO] ...done! 02:39:52 [INFO] Attaching features XML 02:39:52 [INFO] 02:39:52 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-impl --- 02:39: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 02:39:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:39:52 [INFO] 02:39:52 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-impl >>> 02:39:53 [INFO] 02:39:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-impl --- 02:39:53 [INFO] 02:39:53 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-impl <<< 02:39:53 [INFO] 02:39:53 [INFO] 02:39:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-impl --- 02:39:53 [INFO] 02:39:53 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-impl --- 02:39:53 [INFO] 02:39:53 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-impl --- 02:39:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:39:53 [INFO] 02:39:53 [INFO] ------------------------------------------------------- 02:39:53 [INFO] T E S T S 02:39:53 [INFO] ------------------------------------------------------- 02:39:54 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:40:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.84 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:40:06 [INFO] 02:40:06 [INFO] Results: 02:40:06 [INFO] 02:40:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:40:06 [INFO] 02:40:06 [INFO] 02:40:06 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-impl --- 02:40:06 [INFO] 02:40:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-impl --- 02:40:06 [INFO] 02:40:06 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-impl --- 02:40:06 [INFO] CycloneDX: Resolving Dependencies 02:40:11 [INFO] CycloneDX: Creating BOM version 1.4 with 128 component(s) 02:40:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/bom.xml 02:40:11 [INFO] attaching as odl-netconf-impl-7.0.5-SNAPSHOT-cyclonedx.xml 02:40:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/bom.json 02:40:11 [INFO] attaching as odl-netconf-impl-7.0.5-SNAPSHOT-cyclonedx.json 02:40:11 [INFO] 02:40:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-impl --- 02:40:11 [INFO] Skipping duplicate-finder execution! 02:40:11 [INFO] 02:40:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-impl --- 02:40:11 [INFO] Skipping plugin execution 02:40:11 [INFO] 02:40:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-impl --- 02:40:11 [INFO] No sources in project. Archive not created. 02:40:11 [INFO] 02:40:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-impl --- 02:40:11 [INFO] 02:40:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-impl --- 02:40:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:40:11 [INFO] 02:40:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-impl --- 02:40:11 [INFO] No primary artifact to install, installing attached artifacts instead. 02:40:11 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.5-SNAPSHOT/odl-netconf-impl-7.0.5-SNAPSHOT.pom 02:40:11 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.5-SNAPSHOT/odl-netconf-impl-7.0.5-SNAPSHOT-features.xml 02:40:11 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.5-SNAPSHOT/odl-netconf-impl-7.0.5-SNAPSHOT-cyclonedx.xml 02:40:11 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.5-SNAPSHOT/odl-netconf-impl-7.0.5-SNAPSHOT-cyclonedx.json 02:40:11 [INFO] 02:40:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-impl --- 02:40:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:40:11 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:40:11 [INFO] 02:40:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-impl --- 02:40:11 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/test-features 02:40:11 [INFO] 02:40:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-impl --- 02:40:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/sonatype-clm/module.xml 02:40:11 [INFO] 02:40:11 [INFO] --------------< org.opendaylight.netconf:odl-netconf-all >-------------- 02:40:11 [INFO] Building OpenDaylight :: Netconf :: All 7.0.5-SNAPSHOT [51/121] 02:40:11 [INFO] ------------------------------[ feature ]------------------------------- 02:40:11 [INFO] 02:40:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-all --- 02:40:11 [INFO] 02:40:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-all --- 02:40:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:40:11 [INFO] 02:40:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-all --- 02:40:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:40:11 [INFO] 02:40:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-all --- 02:40:11 [INFO] 02:40:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-all --- 02:40:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:40:11 [INFO] argLine set to empty 02:40:11 [INFO] 02:40:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-all --- 02:40:11 [INFO] Starting audit... 02:40:11 Audit done. 02:40:11 [INFO] You have 0 Checkstyle violations. 02:40:11 [INFO] 02:40:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-all --- 02:40:12 [INFO] Starting audit... 02:40:12 Audit done. 02:40:12 [INFO] You have 0 Checkstyle violations. 02:40:12 [INFO] 02:40:12 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-all --- 02:40:12 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/classes/META-INF/maven/dependencies.properties 02:40:12 [INFO] 02:40:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-all --- 02:40:12 [INFO] 02:40:12 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-all --- 02:40:12 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/feature/feature.xml 02:40:12 [INFO] ...done! 02:40:12 [INFO] Attaching features XML 02:40:12 [INFO] 02:40:12 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-all --- 02:40: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 02:40:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:40:12 [INFO] 02:40:12 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-all >>> 02:40:12 [INFO] 02:40:12 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-all --- 02:40:12 [INFO] 02:40:12 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-all <<< 02:40:12 [INFO] 02:40:12 [INFO] 02:40:12 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-all --- 02:40:12 [INFO] 02:40:12 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-all --- 02:40:12 [INFO] 02:40:12 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-all --- 02:40:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:40:12 [INFO] 02:40:12 [INFO] ------------------------------------------------------- 02:40:12 [INFO] T E S T S 02:40:12 [INFO] ------------------------------------------------------- 02:40:13 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:40:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.13 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:40:26 [INFO] 02:40:26 [INFO] Results: 02:40:26 [INFO] 02:40:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:40:26 [INFO] 02:40:26 [INFO] 02:40:26 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-all --- 02:40:26 [INFO] 02:40:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-all --- 02:40:26 [INFO] 02:40:26 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-all --- 02:40:26 [INFO] CycloneDX: Resolving Dependencies 02:40:30 [INFO] CycloneDX: Creating BOM version 1.4 with 131 component(s) 02:40:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/bom.xml 02:40:30 [INFO] attaching as odl-netconf-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:40:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/bom.json 02:40:30 [INFO] attaching as odl-netconf-all-7.0.5-SNAPSHOT-cyclonedx.json 02:40:30 [INFO] 02:40:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-all --- 02:40:30 [INFO] Skipping duplicate-finder execution! 02:40:30 [INFO] 02:40:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-all --- 02:40:30 [INFO] Skipping plugin execution 02:40:30 [INFO] 02:40:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-all --- 02:40:30 [INFO] No sources in project. Archive not created. 02:40:30 [INFO] 02:40:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-all --- 02:40:30 [INFO] 02:40:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-all --- 02:40:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:40:30 [INFO] 02:40:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-all --- 02:40:30 [INFO] No primary artifact to install, installing attached artifacts instead. 02:40:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.5-SNAPSHOT/odl-netconf-all-7.0.5-SNAPSHOT.pom 02:40:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.5-SNAPSHOT/odl-netconf-all-7.0.5-SNAPSHOT-features.xml 02:40:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.5-SNAPSHOT/odl-netconf-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:40:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.5-SNAPSHOT/odl-netconf-all-7.0.5-SNAPSHOT-cyclonedx.json 02:40:30 [INFO] 02:40:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-all --- 02:40:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:40:30 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:40:30 [INFO] 02:40:30 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-all --- 02:40:30 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/test-features 02:40:30 [INFO] 02:40:30 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-all --- 02:40:30 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/sonatype-clm/module.xml 02:40:30 [INFO] 02:40:30 [INFO] -----------< org.opendaylight.netconf:yanglib-mdsal-writer >------------ 02:40:30 [INFO] Building yanglib-mdsal-writer 7.0.5-SNAPSHOT [52/121] 02:40:30 [INFO] -------------------------------[ bundle ]------------------------------- 02:40:31 [INFO] 02:40:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ yanglib-mdsal-writer --- 02:40:31 [INFO] 02:40:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ yanglib-mdsal-writer --- 02:40:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:40:31 [INFO] 02:40:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ yanglib-mdsal-writer --- 02:40:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:40:31 [INFO] 02:40:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ yanglib-mdsal-writer --- 02:40:31 [INFO] 02:40:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ yanglib-mdsal-writer --- 02:40:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:40:31 [INFO] 02:40:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ yanglib-mdsal-writer --- 02:40:31 [INFO] Starting audit... 02:40:31 Audit done. 02:40:31 [INFO] You have 0 Checkstyle violations. 02:40:31 [INFO] 02:40:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ yanglib-mdsal-writer --- 02:40:31 [INFO] Starting audit... 02:40:31 Audit done. 02:40:31 [INFO] You have 0 Checkstyle violations. 02:40:31 [INFO] 02:40:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ yanglib-mdsal-writer --- 02:40:31 [INFO] 02:40:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib-mdsal-writer --- 02:40:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/src/main/resources 02:40:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/generated-sources/spi 02:40:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/generated-sources/yang 02:40:31 [INFO] 02:40:31 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ yanglib-mdsal-writer --- 02:40:31 [INFO] Recompiling the module because of changed dependency. 02:40:31 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 02:40:32 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:32 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:32 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:32 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:32 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:32 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:32 [WARNING] /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[129,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 02:40:32 [INFO] 02:40:32 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ yanglib-mdsal-writer >>> 02:40:32 [INFO] 02:40:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ yanglib-mdsal-writer --- 02:40:32 [INFO] Fork Value is true 02:40:34 [INFO] Done SpotBugs Analysis.... 02:40:34 [INFO] 02:40:34 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ yanglib-mdsal-writer <<< 02:40:34 [INFO] 02:40:34 [INFO] 02:40:34 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ yanglib-mdsal-writer --- 02:40:34 [INFO] BugInstance size is 0 02:40:34 [INFO] Error size is 0 02:40:34 [INFO] No errors/warnings found 02:40:34 [INFO] 02:40:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib-mdsal-writer --- 02:40:34 [INFO] Copying 8 resources from src/test/resources to target/test-classes 02:40:34 [INFO] 02:40:34 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ yanglib-mdsal-writer --- 02:40:34 [INFO] Recompiling the module because of changed dependency. 02:40:34 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40: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 02:40:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:40:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:40:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40: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 02:40:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:40:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:40:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40: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 02:40:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:40:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:40:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:35 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:35 [INFO] 02:40:35 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ yanglib-mdsal-writer --- 02:40:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:40:35 [INFO] 02:40:35 [INFO] ------------------------------------------------------- 02:40:35 [INFO] T E S T S 02:40:35 [INFO] ------------------------------------------------------- 02:40:36 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 02:40:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:40:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.378 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 02:40:39 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 02:40:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 02:40:40 [INFO] 02:40:40 [INFO] Results: 02:40:40 [INFO] 02:40:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 02:40:40 [INFO] 02:40:40 [INFO] 02:40:40 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ yanglib-mdsal-writer --- 02:40:40 [INFO] 02:40:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib-mdsal-writer --- 02:40:40 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 02:40:40 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/classes/META-INF/MANIFEST.MF 02:40:40 [INFO] 02:40:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ yanglib-mdsal-writer --- 02:40:41 [INFO] No previous run data found, generating javadoc. 02:40:42 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-javadoc.jar 02:40:42 [INFO] 02:40:42 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ yanglib-mdsal-writer --- 02:40:42 [INFO] CycloneDX: Resolving Dependencies 02:40:43 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 02:40:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/bom.xml 02:40:43 [INFO] attaching as yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.xml 02:40:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/bom.json 02:40:43 [INFO] attaching as yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.json 02:40:43 [INFO] 02:40:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib-mdsal-writer --- 02:40:43 [INFO] Skipping duplicate-finder execution! 02:40:43 [INFO] 02:40:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ yanglib-mdsal-writer --- 02:40:43 [INFO] No dependency problems found 02:40:43 [INFO] 02:40:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ yanglib-mdsal-writer --- 02:40:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-sources.jar 02:40:43 [INFO] 02:40:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ yanglib-mdsal-writer --- 02:40:43 [INFO] 02:40:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ yanglib-mdsal-writer --- 02:40:43 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec 02:40:43 [INFO] Analyzed bundle 'yanglib-mdsal-writer' with 6 classes 02:40:43 [INFO] 02:40:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yanglib-mdsal-writer --- 02:40:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 02:40:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT.pom 02:40:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT-javadoc.jar 02:40:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.xml 02:40:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.json 02:40:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT-sources.jar 02:40:43 [INFO] 02:40:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib-mdsal-writer --- 02:40:43 [INFO] Installing org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 02:40:43 [INFO] Writing OBR metadata 02:40:43 [INFO] 02:40:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yanglib-mdsal-writer --- 02:40:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:40:43 [INFO] 02:40:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib-mdsal-writer --- 02:40:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:40:43 [INFO] 02:40:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ yanglib-mdsal-writer --- 02:40:43 [INFO] org.opendaylight.netconf:yanglib-mdsal-writer:bundle:7.0.5-SNAPSHOT 02:40:43 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:40:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:40:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:40:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:40:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:40:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:40:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:40:43 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:40:43 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:40:43 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:40:43 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:40:43 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:40:43 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:40:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:40:43 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:40:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:40:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:40:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:40:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:40:43 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:40:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:40:43 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:40:43 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:40:43 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:40:43 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:40:43 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:40:43 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:40:43 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:40:43 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:40:43 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:40:43 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:40:43 [INFO] +- org.awaitility:awaitility:jar:4.1.1:test 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:40:43 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:test 02:40:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:test 02:40:43 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:test 02:40:43 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:test 02:40:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:40:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:40:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:test 02:40:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:test 02:40:43 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.2:test 02:40:43 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:test 02:40:43 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 02:40:43 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:40:43 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:40:43 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:40:43 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:40:43 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:40:43 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:40:43 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:40:43 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:40:43 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:40:43 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:40:43 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:40:43 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:test 02:40:43 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:test 02:40:43 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:40:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:40:43 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:40:43 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:test 02:40:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:40:43 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:test 02:40:43 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:test 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:test 02:40:43 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:test 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.1:test 02:40:43 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:test 02:40:43 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:40:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:40:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:40:43 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:40:43 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:40:43 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:40:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:40:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:40:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:40:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:40:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:40:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:40:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:40:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:40:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:40:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:40:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:40:43 [INFO] +- junit:junit:jar:4.13.2:test 02:40:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:40:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:40:43 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:40:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:40:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:40:43 [INFO] 02:40:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ yanglib-mdsal-writer --- 02:40:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/sonatype-clm/module.xml 02:40:43 [INFO] 02:40:43 [INFO] ---------< org.opendaylight.netconf:odl-yanglib-mdsal-writer >---------- 02:40:43 [INFO] Building odl-yanglib-mdsal-writer 7.0.5-SNAPSHOT [53/121] 02:40:43 [INFO] ------------------------------[ feature ]------------------------------- 02:40:43 [INFO] 02:40:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-yanglib-mdsal-writer --- 02:40:43 [INFO] 02:40:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-yanglib-mdsal-writer --- 02:40:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:40:43 [INFO] 02:40:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-yanglib-mdsal-writer --- 02:40:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:40:43 [INFO] 02:40:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-yanglib-mdsal-writer --- 02:40:44 [INFO] 02:40:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-yanglib-mdsal-writer --- 02:40:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:40:44 [INFO] argLine set to empty 02:40:44 [INFO] 02:40:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-yanglib-mdsal-writer --- 02:40:44 [INFO] Starting audit... 02:40:44 Audit done. 02:40:44 [INFO] You have 0 Checkstyle violations. 02:40:44 [INFO] 02:40:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-yanglib-mdsal-writer --- 02:40:44 [INFO] Starting audit... 02:40:44 Audit done. 02:40:44 [INFO] You have 0 Checkstyle violations. 02:40:44 [INFO] 02:40:44 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-yanglib-mdsal-writer --- 02:40:44 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/classes/META-INF/maven/dependencies.properties 02:40:44 [INFO] 02:40:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-yanglib-mdsal-writer --- 02:40:44 [INFO] 02:40:44 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib-mdsal-writer --- 02:40:44 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml 02:40:44 [INFO] ...done! 02:40:44 [INFO] Attaching features XML 02:40:44 [INFO] 02:40:44 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-yanglib-mdsal-writer --- 02:40: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 02:40:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:40:44 [INFO] 02:40:44 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-yanglib-mdsal-writer >>> 02:40:44 [INFO] 02:40:44 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-yanglib-mdsal-writer --- 02:40:44 [INFO] 02:40:44 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-yanglib-mdsal-writer <<< 02:40:44 [INFO] 02:40:44 [INFO] 02:40:44 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-yanglib-mdsal-writer --- 02:40:44 [INFO] 02:40:44 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-yanglib-mdsal-writer --- 02:40:44 [INFO] 02:40:44 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-yanglib-mdsal-writer --- 02:40:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:40:44 [INFO] 02:40:44 [INFO] ------------------------------------------------------- 02:40:44 [INFO] T E S T S 02:40:44 [INFO] ------------------------------------------------------- 02:40:46 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:41:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.99 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:41:03 [INFO] 02:41:03 [INFO] Results: 02:41:03 [INFO] 02:41:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:41:03 [INFO] 02:41:03 [INFO] 02:41:03 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-yanglib-mdsal-writer --- 02:41:03 [INFO] 02:41:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-yanglib-mdsal-writer --- 02:41:03 [INFO] 02:41:03 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-yanglib-mdsal-writer --- 02:41:03 [INFO] CycloneDX: Resolving Dependencies 02:41:08 [INFO] CycloneDX: Creating BOM version 1.4 with 188 component(s) 02:41:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/bom.xml 02:41:08 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/bom.json 02:41:08 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.json 02:41:08 [INFO] 02:41:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib-mdsal-writer --- 02:41:08 [INFO] Skipping duplicate-finder execution! 02:41:08 [INFO] 02:41:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-yanglib-mdsal-writer --- 02:41:08 [INFO] Skipping plugin execution 02:41:08 [INFO] 02:41:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-yanglib-mdsal-writer --- 02:41:08 [INFO] No sources in project. Archive not created. 02:41:08 [INFO] 02:41:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-yanglib-mdsal-writer --- 02:41:08 [INFO] 02:41:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-yanglib-mdsal-writer --- 02:41:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:41:08 [INFO] 02:41:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-yanglib-mdsal-writer --- 02:41:08 [INFO] No primary artifact to install, installing attached artifacts instead. 02:41:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT.pom 02:41:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT-features.xml 02:41:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.json 02:41:08 [INFO] 02:41:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-yanglib-mdsal-writer --- 02:41:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:41:08 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:41:08 [INFO] 02:41:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-yanglib-mdsal-writer --- 02:41:09 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/test-features 02:41:09 [INFO] 02:41:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-yanglib-mdsal-writer --- 02:41:09 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/sonatype-clm/module.xml 02:41:09 [INFO] 02:41:09 [INFO] -----------< org.opendaylight.netconf:netconf-server-mdsal >------------ 02:41:09 [INFO] Building netconf-server-mdsal 7.0.5-SNAPSHOT [54/121] 02:41:09 [INFO] -------------------------------[ bundle ]------------------------------- 02:41:09 [INFO] 02:41:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server-mdsal --- 02:41:09 [INFO] 02:41:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server-mdsal --- 02:41:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:09 [INFO] 02:41:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server-mdsal --- 02:41:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:09 [INFO] 02:41:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-server-mdsal --- 02:41:09 [INFO] 02:41:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-server-mdsal --- 02:41:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:41:09 [INFO] 02:41:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server-mdsal --- 02:41:09 [INFO] Starting audit... 02:41:09 Audit done. 02:41:09 [INFO] You have 0 Checkstyle violations. 02:41:09 [INFO] 02:41:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server-mdsal --- 02:41:11 [INFO] Starting audit... 02:41:11 Audit done. 02:41:11 [INFO] You have 0 Checkstyle violations. 02:41:11 [INFO] 02:41:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server-mdsal --- 02:41:11 [INFO] 02:41:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server-mdsal --- 02:41:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/main/resources 02:41:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/generated-sources/spi 02:41:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/generated-sources/yang 02:41:11 [INFO] 02:41:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-server-mdsal --- 02:41:11 [INFO] Recompiling the module because of changed dependency. 02:41:11 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 02:41:11 [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 02:41:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:11 [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 02:41:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:11 [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 02:41:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:11 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:11 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:11 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:11 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:11 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducer.java:[48,49] registerDataTreeChangeListener(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 02:41:11 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:11 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:11 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:11 [INFO] 02:41:11 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-server-mdsal >>> 02:41:12 [INFO] 02:41:12 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-server-mdsal --- 02:41:12 [INFO] Fork Value is true 02:41:17 [INFO] Done SpotBugs Analysis.... 02:41:17 [INFO] 02:41:17 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-server-mdsal <<< 02:41:17 [INFO] 02:41:17 [INFO] 02:41:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-server-mdsal --- 02:41:17 [INFO] BugInstance size is 0 02:41:17 [INFO] Error size is 0 02:41:17 [INFO] No errors/warnings found 02:41:17 [INFO] 02:41:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server-mdsal --- 02:41:17 [INFO] Copying 168 resources from src/test/resources to target/test-classes 02:41:17 [INFO] 02:41:17 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-server-mdsal --- 02:41:17 [INFO] Recompiling the module because of changed dependency. 02:41:17 [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes 02:41:17 [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 02:41:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [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 02:41:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [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 02:41:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:17 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:41:17 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,87] unchecked conversion 02:41:17 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 02:41:17 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[61,20] unchecked conversion 02:41:17 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:41:17 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,87] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 02:41:17 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:41:17 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,91] unchecked conversion 02:41:17 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 02:41:17 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[64,20] unchecked conversion 02:41:17 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:41:17 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,56] registerDataTreeChangeListener(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 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[88,62] unchecked conversion 02:41:17 required: org.opendaylight.mdsal.binding.api.DataTreeModification 02:41:17 found: org.opendaylight.mdsal.binding.api.DataTreeModification 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[89,66] unchecked conversion 02:41:17 required: org.opendaylight.mdsal.binding.api.DataObjectModification 02:41:17 found: org.opendaylight.mdsal.binding.api.DataObjectModification 02:41:17 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/RuntimeRpcTest.java:[165,76] unchecked cast 02:41:17 required: java.util.function.Consumer 02:41:17 found: java.lang.Object 02:41:17 [INFO] 02:41:17 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-server-mdsal --- 02:41:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:41:17 [INFO] 02:41:17 [INFO] ------------------------------------------------------- 02:41:17 [INFO] T E S T S 02:41:17 [INFO] ------------------------------------------------------- 02:41:18 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 02:41:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:41:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.901 s -- in org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 02:41:20 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 02:41:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s -- in org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 02:41:21 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 02:41:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 02:41:21 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 02:41:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.846 s -- in org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 02:41:24 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 02:41:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 02:41:24 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 02:41:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 02:41:24 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 02:41:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 02:41:24 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.ValidateTest 02:41:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.netconf.server.mdsal.operations.ValidateTest 02:41:24 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 02:41:25 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.742 s -- in org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 02:41:25 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 02:41:25 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 02:41:25 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 02:41:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 02:41:26 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 02:41:26 [WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0.805 s -- in org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 02:41:26 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 02:41:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 02:41:26 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 02:41:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 02:41:27 [INFO] 02:41:27 [INFO] Results: 02:41:27 [INFO] 02:41:27 [WARNING] Tests run: 103, Failures: 0, Errors: 0, Skipped: 14 02:41:27 [INFO] 02:41:27 [INFO] 02:41:27 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-server-mdsal --- 02:41:27 [INFO] 02:41:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server-mdsal --- 02:41:27 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT.jar 02:41:27 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/classes/META-INF/MANIFEST.MF 02:41:27 [INFO] 02:41:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server-mdsal --- 02:41:27 [INFO] No previous run data found, generating javadoc. 02:41:29 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:41:29 [INFO] 02:41:29 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-server-mdsal --- 02:41:29 [INFO] CycloneDX: Resolving Dependencies 02:41:30 [INFO] CycloneDX: Creating BOM version 1.4 with 110 component(s) 02:41:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/bom.xml 02:41:30 [INFO] attaching as netconf-server-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/bom.json 02:41:30 [INFO] attaching as netconf-server-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:41:30 [INFO] 02:41:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server-mdsal --- 02:41:30 [INFO] Skipping duplicate-finder execution! 02:41:30 [INFO] 02:41:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server-mdsal --- 02:41:30 [WARNING] Non-test scoped test only dependencies found: 02:41:30 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:41:30 [INFO] 02:41:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-server-mdsal --- 02:41:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-sources.jar 02:41:30 [INFO] 02:41:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-server-mdsal --- 02:41:30 [INFO] 02:41:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-server-mdsal --- 02:41:30 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec 02:41:30 [INFO] Analyzed bundle 'netconf-server-mdsal' with 49 classes 02:41:31 [INFO] 02:41:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server-mdsal --- 02:41:31 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT.jar 02:41:31 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT.pom 02:41:31 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:41:31 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:31 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:41:31 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT-sources.jar 02:41:31 [INFO] 02:41:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server-mdsal --- 02:41:31 [INFO] Installing org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT.jar 02:41:31 [INFO] Writing OBR metadata 02:41:31 [INFO] 02:41:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-server-mdsal --- 02:41:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:41:31 [INFO] 02:41:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server-mdsal --- 02:41:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:41:31 [INFO] 02:41:31 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-server-mdsal --- 02:41:31 [INFO] org.opendaylight.netconf:netconf-server-mdsal:bundle:7.0.5-SNAPSHOT 02:41:31 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:41:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:41:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:41:31 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:41:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:41:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:41:31 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:41:31 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:41:31 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:41:31 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:41:31 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:41:31 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:41:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:41:31 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:41:31 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:41:31 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:41:31 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:41:31 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:41:31 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:41:31 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:41:31 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:41:31 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:41:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:41:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:41:31 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:41:31 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:41:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:41:31 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:41:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:41:31 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:41:31 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:41:31 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:41:31 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:41:31 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:41:31 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:41:31 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:41:31 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | \- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:41:31 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:41:31 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:41:31 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:41:31 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:41:31 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:41:31 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:41:31 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:41:31 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:test 02:41:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:test 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:41:31 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:41:31 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:41:31 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:41:31 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:41:31 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:41:31 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:41:31 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:41:31 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:41:31 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:test 02:41:31 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:41:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:41:31 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:41:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:test 02:41:31 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:test 02:41:31 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:41:31 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:41:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:test 02:41:31 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT:test 02:41:31 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:41:31 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:41:31 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.9.1:test 02:41:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:41:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:41:31 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:41:31 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:41:31 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:41:31 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:41:31 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:41:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:41:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:41:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:41:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:41:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:41:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:41:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:41:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:41:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:41:31 [INFO] +- junit:junit:jar:4.13.2:test 02:41:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:41:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:41:31 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:41:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:41:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:41:31 [INFO] 02:41:31 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-server-mdsal --- 02:41:31 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/sonatype-clm/module.xml 02:41:31 [INFO] 02:41:31 [INFO] ----------------< org.opendaylight.netconf:netconf-nb >----------------- 02:41:31 [INFO] Building netconf-nb 7.0.5-SNAPSHOT [55/121] 02:41:31 [INFO] -------------------------------[ bundle ]------------------------------- 02:41:31 [INFO] 02:41:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-nb --- 02:41:31 [INFO] 02:41:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-nb --- 02:41:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:31 [INFO] 02:41:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-nb --- 02:41:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:31 [INFO] 02:41:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-nb --- 02:41:31 [INFO] 02:41:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-nb --- 02:41:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:41:31 [INFO] 02:41:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-nb --- 02:41:31 [INFO] Starting audit... 02:41:31 Audit done. 02:41:31 [INFO] You have 0 Checkstyle violations. 02:41:31 [INFO] 02:41:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-nb --- 02:41:31 [INFO] Starting audit... 02:41:31 Audit done. 02:41:31 [INFO] You have 0 Checkstyle violations. 02:41:31 [INFO] 02:41:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-nb --- 02:41:31 [INFO] 02:41:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-nb --- 02:41:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-nb/src/main/resources 02:41:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/generated-sources/spi 02:41:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/generated-sources/yang 02:41:31 [INFO] 02:41:31 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-nb --- 02:41:31 [INFO] Recompiling the module because of changed dependency. 02:41:31 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 02:41:32 [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 02:41:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:32 [INFO] 02:41:32 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-nb >>> 02:41:32 [INFO] 02:41:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-nb --- 02:41:32 [INFO] Fork Value is true 02:41:35 [INFO] Done SpotBugs Analysis.... 02:41:35 [INFO] 02:41:35 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-nb <<< 02:41:35 [INFO] 02:41:35 [INFO] 02:41:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-nb --- 02:41:35 [INFO] BugInstance size is 0 02:41:35 [INFO] Error size is 0 02:41:35 [INFO] No errors/warnings found 02:41:35 [INFO] 02:41:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-nb --- 02:41:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-nb/src/test/resources 02:41:35 [INFO] 02:41:35 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-nb --- 02:41:35 [INFO] Recompiling the module because of changed dependency. 02:41:35 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 02:41:35 [INFO] 02:41:35 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-nb --- 02:41:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:41:35 [INFO] 02:41:35 [INFO] ------------------------------------------------------- 02:41:35 [INFO] T E S T S 02:41:35 [INFO] ------------------------------------------------------- 02:41:36 [INFO] Running org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 02:41:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:41:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.047 s -- in org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 02:41:38 [INFO] 02:41:38 [INFO] Results: 02:41:38 [INFO] 02:41:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 02:41:38 [INFO] 02:41:38 [INFO] 02:41:38 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-nb --- 02:41:38 [INFO] 02:41:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-nb --- 02:41:38 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT.jar 02:41:38 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/classes/META-INF/MANIFEST.MF 02:41:38 [INFO] 02:41:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-nb --- 02:41:38 [INFO] No previous run data found, generating javadoc. 02:41:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-javadoc.jar 02:41:40 [INFO] 02:41:40 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-nb --- 02:41:40 [INFO] CycloneDX: Resolving Dependencies 02:41:41 [INFO] CycloneDX: Creating BOM version 1.4 with 117 component(s) 02:41:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/bom.xml 02:41:41 [INFO] attaching as netconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/bom.json 02:41:41 [INFO] attaching as netconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:41:41 [INFO] 02:41:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-nb --- 02:41:41 [INFO] Skipping duplicate-finder execution! 02:41:41 [INFO] 02:41:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-nb --- 02:41:41 [INFO] No dependency problems found 02:41:41 [INFO] 02:41:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-nb --- 02:41:41 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-sources.jar 02:41:41 [INFO] 02:41:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-nb --- 02:41:41 [INFO] 02:41:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-nb --- 02:41:41 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/code-coverage/jacoco.exec 02:41:41 [INFO] Analyzed bundle 'netconf-nb' with 9 classes 02:41:41 [INFO] 02:41:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-nb --- 02:41:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT.jar 02:41:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT.pom 02:41:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT-javadoc.jar 02:41:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:41:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT-sources.jar 02:41:41 [INFO] 02:41:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-nb --- 02:41:41 [INFO] Installing org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT.jar 02:41:41 [INFO] Writing OBR metadata 02:41:41 [INFO] 02:41:41 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-nb --- 02:41:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:41:41 [INFO] 02:41:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-nb --- 02:41:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:41:41 [INFO] 02:41:41 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-nb --- 02:41:41 [INFO] org.opendaylight.netconf:netconf-nb:bundle:7.0.5-SNAPSHOT 02:41:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:41:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:41:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:41:42 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:41:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:41:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:41:42 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:41:42 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:41:42 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:41:42 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:41:42 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:41:42 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:41:42 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:41:42 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:41:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:41:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:41:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:41:42 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:41:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:41:42 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:41:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:41:42 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:41:42 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:41:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:41:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:41:42 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:41:42 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:41:42 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:41:42 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:41:42 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:41:42 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:41:42 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:41:42 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:41:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:41:42 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:41:42 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:41:42 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:41:42 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:41:42 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:41:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:41:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:41:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:41:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:41:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:41:42 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:41:42 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:41:42 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:41:42 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:41:42 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:41:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:41:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:41:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:41:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:41:42 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:41:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:41:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:41:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:41:42 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:41:42 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:41:42 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:41:42 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:41:42 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:41:42 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:41:42 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:41:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:41:42 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:41:42 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 02:41:42 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 02:41:42 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:41:42 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:41:42 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:41:42 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:41:42 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:41:42 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:41:42 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:test 02:41:42 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:41:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:41:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:41:42 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:41:42 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:41:42 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:41:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:41:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:41:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:41:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:41:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:41:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:41:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:41:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:41:42 [INFO] +- junit:junit:jar:4.13.2:test 02:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:41:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:41:42 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:41:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:41:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:41:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:41:42 [INFO] 02:41:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-nb --- 02:41:42 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/sonatype-clm/module.xml 02:41:42 [INFO] 02:41:42 [INFO] -------------< org.opendaylight.netconf:odl-netconf-mdsal >------------- 02:41:42 [INFO] Building OpenDaylight :: Netconf :: Mdsal 7.0.5-SNAPSHOT [56/121] 02:41:42 [INFO] ------------------------------[ feature ]------------------------------- 02:41:42 [INFO] 02:41:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-mdsal --- 02:41:42 [INFO] 02:41:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-mdsal --- 02:41:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:42 [INFO] 02:41:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal --- 02:41:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:42 [INFO] 02:41:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-mdsal --- 02:41:42 [INFO] 02:41:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-mdsal --- 02:41:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:41:42 [INFO] argLine set to empty 02:41:42 [INFO] 02:41:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-mdsal --- 02:41:42 [INFO] Starting audit... 02:41:42 Audit done. 02:41:42 [INFO] You have 0 Checkstyle violations. 02:41:42 [INFO] 02:41:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-mdsal --- 02:41:42 [INFO] Starting audit... 02:41:42 Audit done. 02:41:42 [INFO] You have 0 Checkstyle violations. 02:41:42 [INFO] 02:41:42 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-mdsal --- 02:41:42 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/classes/META-INF/maven/dependencies.properties 02:41:42 [INFO] 02:41:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-mdsal --- 02:41:42 [INFO] 02:41:42 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal --- 02:41:42 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/feature/feature.xml 02:41:42 [INFO] ...done! 02:41:42 [INFO] Attaching features XML 02:41:42 [INFO] 02:41:42 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-mdsal --- 02:41: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 02:41:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:41:42 [INFO] 02:41:42 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal >>> 02:41:42 [INFO] 02:41:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-mdsal --- 02:41:42 [INFO] 02:41:42 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal <<< 02:41:42 [INFO] 02:41:42 [INFO] 02:41:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-mdsal --- 02:41:42 [INFO] 02:41:42 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-mdsal --- 02:41:42 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:41:42 [INFO] 02:41:42 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-mdsal --- 02:41:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:41:42 [INFO] 02:41:42 [INFO] ------------------------------------------------------- 02:41:42 [INFO] T E S T S 02:41:42 [INFO] ------------------------------------------------------- 02:41:45 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.43 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:42:11 [INFO] 02:42:11 [INFO] Results: 02:42:11 [INFO] 02:42:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:42:11 [INFO] 02:42:11 [INFO] 02:42:11 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-mdsal --- 02:42:11 [INFO] 02:42:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-mdsal --- 02:42:11 [INFO] 02:42:11 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-mdsal --- 02:42:11 [INFO] CycloneDX: Resolving Dependencies 02:42:18 [INFO] CycloneDX: Creating BOM version 1.4 with 373 component(s) 02:42:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/bom.xml 02:42:18 [INFO] attaching as odl-netconf-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/bom.json 02:42:18 [INFO] attaching as odl-netconf-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:42:18 [INFO] 02:42:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal --- 02:42:18 [INFO] Skipping duplicate-finder execution! 02:42:18 [INFO] 02:42:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-mdsal --- 02:42:18 [INFO] Skipping plugin execution 02:42:18 [INFO] 02:42:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-mdsal --- 02:42:18 [INFO] No sources in project. Archive not created. 02:42:18 [INFO] 02:42:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-mdsal --- 02:42:18 [INFO] 02:42:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-mdsal --- 02:42:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:42:18 [INFO] 02:42:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-mdsal --- 02:42:18 [INFO] No primary artifact to install, installing attached artifacts instead. 02:42:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/odl-netconf-mdsal-7.0.5-SNAPSHOT.pom 02:42:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/odl-netconf-mdsal-7.0.5-SNAPSHOT-features.xml 02:42:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/odl-netconf-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/odl-netconf-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:42:19 [INFO] 02:42:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-mdsal --- 02:42:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:42:19 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:42:19 [INFO] 02:42:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-mdsal --- 02:42:19 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/test-features 02:42:19 [INFO] 02:42:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-mdsal --- 02:42:19 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/sonatype-clm/module.xml 02:42:19 [INFO] 02:42:19 [INFO] --< org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring >--- 02:42:19 [INFO] Building rfc8040-ietf-restconf-monitoring 7.0.5-SNAPSHOT [57/121] 02:42:19 [INFO] -------------------------------[ bundle ]------------------------------- 02:42:19 [INFO] 02:42:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] 02:42:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:19 [INFO] 02:42:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:19 [INFO] 02:42:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] 02:42:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:42:19 [INFO] 02:42:19 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:42:19 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/src/main/yang 02:42:19 [INFO] yang-to-sources: Found 2 dependencies in 628.0 μs 02:42:19 [INFO] yang-to-sources: Project model files found: 1 in 791.2 μs 02:42:19 [INFO] yang-to-sources: 3 YANG models processed in 8.453 ms 02:42:19 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.902 ms 02:42:19 [INFO] Sorted 16 files into 6 directories in 57.18 μs 02:42:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 8.240 ms 02:42:19 [INFO] 02:42:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] Starting audit... 02:42:19 Audit done. 02:42:19 [INFO] You have 0 Checkstyle violations. 02:42:19 [INFO] 02:42:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] Starting audit... 02:42:19 Audit done. 02:42:19 [INFO] You have 0 Checkstyle violations. 02:42:19 [INFO] 02:42:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] 02:42:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/src/main/resources 02:42:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 02:42:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:42:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:42:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:42:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 02:42:19 [INFO] 02:42:19 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] Recompiling the module because of changed dependency. 02:42:19 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 02:42:19 [INFO] 02:42:19 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 02:42:19 [INFO] 02:42:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 02:42:19 [INFO] Fork Value is true 02:42:22 [INFO] Done SpotBugs Analysis.... 02:42:22 [INFO] 02:42:22 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 02:42:22 [INFO] 02:42:22 [INFO] 02:42:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 02:42:22 [INFO] BugInstance size is 0 02:42:22 [INFO] Error size is 0 02:42:22 [INFO] No errors/warnings found 02:42:22 [INFO] 02:42:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 02:42:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/src/test/resources 02:42:22 [INFO] 02:42:22 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 02:42:22 [INFO] No sources to compile 02:42:22 [INFO] 02:42:22 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 02:42:22 [INFO] No tests to run. 02:42:22 [INFO] 02:42:22 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 02:42:22 [INFO] 02:42:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 02:42:22 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 02:42:22 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 02:42:22 [INFO] 02:42:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 02:42:22 [INFO] No previous run data found, generating javadoc. 02:42:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-javadoc.jar 02:42:23 [INFO] 02:42:23 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 02:42:23 [INFO] CycloneDX: Resolving Dependencies 02:42:24 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:42:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/bom.xml 02:42:24 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/bom.json 02:42:24 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-cyclonedx.json 02:42:24 [INFO] 02:42:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 02:42:24 [INFO] Skipping duplicate-finder execution! 02:42:24 [INFO] 02:42:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 02:42:24 [INFO] No dependency problems found 02:42:24 [INFO] 02:42:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 02:42:24 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-sources.jar 02:42:24 [INFO] 02:42:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 02:42:24 [INFO] 02:42:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8040-ietf-restconf-monitoring --- 02:42:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:42:24 [INFO] 02:42:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 02:42:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 02:42:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.pom 02:42:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-javadoc.jar 02:42:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-cyclonedx.json 02:42:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-sources.jar 02:42:24 [INFO] 02:42:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 02:42:24 [INFO] Installing org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 02:42:24 [INFO] Writing OBR metadata 02:42:24 [INFO] 02:42:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 02:42:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:42:24 [INFO] 02:42:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 02:42:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:42:24 [INFO] 02:42:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8040-ietf-restconf-monitoring --- 02:42:24 [INFO] org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:bundle:7.0.5-SNAPSHOT 02:42:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:42:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:42:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:42:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:42:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:42:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:42:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:42:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:42:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:42:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:42:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:42:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:42:24 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:42:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:42:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:42:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:42:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:42:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:42:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:42:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:42:24 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:42:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:42:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:42:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:42:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:42:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:42:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:42:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:42:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:42:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:42:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:42:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:42:24 [INFO] +- junit:junit:jar:4.13.2:test 02:42:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:42:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:42:24 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:42:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:42:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:42:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:42:24 [INFO] 02:42:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8040-ietf-restconf-monitoring --- 02:42:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/sonatype-clm/module.xml 02:42:24 [INFO] 02:42:24 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8040 >--------- 02:42:24 [INFO] Building OpenDaylight :: Netconf :: RFC8040 Models 7.0.5-SNAPSHOT [58/121] 02:42:24 [INFO] ------------------------------[ feature ]------------------------------- 02:42:24 [INFO] 02:42:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] 02:42:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:24 [INFO] 02:42:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:24 [INFO] 02:42:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] 02:42:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:42:24 [INFO] argLine set to empty 02:42:24 [INFO] 02:42:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] Starting audit... 02:42:24 Audit done. 02:42:24 [INFO] You have 0 Checkstyle violations. 02:42:24 [INFO] 02:42:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] Starting audit... 02:42:24 Audit done. 02:42:24 [INFO] You have 0 Checkstyle violations. 02:42:24 [INFO] 02:42:24 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/classes/META-INF/maven/dependencies.properties 02:42:24 [INFO] 02:42:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] 02:42:24 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/feature/feature.xml 02:42:24 [INFO] ...done! 02:42:24 [INFO] Attaching features XML 02:42:24 [INFO] 02:42:24 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8040 --- 02:42:24 [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 02:42:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:42:24 [INFO] 02:42:24 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8040 >>> 02:42:24 [INFO] 02:42:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] 02:42:24 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8040 <<< 02:42:24 [INFO] 02:42:24 [INFO] 02:42:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] 02:42:24 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] 02:42:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8040 --- 02:42:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:42:24 [INFO] 02:42:24 [INFO] ------------------------------------------------------- 02:42:24 [INFO] T E S T S 02:42:24 [INFO] ------------------------------------------------------- 02:42:26 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:42:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.11 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:42:37 [INFO] 02:42:37 [INFO] Results: 02:42:37 [INFO] 02:42:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:42:37 [INFO] 02:42:37 [INFO] 02:42:37 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8040 --- 02:42:37 [INFO] 02:42:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8040 --- 02:42:37 [INFO] 02:42:37 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8040 --- 02:42:37 [INFO] CycloneDX: Resolving Dependencies 02:42:41 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:42:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/bom.xml 02:42:41 [INFO] attaching as odl-netconf-model-rfc8040-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/bom.json 02:42:41 [INFO] attaching as odl-netconf-model-rfc8040-7.0.5-SNAPSHOT-cyclonedx.json 02:42:41 [INFO] 02:42:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8040 --- 02:42:41 [INFO] Skipping duplicate-finder execution! 02:42:41 [INFO] 02:42:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8040 --- 02:42:41 [INFO] Skipping plugin execution 02:42:41 [INFO] 02:42:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8040 --- 02:42:41 [INFO] No sources in project. Archive not created. 02:42:41 [INFO] 02:42:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8040 --- 02:42:41 [INFO] 02:42:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8040 --- 02:42:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:42:41 [INFO] 02:42:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8040 --- 02:42:41 [INFO] No primary artifact to install, installing attached artifacts instead. 02:42:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/odl-netconf-model-rfc8040-7.0.5-SNAPSHOT.pom 02:42:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/odl-netconf-model-rfc8040-7.0.5-SNAPSHOT-features.xml 02:42:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/odl-netconf-model-rfc8040-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/odl-netconf-model-rfc8040-7.0.5-SNAPSHOT-cyclonedx.json 02:42:41 [INFO] 02:42:41 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8040 --- 02:42:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:42:41 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:42:41 [INFO] 02:42:41 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8040 --- 02:42:41 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/test-features 02:42:41 [INFO] 02:42:41 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8040 --- 02:42:41 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/sonatype-clm/module.xml 02:42:41 [INFO] 02:42:41 [INFO] ---------------< org.opendaylight.netconf.model:rfc8639 >--------------- 02:42:41 [INFO] Building rfc8639 7.0.5-SNAPSHOT [59/121] 02:42:41 [INFO] -------------------------------[ bundle ]------------------------------- 02:42:41 [INFO] 02:42:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8639 --- 02:42:41 [INFO] 02:42:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8639 --- 02:42:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:41 [INFO] 02:42:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8639 --- 02:42:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:41 [INFO] 02:42:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8639 --- 02:42:41 [INFO] 02:42:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8639 --- 02:42:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:42:41 [INFO] 02:42:41 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8639 --- 02:42:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:42:41 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8639/src/main/yang 02:42:41 [INFO] yang-to-sources: Found 8 dependencies in 1.443 ms 02:42:41 [INFO] yang-to-sources: Project model files found: 1 in 5.061 ms 02:42:41 [INFO] yang-to-sources: 9 YANG models processed in 56.94 ms 02:42:41 [INFO] BindingJavaFileGenerator: Defined 136 files in 12.86 ms 02:42:41 [INFO] Sorted 136 files into 22 directories in 185.3 μs 02:42:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 136 in 59.15 ms 02:42:42 [INFO] 02:42:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8639 --- 02:42:42 [INFO] Starting audit... 02:42:42 Audit done. 02:42:42 [INFO] You have 0 Checkstyle violations. 02:42:42 [INFO] 02:42:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8639 --- 02:42:42 [INFO] Starting audit... 02:42:42 Audit done. 02:42:42 [INFO] You have 0 Checkstyle violations. 02:42:42 [INFO] 02:42:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8639 --- 02:42:42 [INFO] 02:42:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8639 --- 02:42:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8639/src/main/resources 02:42:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8639/target/generated-sources/spi 02:42:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:42:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:42:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:42:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8639/target/generated-sources/spi 02:42:42 [INFO] 02:42:42 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8639 --- 02:42:42 [INFO] Recompiling the module because of changed dependency. 02:42:42 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 02:42:42 [INFO] 02:42:42 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8639 >>> 02:42:42 [INFO] 02:42:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8639 --- 02:42:42 [INFO] Fork Value is true 02:42:45 [INFO] Done SpotBugs Analysis.... 02:42:45 [INFO] 02:42:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8639 <<< 02:42:45 [INFO] 02:42:45 [INFO] 02:42:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8639 --- 02:42:45 [INFO] BugInstance size is 0 02:42:45 [INFO] Error size is 0 02:42:45 [INFO] No errors/warnings found 02:42:45 [INFO] 02:42:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8639 --- 02:42:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8639/src/test/resources 02:42:45 [INFO] 02:42:45 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8639 --- 02:42:45 [INFO] No sources to compile 02:42:45 [INFO] 02:42:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8639 --- 02:42:45 [INFO] No tests to run. 02:42:45 [INFO] 02:42:45 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8639 --- 02:42:45 [INFO] 02:42:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8639 --- 02:42:45 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT.jar 02:42:45 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/classes/META-INF/MANIFEST.MF 02:42:45 [INFO] 02:42:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8639 --- 02:42:46 [INFO] No previous run data found, generating javadoc. 02:42:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-javadoc.jar 02:42:50 [INFO] 02:42:50 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8639 --- 02:42:50 [INFO] CycloneDX: Resolving Dependencies 02:42:50 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 02:42:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8639/target/bom.xml 02:42:50 [INFO] attaching as rfc8639-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8639/target/bom.json 02:42:50 [INFO] attaching as rfc8639-7.0.5-SNAPSHOT-cyclonedx.json 02:42:50 [INFO] 02:42:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 02:42:50 [INFO] Skipping duplicate-finder execution! 02:42:50 [INFO] 02:42:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8639 --- 02:42:50 [INFO] No dependency problems found 02:42:50 [INFO] 02:42:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8639 --- 02:42:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-sources.jar 02:42:50 [INFO] 02:42:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8639 --- 02:42:50 [INFO] 02:42:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8639 --- 02:42:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:42:50 [INFO] 02:42:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8639 --- 02:42:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT.jar 02:42:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT.pom 02:42:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT-javadoc.jar 02:42:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT-cyclonedx.json 02:42:51 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT-sources.jar 02:42:51 [INFO] 02:42:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8639 --- 02:42:51 [INFO] Installing org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT.jar 02:42:51 [INFO] Writing OBR metadata 02:42:51 [INFO] 02:42:51 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8639 --- 02:42:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:42:52 [INFO] 02:42:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8639 --- 02:42:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:42:52 [INFO] 02:42:52 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8639 --- 02:42:52 [INFO] org.opendaylight.netconf.model:rfc8639:bundle:7.0.5-SNAPSHOT 02:42:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:42:52 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:42:52 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:42:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:42:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:42:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:42:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:42:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:42:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:42:52 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:42:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:42:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:42:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:42:52 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:42:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:42:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:42:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:42:52 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:42:52 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:42:52 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:42:52 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:42:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:42:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:42:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:42:52 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:42:52 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:42:52 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:42:52 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:42:52 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:42:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:42:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:42:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:42:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:42:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:42:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:42:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:42:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:42:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:42:52 [INFO] +- junit:junit:jar:4.13.2:test 02:42:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:42:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:42:52 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:42:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:42:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:42:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:42:52 [INFO] 02:42:52 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8639 --- 02:42:52 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8639/target/sonatype-clm/module.xml 02:42:52 [INFO] 02:42:52 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8639 >--------- 02:42:52 [INFO] Building OpenDaylight :: Netconf :: RFC8639 Models 7.0.5-SNAPSHOT [60/121] 02:42:52 [INFO] ------------------------------[ feature ]------------------------------- 02:42:52 [INFO] 02:42:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8639 --- 02:42:52 [INFO] 02:42:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8639 --- 02:42:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:52 [INFO] 02:42:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8639 --- 02:42:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:52 [INFO] 02:42:52 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8639 --- 02:42:53 [INFO] 02:42:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8639 --- 02:42:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:42:53 [INFO] argLine set to empty 02:42:53 [INFO] 02:42:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8639 --- 02:42:53 [INFO] Starting audit... 02:42:53 Audit done. 02:42:53 [INFO] You have 0 Checkstyle violations. 02:42:53 [INFO] 02:42:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8639 --- 02:42:53 [INFO] Starting audit... 02:42:53 Audit done. 02:42:53 [INFO] You have 0 Checkstyle violations. 02:42:53 [INFO] 02:42:53 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8639 --- 02:42:53 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/classes/META-INF/maven/dependencies.properties 02:42:53 [INFO] 02:42:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8639 --- 02:42:53 [INFO] 02:42:53 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8639 --- 02:42:53 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/feature/feature.xml 02:42:53 [INFO] ...done! 02:42:53 [INFO] Attaching features XML 02:42:53 [INFO] 02:42:53 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8639 --- 02:42:53 [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 02:42:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:42:53 [INFO] 02:42:53 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8639 >>> 02:42:53 [INFO] 02:42:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8639 --- 02:42:53 [INFO] 02:42:53 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8639 <<< 02:42:53 [INFO] 02:42:53 [INFO] 02:42:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8639 --- 02:42:53 [INFO] 02:42:53 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8639 --- 02:42:53 [INFO] 02:42:53 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8639 --- 02:42:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:42:53 [INFO] 02:42:53 [INFO] ------------------------------------------------------- 02:42:53 [INFO] T E S T S 02:42:53 [INFO] ------------------------------------------------------- 02:42:55 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:43:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.93 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:43:09 [INFO] 02:43:09 [INFO] Results: 02:43:09 [INFO] 02:43:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:43:09 [INFO] 02:43:09 [INFO] 02:43:09 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8639 --- 02:43:09 [INFO] 02:43:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8639 --- 02:43:09 [INFO] 02:43:09 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8639 --- 02:43:09 [INFO] CycloneDX: Resolving Dependencies 02:43:13 [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) 02:43:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/bom.xml 02:43:13 [INFO] attaching as odl-netconf-model-rfc8639-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/bom.json 02:43:13 [INFO] attaching as odl-netconf-model-rfc8639-7.0.5-SNAPSHOT-cyclonedx.json 02:43:13 [INFO] 02:43:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8639 --- 02:43:13 [INFO] Skipping duplicate-finder execution! 02:43:13 [INFO] 02:43:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8639 --- 02:43:13 [INFO] Skipping plugin execution 02:43:13 [INFO] 02:43:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8639 --- 02:43:13 [INFO] No sources in project. Archive not created. 02:43:13 [INFO] 02:43:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8639 --- 02:43:13 [INFO] 02:43:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8639 --- 02:43:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:43:13 [INFO] 02:43:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8639 --- 02:43:13 [INFO] No primary artifact to install, installing attached artifacts instead. 02:43:13 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/odl-netconf-model-rfc8639-7.0.5-SNAPSHOT.pom 02:43:13 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/odl-netconf-model-rfc8639-7.0.5-SNAPSHOT-features.xml 02:43:13 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/odl-netconf-model-rfc8639-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:13 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/odl-netconf-model-rfc8639-7.0.5-SNAPSHOT-cyclonedx.json 02:43:13 [INFO] 02:43:13 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8639 --- 02:43:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:43:13 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:43:13 [INFO] 02:43:13 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8639 --- 02:43:13 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/test-features 02:43:13 [INFO] 02:43:13 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8639 --- 02:43:13 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/sonatype-clm/module.xml 02:43:13 [INFO] 02:43:13 [INFO] ---------------< org.opendaylight.netconf.model:rfc8641 >--------------- 02:43:13 [INFO] Building rfc8641 7.0.5-SNAPSHOT [61/121] 02:43:13 [INFO] -------------------------------[ bundle ]------------------------------- 02:43:13 [INFO] 02:43:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8641 --- 02:43:13 [INFO] 02:43:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8641 --- 02:43:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:13 [INFO] 02:43:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8641 --- 02:43:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:13 [INFO] 02:43:13 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8641 --- 02:43:14 [INFO] 02:43:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8641 --- 02:43:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:43:14 [INFO] 02:43:14 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8641 --- 02:43:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:43:14 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8641/src/main/yang 02:43:14 [INFO] yang-to-sources: Found 11 dependencies in 1.632 ms 02:43:14 [INFO] yang-to-sources: Project model files found: 1 in 2.573 ms 02:43:14 [INFO] yang-to-sources: 12 YANG models processed in 65.84 ms 02:43:14 [INFO] BindingJavaFileGenerator: Defined 94 files in 12.59 ms 02:43:14 [INFO] Sorted 94 files into 24 directories in 223.7 μs 02:43:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 94 in 38.26 ms 02:43:14 [INFO] 02:43:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8641 --- 02:43:14 [INFO] Starting audit... 02:43:14 Audit done. 02:43:14 [INFO] You have 0 Checkstyle violations. 02:43:14 [INFO] 02:43:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8641 --- 02:43:14 [INFO] Starting audit... 02:43:14 Audit done. 02:43:14 [INFO] You have 0 Checkstyle violations. 02:43:14 [INFO] 02:43:14 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8641 --- 02:43:14 [INFO] 02:43:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8641 --- 02:43:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8641/src/main/resources 02:43:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8641/target/generated-sources/spi 02:43:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:43:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:43:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:43:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8641/target/generated-sources/spi 02:43:14 [INFO] 02:43:14 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8641 --- 02:43:14 [INFO] Recompiling the module because of changed dependency. 02:43:14 [INFO] Compiling 93 source files with javac [debug release 17] to target/classes 02:43:14 [INFO] 02:43:14 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8641 >>> 02:43:14 [INFO] 02:43:14 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8641 --- 02:43:14 [INFO] Fork Value is true 02:43:17 [INFO] Done SpotBugs Analysis.... 02:43:17 [INFO] 02:43:17 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8641 <<< 02:43:17 [INFO] 02:43:17 [INFO] 02:43:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8641 --- 02:43:17 [INFO] BugInstance size is 0 02:43:17 [INFO] Error size is 0 02:43:17 [INFO] No errors/warnings found 02:43:17 [INFO] 02:43:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8641 --- 02:43:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8641/src/test/resources 02:43:17 [INFO] 02:43:17 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8641 --- 02:43:17 [INFO] No sources to compile 02:43:17 [INFO] 02:43:17 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8641 --- 02:43:17 [INFO] No tests to run. 02:43:17 [INFO] 02:43:17 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8641 --- 02:43:17 [INFO] 02:43:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8641 --- 02:43:17 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT.jar 02:43:17 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/classes/META-INF/MANIFEST.MF 02:43:17 [INFO] 02:43:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8641 --- 02:43:18 [INFO] No previous run data found, generating javadoc. 02:43:21 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-javadoc.jar 02:43:21 [INFO] 02:43:21 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8641 --- 02:43:21 [INFO] CycloneDX: Resolving Dependencies 02:43:24 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 02:43:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8641/target/bom.xml 02:43:24 [INFO] attaching as rfc8641-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8641/target/bom.json 02:43:24 [INFO] attaching as rfc8641-7.0.5-SNAPSHOT-cyclonedx.json 02:43:24 [INFO] 02:43:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 02:43:24 [INFO] Skipping duplicate-finder execution! 02:43:24 [INFO] 02:43:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8641 --- 02:43:24 [INFO] No dependency problems found 02:43:24 [INFO] 02:43:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8641 --- 02:43:24 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-sources.jar 02:43:24 [INFO] 02:43:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8641 --- 02:43:24 [INFO] 02:43:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8641 --- 02:43:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:24 [INFO] 02:43:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8641 --- 02:43:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT.jar 02:43:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT.pom 02:43:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT-javadoc.jar 02:43:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT-cyclonedx.json 02:43:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT-sources.jar 02:43:24 [INFO] 02:43:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8641 --- 02:43:24 [INFO] Installing org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT.jar 02:43:24 [INFO] Writing OBR metadata 02:43:24 [INFO] 02:43:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8641 --- 02:43:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:43:24 [INFO] 02:43:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8641 --- 02:43:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:43:24 [INFO] 02:43:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8641 --- 02:43:24 [INFO] org.opendaylight.netconf.model:rfc8641:bundle:7.0.5-SNAPSHOT 02:43:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:43:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:43:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:43:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:43:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:43:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:43:24 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:compile 02:43:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:43:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:43:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:43:24 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:43:24 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:43:24 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:43:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:43:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:43:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:43:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:43:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:43:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:43:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:43:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:43:24 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:43:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:43:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:43:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:43:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:43:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:43:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:43:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:43:24 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:43:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:43:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:43:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:43:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:43:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:43:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:43:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:43:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:43:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:43:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:43:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:43:24 [INFO] +- junit:junit:jar:4.13.2:test 02:43:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:43:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:43:24 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:43:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:43:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:43:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:43:24 [INFO] 02:43:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8641 --- 02:43:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8641/target/sonatype-clm/module.xml 02:43:24 [INFO] 02:43:24 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8641 >--------- 02:43:24 [INFO] Building OpenDaylight :: Netconf :: RFC8641 Models 7.0.5-SNAPSHOT [62/121] 02:43:24 [INFO] ------------------------------[ feature ]------------------------------- 02:43:24 [INFO] 02:43:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] 02:43:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:24 [INFO] 02:43:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:24 [INFO] 02:43:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] 02:43:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:43:24 [INFO] argLine set to empty 02:43:24 [INFO] 02:43:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] Starting audit... 02:43:24 Audit done. 02:43:24 [INFO] You have 0 Checkstyle violations. 02:43:24 [INFO] 02:43:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] Starting audit... 02:43:24 Audit done. 02:43:24 [INFO] You have 0 Checkstyle violations. 02:43:24 [INFO] 02:43:24 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/classes/META-INF/maven/dependencies.properties 02:43:24 [INFO] 02:43:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] 02:43:24 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/feature/feature.xml 02:43:24 [INFO] ...done! 02:43:24 [INFO] Attaching features XML 02:43:24 [INFO] 02:43:24 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8641 --- 02:43:24 [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 02:43:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:43:24 [INFO] 02:43:24 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8641 >>> 02:43:24 [INFO] 02:43:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] 02:43:24 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8641 <<< 02:43:24 [INFO] 02:43:24 [INFO] 02:43:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] 02:43:24 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] 02:43:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8641 --- 02:43:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:43:24 [INFO] 02:43:24 [INFO] ------------------------------------------------------- 02:43:24 [INFO] T E S T S 02:43:24 [INFO] ------------------------------------------------------- 02:43:24 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:43:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.81 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:43:36 [INFO] 02:43:36 [INFO] Results: 02:43:36 [INFO] 02:43:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:43:36 [INFO] 02:43:36 [INFO] 02:43:36 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8641 --- 02:43:36 [INFO] 02:43:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8641 --- 02:43:36 [INFO] 02:43:36 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8641 --- 02:43:36 [INFO] CycloneDX: Resolving Dependencies 02:43:39 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 02:43:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/bom.xml 02:43:39 [INFO] attaching as odl-netconf-model-rfc8641-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/bom.json 02:43:39 [INFO] attaching as odl-netconf-model-rfc8641-7.0.5-SNAPSHOT-cyclonedx.json 02:43:39 [INFO] 02:43:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8641 --- 02:43:39 [INFO] Skipping duplicate-finder execution! 02:43:39 [INFO] 02:43:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8641 --- 02:43:39 [INFO] Skipping plugin execution 02:43:39 [INFO] 02:43:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8641 --- 02:43:39 [INFO] No sources in project. Archive not created. 02:43:39 [INFO] 02:43:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8641 --- 02:43:39 [INFO] 02:43:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8641 --- 02:43:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:43:39 [INFO] 02:43:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8641 --- 02:43:39 [INFO] No primary artifact to install, installing attached artifacts instead. 02:43:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/odl-netconf-model-rfc8641-7.0.5-SNAPSHOT.pom 02:43:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/odl-netconf-model-rfc8641-7.0.5-SNAPSHOT-features.xml 02:43:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/odl-netconf-model-rfc8641-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/odl-netconf-model-rfc8641-7.0.5-SNAPSHOT-cyclonedx.json 02:43:39 [INFO] 02:43:39 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8641 --- 02:43:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:43:39 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:43:39 [INFO] 02:43:39 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8641 --- 02:43:39 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/test-features 02:43:39 [INFO] 02:43:39 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8641 --- 02:43:39 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/sonatype-clm/module.xml 02:43:39 [INFO] 02:43:39 [INFO] ---------------< org.opendaylight.netconf.model:rfc8650 >--------------- 02:43:39 [INFO] Building rfc8650 7.0.5-SNAPSHOT [63/121] 02:43:39 [INFO] -------------------------------[ bundle ]------------------------------- 02:43:39 [INFO] 02:43:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8650 --- 02:43:39 [INFO] 02:43:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8650 --- 02:43:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:39 [INFO] 02:43:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8650 --- 02:43:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:39 [INFO] 02:43:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8650 --- 02:43:40 [INFO] 02:43:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8650 --- 02:43:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:43:40 [INFO] 02:43:40 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8650 --- 02:43:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:43:40 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8650/src/main/yang 02:43:40 [INFO] yang-to-sources: Found 9 dependencies in 1.361 ms 02:43:40 [INFO] yang-to-sources: Project model files found: 1 in 636.4 μs 02:43:40 [INFO] yang-to-sources: 10 YANG models processed in 45.59 ms 02:43:40 [INFO] BindingJavaFileGenerator: Defined 11 files in 9.798 ms 02:43:40 [INFO] Sorted 11 files into 3 directories in 53.51 μs 02:43:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 14.34 ms 02:43:40 [INFO] 02:43:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8650 --- 02:43:40 [INFO] Starting audit... 02:43:40 Audit done. 02:43:40 [INFO] You have 0 Checkstyle violations. 02:43:40 [INFO] 02:43:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8650 --- 02:43:40 [INFO] Starting audit... 02:43:40 Audit done. 02:43:40 [INFO] You have 0 Checkstyle violations. 02:43:40 [INFO] 02:43:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8650 --- 02:43:40 [INFO] 02:43:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8650 --- 02:43:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8650/src/main/resources 02:43:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8650/target/generated-sources/spi 02:43:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:43:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:43:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:43:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8650/target/generated-sources/spi 02:43:40 [INFO] 02:43:40 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8650 --- 02:43:40 [INFO] Recompiling the module because of changed dependency. 02:43:40 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 02:43:40 [INFO] 02:43:40 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8650 >>> 02:43:40 [INFO] 02:43:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8650 --- 02:43:40 [INFO] Fork Value is true 02:43:42 [INFO] Done SpotBugs Analysis.... 02:43:42 [INFO] 02:43:42 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8650 <<< 02:43:42 [INFO] 02:43:42 [INFO] 02:43:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8650 --- 02:43:42 [INFO] BugInstance size is 0 02:43:42 [INFO] Error size is 0 02:43:42 [INFO] No errors/warnings found 02:43:42 [INFO] 02:43:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8650 --- 02:43:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8650/src/test/resources 02:43:42 [INFO] 02:43:42 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8650 --- 02:43:42 [INFO] No sources to compile 02:43:42 [INFO] 02:43:42 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8650 --- 02:43:42 [INFO] No tests to run. 02:43:42 [INFO] 02:43:42 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8650 --- 02:43:42 [INFO] 02:43:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8650 --- 02:43:42 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT.jar 02:43:42 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/classes/META-INF/MANIFEST.MF 02:43:42 [INFO] 02:43:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8650 --- 02:43:42 [INFO] No previous run data found, generating javadoc. 02:43:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-javadoc.jar 02:43:44 [INFO] 02:43:44 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8650 --- 02:43:44 [INFO] CycloneDX: Resolving Dependencies 02:43:44 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 02:43:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8650/target/bom.xml 02:43:44 [INFO] attaching as rfc8650-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8650/target/bom.json 02:43:44 [INFO] attaching as rfc8650-7.0.5-SNAPSHOT-cyclonedx.json 02:43:44 [INFO] 02:43:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 02:43:44 [INFO] Skipping duplicate-finder execution! 02:43:44 [INFO] 02:43:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8650 --- 02:43:44 [INFO] No dependency problems found 02:43:44 [INFO] 02:43:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8650 --- 02:43:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-sources.jar 02:43:44 [INFO] 02:43:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8650 --- 02:43:44 [INFO] 02:43:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8650 --- 02:43:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:44 [INFO] 02:43:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8650 --- 02:43:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT.jar 02:43:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT.pom 02:43:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT-javadoc.jar 02:43:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT-cyclonedx.json 02:43:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT-sources.jar 02:43:44 [INFO] 02:43:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8650 --- 02:43:44 [INFO] Installing org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT.jar 02:43:44 [INFO] Writing OBR metadata 02:43:44 [INFO] 02:43:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8650 --- 02:43:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:43:44 [INFO] 02:43:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8650 --- 02:43:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:43:44 [INFO] 02:43:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8650 --- 02:43:44 [INFO] org.opendaylight.netconf.model:rfc8650:bundle:7.0.5-SNAPSHOT 02:43:44 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:43:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:43:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:43:44 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:compile 02:43:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:43:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:43:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:43:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:43:44 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:43:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:43:44 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:43:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:43:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:43:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:43:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:43:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:43:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:43:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:43:44 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:43:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:43:44 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:43:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:43:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:43:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:43:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:43:44 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:43:44 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:43:44 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:43:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:43:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:43:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:43:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:43:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:43:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:43:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:43:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:43:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:43:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:43:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:43:44 [INFO] +- junit:junit:jar:4.13.2:test 02:43:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:43:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:43:44 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:43:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:43:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:43:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:43:44 [INFO] 02:43:44 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8650 --- 02:43:44 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8650/target/sonatype-clm/module.xml 02:43:44 [INFO] 02:43:44 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8650 >--------- 02:43:44 [INFO] Building OpenDaylight :: Netconf :: RFC8650 Models 7.0.5-SNAPSHOT [64/121] 02:43:44 [INFO] ------------------------------[ feature ]------------------------------- 02:43:44 [INFO] 02:43:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8650 --- 02:43:44 [INFO] 02:43:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8650 --- 02:43:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:44 [INFO] 02:43:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8650 --- 02:43:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:44 [INFO] 02:43:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8650 --- 02:43:45 [INFO] 02:43:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8650 --- 02:43:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:43:45 [INFO] argLine set to empty 02:43:45 [INFO] 02:43:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8650 --- 02:43:45 [INFO] Starting audit... 02:43:45 Audit done. 02:43:45 [INFO] You have 0 Checkstyle violations. 02:43:45 [INFO] 02:43:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8650 --- 02:43:45 [INFO] Starting audit... 02:43:45 Audit done. 02:43:45 [INFO] You have 0 Checkstyle violations. 02:43:45 [INFO] 02:43:45 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8650 --- 02:43:45 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/classes/META-INF/maven/dependencies.properties 02:43:45 [INFO] 02:43:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8650 --- 02:43:45 [INFO] 02:43:45 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8650 --- 02:43:45 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/feature/feature.xml 02:43:45 [INFO] ...done! 02:43:45 [INFO] Attaching features XML 02:43:45 [INFO] 02:43:45 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8650 --- 02:43:45 [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 02:43:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:43:45 [INFO] 02:43:45 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8650 >>> 02:43:45 [INFO] 02:43:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8650 --- 02:43:45 [INFO] 02:43:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8650 <<< 02:43:45 [INFO] 02:43:45 [INFO] 02:43:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8650 --- 02:43:45 [INFO] 02:43:45 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8650 --- 02:43:45 [INFO] 02:43:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8650 --- 02:43:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:43:45 [INFO] 02:43:45 [INFO] ------------------------------------------------------- 02:43:45 [INFO] T E S T S 02:43:45 [INFO] ------------------------------------------------------- 02:43:46 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:43:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.97 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:43:58 [INFO] 02:43:58 [INFO] Results: 02:43:58 [INFO] 02:43:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:43:58 [INFO] 02:43:58 [INFO] 02:43:58 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8650 --- 02:43:58 [INFO] 02:43:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8650 --- 02:43:58 [INFO] 02:43:58 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8650 --- 02:43:58 [INFO] CycloneDX: Resolving Dependencies 02:44:01 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 02:44:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/bom.xml 02:44:01 [INFO] attaching as odl-netconf-model-rfc8650-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/bom.json 02:44:01 [INFO] attaching as odl-netconf-model-rfc8650-7.0.5-SNAPSHOT-cyclonedx.json 02:44:01 [INFO] 02:44:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8650 --- 02:44:01 [INFO] Skipping duplicate-finder execution! 02:44:01 [INFO] 02:44:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8650 --- 02:44:01 [INFO] Skipping plugin execution 02:44:01 [INFO] 02:44:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8650 --- 02:44:01 [INFO] No sources in project. Archive not created. 02:44:01 [INFO] 02:44:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8650 --- 02:44:01 [INFO] 02:44:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8650 --- 02:44:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:44:01 [INFO] 02:44:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8650 --- 02:44:01 [INFO] No primary artifact to install, installing attached artifacts instead. 02:44:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/odl-netconf-model-rfc8650-7.0.5-SNAPSHOT.pom 02:44:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/odl-netconf-model-rfc8650-7.0.5-SNAPSHOT-features.xml 02:44:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/odl-netconf-model-rfc8650-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/odl-netconf-model-rfc8650-7.0.5-SNAPSHOT-cyclonedx.json 02:44:01 [INFO] 02:44:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8650 --- 02:44:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:44:01 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:44:01 [INFO] 02:44:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8650 --- 02:44:01 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/test-features 02:44:01 [INFO] 02:44:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8650 --- 02:44:01 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/sonatype-clm/module.xml 02:44:01 [INFO] 02:44:01 [INFO] --------------< org.opendaylight.netconf:keystore-legacy >-------------- 02:44:01 [INFO] Building keystore-legacy 7.0.5-SNAPSHOT [65/121] 02:44:01 [INFO] -------------------------------[ bundle ]------------------------------- 02:44:01 [INFO] 02:44:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-legacy --- 02:44:01 [INFO] 02:44:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-legacy --- 02:44:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:01 [INFO] 02:44:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-legacy --- 02:44:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:01 [INFO] 02:44:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-legacy --- 02:44:02 [INFO] 02:44:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-legacy --- 02:44:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:44:02 [INFO] 02:44:02 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ keystore-legacy --- 02:44:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:44:02 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/src/main/yang 02:44:02 [INFO] yang-to-sources: Found 0 dependencies in 3.049 ms 02:44:02 [INFO] yang-to-sources: Project model files found: 1 in 1.283 ms 02:44:02 [INFO] yang-to-sources: 1 YANG models processed in 2.450 ms 02:44:02 [INFO] BindingJavaFileGenerator: Defined 60 files in 1.637 ms 02:44:02 [INFO] Sorted 60 files into 9 directories in 95.66 μs 02:44:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 60 in 17.88 ms 02:44:02 [INFO] 02:44:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-legacy --- 02:44:02 [INFO] Starting audit... 02:44:02 Audit done. 02:44:02 [INFO] You have 0 Checkstyle violations. 02:44:02 [INFO] 02:44:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-legacy --- 02:44:02 [INFO] Starting audit... 02:44:02 Audit done. 02:44:02 [INFO] You have 0 Checkstyle violations. 02:44:02 [INFO] 02:44:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-legacy --- 02:44:02 [INFO] 02:44:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-legacy --- 02:44:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/src/main/resources 02:44:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/generated-sources/spi 02:44:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:44:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:44:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:44:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/generated-sources/spi 02:44:02 [INFO] 02:44:02 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-legacy --- 02:44:02 [INFO] Recompiling the module because of changed dependency. 02:44:02 [INFO] Compiling 75 source files with javac [debug release 17] to target/classes 02:44: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 02:44:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:44:02 [INFO] 02:44:02 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-legacy >>> 02:44:02 [INFO] 02:44:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-legacy --- 02:44:02 [INFO] Fork Value is true 02:44:06 [INFO] Done SpotBugs Analysis.... 02:44:06 [INFO] 02:44:06 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-legacy <<< 02:44:06 [INFO] 02:44:06 [INFO] 02:44:06 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-legacy --- 02:44:06 [INFO] BugInstance size is 0 02:44:06 [INFO] Error size is 0 02:44:06 [INFO] No errors/warnings found 02:44:06 [INFO] 02:44:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-legacy --- 02:44:06 [INFO] Copying 7 resources from src/test/resources to target/test-classes 02:44:06 [INFO] 02:44:06 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-legacy --- 02:44:06 [INFO] Recompiling the module because of changed dependency. 02:44:06 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 02:44:06 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:06 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:44:06 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 02:44:06 [WARNING] /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,54] unchecked conversion 02:44:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:44:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:44:06 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:06 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:44:06 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 02:44:06 [WARNING] /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,54] unchecked conversion 02:44:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:44:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:44:06 [INFO] 02:44:06 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-legacy --- 02:44:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:44:06 [INFO] 02:44:06 [INFO] ------------------------------------------------------- 02:44:06 [INFO] T E S T S 02:44:06 [INFO] ------------------------------------------------------- 02:44:07 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 02:44:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 s -- in org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 02:44:08 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 02:44:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:44:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.078 s -- in org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 02:44:10 [INFO] 02:44:10 [INFO] Results: 02:44:10 [INFO] 02:44:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 02:44:10 [INFO] 02:44:10 [INFO] 02:44:10 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-legacy --- 02:44:10 [INFO] 02:44:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-legacy --- 02:44:10 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT.jar 02:44:10 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/classes/META-INF/MANIFEST.MF 02:44:10 [INFO] 02:44:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-legacy --- 02:44:11 [INFO] No previous run data found, generating javadoc. 02:44:13 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-javadoc.jar 02:44:13 [INFO] 02:44:13 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-legacy --- 02:44:13 [INFO] CycloneDX: Resolving Dependencies 02:44:14 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 02:44:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/bom.xml 02:44:14 [INFO] attaching as keystore-legacy-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/bom.json 02:44:14 [INFO] attaching as keystore-legacy-7.0.5-SNAPSHOT-cyclonedx.json 02:44:14 [INFO] 02:44:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-legacy --- 02:44:14 [INFO] Skipping duplicate-finder execution! 02:44:14 [INFO] 02:44:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-legacy --- 02:44:14 [INFO] No dependency problems found 02:44:14 [INFO] 02:44:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-legacy --- 02:44:14 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-sources.jar 02:44:14 [INFO] 02:44:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-legacy --- 02:44:14 [INFO] 02:44:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-legacy --- 02:44:14 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/code-coverage/jacoco.exec 02:44:14 [INFO] Analyzed bundle 'keystore-legacy' with 18 classes 02:44:14 [INFO] 02:44:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-legacy --- 02:44:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT.jar 02:44:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT.pom 02:44:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT-javadoc.jar 02:44:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT-cyclonedx.json 02:44:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT-sources.jar 02:44:14 [INFO] 02:44:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-legacy --- 02:44:14 [INFO] Installing org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT.jar 02:44:14 [INFO] Writing OBR metadata 02:44:14 [INFO] 02:44:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-legacy --- 02:44:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:44:14 [INFO] 02:44:14 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-legacy --- 02:44:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:44:14 [INFO] 02:44:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-legacy --- 02:44:14 [INFO] org.opendaylight.netconf:keystore-legacy:bundle:7.0.5-SNAPSHOT 02:44:14 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:44:14 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:44:14 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:44:14 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:44:14 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:44:14 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:44:14 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:44:14 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:44:14 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:44:14 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:44:14 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:44:14 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:44:14 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:44:14 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:44:14 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:44:14 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:44:14 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:test 02:44:14 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:test 02:44:14 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:test 02:44:14 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:test 02:44:14 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:test 02:44:14 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:test 02:44:14 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:test 02:44:14 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:test 02:44:14 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:test 02:44:14 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:test 02:44:14 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:44:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:44:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:44:14 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:44:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:44:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:44:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:44:14 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:44:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:44:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:44:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:44:14 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:44:14 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:44:14 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:44:14 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:44:14 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:44:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:44:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:44:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:44:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:44:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:44:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:44:14 [INFO] +- junit:junit:jar:4.13.2:test 02:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:44:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:44:14 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:44:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:44:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:44:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:44:14 [INFO] 02:44:14 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-legacy --- 02:44:14 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/sonatype-clm/module.xml 02:44:14 [INFO] 02:44:14 [INFO] --------------< org.opendaylight.netconf:netconf-dom-api >-------------- 02:44:14 [INFO] Building netconf-dom-api 7.0.5-SNAPSHOT [66/121] 02:44:14 [INFO] -------------------------------[ bundle ]------------------------------- 02:44:14 [INFO] 02:44:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-dom-api --- 02:44:14 [INFO] 02:44:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-dom-api --- 02:44:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:14 [INFO] 02:44:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-dom-api --- 02:44:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:14 [INFO] 02:44:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-dom-api --- 02:44:15 [INFO] 02:44:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-dom-api --- 02:44:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:44:15 [INFO] 02:44:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-dom-api --- 02:44:15 [INFO] Starting audit... 02:44:15 Audit done. 02:44:15 [INFO] You have 0 Checkstyle violations. 02:44:15 [INFO] 02:44:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-dom-api --- 02:44:15 [INFO] Starting audit... 02:44:15 Audit done. 02:44:15 [INFO] You have 0 Checkstyle violations. 02:44:15 [INFO] 02:44:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-dom-api --- 02:44:15 [INFO] 02:44:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-dom-api --- 02:44:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/main/resources 02:44:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/generated-sources/spi 02:44:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/generated-sources/yang 02:44:15 [INFO] 02:44:15 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-dom-api --- 02:44:15 [INFO] Recompiling the module because of changed dependency. 02:44:15 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes 02:44:15 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/main/java/module-info.java:[15,24] requires directive for an automatic module 02:44:15 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module 02:44:15 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/main/java/module-info.java:[19,40] requires directive for an automatic module 02:44:15 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:15 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:15 [INFO] 02:44:15 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-dom-api >>> 02:44:15 [INFO] 02:44:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-dom-api --- 02:44:15 [INFO] Fork Value is true 02:44:17 [INFO] Done SpotBugs Analysis.... 02:44:17 [INFO] 02:44:17 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-dom-api <<< 02:44:17 [INFO] 02:44:17 [INFO] 02:44:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-dom-api --- 02:44:17 [INFO] BugInstance size is 0 02:44:17 [INFO] Error size is 0 02:44:17 [INFO] No errors/warnings found 02:44:17 [INFO] 02:44:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-dom-api --- 02:44:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/test/resources 02:44:17 [INFO] 02:44:17 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-dom-api --- 02:44:17 [INFO] No sources to compile 02:44:17 [INFO] 02:44:17 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-dom-api --- 02:44:17 [INFO] No tests to run. 02:44:17 [INFO] 02:44:17 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-dom-api --- 02:44:17 [INFO] 02:44:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-dom-api --- 02:44:17 [WARNING] Bundle org.opendaylight.netconf:netconf-dom-api:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package: 02:44:17 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:44:17 Package found in [Jar:., 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] 02:44:17 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] 02:44:17 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT.jar 02:44:17 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/classes/META-INF/MANIFEST.MF 02:44:17 [INFO] 02:44:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-dom-api --- 02:44:17 [INFO] No previous run data found, generating javadoc. 02:44:18 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-javadoc.jar 02:44:18 [INFO] 02:44:18 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-dom-api --- 02:44:18 [INFO] CycloneDX: Resolving Dependencies 02:44:20 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 02:44:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/bom.xml 02:44:20 [INFO] attaching as netconf-dom-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/bom.json 02:44:20 [INFO] attaching as netconf-dom-api-7.0.5-SNAPSHOT-cyclonedx.json 02:44:20 [INFO] 02:44:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-dom-api --- 02:44:20 [INFO] Skipping duplicate-finder execution! 02:44:20 [INFO] 02:44:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-dom-api --- 02:44:20 [INFO] No dependency problems found 02:44:20 [INFO] 02:44:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-dom-api --- 02:44:20 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-sources.jar 02:44:20 [INFO] 02:44:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-dom-api --- 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-dom-api --- 02:44:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:20 [INFO] 02:44:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-dom-api --- 02:44:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT.jar 02:44:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT.pom 02:44:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT-javadoc.jar 02:44:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT-cyclonedx.json 02:44:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT-sources.jar 02:44:20 [INFO] 02:44:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-dom-api --- 02:44:20 [INFO] Installing org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT.jar 02:44:20 [INFO] Writing OBR metadata 02:44:20 [INFO] 02:44:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-dom-api --- 02:44:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:44:20 [INFO] 02:44:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-dom-api --- 02:44:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:44:20 [INFO] 02:44:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-dom-api --- 02:44:20 [INFO] org.opendaylight.netconf:netconf-dom-api:bundle:7.0.5-SNAPSHOT 02:44:20 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:44:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:44:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:44:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:44:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:44:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:44:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:44:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:44:20 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:44:20 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 02:44:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:44:20 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:44:20 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:44:20 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:44:20 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:44:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:44:20 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:44:20 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:44:20 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:44:20 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:44:20 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:44:20 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:44:20 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:44:20 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:44:20 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:44:20 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:44:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:44:20 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:44:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:44:20 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:44:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:44:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:44:20 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:44:20 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:44:20 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:44:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:44:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:44:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:44:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:44:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:44:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:44:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:44:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:44:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:44:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:44:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:44:20 [INFO] +- junit:junit:jar:4.13.2:test 02:44:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:44:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:44:20 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:44:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:44:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:44:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:44:20 [INFO] 02:44:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-dom-api --- 02:44:20 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/sonatype-clm/module.xml 02:44:20 [INFO] 02:44:20 [INFO] -----------< org.opendaylight.netconf:netconf-client-mdsal >------------ 02:44:20 [INFO] Building netconf-client-mdsal 7.0.5-SNAPSHOT [67/121] 02:44:20 [INFO] -------------------------------[ bundle ]------------------------------- 02:44:20 [INFO] 02:44:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client-mdsal --- 02:44:20 [INFO] 02:44:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client-mdsal --- 02:44:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:20 [INFO] 02:44:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client-mdsal --- 02:44:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:20 [INFO] 02:44:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-client-mdsal --- 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-client-mdsal --- 02:44:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:44:20 [INFO] 02:44:20 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-client-mdsal --- 02:44:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:44:20 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/main/yang 02:44:20 [INFO] yang-to-sources: Found 18 dependencies in 6.755 ms 02:44:20 [INFO] yang-to-sources: Project model files found: 1 in 2.678 ms 02:44:20 [INFO] yang-to-sources: 3 YANG models processed in 67.19 ms 02:44:20 [INFO] BindingJavaFileGenerator: Defined 53 files in 5.508 ms 02:44:20 [INFO] Sorted 53 files into 17 directories in 99.78 μs 02:44:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 53 in 14.88 ms 02:44:20 [INFO] 02:44:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client-mdsal --- 02:44:20 [INFO] Starting audit... 02:44:20 Audit done. 02:44:20 [INFO] You have 0 Checkstyle violations. 02:44:20 [INFO] 02:44:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client-mdsal --- 02:44:24 [INFO] Starting audit... 02:44:24 Audit done. 02:44:24 [INFO] You have 0 Checkstyle violations. 02:44:24 [INFO] 02:44:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client-mdsal --- 02:44:24 [INFO] 02:44:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client-mdsal --- 02:44:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/main/resources 02:44:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/generated-sources/spi 02:44:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:44:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:44:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:44:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/generated-sources/spi 02:44:24 [INFO] 02:44:24 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-client-mdsal --- 02:44:24 [INFO] Recompiling the module because of changed dependency. 02:44:24 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 02:44:25 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:25 [INFO] 02:44:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-client-mdsal >>> 02:44:25 [INFO] 02:44:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-client-mdsal --- 02:44:25 [INFO] Fork Value is true 02:44:33 [INFO] Done SpotBugs Analysis.... 02:44:33 [INFO] 02:44:33 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-client-mdsal <<< 02:44:33 [INFO] 02:44:33 [INFO] 02:44:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-client-mdsal --- 02:44:33 [INFO] BugInstance size is 0 02:44:33 [INFO] Error size is 0 02:44:33 [INFO] No errors/warnings found 02:44:33 [INFO] 02:44:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client-mdsal --- 02:44:33 [INFO] Copying 43 resources from src/test/resources to target/test-classes 02:44:33 [INFO] 02:44:33 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-client-mdsal --- 02:44:33 [INFO] Recompiling the module because of changed dependency. 02:44:33 [INFO] Compiling 43 source files with javac [debug release 17] to target/test-classes 02:44: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 02:44: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 02:44: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 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[103,84] unchecked conversion 02:44:33 required: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 02:44:33 found: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:33 required: java.util.Collection 02:44:33 found: java.util.Collection 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,57] unchecked conversion 02:44:33 required: java.util.Collection 02:44:33 found: java.util.Collection 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[138,72] unchecked conversion 02:44:33 required: java.util.Collection 02:44:33 found: java.util.Collection 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:33 required: java.util.Collection 02:44:33 found: java.util.Collection 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,74] unchecked conversion 02:44:33 required: java.util.Collection 02:44:33 found: java.util.Collection 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:33 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:44:33 [INFO] 02:44:33 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-client-mdsal --- 02:44:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:44:33 [INFO] 02:44:33 [INFO] ------------------------------------------------------- 02:44:33 [INFO] T E S T S 02:44:33 [INFO] ------------------------------------------------------- 02:44:35 [INFO] Running org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 02:44:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 02:44:35 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 02:44:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 02:44:35 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 02:44:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:44:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.606 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 02:44:38 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 02:44:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 02:44:38 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 02:44:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 s -- in org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 02:44:39 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NC881Test 02:44:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.netconf.client.mdsal.impl.NC881Test 02:44:39 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 02:44:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.365 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 02:44:43 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1224Test 02:44:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1224Test 02:44:43 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 02:44:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 02:44:43 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 02:44:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.111 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 02:44:52 [INFO] Running org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 02:44:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 02:44:52 [INFO] Running org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 02:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 02:44:52 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 02:44:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 02:44:52 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 02:44:54 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 02:44:54 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 02:44:54 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.164 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 02:44:54 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 02:44:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 02:44:54 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 02:44:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 02:44:54 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 02:44:55 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 02:44:55 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 02:44:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 02:44:55 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.TxChainTest 02:44:55 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.netconf.client.mdsal.spi.TxChainTest 02:44:55 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 02:44:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 02:44:55 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 02:44:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 02:44:55 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 02:44:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 02:44:55 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 02:44:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 02:44:55 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 02:44:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 02:44:55 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 02:44:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 02:44:55 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 02:44:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 02:44:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 02:44:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 02:44:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 02:44:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 02:44:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 02:44:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 02:44:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 02:44:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 02:44:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 02:44:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 02:44:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 02:44:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 02:44:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 02:44:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 02:44:56 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 02:44:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 02:44:56 [INFO] Running org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 02:44:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 02:44:56 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 02:44:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 02:44:56 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 02:44:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 02:44:58 [INFO] Running org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 02:44:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 02:44:58 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 02:44:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 02:44:58 [INFO] 02:44:58 [INFO] Results: 02:44:58 [INFO] 02:44:58 [WARNING] Tests run: 216, Failures: 0, Errors: 0, Skipped: 1 02:44:58 [INFO] 02:44:58 [INFO] 02:44:58 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-client-mdsal --- 02:44:58 [INFO] 02:44:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client-mdsal --- 02:44:58 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.5-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal.spi, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 02:44:58 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 02:44:59 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/classes/META-INF/MANIFEST.MF 02:44:59 [INFO] 02:44:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client-mdsal --- 02:44:59 [INFO] No previous run data found, generating javadoc. 02:45:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:45:02 [INFO] 02:45:02 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-client-mdsal --- 02:45:02 [INFO] CycloneDX: Resolving Dependencies 02:45:04 [INFO] CycloneDX: Creating BOM version 1.4 with 119 component(s) 02:45:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/bom.xml 02:45:04 [INFO] attaching as netconf-client-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:45:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/bom.json 02:45:04 [INFO] attaching as netconf-client-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:45:04 [INFO] 02:45:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client-mdsal --- 02:45:04 [INFO] Skipping duplicate-finder execution! 02:45:04 [INFO] 02:45:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client-mdsal --- 02:45:04 [WARNING] Used undeclared dependencies found: 02:45:04 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:45:04 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:45:04 [WARNING] Non-test scoped test only dependencies found: 02:45:04 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:45:04 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:45:04 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:45:04 [INFO] 02:45:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-client-mdsal --- 02:45:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-sources.jar 02:45:04 [INFO] 02:45:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-client-mdsal --- 02:45:04 [INFO] 02:45:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-client-mdsal --- 02:45:04 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec 02:45:04 [INFO] Analyzed bundle 'netconf-client-mdsal' with 105 classes 02:45:04 [INFO] 02:45:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-client-mdsal --- 02:45:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 02:45:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT.pom 02:45:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:45:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:45:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:45:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT-sources.jar 02:45:04 [INFO] 02:45:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client-mdsal --- 02:45:04 [INFO] Installing org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 02:45:04 [INFO] Writing OBR metadata 02:45:04 [INFO] 02:45:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-client-mdsal --- 02:45:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:45:04 [INFO] 02:45:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client-mdsal --- 02:45:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:45:04 [INFO] 02:45:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-client-mdsal --- 02:45:04 [INFO] org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.5-SNAPSHOT 02:45:04 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:45:04 [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile 02:45:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:45:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:45:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:45:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:45:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:45:04 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:45:04 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:45:04 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:45:04 [INFO] | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:45:04 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:45:04 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:45:04 [INFO] | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:45:04 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:45:04 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:45:04 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:45:04 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:45:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:45:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:45:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:45:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:45:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:45:04 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:45:04 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:45:04 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:45:04 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:45:04 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:45:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:45:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:45:04 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:45:04 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:45:04 [INFO] +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:45:04 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:45:04 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:45:04 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:45:04 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:45:04 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 02:45:04 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:45:04 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:45:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:45:04 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:45:04 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:45:04 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:45:04 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:45:04 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:45:04 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:45:04 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:45:04 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:45:04 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:45:04 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:45:04 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:45:04 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:45:04 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:45:04 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:45:04 [INFO] | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:45:04 [INFO] | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:45:04 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:45:04 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:45:04 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:45:04 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:45:04 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:45:04 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:45:04 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.9.1:test 02:45:04 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:test 02:45:04 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:test 02:45:04 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:45:04 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT:test 02:45:04 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:45:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:45:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:45:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:45:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:45:04 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:45:04 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:45:04 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:45:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:45:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:45:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:45:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:45:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:45:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:45:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:45:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:45:04 [INFO] +- junit:junit:jar:4.13.2:test 02:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:45:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:45:04 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:45:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:45:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:45:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:45:04 [INFO] 02:45:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-client-mdsal --- 02:45:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/sonatype-clm/module.xml 02:45:04 [INFO] 02:45:04 [INFO] -----------< org.opendaylight.netconf:odl-netconf-connector >----------- 02:45:04 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Connector 7.0.5-SNAPSHOT [68/121] 02:45:04 [INFO] ------------------------------[ feature ]------------------------------- 02:45:04 [INFO] 02:45:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector --- 02:45:04 [INFO] 02:45:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector --- 02:45:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:45:04 [INFO] 02:45:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector --- 02:45:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:45:04 [INFO] 02:45:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-connector --- 02:45:05 [INFO] 02:45:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-connector --- 02:45:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:45:05 [INFO] argLine set to empty 02:45:05 [INFO] 02:45:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector --- 02:45:05 [INFO] Starting audit... 02:45:05 Audit done. 02:45:05 [INFO] You have 0 Checkstyle violations. 02:45:05 [INFO] 02:45:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector --- 02:45:05 [INFO] Starting audit... 02:45:05 Audit done. 02:45:05 [INFO] You have 0 Checkstyle violations. 02:45:05 [INFO] 02:45:05 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-connector --- 02:45:05 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/classes/META-INF/maven/dependencies.properties 02:45:05 [INFO] 02:45:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector --- 02:45:05 [INFO] 02:45:05 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector --- 02:45:05 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/feature/feature.xml 02:45:05 [INFO] ...done! 02:45:05 [INFO] Attaching features XML 02:45:05 [INFO] 02:45:05 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-connector --- 02:45:05 [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 02:45:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:45:05 [INFO] 02:45:05 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-connector >>> 02:45:05 [INFO] 02:45:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-connector --- 02:45:05 [INFO] 02:45:05 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-connector <<< 02:45:05 [INFO] 02:45:05 [INFO] 02:45:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-connector --- 02:45:05 [INFO] 02:45:05 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-connector --- 02:45:05 [INFO] 02:45:05 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-connector --- 02:45:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:45:05 [INFO] 02:45:05 [INFO] ------------------------------------------------------- 02:45:05 [INFO] T E S T S 02:45:05 [INFO] ------------------------------------------------------- 02:45:07 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:45:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.15 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:45:27 [INFO] 02:45:27 [INFO] Results: 02:45:27 [INFO] 02:45:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:45:27 [INFO] 02:45:27 [INFO] 02:45:27 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-connector --- 02:45:27 [INFO] 02:45:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector --- 02:45:27 [INFO] 02:45:27 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-connector --- 02:45:27 [INFO] CycloneDX: Resolving Dependencies 02:45:32 [INFO] CycloneDX: Creating BOM version 1.4 with 257 component(s) 02:45:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/bom.xml 02:45:32 [INFO] attaching as odl-netconf-connector-7.0.5-SNAPSHOT-cyclonedx.xml 02:45:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/bom.json 02:45:32 [INFO] attaching as odl-netconf-connector-7.0.5-SNAPSHOT-cyclonedx.json 02:45:32 [INFO] 02:45:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector --- 02:45:32 [INFO] Skipping duplicate-finder execution! 02:45:32 [INFO] 02:45:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector --- 02:45:32 [INFO] Skipping plugin execution 02:45:32 [INFO] 02:45:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-connector --- 02:45:32 [INFO] No sources in project. Archive not created. 02:45:32 [INFO] 02:45:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-connector --- 02:45:32 [INFO] 02:45:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-connector --- 02:45:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:45:32 [INFO] 02:45:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-connector --- 02:45:32 [INFO] No primary artifact to install, installing attached artifacts instead. 02:45:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.5-SNAPSHOT/odl-netconf-connector-7.0.5-SNAPSHOT.pom 02:45:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.5-SNAPSHOT/odl-netconf-connector-7.0.5-SNAPSHOT-features.xml 02:45:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.5-SNAPSHOT/odl-netconf-connector-7.0.5-SNAPSHOT-cyclonedx.xml 02:45:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.5-SNAPSHOT/odl-netconf-connector-7.0.5-SNAPSHOT-cyclonedx.json 02:45:32 [INFO] 02:45:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-connector --- 02:45:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:45:32 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:45:36 [INFO] 02:45:36 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-connector --- 02:45:36 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/test-features 02:45:36 [INFO] 02:45:36 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-connector --- 02:45:36 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/sonatype-clm/module.xml 02:45:36 [INFO] 02:45:36 [INFO] ------------< org.opendaylight.netconf:netconf-test-models >------------ 02:45:36 [INFO] Building netconf-test-models 7.0.5-SNAPSHOT [69/121] 02:45:36 [INFO] -------------------------------[ bundle ]------------------------------- 02:45:36 [INFO] 02:45:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-models --- 02:45:36 [INFO] 02:45:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-models --- 02:45:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:45:36 [INFO] 02:45:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-models --- 02:45:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:45:36 [INFO] 02:45:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-models --- 02:45:36 [INFO] 02:45:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-models --- 02:45:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:45:36 [INFO] 02:45:36 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-test-models --- 02:45:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:45:36 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/src/main/yang 02:45:36 [INFO] yang-to-sources: Found 3 dependencies in 924.2 μs 02:45:36 [INFO] yang-to-sources: Project model files found: 3 in 891.1 μs 02:45:36 [INFO] yang-to-sources: 5 YANG models processed in 10.57 ms 02:45:36 [INFO] BindingJavaFileGenerator: Defined 32 files in 2.287 ms 02:45:36 [INFO] Sorted 32 files into 7 directories in 67.11 μs 02:45:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 10.52 ms 02:45:36 [INFO] 02:45:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-models --- 02:45:36 [INFO] Starting audit... 02:45:36 Audit done. 02:45:36 [INFO] You have 0 Checkstyle violations. 02:45:36 [INFO] 02:45:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-models --- 02:45:36 [INFO] Starting audit... 02:45:36 Audit done. 02:45:36 [INFO] You have 0 Checkstyle violations. 02:45:36 [INFO] 02:45:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-models --- 02:45:36 [INFO] 02:45:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-models --- 02:45:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/src/main/resources 02:45:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/generated-sources/spi 02:45:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 02:45:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:45:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 02:45:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/generated-sources/spi 02:45:36 [INFO] 02:45:36 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-models --- 02:45:36 [INFO] Recompiling the module because of changed dependency. 02:45:36 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 02:45:36 [INFO] 02:45:36 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-test-models >>> 02:45:36 [INFO] 02:45:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-test-models --- 02:45:36 [INFO] Fork Value is true 02:45:36 [INFO] Done SpotBugs Analysis.... 02:45:36 [INFO] 02:45:36 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-test-models <<< 02:45:36 [INFO] 02:45:36 [INFO] 02:45:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-test-models --- 02:45:36 [INFO] BugInstance size is 0 02:45:36 [INFO] Error size is 0 02:45:36 [INFO] No errors/warnings found 02:45:36 [INFO] 02:45:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-models --- 02:45:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/src/test/resources 02:45:36 [INFO] 02:45:36 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-models --- 02:45:36 [INFO] No sources to compile 02:45:36 [INFO] 02:45:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-test-models --- 02:45:36 [INFO] No tests to run. 02:45:36 [INFO] 02:45:36 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-test-models --- 02:45:36 [INFO] 02:45:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-models --- 02:45:36 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT.jar 02:45:36 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/classes/META-INF/MANIFEST.MF 02:45:36 [INFO] 02:45:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-models --- 02:45:36 [INFO] No previous run data found, generating javadoc. 02:45:37 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-javadoc.jar 02:45:37 [INFO] 02:45:37 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-test-models --- 02:45:37 [INFO] CycloneDX: Resolving Dependencies 02:45:38 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 02:45:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/bom.xml 02:45:38 [INFO] attaching as netconf-test-models-7.0.5-SNAPSHOT-cyclonedx.xml 02:45:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/bom.json 02:45:38 [INFO] attaching as netconf-test-models-7.0.5-SNAPSHOT-cyclonedx.json 02:45:38 [INFO] 02:45:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-models --- 02:45:38 [INFO] Skipping duplicate-finder execution! 02:45:38 [INFO] 02:45:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-models --- 02:45:38 [INFO] No dependency problems found 02:45:38 [INFO] 02:45:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-models --- 02:45:38 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-sources.jar 02:45:38 [INFO] 02:45:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-models --- 02:45:38 [INFO] 02:45:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-models --- 02:45:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:45:38 [INFO] 02:45:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-models --- 02:45:38 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT.jar 02:45:38 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT.pom 02:45:38 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT-javadoc.jar 02:45:38 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT-cyclonedx.xml 02:45:38 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT-cyclonedx.json 02:45:38 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT-sources.jar 02:45:38 [INFO] 02:45:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-models --- 02:45:38 [INFO] Installing org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT.jar 02:45:38 [INFO] Writing OBR metadata 02:45:38 [INFO] 02:45:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-models --- 02:45:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:45:38 [INFO] 02:45:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-models --- 02:45:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:45:38 [INFO] 02:45:38 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-test-models --- 02:45:38 [INFO] org.opendaylight.netconf:netconf-test-models:bundle:7.0.5-SNAPSHOT 02:45:38 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:45:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:45:38 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:45:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:45:38 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:45:38 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:45:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:45:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:45:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:45:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:45:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:45:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:45:38 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:45:38 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:45:38 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:45:38 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:45:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:45:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:45:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:45:38 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:45:38 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:45:38 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:45:38 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:45:38 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:45:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:45:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:45:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:45:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:45:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:45:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:45:38 [INFO] +- junit:junit:jar:4.13.2:test 02:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:45:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:45:38 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:45:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:45:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:45:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:45:38 [INFO] 02:45:38 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-test-models --- 02:45:38 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/sonatype-clm/module.xml 02:45:38 [INFO] 02:45:38 [INFO] -------------< org.opendaylight.netconf:netconf-topology >-------------- 02:45:38 [INFO] Building netconf-topology 7.0.5-SNAPSHOT [70/121] 02:45:38 [INFO] -------------------------------[ bundle ]------------------------------- 02:45:38 [INFO] 02:45:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology --- 02:45:38 [INFO] 02:45:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology --- 02:45:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:45:38 [INFO] 02:45:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology --- 02:45:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:45:38 [INFO] 02:45:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology --- 02:45:39 [INFO] 02:45:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology --- 02:45:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:45:39 [INFO] 02:45:39 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-topology --- 02:45:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:45:39 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/main/yang 02:45:39 [INFO] yang-to-sources: Found 21 dependencies in 8.158 ms 02:45:39 [INFO] yang-to-sources: Project model files found: 2 in 1.256 ms 02:45:39 [INFO] yang-to-sources: 7 YANG models processed in 77.01 ms 02:45:39 [INFO] BindingJavaFileGenerator: Defined 44 files in 6.256 ms 02:45:39 [INFO] Sorted 44 files into 12 directories in 90.91 μs 02:45:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 44 in 39.43 ms 02:45:39 [INFO] 02:45:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology --- 02:45:39 [INFO] Starting audit... 02:45:39 Audit done. 02:45:39 [INFO] You have 0 Checkstyle violations. 02:45:39 [INFO] 02:45:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology --- 02:45:39 [INFO] Starting audit... 02:45:39 Audit done. 02:45:39 [INFO] You have 0 Checkstyle violations. 02:45:39 [INFO] 02:45:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology --- 02:45:40 [INFO] 02:45:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology --- 02:45:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/main/resources 02:45:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/generated-sources/spi 02:45:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:45:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:45:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:45:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/generated-sources/spi 02:45:40 [INFO] 02:45:40 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology --- 02:45:40 [INFO] Recompiling the module because of changed dependency. 02:45:40 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 02:45:40 [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 02:45:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 02:45:40 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 02:45:40 [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 02:45:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [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 02:45:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:40 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[28,54] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:45:40 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[29,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:45:40 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfNodeHandler.java:[356,47] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:45:40 [INFO] 02:45:40 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-topology >>> 02:45:40 [INFO] 02:45:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-topology --- 02:45:40 [INFO] Fork Value is true 02:45:44 [INFO] Done SpotBugs Analysis.... 02:45:44 [INFO] 02:45:44 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-topology <<< 02:45:44 [INFO] 02:45:44 [INFO] 02:45:44 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-topology --- 02:45:44 [INFO] BugInstance size is 0 02:45:44 [INFO] Error size is 0 02:45:44 [INFO] No errors/warnings found 02:45:44 [INFO] 02:45:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology --- 02:45:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/resources 02:45:44 [INFO] 02:45:44 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology --- 02:45:44 [INFO] Recompiling the module because of changed dependency. 02:45:44 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 02:45:44 [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 02:45:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:44 [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 02:45:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:44 [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 02:45:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[61,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[61,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[61,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[67,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:45:44 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 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,79] unchecked conversion 02:45:44 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:45:44 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 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,79] unchecked conversion 02:45:44 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:45:44 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 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,74] unchecked conversion 02:45:44 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:45:44 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 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,79] unchecked conversion 02:45:44 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:45:44 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 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,74] unchecked conversion 02:45:44 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:45:44 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 02:45:44 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,74] unchecked conversion 02:45:44 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:45:44 [INFO] 02:45:44 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-topology --- 02:45:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:45:44 [INFO] 02:45:44 [INFO] ------------------------------------------------------- 02:45:44 [INFO] T E S T S 02:45:44 [INFO] ------------------------------------------------------- 02:45:45 [INFO] Running org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 02:45:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 02:45:46 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 02:45:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:45:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 s -- in org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 02:45:48 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 02:45:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 02:45:48 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 02:45:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.826 s -- in org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 02:45:51 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 02:45:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.610 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 02:45:55 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 02:45:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 02:45:55 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 02:45:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 02:45:55 [INFO] 02:45:55 [INFO] Results: 02:45:55 [INFO] 02:45:55 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 02:45:55 [INFO] 02:45:55 [INFO] 02:45:55 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-topology --- 02:45:55 [INFO] 02:45:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology --- 02:45:55 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT.jar 02:45:55 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/classes/META-INF/MANIFEST.MF 02:45:55 [INFO] 02:45:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology --- 02:45:55 [INFO] No previous run data found, generating javadoc. 02:45:58 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-javadoc.jar 02:45:58 [INFO] 02:45:58 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-topology --- 02:45:58 [INFO] CycloneDX: Resolving Dependencies 02:46:00 [INFO] CycloneDX: Creating BOM version 1.4 with 122 component(s) 02:46:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/bom.xml 02:46:00 [INFO] attaching as netconf-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:46:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/bom.json 02:46:00 [INFO] attaching as netconf-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:46:00 [INFO] 02:46:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology --- 02:46:00 [INFO] Skipping duplicate-finder execution! 02:46:00 [INFO] 02:46:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology --- 02:46:00 [WARNING] Used undeclared dependencies found: 02:46:00 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:46:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:46:00 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:46:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:46:00 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:46:00 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:46:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:46:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:46:00 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:46:00 [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile 02:46:00 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:46:00 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:46:00 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:46:00 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:46:00 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 02:46:00 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:46:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:46:00 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:46:00 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:46:00 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:46:00 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:46:00 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:46:00 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:46:00 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:46:00 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:46:00 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:46:00 [WARNING] io.netty:netty-handler:jar:4.1.107.Final:compile 02:46:00 [WARNING] Unused declared dependencies found: 02:46:00 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:46:00 [WARNING] Non-test scoped test only dependencies found: 02:46:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:46:00 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:46:00 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:46:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:46:00 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:46:00 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:46:00 [INFO] 02:46:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology --- 02:46:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-sources.jar 02:46:00 [INFO] 02:46:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology --- 02:46:00 [INFO] 02:46:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology --- 02:46:00 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/code-coverage/jacoco.exec 02:46:00 [INFO] Analyzed bundle 'netconf-topology' with 20 classes 02:46:00 [INFO] 02:46:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology --- 02:46:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT.jar 02:46:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT.pom 02:46:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT-javadoc.jar 02:46:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:46:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:46:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT-sources.jar 02:46:00 [INFO] 02:46:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology --- 02:46:00 [INFO] Installing org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT.jar 02:46:00 [INFO] Writing OBR metadata 02:46:00 [INFO] 02:46:00 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology --- 02:46:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:46:00 [INFO] 02:46:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology --- 02:46:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:46:00 [INFO] 02:46:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-topology --- 02:46:00 [INFO] org.opendaylight.netconf:netconf-topology:bundle:7.0.5-SNAPSHOT 02:46:00 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:46:00 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:46:00 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:46:00 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:46:00 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:46:00 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:46:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:46:00 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:46:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:46:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:46:00 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:46:00 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:46:00 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:46:00 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:46:00 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:46:00 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:46:00 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:46:00 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:46:00 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:46:00 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:46:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:46:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:46:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:46:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:46:00 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:46:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:46:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:46:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:46:00 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:46:00 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:46:00 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:46:00 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:46:00 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 02:46:00 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:46:00 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:46:00 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:46:00 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:46:00 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:46:00 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:46:00 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:46:00 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:46:00 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:46:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:46:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:46:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:46:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:46:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:46:00 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:46:00 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:46:00 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:46:00 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:46:00 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:46:00 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:46:00 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:46:00 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:46:00 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:46:00 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:46:00 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:46:00 [INFO] +- org.awaitility:awaitility:jar:4.1.1:test 02:46:00 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:46:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.1:test 02:46:00 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 02:46:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:test 02:46:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:46:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:46:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:46:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:46:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:46:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:46:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:46:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:46:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:46:00 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:46:00 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:46:00 [INFO] +- org.opendaylight.netconf:netconf-test-models:jar:7.0.5-SNAPSHOT:test 02:46:00 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:46:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:46:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:46:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:46:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:46:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:46:00 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:46:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:46:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:46:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:46:00 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:46:00 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:46:00 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:46:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:46:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:46:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:46:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:46:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:46:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:46:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:46:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:46:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:46:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:46:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:46:00 [INFO] +- junit:junit:jar:4.13.2:test 02:46:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:46:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:46:00 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:46:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:46:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:46:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:46:00 [INFO] 02:46:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-topology --- 02:46:00 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/sonatype-clm/module.xml 02:46:00 [INFO] 02:46:00 [INFO] --------< org.opendaylight.netconf:netconf-topology-singleton >--------- 02:46:00 [INFO] Building netconf-topology-singleton 7.0.5-SNAPSHOT [71/121] 02:46:00 [INFO] -------------------------------[ bundle ]------------------------------- 02:46:00 [INFO] 02:46:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-singleton --- 02:46:00 [INFO] 02:46:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-singleton --- 02:46:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:46:00 [INFO] 02:46:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-singleton --- 02:46:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:46:00 [INFO] 02:46:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology-singleton --- 02:46:01 [INFO] 02:46:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology-singleton --- 02:46:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:46:01 [INFO] 02:46:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-singleton --- 02:46:01 [INFO] Starting audit... 02:46:01 Audit done. 02:46:01 [INFO] You have 0 Checkstyle violations. 02:46:01 [INFO] 02:46:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-singleton --- 02:46:04 [INFO] Starting audit... 02:46:04 Audit done. 02:46:04 [INFO] You have 0 Checkstyle violations. 02:46:04 [INFO] 02:46:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-singleton --- 02:46:04 [INFO] 02:46:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-singleton --- 02:46:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/resources 02:46:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/generated-sources/spi 02:46:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/generated-sources/yang 02:46:04 [INFO] 02:46:04 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology-singleton --- 02:46:04 [INFO] Recompiling the module because of changed dependency. 02:46:04 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[207,43] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[310,50] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[317,30] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:04 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyStep 02:46:04 [INFO] 02:46:04 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-topology-singleton >>> 02:46:04 [INFO] 02:46:04 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-topology-singleton --- 02:46:04 [INFO] Fork Value is true 02:46:10 [INFO] Done SpotBugs Analysis.... 02:46:10 [INFO] 02:46:10 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-topology-singleton <<< 02:46:10 [INFO] 02:46:10 [INFO] 02:46:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-topology-singleton --- 02:46:10 [INFO] BugInstance size is 0 02:46:10 [INFO] Error size is 0 02:46:10 [INFO] No errors/warnings found 02:46:10 [INFO] 02:46:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-singleton --- 02:46:10 [INFO] Copying 2 resources from src/test/resources to target/test-classes 02:46:10 [INFO] 02:46:10 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology-singleton --- 02:46:10 [INFO] Recompiling the module because of changed dependency. 02:46:10 [INFO] Compiling 16 source files with javac [debug release 17] to target/test-classes 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[332,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[333,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[417,57] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[439,68] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[552,61] DOMDataTreeIdentifier(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier) in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier has been deprecated and marked for removal 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[659,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[660,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[449,18] auto-closeable resource schemaSourceReg is never referenced in body of corresponding try statement 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[345,73] unchecked conversion 02:46:10 required: org.opendaylight.mdsal.binding.api.DataObjectModification 02:46:10 found: org.opendaylight.mdsal.binding.api.DataObjectModification 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:10 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:10 [INFO] 02:46:10 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-topology-singleton --- 02:46:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:46:10 [INFO] 02:46:10 [INFO] ------------------------------------------------------- 02:46:10 [INFO] T E S T S 02:46:10 [INFO] ------------------------------------------------------- 02:46:11 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 02:46:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:46:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.764 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 02:46:19 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 02:46:22 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.749 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 02:46:22 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 02:46:25 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.120 s -- in org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 02:46:25 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 02:46:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.239 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 02:46:27 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 02:46:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 02:46:27 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 02:46:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 02:46:29 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 02:46:32 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 02:46:32 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 02:46:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.079 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 02:46:39 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 02:46:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 02:46:39 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 02:46:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 02:46:39 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 02:46:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.139 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 02:46:41 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 02:46:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.788 s -- in org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 02:46:45 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 02:46:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.830 s -- in org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 02:46:47 [INFO] 02:46:47 [INFO] Results: 02:46:47 [INFO] 02:46:47 [INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0 02:46:47 [INFO] 02:46:47 [INFO] 02:46:47 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-topology-singleton --- 02:46:47 [INFO] 02:46:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-singleton --- 02:46:47 [WARNING] Bundle org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.5-SNAPSHOT : Export org.opendaylight.netconf.topology.singleton.messages, has 1, private references [org.opendaylight.netconf.topology.singleton.impl.utils] 02:46:47 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT.jar 02:46:47 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/classes/META-INF/MANIFEST.MF 02:46:47 [INFO] 02:46:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-singleton --- 02:46:47 [INFO] No previous run data found, generating javadoc. 02:46:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-javadoc.jar 02:46:50 [INFO] 02:46:50 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-topology-singleton --- 02:46:50 [INFO] CycloneDX: Resolving Dependencies 02:46:52 [INFO] CycloneDX: Creating BOM version 1.4 with 146 component(s) 02:46:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/bom.xml 02:46:52 [INFO] attaching as netconf-topology-singleton-7.0.5-SNAPSHOT-cyclonedx.xml 02:46:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/bom.json 02:46:52 [INFO] attaching as netconf-topology-singleton-7.0.5-SNAPSHOT-cyclonedx.json 02:46:52 [INFO] 02:46:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-singleton --- 02:46:52 [INFO] Skipping duplicate-finder execution! 02:46:52 [INFO] 02:46:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-singleton --- 02:46:52 [WARNING] Used undeclared dependencies found: 02:46:52 [WARNING] org.scala-lang:scala-library:jar:2.13.13:compile 02:46:52 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:46:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:46:52 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:46:52 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:46:52 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:46:52 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:46:52 [WARNING] com.typesafe:config:jar:1.4.2:compile 02:46:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:46:52 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:46:52 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:test 02:46:52 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:46:52 [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:46:52 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:46:52 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:46:52 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:46:52 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:46:52 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:46:52 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:46:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:46:52 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:46:52 [WARNING] Non-test scoped test only dependencies found: 02:46:52 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:46:52 [WARNING] com.typesafe:config:jar:1.4.2:compile 02:46:52 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:46:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:46:52 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:46:52 [INFO] 02:46:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology-singleton --- 02:46:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-sources.jar 02:46:52 [INFO] 02:46:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology-singleton --- 02:46:52 [INFO] 02:46:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology-singleton --- 02:46:52 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec 02:46:52 [INFO] Analyzed bundle 'netconf-topology-singleton' with 108 classes 02:46:52 [INFO] 02:46:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology-singleton --- 02:46:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT.jar 02:46:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT.pom 02:46:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT-javadoc.jar 02:46:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT-cyclonedx.xml 02:46:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT-cyclonedx.json 02:46:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT-sources.jar 02:46:52 [INFO] 02:46:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-singleton --- 02:46:52 [INFO] Installing org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT.jar 02:46:52 [INFO] Writing OBR metadata 02:46:52 [INFO] 02:46:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology-singleton --- 02:46:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:46:52 [INFO] 02:46:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-singleton --- 02:46:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:46:52 [INFO] 02:46:52 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-topology-singleton --- 02:46:53 [INFO] org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.5-SNAPSHOT 02:46:53 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:46:53 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:46:53 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:46:53 [INFO] +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile 02:46:53 [INFO] | +- com.typesafe:config:jar:1.4.2:compile 02:46:53 [INFO] | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 02:46:53 [INFO] | +- io.aeron:aeron-client:jar:1.38.1:compile 02:46:53 [INFO] | +- io.aeron:aeron-driver:jar:1.38.1:compile 02:46:53 [INFO] | +- io.netty:netty:jar:3.10.6.Final:compile 02:46:53 [INFO] | +- org.agrona:agrona:jar:1.15.2:compile 02:46:53 [INFO] | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:46:53 [INFO] | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 02:46:53 [INFO] | +- org.scala-lang:scala-library:jar:2.13.13:compile 02:46:53 [INFO] | +- org.scala-lang:scala-reflect:jar:2.13.13:compile 02:46:53 [INFO] | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 02:46:53 [INFO] | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 02:46:53 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:46:53 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:46:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:46:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:46:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:46:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:46:53 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:46:53 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:46:53 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:46:53 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:46:53 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:46:53 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:46:53 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:46:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:46:53 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:46:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:46:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:46:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:46:53 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:46:53 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:46:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:46:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:46:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:46:53 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:46:53 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:46:53 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:46:53 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 02:46:53 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:46:53 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:46:53 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:46:53 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:46:53 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:46:53 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:46:53 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:46:53 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:46:53 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:46:53 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:46:53 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:46:53 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:46:53 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:46:53 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:46:53 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:46:53 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:46:53 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:46:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:46:53 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:46:53 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:46:53 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:46:53 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:46:53 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:46:53 [INFO] +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:compile 02:46:53 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:46:53 [INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 02:46:53 [INFO] | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 02:46:53 [INFO] | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 02:46:53 [INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 02:46:53 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:compile 02:46:53 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:compile 02:46:53 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:46:53 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:46:53 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:46:53 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:46:53 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:46:53 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:46:53 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:46:53 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:46:53 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:46:53 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.1:test 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:test 02:46:53 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:test 02:46:53 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:test 02:46:53 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.1:test 02:46:53 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:test 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:46:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:46:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:46:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:46:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:46:53 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:46:53 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:46:53 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:46:53 [INFO] +- org.opendaylight.controller:sal-test-model:jar:9.0.2:test 02:46:53 [INFO] +- org.awaitility:awaitility:jar:4.1.1:test 02:46:53 [INFO] +- commons-io:commons-io:jar:2.15.1:test 02:46:53 [INFO] +- com.typesafe.akka:akka-testkit_2.13:jar:2.6.21:test 02:46:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:46:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:46:53 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:46:53 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:46:53 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:46:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:46:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:46:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:46:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:46:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:46:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:46:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:46:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:46:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:46:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:46:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:46:53 [INFO] +- junit:junit:jar:4.13.2:test 02:46:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:46:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:46:53 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:46:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:46:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:46:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:46:53 [INFO] 02:46:53 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-topology-singleton --- 02:46:53 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/sonatype-clm/module.xml 02:46:53 [INFO] 02:46:53 [INFO] ------< org.opendaylight.netconf:odl-netconf-clustered-topology >------- 02:46:53 [INFO] Building OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server 7.0.5-SNAPSHOT [72/121] 02:46:53 [INFO] ------------------------------[ feature ]------------------------------- 02:46:53 [INFO] 02:46:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] 02:46:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:46:53 [INFO] 02:46:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:46:53 [INFO] 02:46:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] 02:46:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:46:53 [INFO] argLine set to empty 02:46:53 [INFO] 02:46:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] Starting audit... 02:46:53 Audit done. 02:46:53 [INFO] You have 0 Checkstyle violations. 02:46:53 [INFO] 02:46:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] Starting audit... 02:46:53 Audit done. 02:46:53 [INFO] You have 0 Checkstyle violations. 02:46:53 [INFO] 02:46:53 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/classes/META-INF/maven/dependencies.properties 02:46:53 [INFO] 02:46:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] 02:46:53 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/feature/feature.xml 02:46:53 [INFO] ...done! 02:46:53 [INFO] Attaching features XML 02:46:53 [INFO] 02:46:53 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-clustered-topology --- 02:46:53 [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 02:46:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:46:53 [INFO] 02:46:53 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-clustered-topology >>> 02:46:53 [INFO] 02:46:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] 02:46:53 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-clustered-topology <<< 02:46:53 [INFO] 02:46:53 [INFO] 02:46:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] 02:46:53 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] 02:46:53 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-clustered-topology --- 02:46:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:46:53 [INFO] 02:46:53 [INFO] ------------------------------------------------------- 02:46:53 [INFO] T E S T S 02:46:53 [INFO] ------------------------------------------------------- 02:46:55 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:47:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.53 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:47:15 [INFO] 02:47:15 [INFO] Results: 02:47:15 [INFO] 02:47:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:47:15 [INFO] 02:47:15 [INFO] 02:47:15 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-clustered-topology --- 02:47:15 [INFO] 02:47:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-clustered-topology --- 02:47:15 [INFO] 02:47:15 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-clustered-topology --- 02:47:15 [INFO] CycloneDX: Resolving Dependencies 02:47:21 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 02:47:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/bom.xml 02:47:21 [INFO] attaching as odl-netconf-clustered-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:47:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/bom.json 02:47:21 [INFO] attaching as odl-netconf-clustered-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:47:21 [INFO] 02:47:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-clustered-topology --- 02:47:21 [INFO] Skipping duplicate-finder execution! 02:47:21 [INFO] 02:47:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-clustered-topology --- 02:47:21 [INFO] Skipping plugin execution 02:47:21 [INFO] 02:47:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-clustered-topology --- 02:47:21 [INFO] No sources in project. Archive not created. 02:47:21 [INFO] 02:47:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-clustered-topology --- 02:47:21 [INFO] 02:47:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-clustered-topology --- 02:47:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:47:21 [INFO] 02:47:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-clustered-topology --- 02:47:21 [INFO] No primary artifact to install, installing attached artifacts instead. 02:47:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/odl-netconf-clustered-topology-7.0.5-SNAPSHOT.pom 02:47:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/odl-netconf-clustered-topology-7.0.5-SNAPSHOT-features.xml 02:47:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/odl-netconf-clustered-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:47:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/odl-netconf-clustered-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:47:21 [INFO] 02:47:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-clustered-topology --- 02:47:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:47:21 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:47:21 [INFO] 02:47:21 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-clustered-topology --- 02:47:21 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/test-features 02:47:21 [INFO] 02:47:21 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-clustered-topology --- 02:47:21 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/sonatype-clm/module.xml 02:47:21 [INFO] 02:47:21 [INFO] -----------< org.opendaylight.netconf:netconf-topology-impl >----------- 02:47:21 [INFO] Building netconf-topology-impl 7.0.5-SNAPSHOT [73/121] 02:47:21 [INFO] -------------------------------[ bundle ]------------------------------- 02:47:21 [INFO] 02:47:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-impl --- 02:47:21 [INFO] 02:47:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-impl --- 02:47:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:47:21 [INFO] 02:47:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-impl --- 02:47:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:47:21 [INFO] 02:47:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology-impl --- 02:47:22 [INFO] 02:47:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology-impl --- 02:47:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:47:22 [INFO] 02:47:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-impl --- 02:47:22 [INFO] Starting audit... 02:47:22 Audit done. 02:47:22 [INFO] You have 0 Checkstyle violations. 02:47:22 [INFO] 02:47:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-impl --- 02:47:22 [INFO] Starting audit... 02:47:22 Audit done. 02:47:22 [INFO] You have 0 Checkstyle violations. 02:47:22 [INFO] 02:47:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-impl --- 02:47:22 [INFO] 02:47:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-impl --- 02:47:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/src/main/resources 02:47:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/generated-sources/spi 02:47:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/generated-sources/yang 02:47:22 [INFO] 02:47:22 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology-impl --- 02:47:22 [INFO] Recompiling the module because of changed dependency. 02:47:22 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 02:47:22 [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 02:47:22 [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 02:47:22 [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 02:47:22 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:47:22 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:47:22 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:47:22 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:47:22 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:47:22 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:47:22 [INFO] 02:47:22 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-topology-impl >>> 02:47:22 [INFO] 02:47:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-topology-impl --- 02:47:22 [INFO] Fork Value is true 02:47:25 [INFO] Done SpotBugs Analysis.... 02:47:25 [INFO] 02:47:25 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-topology-impl <<< 02:47:25 [INFO] 02:47:25 [INFO] 02:47:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-topology-impl --- 02:47:25 [INFO] BugInstance size is 0 02:47:25 [INFO] Error size is 0 02:47:25 [INFO] No errors/warnings found 02:47:25 [INFO] 02:47:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-impl --- 02:47:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/src/test/resources 02:47:25 [INFO] 02:47:25 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology-impl --- 02:47:25 [INFO] Recompiling the module because of changed dependency. 02:47:25 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 02:47:25 [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 02:47:25 [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 02:47:25 [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 02:47:25 [INFO] 02:47:25 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-topology-impl --- 02:47:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:47:25 [INFO] 02:47:25 [INFO] ------------------------------------------------------- 02:47:25 [INFO] T E S T S 02:47:25 [INFO] ------------------------------------------------------- 02:47:26 [INFO] Running org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 02:47:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:47:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.927 s -- in org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 02:47:29 [INFO] 02:47:29 [INFO] Results: 02:47:29 [INFO] 02:47:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:47:29 [INFO] 02:47:29 [INFO] 02:47:29 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-topology-impl --- 02:47:29 [INFO] 02:47:29 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-impl --- 02:47:29 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT.jar 02:47:29 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/classes/META-INF/MANIFEST.MF 02:47:29 [INFO] 02:47:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-impl --- 02:47:29 [INFO] No previous run data found, generating javadoc. 02:47:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-javadoc.jar 02:47:30 [INFO] 02:47:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-topology-impl --- 02:47:30 [INFO] CycloneDX: Resolving Dependencies 02:47:32 [INFO] CycloneDX: Creating BOM version 1.4 with 123 component(s) 02:47:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/bom.xml 02:47:32 [INFO] attaching as netconf-topology-impl-7.0.5-SNAPSHOT-cyclonedx.xml 02:47:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/bom.json 02:47:32 [INFO] attaching as netconf-topology-impl-7.0.5-SNAPSHOT-cyclonedx.json 02:47:32 [INFO] 02:47:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-impl --- 02:47:32 [INFO] Skipping duplicate-finder execution! 02:47:32 [INFO] 02:47:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-impl --- 02:47:32 [WARNING] Used undeclared dependencies found: 02:47:32 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:47:32 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:47:32 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:47:32 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:47:32 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:47:32 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:47:32 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:47:32 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:47:32 [WARNING] org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:47:32 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:47:32 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 02:47:32 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:47:32 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:47:32 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:47:32 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:47:32 [WARNING] Non-test scoped test only dependencies found: 02:47:32 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:47:32 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:47:32 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:47:32 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:47:32 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 02:47:32 [INFO] 02:47:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology-impl --- 02:47:32 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-sources.jar 02:47:32 [INFO] 02:47:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology-impl --- 02:47:32 [INFO] 02:47:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology-impl --- 02:47:32 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/code-coverage/jacoco.exec 02:47:32 [INFO] Analyzed bundle 'netconf-topology-impl' with 1 classes 02:47:32 [INFO] 02:47:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology-impl --- 02:47:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT.jar 02:47:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT.pom 02:47:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT-javadoc.jar 02:47:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT-cyclonedx.xml 02:47:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT-cyclonedx.json 02:47:32 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT-sources.jar 02:47:32 [INFO] 02:47:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-impl --- 02:47:32 [INFO] Installing org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT.jar 02:47:32 [INFO] Writing OBR metadata 02:47:32 [INFO] 02:47:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology-impl --- 02:47:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:47:32 [INFO] 02:47:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-impl --- 02:47:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:47:32 [INFO] 02:47:32 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-topology-impl --- 02:47:32 [INFO] org.opendaylight.netconf:netconf-topology-impl:bundle:7.0.5-SNAPSHOT 02:47:32 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:47:32 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:47:32 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:47:32 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:47:32 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:47:32 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:47:32 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:47:32 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:47:32 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:47:32 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:47:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:47:32 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:47:32 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:47:32 [INFO] | +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 02:47:32 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:47:32 [INFO] | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:47:32 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:47:32 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:47:32 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:47:32 [INFO] | | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:47:32 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:47:32 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:47:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:47:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:47:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:47:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:47:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:47:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:47:32 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:47:32 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:47:32 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:47:32 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:47:32 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:47:32 [INFO] | | +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:47:32 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 02:47:32 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:47:32 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:47:32 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:47:32 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:47:32 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:47:32 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:47:32 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:47:32 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:47:32 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:47:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:47:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:47:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:47:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:47:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:47:32 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:47:32 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:47:32 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:47:32 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:47:32 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:47:32 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:47:32 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:47:32 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:47:32 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:47:32 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:47:32 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:47:32 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:47:32 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:47:32 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:47:32 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:47:32 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:47:32 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:47:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:47:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:47:32 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:47:32 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:47:32 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:47:32 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:47:32 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:47:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:47:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:47:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:47:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:47:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:47:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:47:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:47:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:47:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:47:32 [INFO] +- junit:junit:jar:4.13.2:test 02:47:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:47:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:47:32 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:47:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:47:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:47:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:47:32 [INFO] 02:47:32 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-topology-impl --- 02:47:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/sonatype-clm/module.xml 02:47:32 [INFO] 02:47:32 [INFO] -----------< org.opendaylight.netconf:odl-netconf-topology >------------ 02:47:32 [INFO] Building OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore 7.0.5-SNAPSHOT [74/121] 02:47:32 [INFO] ------------------------------[ feature ]------------------------------- 02:47:32 [INFO] 02:47:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-topology --- 02:47:32 [INFO] 02:47:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-topology --- 02:47:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:47:32 [INFO] 02:47:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-topology --- 02:47:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:47:32 [INFO] 02:47:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-topology --- 02:47:33 [INFO] 02:47:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-topology --- 02:47:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:47:33 [INFO] argLine set to empty 02:47:33 [INFO] 02:47:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-topology --- 02:47:33 [INFO] Starting audit... 02:47:33 Audit done. 02:47:33 [INFO] You have 0 Checkstyle violations. 02:47:33 [INFO] 02:47:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-topology --- 02:47:33 [INFO] Starting audit... 02:47:33 Audit done. 02:47:33 [INFO] You have 0 Checkstyle violations. 02:47:33 [INFO] 02:47:33 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-topology --- 02:47:33 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/classes/META-INF/maven/dependencies.properties 02:47:33 [INFO] 02:47:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-topology --- 02:47:33 [INFO] 02:47:33 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-topology --- 02:47:33 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/feature/feature.xml 02:47:33 [INFO] ...done! 02:47:33 [INFO] Attaching features XML 02:47:33 [INFO] 02:47:33 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-topology --- 02:47:33 [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 02:47:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:47:33 [INFO] 02:47:33 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-topology >>> 02:47:33 [INFO] 02:47:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-topology --- 02:47:33 [INFO] 02:47:33 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-topology <<< 02:47:33 [INFO] 02:47:33 [INFO] 02:47:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-topology --- 02:47:33 [INFO] 02:47:33 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-topology --- 02:47:33 [INFO] 02:47:33 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-topology --- 02:47:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:47:33 [INFO] 02:47:33 [INFO] ------------------------------------------------------- 02:47:33 [INFO] T E S T S 02:47:33 [INFO] ------------------------------------------------------- 02:47:35 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:47:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.53 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:47:55 [INFO] 02:47:55 [INFO] Results: 02:47:55 [INFO] 02:47:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:47:55 [INFO] 02:47:55 [INFO] 02:47:55 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-topology --- 02:47:55 [INFO] 02:47:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-topology --- 02:47:55 [INFO] 02:47:55 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-topology --- 02:47:55 [INFO] CycloneDX: Resolving Dependencies 02:48:01 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 02:48:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/bom.xml 02:48:01 [INFO] attaching as odl-netconf-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/bom.json 02:48:01 [INFO] attaching as odl-netconf-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:48:01 [INFO] 02:48:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-topology --- 02:48:01 [INFO] Skipping duplicate-finder execution! 02:48:01 [INFO] 02:48:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-topology --- 02:48:01 [INFO] Skipping plugin execution 02:48:01 [INFO] 02:48:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-topology --- 02:48:01 [INFO] No sources in project. Archive not created. 02:48:01 [INFO] 02:48:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-topology --- 02:48:01 [INFO] 02:48:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-topology --- 02:48:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:48:01 [INFO] 02:48:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-topology --- 02:48:01 [INFO] No primary artifact to install, installing attached artifacts instead. 02:48:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.5-SNAPSHOT/odl-netconf-topology-7.0.5-SNAPSHOT.pom 02:48:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.5-SNAPSHOT/odl-netconf-topology-7.0.5-SNAPSHOT-features.xml 02:48:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.5-SNAPSHOT/odl-netconf-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.5-SNAPSHOT/odl-netconf-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:48:01 [INFO] 02:48:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-topology --- 02:48:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:48:01 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:48:01 [INFO] 02:48:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-topology --- 02:48:01 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/test-features 02:48:01 [INFO] 02:48:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-topology --- 02:48:01 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/sonatype-clm/module.xml 02:48:01 [INFO] 02:48:01 [INFO] -------------< org.opendaylight.netconf:callhome-provider >------------- 02:48:01 [INFO] Building callhome-provider 7.0.5-SNAPSHOT [75/121] 02:48:01 [INFO] -------------------------------[ bundle ]------------------------------- 02:48:01 [INFO] 02:48:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ callhome-provider --- 02:48:01 [INFO] 02:48:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ callhome-provider --- 02:48:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:01 [INFO] 02:48:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ callhome-provider --- 02:48:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:01 [INFO] 02:48:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ callhome-provider --- 02:48:01 [INFO] 02:48:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ callhome-provider --- 02:48:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:48:01 [INFO] 02:48:01 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ callhome-provider --- 02:48:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:48:01 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/yang 02:48:01 [INFO] yang-to-sources: Found 22 dependencies in 6.620 ms 02:48:01 [INFO] yang-to-sources: Project model files found: 1 in 1.089 ms 02:48:01 [INFO] yang-to-sources: 1 YANG models processed in 66.01 ms 02:48:01 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.501 ms 02:48:01 [INFO] Sorted 26 files into 10 directories in 74.31 μs 02:48:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 13.91 ms 02:48:01 [INFO] 02:48:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ callhome-provider --- 02:48:01 [INFO] Starting audit... 02:48:01 Audit done. 02:48:01 [INFO] You have 0 Checkstyle violations. 02:48:01 [INFO] 02:48:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ callhome-provider --- 02:48:02 [INFO] Starting audit... 02:48:02 Audit done. 02:48:02 [INFO] You have 0 Checkstyle violations. 02:48:02 [INFO] 02:48:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ callhome-provider --- 02:48:02 [INFO] 02:48:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ callhome-provider --- 02:48:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/resources 02:48:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/generated-sources/spi 02:48:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:48:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:48:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:48:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/generated-sources/spi 02:48:02 [INFO] 02:48:02 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ callhome-provider --- 02:48:02 [INFO] Recompiling the module because of changed dependency. 02:48:02 [INFO] Compiling 47 source files with javac [debug release 17] to target/classes 02:48:03 [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 02:48:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:03 [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 02:48:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:03 [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 02:48:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[121,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[155,43] auto-closeable resource has a member method close() that could throw InterruptedException 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[203,55] auto-closeable resource has a member method close() that could throw InterruptedException 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[223,83] auto-closeable resource has a member method close() that could throw InterruptedException 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:03 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:03 [INFO] 02:48:03 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ callhome-provider >>> 02:48:03 [INFO] 02:48:03 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ callhome-provider --- 02:48:03 [INFO] Fork Value is true 02:48:08 [INFO] Done SpotBugs Analysis.... 02:48:08 [INFO] 02:48:08 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ callhome-provider <<< 02:48:08 [INFO] 02:48:08 [INFO] 02:48:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ callhome-provider --- 02:48:08 [INFO] BugInstance size is 0 02:48:08 [INFO] Error size is 0 02:48:08 [INFO] No errors/warnings found 02:48:08 [INFO] 02:48:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ callhome-provider --- 02:48:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/test/resources 02:48:08 [INFO] 02:48:08 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ callhome-provider --- 02:48:08 [INFO] Recompiling the module because of changed dependency. 02:48:08 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 02:48:08 [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 02:48:08 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:08 [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 02:48:08 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:08 [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 02:48:08 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:08 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:08 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:08 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:08 [INFO] 02:48:08 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ callhome-provider --- 02:48:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:48:08 [INFO] 02:48:08 [INFO] ------------------------------------------------------- 02:48:08 [INFO] T E S T S 02:48:08 [INFO] ------------------------------------------------------- 02:48:09 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 02:48:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:48:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.447 s -- in org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 02:48:17 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 02:48:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s -- in org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 02:48:18 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 02:48:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s -- in org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 02:48:19 [INFO] 02:48:19 [INFO] Results: 02:48:19 [INFO] 02:48:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 02:48:19 [INFO] 02:48:19 [INFO] 02:48:19 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ callhome-provider --- 02:48:19 [INFO] 02:48:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ callhome-provider --- 02:48:19 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT.jar 02:48:19 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/classes/META-INF/MANIFEST.MF 02:48:19 [INFO] 02:48:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ callhome-provider --- 02:48:19 [INFO] No previous run data found, generating javadoc. 02:48:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-javadoc.jar 02:48:22 [INFO] 02:48:22 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ callhome-provider --- 02:48:22 [INFO] CycloneDX: Resolving Dependencies 02:48:24 [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) 02:48:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/bom.xml 02:48:24 [INFO] attaching as callhome-provider-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/bom.json 02:48:24 [INFO] attaching as callhome-provider-7.0.5-SNAPSHOT-cyclonedx.json 02:48:24 [INFO] 02:48:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ callhome-provider --- 02:48:24 [INFO] Skipping duplicate-finder execution! 02:48:24 [INFO] 02:48:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ callhome-provider --- 02:48:24 [WARNING] Used undeclared dependencies found: 02:48:24 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:48:24 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:48:24 [WARNING] io.netty:netty-transport:jar:4.1.107.Final:compile 02:48:24 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:48:24 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:48:24 [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile 02:48:24 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:48:24 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:48:24 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:48:24 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:48:24 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:48:24 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:48:24 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:48:24 [WARNING] io.netty:netty-handler:jar:4.1.107.Final:compile 02:48:24 [WARNING] Non-test scoped test only dependencies found: 02:48:24 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:48:24 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] 02:48:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ callhome-provider --- 02:48:24 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-sources.jar 02:48:24 [INFO] 02:48:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ callhome-provider --- 02:48:24 [INFO] 02:48:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ callhome-provider --- 02:48:24 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/code-coverage/jacoco.exec 02:48:24 [INFO] Analyzed bundle 'callhome-provider' with 36 classes 02:48:24 [INFO] 02:48:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ callhome-provider --- 02:48:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT.jar 02:48:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/pom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT.pom 02:48:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT-javadoc.jar 02:48:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/bom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/bom.json to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT-cyclonedx.json 02:48:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT-sources.jar 02:48:24 [INFO] 02:48:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ callhome-provider --- 02:48:24 [INFO] Installing org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT.jar 02:48:24 [INFO] Writing OBR metadata 02:48:24 [INFO] 02:48:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ callhome-provider --- 02:48:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:48:24 [INFO] 02:48:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ callhome-provider --- 02:48:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:48:24 [INFO] 02:48:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ callhome-provider --- 02:48:24 [INFO] org.opendaylight.netconf:callhome-provider:bundle:7.0.5-SNAPSHOT 02:48:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:48:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:48:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:48:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:48:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:48:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:48:24 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:48:24 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:48:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:48:24 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:48:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:48:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:48:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:48:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:48:24 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:48:24 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:48:24 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:48:24 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:48:24 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:48:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:48:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:48:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:48:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:48:24 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:48:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:48:24 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:48:24 [INFO] | | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:48:24 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:48:24 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:48:24 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:48:24 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:48:24 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:48:24 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:48:24 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:48:24 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 02:48:24 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:48:24 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:48:24 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:48:24 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:48:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:48:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:48:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:48:24 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:48:24 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:48:24 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:48:24 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:48:24 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:48:24 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:48:24 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:48:24 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:48:24 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:48:24 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:48:24 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:48:24 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:48:24 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:48:24 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:48:24 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:48:24 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:48:24 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:48:24 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:48:24 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 02:48:24 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 02:48:24 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:48:24 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:48:24 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:48:24 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:48:24 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:48:24 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:48:24 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:test 02:48:24 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:48:24 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:test 02:48:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:48:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:48:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:48:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:48:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:48:24 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:test 02:48:24 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:test 02:48:24 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:48:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:48:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:48:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:48:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:48:24 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:48:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:48:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:48:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:48:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:48:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:48:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:48:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:48:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:48:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:48:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:48:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:48:24 [INFO] +- junit:junit:jar:4.13.2:test 02:48:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:48:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:48:24 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:48:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:48:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:48:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:48:24 [INFO] 02:48:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ callhome-provider --- 02:48:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/sonatype-clm/module.xml 02:48:24 [INFO] 02:48:24 [INFO] ---------< org.opendaylight.netconf:odl-netconf-callhome-ssh >---------- 02:48:24 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server 7.0.5-SNAPSHOT [76/121] 02:48:24 [INFO] ------------------------------[ feature ]------------------------------- 02:48:24 [INFO] 02:48:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-callhome-ssh --- 02:48:24 [INFO] 02:48:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-callhome-ssh --- 02:48:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:24 [INFO] 02:48:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-callhome-ssh --- 02:48:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:24 [INFO] 02:48:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-callhome-ssh --- 02:48:25 [INFO] 02:48:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-callhome-ssh --- 02:48:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:48:25 [INFO] argLine set to empty 02:48:25 [INFO] 02:48:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-callhome-ssh --- 02:48:25 [INFO] Starting audit... 02:48:25 Audit done. 02:48:25 [INFO] You have 0 Checkstyle violations. 02:48:25 [INFO] 02:48:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-callhome-ssh --- 02:48:25 [INFO] Starting audit... 02:48:25 Audit done. 02:48:25 [INFO] You have 0 Checkstyle violations. 02:48:25 [INFO] 02:48:25 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-callhome-ssh --- 02:48:25 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/classes/META-INF/maven/dependencies.properties 02:48:25 [INFO] 02:48:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-callhome-ssh --- 02:48:25 [INFO] 02:48:25 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-callhome-ssh --- 02:48:25 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml 02:48:25 [INFO] ...done! 02:48:25 [INFO] Attaching features XML 02:48:25 [INFO] 02:48:25 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-callhome-ssh --- 02:48:25 [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 02:48:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:48:25 [INFO] 02:48:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-callhome-ssh >>> 02:48:25 [INFO] 02:48:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-callhome-ssh --- 02:48:25 [INFO] 02:48:25 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-callhome-ssh <<< 02:48:25 [INFO] 02:48:25 [INFO] 02:48:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-callhome-ssh --- 02:48:25 [INFO] 02:48:25 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-callhome-ssh --- 02:48:25 [INFO] 02:48:25 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-callhome-ssh --- 02:48:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:48:25 [INFO] 02:48:25 [INFO] ------------------------------------------------------- 02:48:25 [INFO] T E S T S 02:48:25 [INFO] ------------------------------------------------------- 02:48:27 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:48:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.98 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:48:48 [INFO] 02:48:48 [INFO] Results: 02:48:48 [INFO] 02:48:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:48:48 [INFO] 02:48:48 [INFO] 02:48:48 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-callhome-ssh --- 02:48:48 [INFO] 02:48:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-callhome-ssh --- 02:48:48 [INFO] 02:48:48 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-callhome-ssh --- 02:48:48 [INFO] CycloneDX: Resolving Dependencies 02:48:54 [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) 02:48:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/bom.xml 02:48:54 [INFO] attaching as odl-netconf-callhome-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/bom.json 02:48:55 [INFO] attaching as odl-netconf-callhome-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:48:55 [INFO] 02:48:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-callhome-ssh --- 02:48:55 [INFO] Skipping duplicate-finder execution! 02:48:55 [INFO] 02:48:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-callhome-ssh --- 02:48:55 [INFO] Skipping plugin execution 02:48:55 [INFO] 02:48:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-callhome-ssh --- 02:48:55 [INFO] No sources in project. Archive not created. 02:48:55 [INFO] 02:48:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-callhome-ssh --- 02:48:55 [INFO] 02:48:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-callhome-ssh --- 02:48:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:48:55 [INFO] 02:48:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-callhome-ssh --- 02:48:55 [INFO] No primary artifact to install, installing attached artifacts instead. 02:48:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/odl-netconf-callhome-ssh-7.0.5-SNAPSHOT.pom 02:48:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/odl-netconf-callhome-ssh-7.0.5-SNAPSHOT-features.xml 02:48:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/odl-netconf-callhome-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/odl-netconf-callhome-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:48:55 [INFO] 02:48:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-callhome-ssh --- 02:48:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:48:55 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:48:55 [INFO] 02:48:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-callhome-ssh --- 02:48:55 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/test-features 02:48:55 [INFO] 02:48:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-callhome-ssh --- 02:48:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/sonatype-clm/module.xml 02:48:55 [INFO] 02:48:55 [INFO] ---------< org.opendaylight.netconf:odl-netconf-connector-all >--------- 02:48:55 [INFO] Building OpenDaylight :: Netconf Connector :: All 7.0.5-SNAPSHOT [77/121] 02:48:55 [INFO] ------------------------------[ feature ]------------------------------- 02:48:55 [INFO] 02:48:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector-all --- 02:48:55 [INFO] 02:48:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector-all --- 02:48:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:55 [INFO] 02:48:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector-all --- 02:48:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:55 [INFO] 02:48:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-connector-all --- 02:48:55 [INFO] 02:48:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-connector-all --- 02:48:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:48:55 [INFO] argLine set to empty 02:48:55 [INFO] 02:48:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector-all --- 02:48:55 [INFO] Starting audit... 02:48:55 Audit done. 02:48:55 [INFO] You have 0 Checkstyle violations. 02:48:55 [INFO] 02:48:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector-all --- 02:48:55 [INFO] Starting audit... 02:48:55 Audit done. 02:48:55 [INFO] You have 0 Checkstyle violations. 02:48:55 [INFO] 02:48:55 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-connector-all --- 02:48:55 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/classes/META-INF/maven/dependencies.properties 02:48:55 [INFO] 02:48:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector-all --- 02:48:55 [INFO] 02:48:55 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector-all --- 02:48:55 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/feature/feature.xml 02:48:55 [INFO] ...done! 02:48:55 [INFO] Attaching features XML 02:48:55 [INFO] 02:48:55 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-connector-all --- 02:48:55 [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 02:48:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:48:55 [INFO] 02:48:55 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-connector-all >>> 02:48:55 [INFO] 02:48:55 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-connector-all --- 02:48:55 [INFO] 02:48:55 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-connector-all <<< 02:48:55 [INFO] 02:48:55 [INFO] 02:48:55 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-connector-all --- 02:48:55 [INFO] 02:48:55 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-connector-all --- 02:48:55 [INFO] 02:48:55 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-connector-all --- 02:48:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:48:55 [INFO] 02:48:55 [INFO] ------------------------------------------------------- 02:48:55 [INFO] T E S T S 02:48:55 [INFO] ------------------------------------------------------- 02:48:58 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:49:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.53 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:49:19 [INFO] 02:49:19 [INFO] Results: 02:49:19 [INFO] 02:49:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:49:19 [INFO] 02:49:19 [INFO] 02:49:19 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-connector-all --- 02:49:20 [INFO] 02:49:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector-all --- 02:49:20 [INFO] 02:49:20 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-connector-all --- 02:49:20 [INFO] CycloneDX: Resolving Dependencies 02:49:27 [INFO] CycloneDX: Creating BOM version 1.4 with 263 component(s) 02:49:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/bom.xml 02:49:27 [INFO] attaching as odl-netconf-connector-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:49:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/bom.json 02:49:27 [INFO] attaching as odl-netconf-connector-all-7.0.5-SNAPSHOT-cyclonedx.json 02:49:27 [INFO] 02:49:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector-all --- 02:49:27 [INFO] Skipping duplicate-finder execution! 02:49:27 [INFO] 02:49:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector-all --- 02:49:27 [INFO] Skipping plugin execution 02:49:27 [INFO] 02:49:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-connector-all --- 02:49:27 [INFO] No sources in project. Archive not created. 02:49:27 [INFO] 02:49:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-connector-all --- 02:49:27 [INFO] 02:49:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-connector-all --- 02:49:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:49:27 [INFO] 02:49:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-connector-all --- 02:49:27 [INFO] No primary artifact to install, installing attached artifacts instead. 02:49:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/odl-netconf-connector-all-7.0.5-SNAPSHOT.pom 02:49:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/odl-netconf-connector-all-7.0.5-SNAPSHOT-features.xml 02:49:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/odl-netconf-connector-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:49:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/odl-netconf-connector-all-7.0.5-SNAPSHOT-cyclonedx.json 02:49:27 [INFO] 02:49:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-connector-all --- 02:49:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:49:27 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:49:27 [INFO] 02:49:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-connector-all --- 02:49:27 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/test-features 02:49:27 [INFO] 02:49:27 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-connector-all --- 02:49:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/sonatype-clm/module.xml 02:49:27 [INFO] 02:49:27 [INFO] --------------< org.opendaylight.netconf:netconf-console >-------------- 02:49:27 [INFO] Building netconf-console 7.0.5-SNAPSHOT [78/121] 02:49:27 [INFO] -------------------------------[ bundle ]------------------------------- 02:49:27 [INFO] 02:49:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-console --- 02:49:27 [INFO] 02:49:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-console --- 02:49:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:27 [INFO] 02:49:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-console --- 02:49:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:27 [INFO] 02:49:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-console --- 02:49:27 [INFO] 02:49:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-console --- 02:49:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:49:27 [INFO] 02:49:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-console --- 02:49:27 [INFO] Starting audit... 02:49:27 Audit done. 02:49:27 [INFO] You have 0 Checkstyle violations. 02:49:27 [INFO] 02:49:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-console --- 02:49:28 [INFO] Starting audit... 02:49:28 Audit done. 02:49:28 [INFO] You have 0 Checkstyle violations. 02:49:28 [INFO] 02:49:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-console --- 02:49:28 [INFO] 02:49:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-console --- 02:49:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-console/src/main/resources 02:49:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/generated-sources/spi 02:49:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/generated-sources/yang 02:49:28 [INFO] 02:49:28 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-console --- 02:49:28 [INFO] Recompiling the module because of changed dependency. 02:49:28 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 02:49:28 [INFO] 02:49:28 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-console >>> 02:49:28 [INFO] 02:49:28 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-console --- 02:49:28 [INFO] Fork Value is true 02:49:31 [INFO] Done SpotBugs Analysis.... 02:49:31 [INFO] 02:49:31 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-console <<< 02:49:31 [INFO] 02:49:31 [INFO] 02:49:31 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-console --- 02:49:31 [INFO] BugInstance size is 0 02:49:31 [INFO] Error size is 0 02:49:31 [INFO] No errors/warnings found 02:49:31 [INFO] 02:49:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-console --- 02:49:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-console/src/test/resources 02:49:31 [INFO] 02:49:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-console --- 02:49:31 [INFO] Recompiling the module because of changed dependency. 02:49:31 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 02:49:32 [INFO] 02:49:32 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-console --- 02:49:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:49:32 [INFO] 02:49:32 [INFO] ------------------------------------------------------- 02:49:32 [INFO] T E S T S 02:49:32 [INFO] ------------------------------------------------------- 02:49:33 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 02:49:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:49:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s -- in org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 02:49:34 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 02:49:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 02:49:34 [INFO] Running org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 02:49:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.686 s -- in org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 02:49:37 [INFO] 02:49:37 [INFO] Results: 02:49:37 [INFO] 02:49:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 02:49:37 [INFO] 02:49:37 [INFO] 02:49:37 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-console --- 02:49:37 [INFO] 02:49:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-console --- 02:49:37 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT.jar 02:49:37 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/classes/META-INF/MANIFEST.MF 02:49:37 [INFO] 02:49:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-console --- 02:49:37 [INFO] No previous run data found, generating javadoc. 02:49:39 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-javadoc.jar 02:49:39 [INFO] 02:49:39 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-console --- 02:49:39 [INFO] CycloneDX: Resolving Dependencies 02:49:41 [INFO] CycloneDX: Creating BOM version 1.4 with 126 component(s) 02:49:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/bom.xml 02:49:41 [INFO] attaching as netconf-console-7.0.5-SNAPSHOT-cyclonedx.xml 02:49:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/bom.json 02:49:41 [INFO] attaching as netconf-console-7.0.5-SNAPSHOT-cyclonedx.json 02:49:41 [INFO] 02:49:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-console --- 02:49:41 [INFO] Skipping duplicate-finder execution! 02:49:41 [INFO] 02:49:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-console --- 02:49:41 [INFO] No dependency problems found 02:49:41 [INFO] 02:49:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-console --- 02:49:41 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-sources.jar 02:49:41 [INFO] 02:49:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-console --- 02:49:41 [INFO] 02:49:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-console --- 02:49:41 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/code-coverage/jacoco.exec 02:49:41 [INFO] Analyzed bundle 'netconf-console' with 11 classes 02:49:41 [INFO] 02:49:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-console --- 02:49:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT.jar 02:49:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT.pom 02:49:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT-javadoc.jar 02:49:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT-cyclonedx.xml 02:49:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT-cyclonedx.json 02:49:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT-sources.jar 02:49:41 [INFO] 02:49:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-console --- 02:49:41 [INFO] Installing org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT.jar 02:49:41 [INFO] Writing OBR metadata 02:49:41 [INFO] 02:49:41 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-console --- 02:49:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:49:41 [INFO] 02:49:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-console --- 02:49:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:49:41 [INFO] 02:49:41 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-console --- 02:49:41 [INFO] org.opendaylight.netconf:netconf-console:bundle:7.0.5-SNAPSHOT 02:49:41 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:49:41 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:49:41 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:49:41 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:49:41 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:49:41 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:49:41 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:49:41 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.5:provided 02:49:41 [INFO] | +- org.jline:jline:jar:3.21.0:provided 02:49:41 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:provided 02:49:41 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.11.0:provided 02:49:41 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:provided 02:49:41 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:49:41 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:49:41 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:49:41 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:49:41 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:49:41 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:49:41 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:49:41 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:49:41 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:49:41 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:49:41 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:49:41 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:49:41 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:49:41 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:49:41 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:49:41 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:49:41 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:49:41 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:49:41 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:49:41 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:49:41 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:49:41 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:49:41 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:49:41 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:49:41 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:49:41 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:49:41 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:49:41 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:49:41 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:49:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:49:41 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:49:41 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:49:41 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:49:41 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 02:49:41 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:49:41 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:49:41 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:49:41 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:49:41 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:49:41 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:49:41 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:49:41 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:49:41 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:49:41 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:49:41 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:49:41 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:49:41 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:49:41 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:49:41 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:49:41 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:49:41 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:49:41 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:49:41 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:49:41 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:49:41 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:49:41 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:49:41 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:49:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:49:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:49:41 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:test 02:49:41 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test 02:49:41 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:49:41 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:test 02:49:41 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.1:test 02:49:41 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 02:49:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:test 02:49:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:49:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:49:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:49:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:49:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:49:41 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:49:41 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:49:41 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:49:41 [INFO] +- org.awaitility:awaitility:jar:4.1.1:test 02:49:41 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:49:41 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:49:41 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:49:41 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:49:41 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:49:41 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:49:41 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:49:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:49:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:49:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:49:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:49:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:49:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:49:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:49:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:49:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:49:41 [INFO] +- junit:junit:jar:4.13.2:test 02:49:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:49:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:49:41 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:49:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:49:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:49:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:49:41 [INFO] 02:49:41 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-console --- 02:49:41 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/sonatype-clm/module.xml 02:49:41 [INFO] 02:49:41 [INFO] ------------< org.opendaylight.netconf:odl-netconf-console >------------ 02:49:41 [INFO] Building OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations 7.0.5-SNAPSHOT [79/121] 02:49:41 [INFO] ------------------------------[ feature ]------------------------------- 02:49:41 [INFO] 02:49:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-console --- 02:49:41 [INFO] 02:49:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-console --- 02:49:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:41 [INFO] 02:49:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-console --- 02:49:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:41 [INFO] 02:49:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-console --- 02:49:42 [INFO] 02:49:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-console --- 02:49:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:49:42 [INFO] argLine set to empty 02:49:42 [INFO] 02:49:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-console --- 02:49:42 [INFO] Starting audit... 02:49:42 Audit done. 02:49:42 [INFO] You have 0 Checkstyle violations. 02:49:42 [INFO] 02:49:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-console --- 02:49:42 [INFO] Starting audit... 02:49:42 Audit done. 02:49:42 [INFO] You have 0 Checkstyle violations. 02:49:42 [INFO] 02:49:42 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-console --- 02:49:42 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/classes/META-INF/maven/dependencies.properties 02:49:42 [INFO] 02:49:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-console --- 02:49:42 [INFO] 02:49:42 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-console --- 02:49:42 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/feature/feature.xml 02:49:42 [INFO] ...done! 02:49:42 [INFO] Attaching features XML 02:49:42 [INFO] 02:49:42 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-console --- 02:49: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 02:49:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:49:42 [INFO] 02:49:42 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-console >>> 02:49:42 [INFO] 02:49:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-console --- 02:49:42 [INFO] 02:49:42 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-console <<< 02:49:42 [INFO] 02:49:42 [INFO] 02:49:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-console --- 02:49:42 [INFO] 02:49:42 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-console --- 02:49:42 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:49:42 [INFO] 02:49:42 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-console --- 02:49:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:49:42 [INFO] 02:49:42 [INFO] ------------------------------------------------------- 02:49:42 [INFO] T E S T S 02:49:42 [INFO] ------------------------------------------------------- 02:49:44 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:50:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.71 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:50:08 [INFO] 02:50:08 [INFO] Results: 02:50:08 [INFO] 02:50:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:50:08 [INFO] 02:50:08 [INFO] 02:50:08 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-console --- 02:50:08 [INFO] 02:50:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-console --- 02:50:08 [INFO] 02:50:08 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-console --- 02:50:08 [INFO] CycloneDX: Resolving Dependencies 02:50:16 [INFO] CycloneDX: Creating BOM version 1.4 with 387 component(s) 02:50:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/bom.xml 02:50:16 [INFO] attaching as odl-netconf-console-7.0.5-SNAPSHOT-cyclonedx.xml 02:50:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/bom.json 02:50:16 [INFO] attaching as odl-netconf-console-7.0.5-SNAPSHOT-cyclonedx.json 02:50:16 [INFO] 02:50:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-console --- 02:50:16 [INFO] Skipping duplicate-finder execution! 02:50:16 [INFO] 02:50:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-console --- 02:50:16 [INFO] Skipping plugin execution 02:50:16 [INFO] 02:50:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-console --- 02:50:16 [INFO] No sources in project. Archive not created. 02:50:16 [INFO] 02:50:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-console --- 02:50:16 [INFO] 02:50:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-console --- 02:50:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:50:16 [INFO] 02:50:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-console --- 02:50:16 [INFO] No primary artifact to install, installing attached artifacts instead. 02:50:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.5-SNAPSHOT/odl-netconf-console-7.0.5-SNAPSHOT.pom 02:50:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.5-SNAPSHOT/odl-netconf-console-7.0.5-SNAPSHOT-features.xml 02:50:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.5-SNAPSHOT/odl-netconf-console-7.0.5-SNAPSHOT-cyclonedx.xml 02:50:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.5-SNAPSHOT/odl-netconf-console-7.0.5-SNAPSHOT-cyclonedx.json 02:50:16 [INFO] 02:50:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-console --- 02:50:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:50:16 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:50:16 [INFO] 02:50:16 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-console --- 02:50:16 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/test-features 02:50:16 [INFO] 02:50:16 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-console --- 02:50:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/sonatype-clm/module.xml 02:50:16 [INFO] 02:50:16 [INFO] ----------< org.opendaylight.netconf:restconf-common-models >----------- 02:50:16 [INFO] Building restconf-common-models 7.0.5-SNAPSHOT [80/121] 02:50:16 [INFO] -------------------------------[ bundle ]------------------------------- 02:50:16 [INFO] 02:50:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common-models --- 02:50:16 [INFO] 02:50:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common-models --- 02:50:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:16 [INFO] 02:50:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common-models --- 02:50:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:16 [INFO] 02:50:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-common-models --- 02:50:16 [INFO] 02:50:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-common-models --- 02:50:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:50:16 [INFO] 02:50:16 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ restconf-common-models --- 02:50:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:50:16 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/src/main/yang 02:50:16 [INFO] yang-to-sources: Found 1 dependencies in 816.3 μs 02:50:16 [INFO] yang-to-sources: Project model files found: 6 in 1.430 ms 02:50:17 [INFO] yang-to-sources: 7 YANG models processed in 6.232 ms 02:50:17 [INFO] BindingJavaFileGenerator: Defined 80 files in 2.887 ms 02:50:17 [INFO] Sorted 80 files into 25 directories in 118.4 μs 02:50:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 19.86 ms 02:50:17 [INFO] 02:50:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common-models --- 02:50:17 [INFO] Starting audit... 02:50:17 Audit done. 02:50:17 [INFO] You have 0 Checkstyle violations. 02:50:17 [INFO] 02:50:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common-models --- 02:50:17 [INFO] Starting audit... 02:50:17 Audit done. 02:50:17 [INFO] You have 0 Checkstyle violations. 02:50:17 [INFO] 02:50:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common-models --- 02:50:17 [INFO] 02:50:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common-models --- 02:50:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/src/main/resources 02:50:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/generated-sources/spi 02:50:17 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 02:50:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:50:17 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 02:50:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/generated-sources/spi 02:50:17 [INFO] 02:50:17 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-common-models --- 02:50:17 [INFO] Recompiling the module because of changed dependency. 02:50:17 [INFO] Compiling 79 source files with javac [debug release 17] to target/classes 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:50:17 [INFO] 02:50:17 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-common-models >>> 02:50:17 [INFO] 02:50:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-common-models --- 02:50:17 [INFO] Fork Value is true 02:50:19 [INFO] Done SpotBugs Analysis.... 02:50:19 [INFO] 02:50:19 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-common-models <<< 02:50:19 [INFO] 02:50:19 [INFO] 02:50:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-common-models --- 02:50:19 [INFO] BugInstance size is 0 02:50:19 [INFO] Error size is 0 02:50:19 [INFO] No errors/warnings found 02:50:19 [INFO] 02:50:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common-models --- 02:50:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/src/test/resources 02:50:19 [INFO] 02:50:19 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-common-models --- 02:50:19 [INFO] No sources to compile 02:50:19 [INFO] 02:50:19 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-common-models --- 02:50:19 [INFO] No tests to run. 02:50:19 [INFO] 02:50:19 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-common-models --- 02:50:19 [INFO] 02:50:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common-models --- 02:50:20 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT.jar 02:50:20 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/classes/META-INF/MANIFEST.MF 02:50:20 [INFO] 02:50:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common-models --- 02:50:20 [INFO] No previous run data found, generating javadoc. 02:50:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-javadoc.jar 02:50:22 [INFO] 02:50:22 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-common-models --- 02:50:22 [INFO] CycloneDX: Resolving Dependencies 02:50:23 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 02:50:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/bom.xml 02:50:23 [INFO] attaching as restconf-common-models-7.0.5-SNAPSHOT-cyclonedx.xml 02:50:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/bom.json 02:50:23 [INFO] attaching as restconf-common-models-7.0.5-SNAPSHOT-cyclonedx.json 02:50:23 [INFO] 02:50:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common-models --- 02:50:23 [INFO] Skipping duplicate-finder execution! 02:50:23 [INFO] 02:50:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common-models --- 02:50:23 [INFO] No dependency problems found 02:50:23 [INFO] 02:50:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-common-models --- 02:50:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-sources.jar 02:50:23 [INFO] 02:50:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-common-models --- 02:50:23 [INFO] 02:50:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-common-models --- 02:50:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:50:23 [INFO] 02:50:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-common-models --- 02:50:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT.jar 02:50:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT.pom 02:50:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT-javadoc.jar 02:50:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT-cyclonedx.xml 02:50:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT-cyclonedx.json 02:50:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT-sources.jar 02:50:23 [INFO] 02:50:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common-models --- 02:50:23 [INFO] Installing org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT.jar 02:50:23 [INFO] Writing OBR metadata 02:50:23 [INFO] 02:50:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-common-models --- 02:50:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:50:23 [INFO] 02:50:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common-models --- 02:50:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:50:23 [INFO] 02:50:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-common-models --- 02:50:23 [INFO] org.opendaylight.netconf:restconf-common-models:bundle:7.0.5-SNAPSHOT 02:50:23 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:50:23 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:50:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:50:23 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:50:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:50:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:50:23 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:50:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:50:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:50:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:50:23 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:50:23 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:50:23 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:50:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:50:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:50:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:50:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:50:23 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:50:23 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:50:23 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:50:23 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:50:23 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:50:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:50:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:50:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:50:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:50:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:50:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:50:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:50:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:50:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:50:23 [INFO] +- junit:junit:jar:4.13.2:test 02:50:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:50:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:50:23 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:50:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:50:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:50:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:50:23 [INFO] 02:50:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-common-models --- 02:50:23 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/sonatype-clm/module.xml 02:50:23 [INFO] 02:50:23 [INFO] --------------< org.opendaylight.netconf:restconf-common >-------------- 02:50:23 [INFO] Building restconf-common 7.0.5-SNAPSHOT [81/121] 02:50:23 [INFO] -------------------------------[ bundle ]------------------------------- 02:50:23 [INFO] 02:50:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common --- 02:50:23 [INFO] 02:50:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common --- 02:50:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:23 [INFO] 02:50:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common --- 02:50:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:23 [INFO] 02:50:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-common --- 02:50:23 [INFO] 02:50:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-common --- 02:50:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:50:23 [INFO] 02:50:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common --- 02:50:23 [INFO] Starting audit... 02:50:23 Audit done. 02:50:23 [INFO] You have 0 Checkstyle violations. 02:50:23 [INFO] 02:50:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common --- 02:50:24 [INFO] Starting audit... 02:50:24 Audit done. 02:50:24 [INFO] You have 0 Checkstyle violations. 02:50:24 [INFO] 02:50:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common --- 02:50:24 [INFO] 02:50:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common --- 02:50:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common/src/main/resources 02:50:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/generated-sources/spi 02:50:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/generated-sources/yang 02:50:24 [INFO] 02:50:24 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-common --- 02:50:24 [INFO] Recompiling the module because of changed dependency. 02:50:24 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 02:50:24 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 02:50:24 [INFO] 02:50:24 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-common >>> 02:50:24 [INFO] 02:50:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-common --- 02:50:24 [INFO] Fork Value is true 02:50:27 [INFO] Done SpotBugs Analysis.... 02:50:27 [INFO] 02:50:27 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-common <<< 02:50:27 [INFO] 02:50:27 [INFO] 02:50:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-common --- 02:50:27 [INFO] BugInstance size is 0 02:50:27 [INFO] Error size is 0 02:50:27 [INFO] No errors/warnings found 02:50:27 [INFO] 02:50:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common --- 02:50:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common/src/test/resources 02:50:27 [INFO] 02:50:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-common --- 02:50:27 [INFO] No sources to compile 02:50:27 [INFO] 02:50:27 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-common --- 02:50:27 [INFO] No tests to run. 02:50:27 [INFO] 02:50:27 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-common --- 02:50:27 [INFO] 02:50:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common --- 02:50:27 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT.jar 02:50:27 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/classes/META-INF/MANIFEST.MF 02:50:27 [INFO] 02:50:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common --- 02:50:27 [INFO] No previous run data found, generating javadoc. 02:50:28 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-javadoc.jar 02:50:28 [INFO] 02:50:28 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-common --- 02:50:28 [INFO] CycloneDX: Resolving Dependencies 02:50:29 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 02:50:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/bom.xml 02:50:29 [INFO] attaching as restconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:50:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/bom.json 02:50:29 [INFO] attaching as restconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:50:29 [INFO] 02:50:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common --- 02:50:29 [INFO] Skipping duplicate-finder execution! 02:50:29 [INFO] 02:50:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common --- 02:50:29 [WARNING] Unused declared dependencies found: 02:50:29 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:50:29 [INFO] 02:50:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-common --- 02:50:29 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-sources.jar 02:50:29 [INFO] 02:50:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-common --- 02:50:29 [INFO] 02:50:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-common --- 02:50:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:50:29 [INFO] 02:50:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-common --- 02:50:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT.jar 02:50:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT.pom 02:50:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT-javadoc.jar 02:50:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:50:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:50:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT-sources.jar 02:50:29 [INFO] 02:50:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common --- 02:50:29 [INFO] Installing org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT.jar 02:50:29 [INFO] Writing OBR metadata 02:50:29 [INFO] 02:50:29 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-common --- 02:50:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:50:29 [INFO] 02:50:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common --- 02:50:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:50:29 [INFO] 02:50:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-common --- 02:50:29 [INFO] org.opendaylight.netconf:restconf-common:bundle:7.0.5-SNAPSHOT 02:50:29 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:50:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:50:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:50:29 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:50:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:50:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:50:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:50:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:50:29 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:50:29 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:50:29 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 02:50:29 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:50:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:50:29 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:50:29 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:50:29 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:50:29 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:50:29 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:50:29 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:test 02:50:29 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.2:test 02:50:29 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 02:50:29 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:50:29 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 02:50:29 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:50:29 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:50:29 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:50:29 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:50:29 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:50:29 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:50:29 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:50:29 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:50:29 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:50:29 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:50:29 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:50:29 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:50:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:50:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:50:29 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:50:29 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:50:29 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:50:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:50:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:50:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:50:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:50:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:50:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:50:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:50:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:50:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:50:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:50:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:50:29 [INFO] +- junit:junit:jar:4.13.2:test 02:50:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:50:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:50:29 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:50:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:50:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:50:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:50:29 [INFO] 02:50:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-common --- 02:50:29 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/sonatype-clm/module.xml 02:50:29 [INFO] 02:50:29 [INFO] ------------< org.opendaylight.netconf:odl-restconf-common >------------ 02:50:29 [INFO] Building OpenDaylight :: Restconf :: Common 7.0.5-SNAPSHOT [82/121] 02:50:29 [INFO] ------------------------------[ feature ]------------------------------- 02:50:29 [INFO] 02:50:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-common --- 02:50:29 [INFO] 02:50:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-common --- 02:50:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:29 [INFO] 02:50:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-common --- 02:50:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:29 [INFO] 02:50:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-common --- 02:50:30 [INFO] 02:50:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-common --- 02:50:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:50:30 [INFO] argLine set to empty 02:50:30 [INFO] 02:50:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-common --- 02:50:30 [INFO] Starting audit... 02:50:30 Audit done. 02:50:30 [INFO] You have 0 Checkstyle violations. 02:50:30 [INFO] 02:50:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-common --- 02:50:30 [INFO] Starting audit... 02:50:30 Audit done. 02:50:30 [INFO] You have 0 Checkstyle violations. 02:50:30 [INFO] 02:50:30 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-common --- 02:50:30 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/classes/META-INF/maven/dependencies.properties 02:50:30 [INFO] 02:50:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-common --- 02:50:30 [INFO] 02:50:30 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-common --- 02:50:30 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/feature/feature.xml 02:50:30 [INFO] ...done! 02:50:30 [INFO] Attaching features XML 02:50:30 [INFO] 02:50:30 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-restconf-common --- 02:50: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 02:50:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:50:30 [INFO] 02:50:30 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-restconf-common >>> 02:50:30 [INFO] 02:50:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-restconf-common --- 02:50:30 [INFO] 02:50:30 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-restconf-common <<< 02:50:30 [INFO] 02:50:30 [INFO] 02:50:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-restconf-common --- 02:50:30 [INFO] 02:50:30 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-common --- 02:50:30 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:50:30 [INFO] 02:50:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-restconf-common --- 02:50:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:50:30 [INFO] 02:50:30 [INFO] ------------------------------------------------------- 02:50:30 [INFO] T E S T S 02:50:30 [INFO] ------------------------------------------------------- 02:50:32 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:50:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.81 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:50:53 [INFO] 02:50:53 [INFO] Results: 02:50:53 [INFO] 02:50:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:50:53 [INFO] 02:50:53 [INFO] 02:50:53 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-restconf-common --- 02:50:53 [INFO] 02:50:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-common --- 02:50:53 [INFO] 02:50:53 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-restconf-common --- 02:50:53 [INFO] CycloneDX: Resolving Dependencies 02:51:00 [INFO] CycloneDX: Creating BOM version 1.4 with 319 component(s) 02:51:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/bom.xml 02:51:00 [INFO] attaching as odl-restconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/bom.json 02:51:00 [INFO] attaching as odl-restconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:51:00 [INFO] 02:51:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-common --- 02:51:00 [INFO] Skipping duplicate-finder execution! 02:51:00 [INFO] 02:51:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-common --- 02:51:00 [INFO] Skipping plugin execution 02:51:00 [INFO] 02:51:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-common --- 02:51:00 [INFO] No sources in project. Archive not created. 02:51:00 [INFO] 02:51:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-common --- 02:51:00 [INFO] 02:51:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-common --- 02:51:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:51:00 [INFO] 02:51:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-common --- 02:51:00 [INFO] No primary artifact to install, installing attached artifacts instead. 02:51:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.5-SNAPSHOT/odl-restconf-common-7.0.5-SNAPSHOT.pom 02:51:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.5-SNAPSHOT/odl-restconf-common-7.0.5-SNAPSHOT-features.xml 02:51:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.5-SNAPSHOT/odl-restconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.5-SNAPSHOT/odl-restconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:51:00 [INFO] 02:51:00 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-common --- 02:51:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:51:00 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:51:00 [INFO] 02:51:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-common --- 02:51:00 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/test-features 02:51:00 [INFO] 02:51:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-restconf-common --- 02:51:01 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/sonatype-clm/module.xml 02:51:01 [INFO] 02:51:01 [INFO] ---------------< org.opendaylight.netconf:restconf-api >---------------- 02:51:01 [INFO] Building restconf-api 7.0.5-SNAPSHOT [83/121] 02:51:01 [INFO] -------------------------------[ bundle ]------------------------------- 02:51:01 [INFO] 02:51:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-api --- 02:51:01 [INFO] 02:51:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-api --- 02:51:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:01 [INFO] 02:51:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-api --- 02:51:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:01 [INFO] 02:51:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-api --- 02:51:01 [INFO] 02:51:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-api --- 02:51:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:51:01 [INFO] 02:51:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-api --- 02:51:01 [INFO] Starting audit... 02:51:01 Audit done. 02:51:01 [INFO] You have 0 Checkstyle violations. 02:51:01 [INFO] 02:51:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-api --- 02:51:02 [INFO] Starting audit... 02:51:02 Audit done. 02:51:02 [INFO] You have 0 Checkstyle violations. 02:51:02 [INFO] 02:51:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-api --- 02:51:02 [INFO] 02:51:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-api --- 02:51:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/resources 02:51:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/generated-sources/spi 02:51:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/generated-sources/yang 02:51:02 [INFO] 02:51:02 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-api --- 02:51:02 [INFO] Recompiling the module because of changed dependency. 02:51:02 [INFO] Compiling 29 source files with javac [debug release 17 module-path] to target/classes 02:51:02 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[12,35] requires transitive directive for an automatic module 02:51:02 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[13,77] requires transitive directive for an automatic module 02:51:02 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[14,66] requires transitive directive for an automatic module 02:51:02 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[17,48] requires directive for an automatic module 02:51:02 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[19,17] requires directive for an automatic module 02:51:02 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 02:51:02 [INFO] 02:51:02 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-api >>> 02:51:02 [INFO] 02:51:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-api --- 02:51:02 [INFO] Fork Value is true 02:51:06 [INFO] Done SpotBugs Analysis.... 02:51:06 [INFO] 02:51:06 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-api <<< 02:51:06 [INFO] 02:51:06 [INFO] 02:51:06 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-api --- 02:51:06 [INFO] BugInstance size is 0 02:51:06 [INFO] Error size is 0 02:51:06 [INFO] No errors/warnings found 02:51:06 [INFO] 02:51:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-api --- 02:51:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/test/resources 02:51:06 [INFO] 02:51:06 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-api --- 02:51:06 [INFO] Recompiling the module because of changed dependency. 02:51:06 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes 02:51:06 [INFO] 02:51:06 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-api --- 02:51:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:51:06 [INFO] 02:51:06 [INFO] ------------------------------------------------------- 02:51:06 [INFO] T E S T S 02:51:06 [INFO] ------------------------------------------------------- 02:51:07 [INFO] Running org.opendaylight.restconf.api.FieldsParamTest 02:51:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.restconf.api.FieldsParamTest 02:51:07 [INFO] Running org.opendaylight.restconf.api.query.StartTimeParamTest 02:51:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.restconf.api.query.StartTimeParamTest 02:51:08 [INFO] Running org.opendaylight.restconf.api.ApiPathTest 02:51:08 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.restconf.api.ApiPathTest 02:51:08 [INFO] 02:51:08 [INFO] Results: 02:51:08 [INFO] 02:51:08 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 02:51:08 [INFO] 02:51:08 [INFO] 02:51:08 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-api --- 02:51:08 [INFO] 02:51:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-api --- 02:51:08 [WARNING] Bundle org.opendaylight.netconf:restconf-api:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package: 02:51:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:51:08 Package found in [Jar:., 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] 02:51:08 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] 02:51:08 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT.jar 02:51:08 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/classes/META-INF/MANIFEST.MF 02:51:08 [INFO] 02:51:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-api --- 02:51:08 [INFO] No previous run data found, generating javadoc. 02:51:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-javadoc.jar 02:51:10 [INFO] 02:51:10 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-api --- 02:51:10 [INFO] CycloneDX: Resolving Dependencies 02:51:10 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 02:51:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/bom.xml 02:51:10 [INFO] attaching as restconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/bom.json 02:51:10 [INFO] attaching as restconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:51:10 [INFO] 02:51:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-api --- 02:51:10 [INFO] Skipping duplicate-finder execution! 02:51:10 [INFO] 02:51:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-api --- 02:51:10 [INFO] No dependency problems found 02:51:10 [INFO] 02:51:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-api --- 02:51:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-sources.jar 02:51:10 [INFO] 02:51:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-api --- 02:51:10 [INFO] 02:51:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-api --- 02:51:10 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/code-coverage/jacoco.exec 02:51:10 [INFO] Analyzed bundle 'restconf-api' with 31 classes 02:51:10 [INFO] 02:51:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-api --- 02:51:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT.jar 02:51:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT.pom 02:51:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT-javadoc.jar 02:51:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:51:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT-sources.jar 02:51:10 [INFO] 02:51:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-api --- 02:51:10 [INFO] Installing org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT.jar 02:51:10 [INFO] Writing OBR metadata 02:51:10 [INFO] 02:51:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-api --- 02:51:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:51:10 [INFO] 02:51:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-api --- 02:51:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:51:10 [INFO] 02:51:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-api --- 02:51:10 [INFO] org.opendaylight.netconf:restconf-api:bundle:7.0.5-SNAPSHOT 02:51:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:51:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:51:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:51:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:51:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:51:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:51:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:51:10 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:51:10 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:51:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:51:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:51:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:51:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:51:10 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:51:10 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:51:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:51:10 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:51:10 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:51:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:51:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:51:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:51:10 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:51:10 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:51:10 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:51:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:51:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:51:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:51:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:51:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:51:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:51:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:51:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:51:10 [INFO] +- junit:junit:jar:4.13.2:test 02:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:51:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:51:10 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:51:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:51:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:51:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:51:10 [INFO] 02:51:10 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-api --- 02:51:10 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/sonatype-clm/module.xml 02:51:10 [INFO] 02:51:10 [INFO] ----------------< org.opendaylight.netconf:restconf-nb >---------------- 02:51:10 [INFO] Building restconf-nb 7.0.5-SNAPSHOT [84/121] 02:51:10 [INFO] -------------------------------[ bundle ]------------------------------- 02:51:12 [INFO] 02:51:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-nb --- 02:51:12 [INFO] 02:51:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-nb --- 02:51:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:12 [INFO] 02:51:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-nb --- 02:51:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:12 [INFO] 02:51:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-nb --- 02:51:12 [INFO] 02:51:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-nb --- 02:51:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:51:12 [INFO] 02:51:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-nb --- 02:51:12 [INFO] Starting audit... 02:51:12 Audit done. 02:51:12 [INFO] You have 0 Checkstyle violations. 02:51:12 [INFO] 02:51:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-nb --- 02:51:19 [INFO] Starting audit... 02:51:19 Audit done. 02:51:19 [INFO] You have 0 Checkstyle violations. 02:51:19 [INFO] 02:51:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-nb --- 02:51:19 [INFO] 02:51:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-nb --- 02:51:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/resources 02:51:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/generated-sources/spi 02:51:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/generated-sources/yang 02:51:19 [INFO] 02:51:19 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-nb --- 02:51:19 [INFO] Recompiling the module because of changed dependency. 02:51:19 [INFO] Compiling 136 source files with javac [debug release 17] to target/classes 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1165,46] found raw type: org.opendaylight.yangtools.yang.data.api.schema.LeafNode 02:51:20 missing type arguments for generic class org.opendaylight.yangtools.yang.data.api.schema.LeafNode 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1491,52] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactory.java:[90,20] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[31,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:20 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java:[70,69] unchecked cast 02:51:20 required: org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode 02:51:20 found: org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild 02:51:20 [INFO] 02:51:20 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-nb >>> 02:51:20 [INFO] 02:51:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-nb --- 02:51:20 [INFO] Fork Value is true 02:51:28 [INFO] Done SpotBugs Analysis.... 02:51:28 [INFO] 02:51:28 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-nb <<< 02:51:28 [INFO] 02:51:28 [INFO] 02:51:28 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-nb --- 02:51:28 [INFO] BugInstance size is 0 02:51:28 [INFO] Error size is 0 02:51:28 [INFO] No errors/warnings found 02:51:28 [INFO] 02:51:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-nb --- 02:51:28 [INFO] Copying 151 resources from src/test/resources to target/test-classes 02:51:28 [INFO] 02:51:28 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-nb --- 02:51:28 [INFO] Recompiling the module because of changed dependency. 02:51:28 [INFO] Compiling 61 source files with javac [debug release 17] to target/test-classes 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[109,32] unchecked conversion 02:51:29 required: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 02:51:29 found: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:29 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfStrategyTest.java:[102,34] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:51:29 [INFO] 02:51:29 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-nb --- 02:51:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:51:29 [INFO] 02:51:29 [INFO] ------------------------------------------------------- 02:51:29 [INFO] T E S T S 02:51:29 [INFO] ------------------------------------------------------- 02:51:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:51:32 [INFO] Running org.opendaylight.restconf.nb.rfc8040.ErrorTagsTest 02:51:32 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.restconf.nb.rfc8040.ErrorTagsTest 02:51:32 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 02:51:33 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 02:51:33 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 02:51:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.454 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 02:51:35 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 02:51:35 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 02:51:35 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 02:51:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 02:51:36 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 02:51:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 02:51:36 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 02:51:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 02:51:37 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 02:51:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 02:51:37 [INFO] Running org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 02:51:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 02:51:37 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 02:51:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 02:51:38 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf822Test 02:51:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf822Test 02:51:38 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 02:51:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 02:51:38 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 02:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 02:51:38 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 02:51:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 02:51:38 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 02:51:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 02:51:38 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 02:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 02:51:38 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 02:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 02:51:38 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 02:51:38 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 02:51:38 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 02:51:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 02:51:39 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf799Test 02:51:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf799Test 02:51:39 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 02:51:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 02:51:39 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 02:51:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 02:51:39 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 02:51:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 02:51:39 [INFO] Running org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 02:51:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 02:51:39 [INFO] Running org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 02:51:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 02:51:39 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 02:51:39 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 02:51:39 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 02:51:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 02:51:39 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 02:51:39 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.019 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 02:51:39 [INFO] Running org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 02:51:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 02:51:39 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 02:51:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 02:51:39 [INFO] Running org.opendaylight.restconf.server.spi.NC1265Test 02:51:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.restconf.server.spi.NC1265Test 02:51:39 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 02:51:39 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 02:51:39 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 02:51:39 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 02:51:39 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 02:51:40 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 02:51:40 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 02:51:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 02:51:40 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 02:51:40 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 02:51:40 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 02:51:42 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 s -- in org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 02:51:42 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 02:51:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 02:51:42 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 02:51:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 02:51:42 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 02:51:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 02:51:42 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 02:51:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 02:51:42 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 02:51:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 02:51:42 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 02:51:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 02:51:42 [INFO] Running org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapperTest 02:51:42 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.089 s -- in org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapperTest 02:51:42 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 02:51:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 02:51:42 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 02:51:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 02:51:42 [INFO] Running org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 02:51:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 02:51:42 [INFO] Running org.opendaylight.restconf.server.api.ParamsTest 02:51:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.restconf.server.api.ParamsTest 02:51:43 [INFO] 02:51:43 [INFO] Results: 02:51:43 [INFO] 02:51:43 [WARNING] Tests run: 436, Failures: 0, Errors: 0, Skipped: 4 02:51:43 [INFO] 02:51:43 [INFO] 02:51:43 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-nb --- 02:51:43 [INFO] 02:51:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-nb --- 02:51:43 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT.jar 02:51:43 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/classes/META-INF/MANIFEST.MF 02:51:43 [INFO] 02:51:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-nb --- 02:51:43 [INFO] No previous run data found, generating javadoc. 02:51:46 [WARNING] Javadoc Warnings 02:51:46 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:46 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 02:51:46 [WARNING] ^ 02:51:46 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:11: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:51:46 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 02:51:46 [WARNING] ^ 02:51:46 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:46 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 02:51:46 [WARNING] ^ 02:51:46 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:51:46 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 02:51:46 [WARNING] ^ 02:51:46 [WARNING] 4 warnings 02:51:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-javadoc.jar 02:51:46 [INFO] 02:51:46 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-nb --- 02:51:46 [INFO] CycloneDX: Resolving Dependencies 02:51:48 [INFO] CycloneDX: Creating BOM version 1.4 with 94 component(s) 02:51:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/bom.xml 02:51:48 [INFO] attaching as restconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/bom.json 02:51:48 [INFO] attaching as restconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:51:48 [INFO] 02:51:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-nb --- 02:51:48 [INFO] Skipping duplicate-finder execution! 02:51:48 [INFO] 02:51:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-nb --- 02:51:48 [WARNING] Used undeclared dependencies found: 02:51:48 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test 02:51:48 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:test 02:51:48 [WARNING] org.xmlunit:xmlunit-core:jar:2.9.1:test 02:51:48 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:test 02:51:48 [WARNING] com.google.inject:guice:jar:6.0.0:test 02:51:48 [WARNING] Unused declared dependencies found: 02:51:48 [WARNING] org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:51:48 [INFO] 02:51:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-nb --- 02:51:48 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-sources.jar 02:51:48 [INFO] 02:51:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-nb --- 02:51:48 [INFO] 02:51:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-nb --- 02:51:48 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/code-coverage/jacoco.exec 02:51:48 [INFO] Analyzed bundle 'restconf-nb' with 179 classes 02:51:49 [INFO] 02:51:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-nb --- 02:51:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT.jar 02:51:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT.pom 02:51:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT-javadoc.jar 02:51:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:51:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT-sources.jar 02:51:49 [INFO] 02:51:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-nb --- 02:51:49 [INFO] Installing org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT.jar 02:51:49 [INFO] Writing OBR metadata 02:51:49 [INFO] 02:51:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-nb --- 02:51:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:51:49 [INFO] 02:51:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-nb --- 02:51:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:51:49 [INFO] 02:51:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-nb --- 02:51:49 [INFO] org.opendaylight.netconf:restconf-nb:bundle:7.0.5-SNAPSHOT 02:51:49 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:51:49 [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile 02:51:49 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:51:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:51:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:51:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:51:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:51:49 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:51:49 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:51:49 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:51:49 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:51:49 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 02:51:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:51:49 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:51:49 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 02:51:49 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 02:51:49 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:51:49 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:51:49 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:51:49 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:51:49 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:51:49 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:51:49 [INFO] +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:51:49 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:51:49 [INFO] +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:51:49 [INFO] +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:51:49 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:51:49 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:51:49 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:51:49 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:51:49 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:51:49 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:51:49 [INFO] +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:51:49 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:51:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:51:49 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:51:49 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:51:49 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:51:49 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:51:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:51:49 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:51:49 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:51:49 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:51:49 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:51:49 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:51:49 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:51:49 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:51:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:51:49 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:51:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:51:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:51:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:51:49 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:51:49 [INFO] +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:51:49 [INFO] +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:51:49 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:51:49 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:51:49 [INFO] +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:51:49 [INFO] +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:51:49 [INFO] +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:51:49 [INFO] +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:51:49 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:51:49 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:51:49 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:51:49 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:51:49 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:51:49 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:51:49 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:51:49 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:51:49 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:51:49 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:51:49 [INFO] +- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:51:49 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:51:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:51:49 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:51:49 [INFO] +- org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:jar:2.41:test 02:51:49 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.4:test 02:51:49 [INFO] | +- org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.41:test 02:51:49 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:51:49 [INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.41:test 02:51:49 [INFO] | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:test 02:51:49 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:2.41:test 02:51:49 [INFO] | | \- org.glassfish.grizzly:grizzly-http-server:jar:2.4.4:test 02:51:49 [INFO] | | \- org.glassfish.grizzly:grizzly-http:jar:2.4.4:test 02:51:49 [INFO] | | \- org.glassfish.grizzly:grizzly-framework:jar:2.4.4:test 02:51:49 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:jar:2.41:test 02:51:49 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:test 02:51:49 [INFO] | | \- org.glassfish.grizzly:grizzly-http-servlet:jar:2.4.4:test 02:51:49 [INFO] | \- org.junit.jupiter:junit-jupiter:jar:5.10.2:test 02:51:49 [INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:test 02:51:49 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.41:test 02:51:49 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 02:51:49 [INFO] | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:test 02:51:49 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:test 02:51:49 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:test 02:51:49 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:test 02:51:49 [INFO] | \- org.javassist:javassist:jar:3.30.2-GA:test 02:51:49 [INFO] +- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:test 02:51:49 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:test 02:51:49 [INFO] | \- org.glassfish.jersey.core:jersey-server:jar:2.41:test 02:51:49 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.41:test 02:51:49 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:test 02:51:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:test 02:51:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.1:test 02:51:49 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 02:51:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:test 02:51:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:51:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:51:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:51:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:test 02:51:49 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:51:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:51:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:51:49 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:51:49 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:51:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:51:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:51:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:51:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:test 02:51:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test 02:51:49 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:51:49 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 02:51:49 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:51:49 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:51:49 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:51:49 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:51:49 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:51:49 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:51:49 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:51:49 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:51:49 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:51:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:51:49 [INFO] +- org.json:json:jar:20240303:test 02:51:49 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:51:49 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 02:51:49 [INFO] +- org.opendaylight.aaa.web:testutils:jar:0.19.3:test 02:51:49 [INFO] | +- org.opendaylight.aaa.web:web-jetty-impl:jar:0.19.3:test 02:51:49 [INFO] | | \- org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009:test 02:51:49 [INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009:test 02:51:49 [INFO] | +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:test 02:51:49 [INFO] | \- org.opendaylight.infrautils:inject.guice:jar:6.0.6:test 02:51:49 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:test 02:51:49 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:test 02:51:49 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:test 02:51:49 [INFO] | +- com.google.inject:guice:jar:6.0.0:test 02:51:49 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:test 02:51:49 [INFO] | | \- aopalliance:aopalliance:jar:1.0:test 02:51:49 [INFO] | +- org.opendaylight.infrautils:inject:jar:6.0.6:test 02:51:49 [INFO] | \- org.opendaylight.infrautils:inject-spi:jar:6.0.6:test 02:51:49 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.158:test 02:51:49 [INFO] +- org.mockito:mockito-core:jar:5.11.0:test 02:51:49 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:51:49 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:51:49 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 02:51:49 [INFO] +- org.xmlunit:xmlunit-assertj:jar:2.9.1:test 02:51:49 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:51:49 [INFO] +- org.opendaylight.netconf:netconf-test-models:jar:7.0.5-SNAPSHOT:test 02:51:49 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:test 02:51:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:51:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:51:49 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:51:49 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:51:49 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:51:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:51:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:51:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:51:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:51:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:51:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:51:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:51:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:51:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:51:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:51:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:51:49 [INFO] +- junit:junit:jar:4.13.2:test 02:51:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:51:49 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:51:49 [INFO] 02:51:49 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-nb --- 02:51:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/sonatype-clm/module.xml 02:51:49 [INFO] 02:51:49 [INFO] --------------< org.opendaylight.netconf:odl-restconf-nb >-------------- 02:51:49 [INFO] Building OpenDaylight :: RESTCONF :: Northbound 7.0.5-SNAPSHOT [85/121] 02:51:49 [INFO] ------------------------------[ feature ]------------------------------- 02:51:49 [INFO] 02:51:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-nb --- 02:51:49 [INFO] 02:51:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-nb --- 02:51:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:49 [INFO] 02:51:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-nb --- 02:51:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:49 [INFO] 02:51:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-nb --- 02:51:50 [INFO] 02:51:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-nb --- 02:51:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:51:50 [INFO] argLine set to empty 02:51:50 [INFO] 02:51:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-nb --- 02:51:50 [INFO] Starting audit... 02:51:50 Audit done. 02:51:50 [INFO] You have 0 Checkstyle violations. 02:51:50 [INFO] 02:51:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-nb --- 02:51:50 [INFO] Starting audit... 02:51:50 Audit done. 02:51:50 [INFO] You have 0 Checkstyle violations. 02:51:50 [INFO] 02:51:50 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-nb --- 02:51:50 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/classes/META-INF/maven/dependencies.properties 02:51:50 [INFO] 02:51:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-nb --- 02:51:50 [INFO] 02:51:50 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-nb --- 02:51:50 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/feature/feature.xml 02:51:50 [INFO] ...done! 02:51:50 [INFO] Attaching features XML 02:51:50 [INFO] 02:51:50 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-restconf-nb --- 02:51: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 02:51:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:51:50 [INFO] 02:51:50 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-restconf-nb >>> 02:51:50 [INFO] 02:51:50 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-restconf-nb --- 02:51:50 [INFO] 02:51:50 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-restconf-nb <<< 02:51:50 [INFO] 02:51:50 [INFO] 02:51:50 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-restconf-nb --- 02:51:50 [INFO] 02:51:50 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-nb --- 02:51:50 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:51:50 [INFO] 02:51:50 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-restconf-nb --- 02:51:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:51:50 [INFO] 02:51:50 [INFO] ------------------------------------------------------- 02:51:50 [INFO] T E S T S 02:51:50 [INFO] ------------------------------------------------------- 02:51:52 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:52:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.30 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:52:15 [INFO] 02:52:15 [INFO] Results: 02:52:15 [INFO] 02:52:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:52:15 [INFO] 02:52:15 [INFO] 02:52:15 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-restconf-nb --- 02:52:15 [INFO] 02:52:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-nb --- 02:52:15 [INFO] 02:52:15 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-restconf-nb --- 02:52:15 [INFO] CycloneDX: Resolving Dependencies 02:52:22 [INFO] CycloneDX: Creating BOM version 1.4 with 363 component(s) 02:52:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/bom.xml 02:52:22 [INFO] attaching as odl-restconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:52:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/bom.json 02:52:22 [INFO] attaching as odl-restconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:52:22 [INFO] 02:52:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-nb --- 02:52:22 [INFO] Skipping duplicate-finder execution! 02:52:22 [INFO] 02:52:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-nb --- 02:52:22 [INFO] Skipping plugin execution 02:52:22 [INFO] 02:52:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-nb --- 02:52:22 [INFO] No sources in project. Archive not created. 02:52:22 [INFO] 02:52:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-nb --- 02:52:22 [INFO] 02:52:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-nb --- 02:52:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:22 [INFO] 02:52:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-nb --- 02:52:22 [INFO] No primary artifact to install, installing attached artifacts instead. 02:52:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.5-SNAPSHOT/odl-restconf-nb-7.0.5-SNAPSHOT.pom 02:52:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.5-SNAPSHOT/odl-restconf-nb-7.0.5-SNAPSHOT-features.xml 02:52:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.5-SNAPSHOT/odl-restconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:52:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.5-SNAPSHOT/odl-restconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:52:22 [INFO] 02:52:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-nb --- 02:52:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:52:22 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:52:22 [INFO] 02:52:22 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-nb --- 02:52:22 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/test-features 02:52:22 [INFO] 02:52:22 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-restconf-nb --- 02:52:23 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/sonatype-clm/module.xml 02:52:23 [INFO] 02:52:23 [INFO] ---------------< org.opendaylight.netconf:odl-restconf >---------------- 02:52:23 [INFO] Building OpenDaylight :: Restconf 7.0.5-SNAPSHOT [86/121] 02:52:23 [INFO] ------------------------------[ feature ]------------------------------- 02:52:23 [INFO] 02:52:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf --- 02:52:23 [INFO] 02:52:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf --- 02:52:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:23 [INFO] 02:52:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf --- 02:52:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:23 [INFO] 02:52:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf --- 02:52:23 [INFO] 02:52:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf --- 02:52:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:23 [INFO] argLine set to empty 02:52:23 [INFO] 02:52:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf --- 02:52:23 [INFO] Starting audit... 02:52:23 Audit done. 02:52:23 [INFO] You have 0 Checkstyle violations. 02:52:23 [INFO] 02:52:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf --- 02:52:23 [INFO] Starting audit... 02:52:23 Audit done. 02:52:23 [INFO] You have 0 Checkstyle violations. 02:52:23 [INFO] 02:52:23 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf --- 02:52:23 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/classes/META-INF/maven/dependencies.properties 02:52:23 [INFO] 02:52:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf --- 02:52:23 [INFO] 02:52:23 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf --- 02:52:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/feature/feature.xml 02:52:23 [INFO] ...done! 02:52:23 [INFO] Attaching features XML 02:52:23 [INFO] 02:52:23 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-restconf --- 02:52: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 02:52:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:52:23 [INFO] 02:52:23 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-restconf >>> 02:52:23 [INFO] 02:52:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-restconf --- 02:52:23 [INFO] 02:52:23 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-restconf <<< 02:52:23 [INFO] 02:52:23 [INFO] 02:52:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-restconf --- 02:52:23 [INFO] 02:52:23 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf --- 02:52:23 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:52:23 [INFO] 02:52:23 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-restconf --- 02:52:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:52:23 [INFO] 02:52:23 [INFO] ------------------------------------------------------- 02:52:23 [INFO] T E S T S 02:52:23 [INFO] ------------------------------------------------------- 02:52:26 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:52:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.65 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:52:48 [INFO] 02:52:48 [INFO] Results: 02:52:48 [INFO] 02:52:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:52:48 [INFO] 02:52:48 [INFO] 02:52:48 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-restconf --- 02:52:48 [INFO] 02:52:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf --- 02:52:48 [INFO] 02:52:48 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-restconf --- 02:52:48 [INFO] CycloneDX: Resolving Dependencies 02:52:55 [INFO] CycloneDX: Creating BOM version 1.4 with 364 component(s) 02:52:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/bom.xml 02:52:55 [INFO] attaching as odl-restconf-7.0.5-SNAPSHOT-cyclonedx.xml 02:52:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/bom.json 02:52:55 [INFO] attaching as odl-restconf-7.0.5-SNAPSHOT-cyclonedx.json 02:52:55 [INFO] 02:52:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf --- 02:52:55 [INFO] Skipping duplicate-finder execution! 02:52:55 [INFO] 02:52:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf --- 02:52:55 [INFO] Skipping plugin execution 02:52:55 [INFO] 02:52:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf --- 02:52:55 [INFO] No sources in project. Archive not created. 02:52:55 [INFO] 02:52:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf --- 02:52:55 [INFO] 02:52:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf --- 02:52:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:55 [INFO] 02:52:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf --- 02:52:55 [INFO] No primary artifact to install, installing attached artifacts instead. 02:52:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.5-SNAPSHOT/odl-restconf-7.0.5-SNAPSHOT.pom 02:52:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.5-SNAPSHOT/odl-restconf-7.0.5-SNAPSHOT-features.xml 02:52:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.5-SNAPSHOT/odl-restconf-7.0.5-SNAPSHOT-cyclonedx.xml 02:52:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.5-SNAPSHOT/odl-restconf-7.0.5-SNAPSHOT-cyclonedx.json 02:52:55 [INFO] 02:52:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf --- 02:52:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:52:55 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:52:55 [INFO] 02:52:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf --- 02:52:55 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/test-features 02:52:55 [INFO] 02:52:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-restconf --- 02:52:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/sonatype-clm/module.xml 02:52:55 [INFO] 02:52:55 [INFO] -------------< org.opendaylight.netconf:restconf-openapi >-------------- 02:52:55 [INFO] Building restconf-openapi 7.0.5-SNAPSHOT [87/121] 02:52:55 [INFO] -------------------------------[ bundle ]------------------------------- 02:52:55 [INFO] 02:52:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-openapi --- 02:52:55 [INFO] 02:52:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-openapi --- 02:52:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:55 [INFO] 02:52:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-openapi --- 02:52:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:55 [INFO] 02:52:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-openapi --- 02:52:56 [INFO] 02:52:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-openapi --- 02:52:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:52:56 [INFO] 02:52:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-openapi --- 02:52:56 [INFO] Starting audit... 02:52:56 Audit done. 02:52:56 [INFO] You have 0 Checkstyle violations. 02:52:56 [INFO] 02:52:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-openapi --- 02:52:57 [INFO] Starting audit... 02:52:57 Audit done. 02:52:57 [INFO] You have 0 Checkstyle violations. 02:52:57 [INFO] 02:52:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-openapi --- 02:52:57 [INFO] 02:52:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-openapi --- 02:52:57 [INFO] Copying 20 resources from src/main/resources to target/classes 02:52:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/generated-sources/spi 02:52:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/generated-sources/yang 02:52:57 [INFO] 02:52:57 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-openapi --- 02:52:57 [INFO] Recompiling the module because of changed dependency. 02:52:57 [INFO] Compiling 48 source files with javac [debug release 17] to target/classes 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[117,56] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[135,68] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[139,50] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[154,71] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PostEntity.java:[159,40] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:52:58 [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 02:52:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[180,42] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[238,60] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[272,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:52:58 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/SchemasStream.java:[196,38] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:52:58 [INFO] 02:52:58 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-openapi >>> 02:52:58 [INFO] 02:52:58 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-openapi --- 02:52:58 [INFO] Fork Value is true 02:53:03 [INFO] Done SpotBugs Analysis.... 02:53:03 [INFO] 02:53:03 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-openapi <<< 02:53:03 [INFO] 02:53:03 [INFO] 02:53:03 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-openapi --- 02:53:03 [INFO] BugInstance size is 0 02:53:03 [INFO] Error size is 0 02:53:03 [INFO] No errors/warnings found 02:53:03 [INFO] 02:53:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-openapi --- 02:53:03 [INFO] Copying 66 resources from src/test/resources to target/test-classes 02:53:03 [INFO] 02:53:03 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-openapi --- 02:53:03 [INFO] Recompiling the module because of changed dependency. 02:53:03 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 02:53:03 [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 02:53:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:53:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:53:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:53:03 [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 02:53:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:53:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:53:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:53:03 [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 02:53:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:53:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:53:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:53:03 [INFO] 02:53:03 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-openapi --- 02:53:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:53:03 [INFO] 02:53:03 [INFO] ------------------------------------------------------- 02:53:03 [INFO] T E S T S 02:53:03 [INFO] ------------------------------------------------------- 02:53:04 [INFO] Running org.opendaylight.restconf.openapi.impl.YangDocumentTest 02:53:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:53:09 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.835 s -- in org.opendaylight.restconf.openapi.impl.YangDocumentTest 02:53:09 [INFO] Running org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 02:53:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 02:53:09 [INFO] Running org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 02:53:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 02:53:09 [INFO] 02:53:09 [INFO] Results: 02:53:09 [INFO] 02:53:09 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 02:53:09 [INFO] 02:53:09 [INFO] 02:53:09 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-openapi --- 02:53:09 [INFO] 02:53:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-openapi --- 02:53:09 [WARNING] Bundle org.opendaylight.netconf:restconf-openapi:bundle:7.0.5-SNAPSHOT : Unused Export-Package instructions: [com.fasterxml.jackson.datatype.*] 02:53:09 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT.jar 02:53:10 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/classes/META-INF/MANIFEST.MF 02:53:10 [INFO] 02:53:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-openapi --- 02:53:10 [INFO] No previous run data found, generating javadoc. 02:53:12 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-javadoc.jar 02:53:12 [INFO] 02:53:12 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-openapi --- 02:53:12 [INFO] CycloneDX: Resolving Dependencies 02:53:14 [INFO] CycloneDX: Creating BOM version 1.4 with 98 component(s) 02:53:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/bom.xml 02:53:14 [INFO] attaching as restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.xml 02:53:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/bom.json 02:53:14 [INFO] attaching as restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.json 02:53:14 [INFO] 02:53:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-openapi --- 02:53:14 [INFO] Skipping duplicate-finder execution! 02:53:14 [INFO] 02:53:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-openapi --- 02:53:14 [WARNING] Used undeclared dependencies found: 02:53:14 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:53:14 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:53:14 [WARNING] org.glassfish.jersey.core:jersey-common:jar:2.41:test 02:53:14 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:53:14 [WARNING] Non-test scoped test only dependencies found: 02:53:14 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:53:14 [INFO] 02:53:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-openapi --- 02:53:14 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-sources.jar 02:53:14 [INFO] 02:53:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-openapi --- 02:53:14 [INFO] 02:53:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-openapi --- 02:53:14 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/code-coverage/jacoco.exec 02:53:14 [INFO] Analyzed bundle 'restconf-openapi' with 48 classes 02:53:14 [INFO] 02:53:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-openapi --- 02:53:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT.jar 02:53:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT.pom 02:53:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT-javadoc.jar 02:53:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.xml 02:53:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.json 02:53:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT-sources.jar 02:53:14 [INFO] 02:53:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-openapi --- 02:53:14 [INFO] Installing org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT.jar 02:53:14 [INFO] Writing OBR metadata 02:53:14 [INFO] 02:53:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-openapi --- 02:53:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:53:14 [INFO] 02:53:14 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-openapi --- 02:53:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:53:14 [INFO] 02:53:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-openapi --- 02:53:14 [INFO] org.opendaylight.netconf:restconf-openapi:bundle:7.0.5-SNAPSHOT 02:53:14 [INFO] +- dk.brics:automaton:jar:1.12-4:compile 02:53:14 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.4:compile 02:53:14 [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.4:compile 02:53:14 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:53:14 [INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:53:14 [INFO] | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.4:compile 02:53:14 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 02:53:14 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:53:14 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:53:14 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:53:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:53:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:53:14 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:53:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:53:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:53:14 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:53:14 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:53:14 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:53:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:53:14 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:53:14 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:53:14 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:53:14 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:53:14 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:53:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:53:14 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:53:14 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 02:53:14 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:53:14 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:53:14 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:53:14 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:53:14 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:53:14 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:53:14 [INFO] +- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:compile 02:53:14 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:53:14 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:53:14 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:53:14 [INFO] | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:53:14 [INFO] | +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:53:14 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:53:14 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:53:14 [INFO] | | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:53:14 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:53:14 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:53:14 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:53:14 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:53:14 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:53:14 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:53:14 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:53:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:53:14 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:53:14 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:53:14 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:53:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:53:14 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:53:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:53:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:53:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:53:14 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:53:14 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:53:14 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:53:14 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:53:14 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:53:14 [INFO] | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:53:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:53:14 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:53:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:53:14 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:53:14 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:53:14 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:53:14 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:53:14 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:53:14 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:53:14 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:53:14 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:53:14 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:53:14 [INFO] +- org.glassfish.jersey.core:jersey-server:jar:2.41:test 02:53:14 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.41:test 02:53:14 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 02:53:14 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.41:test 02:53:14 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:test 02:53:14 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:test 02:53:14 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:53:14 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 02:53:14 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 02:53:14 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:53:14 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 02:53:14 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:53:14 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:53:14 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:53:14 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:53:14 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:53:14 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:53:14 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:53:14 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:53:14 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:53:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:53:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:53:14 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:53:14 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:53:14 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:53:14 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:53:14 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:53:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:53:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:53:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:53:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:53:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:53:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:53:14 [INFO] +- junit:junit:jar:4.13.2:test 02:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:53:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:53:14 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:53:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:53:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:53:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:53:14 [INFO] 02:53:14 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-openapi --- 02:53:14 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/sonatype-clm/module.xml 02:53:14 [INFO] 02:53:14 [INFO] -----------< org.opendaylight.netconf:odl-restconf-openapi >------------ 02:53:14 [INFO] Building OpenDaylight :: RESTCONF :: OPENAPI 7.0.5-SNAPSHOT [88/121] 02:53:14 [INFO] ------------------------------[ feature ]------------------------------- 02:53:14 [INFO] 02:53:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-openapi --- 02:53:14 [INFO] 02:53:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-openapi --- 02:53:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:14 [INFO] 02:53:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-openapi --- 02:53:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:14 [INFO] 02:53:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-openapi --- 02:53:15 [INFO] 02:53:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-openapi --- 02:53:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:15 [INFO] argLine set to empty 02:53:15 [INFO] 02:53:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-openapi --- 02:53:15 [INFO] Starting audit... 02:53:15 Audit done. 02:53:15 [INFO] You have 0 Checkstyle violations. 02:53:15 [INFO] 02:53:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-openapi --- 02:53:15 [INFO] Starting audit... 02:53:15 Audit done. 02:53:15 [INFO] You have 0 Checkstyle violations. 02:53:15 [INFO] 02:53:15 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-openapi --- 02:53:15 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/classes/META-INF/maven/dependencies.properties 02:53:15 [INFO] 02:53:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-openapi --- 02:53:15 [INFO] 02:53:15 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-openapi --- 02:53:15 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/feature/feature.xml 02:53:15 [INFO] ...done! 02:53:15 [INFO] Attaching features XML 02:53:15 [INFO] 02:53:15 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-restconf-openapi --- 02:53: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 02:53:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:53:15 [INFO] 02:53:15 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-restconf-openapi >>> 02:53:15 [INFO] 02:53:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-restconf-openapi --- 02:53:15 [INFO] 02:53:15 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-restconf-openapi <<< 02:53:15 [INFO] 02:53:15 [INFO] 02:53:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-restconf-openapi --- 02:53:15 [INFO] 02:53:15 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-openapi --- 02:53:15 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:53:15 [INFO] 02:53:15 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-restconf-openapi --- 02:53:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:53:15 [INFO] 02:53:15 [INFO] ------------------------------------------------------- 02:53:15 [INFO] T E S T S 02:53:15 [INFO] ------------------------------------------------------- 02:53:17 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:53:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.86 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:53:41 [INFO] 02:53:41 [INFO] Results: 02:53:41 [INFO] 02:53:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:53:41 [INFO] 02:53:41 [INFO] 02:53:41 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-restconf-openapi --- 02:53:41 [INFO] 02:53:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-openapi --- 02:53:41 [INFO] 02:53:41 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-restconf-openapi --- 02:53:41 [INFO] CycloneDX: Resolving Dependencies 02:53:48 [INFO] CycloneDX: Creating BOM version 1.4 with 377 component(s) 02:53:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/bom.xml 02:53:48 [INFO] attaching as odl-restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.xml 02:53:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/bom.json 02:53:49 [INFO] attaching as odl-restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.json 02:53:49 [INFO] 02:53:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-openapi --- 02:53:49 [INFO] Skipping duplicate-finder execution! 02:53:49 [INFO] 02:53:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-openapi --- 02:53:49 [INFO] Skipping plugin execution 02:53:49 [INFO] 02:53:49 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-openapi --- 02:53:49 [INFO] No sources in project. Archive not created. 02:53:49 [INFO] 02:53:49 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-openapi --- 02:53:49 [INFO] 02:53:49 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-openapi --- 02:53:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:49 [INFO] 02:53:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-openapi --- 02:53:49 [INFO] No primary artifact to install, installing attached artifacts instead. 02:53:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/odl-restconf-openapi-7.0.5-SNAPSHOT.pom 02:53:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/odl-restconf-openapi-7.0.5-SNAPSHOT-features.xml 02:53:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/odl-restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.xml 02:53:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/odl-restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.json 02:53:49 [INFO] 02:53:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-openapi --- 02:53:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:53:49 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:53:49 [INFO] 02:53:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-openapi --- 02:53:49 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/test-features 02:53:49 [INFO] 02:53:49 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-restconf-openapi --- 02:53:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/sonatype-clm/module.xml 02:53:49 [INFO] 02:53:49 [INFO] -------------< org.opendaylight.netconf:odl-restconf-all >-------------- 02:53:49 [INFO] Building OpenDaylight :: Restconf :: All 7.0.5-SNAPSHOT [89/121] 02:53:49 [INFO] ------------------------------[ feature ]------------------------------- 02:53:49 [INFO] 02:53:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-all --- 02:53:49 [INFO] 02:53:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-all --- 02:53:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:49 [INFO] 02:53:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-all --- 02:53:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:49 [INFO] 02:53:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-all --- 02:53:49 [INFO] 02:53:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-all --- 02:53:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:49 [INFO] argLine set to empty 02:53:49 [INFO] 02:53:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-all --- 02:53:49 [INFO] Starting audit... 02:53:49 Audit done. 02:53:49 [INFO] You have 0 Checkstyle violations. 02:53:49 [INFO] 02:53:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-all --- 02:53:49 [INFO] Starting audit... 02:53:49 Audit done. 02:53:49 [INFO] You have 0 Checkstyle violations. 02:53:49 [INFO] 02:53:49 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-all --- 02:53:49 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/classes/META-INF/maven/dependencies.properties 02:53:49 [INFO] 02:53:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-all --- 02:53:49 [INFO] 02:53:49 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-all --- 02:53:49 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/feature/feature.xml 02:53:49 [INFO] ...done! 02:53:49 [INFO] Attaching features XML 02:53:49 [INFO] 02:53:49 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-restconf-all --- 02:53: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 02:53:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:53:50 [INFO] 02:53:50 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-restconf-all >>> 02:53:50 [INFO] 02:53:50 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-restconf-all --- 02:53:50 [INFO] 02:53:50 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-restconf-all <<< 02:53:50 [INFO] 02:53:50 [INFO] 02:53:50 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-restconf-all --- 02:53:50 [INFO] 02:53:50 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-all --- 02:53:50 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:53:50 [INFO] 02:53:50 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-restconf-all --- 02:53:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:53:50 [INFO] 02:53:50 [INFO] ------------------------------------------------------- 02:53:50 [INFO] T E S T S 02:53:50 [INFO] ------------------------------------------------------- 02:53:52 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:54:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.60 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:54:14 [INFO] 02:54:14 [INFO] Results: 02:54:14 [INFO] 02:54:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:54:14 [INFO] 02:54:14 [INFO] 02:54:14 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-restconf-all --- 02:54:14 [INFO] 02:54:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-all --- 02:54:14 [INFO] 02:54:14 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-restconf-all --- 02:54:14 [INFO] CycloneDX: Resolving Dependencies 02:54:21 [INFO] CycloneDX: Creating BOM version 1.4 with 378 component(s) 02:54:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/bom.xml 02:54:22 [INFO] attaching as odl-restconf-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/bom.json 02:54:22 [INFO] attaching as odl-restconf-all-7.0.5-SNAPSHOT-cyclonedx.json 02:54:22 [INFO] 02:54:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-all --- 02:54:22 [INFO] Skipping duplicate-finder execution! 02:54:22 [INFO] 02:54:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-all --- 02:54:22 [INFO] Skipping plugin execution 02:54:22 [INFO] 02:54:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-all --- 02:54:22 [INFO] No sources in project. Archive not created. 02:54:22 [INFO] 02:54:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-all --- 02:54:22 [INFO] 02:54:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-all --- 02:54:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:54:22 [INFO] 02:54:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-all --- 02:54:22 [INFO] No primary artifact to install, installing attached artifacts instead. 02:54:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.5-SNAPSHOT/odl-restconf-all-7.0.5-SNAPSHOT.pom 02:54:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.5-SNAPSHOT/odl-restconf-all-7.0.5-SNAPSHOT-features.xml 02:54:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.5-SNAPSHOT/odl-restconf-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.5-SNAPSHOT/odl-restconf-all-7.0.5-SNAPSHOT-cyclonedx.json 02:54:22 [INFO] 02:54:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-all --- 02:54:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:54:22 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:54:22 [INFO] 02:54:22 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-all --- 02:54:22 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/test-features 02:54:22 [INFO] 02:54:22 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-restconf-all --- 02:54:22 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/sonatype-clm/module.xml 02:54:22 [INFO] 02:54:22 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-api >----------- 02:54:22 [INFO] Building keystore-plaintext-api 7.0.5-SNAPSHOT [90/121] 02:54:22 [INFO] -------------------------------[ bundle ]------------------------------- 02:54:22 [INFO] 02:54:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-plaintext-api --- 02:54:22 [INFO] 02:54:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-plaintext-api --- 02:54:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:22 [INFO] 02:54:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-plaintext-api --- 02:54:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:22 [INFO] 02:54:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-plaintext-api --- 02:54:22 [INFO] 02:54:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-plaintext-api --- 02:54:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:54:22 [INFO] 02:54:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-plaintext-api --- 02:54:22 [INFO] Starting audit... 02:54:22 Audit done. 02:54:22 [INFO] You have 0 Checkstyle violations. 02:54:22 [INFO] 02:54:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-plaintext-api --- 02:54:22 [INFO] Starting audit... 02:54:22 Audit done. 02:54:22 [INFO] You have 0 Checkstyle violations. 02:54:22 [INFO] 02:54:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-plaintext-api --- 02:54:22 [INFO] 02:54:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-api --- 02:54:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/src/main/resources 02:54:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/generated-sources/spi 02:54:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/generated-sources/yang 02:54:22 [INFO] 02:54:22 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-plaintext-api --- 02:54:22 [INFO] Recompiling the module because of changed dependency. 02:54:22 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 02:54:22 [INFO] 02:54:22 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-plaintext-api >>> 02:54:22 [INFO] 02:54:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-plaintext-api --- 02:54:22 [INFO] Fork Value is true 02:54:24 [INFO] Done SpotBugs Analysis.... 02:54:24 [INFO] 02:54:24 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-plaintext-api <<< 02:54:24 [INFO] 02:54:24 [INFO] 02:54:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-plaintext-api --- 02:54:24 [INFO] BugInstance size is 0 02:54:24 [INFO] Error size is 0 02:54:24 [INFO] No errors/warnings found 02:54:24 [INFO] 02:54:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-api --- 02:54:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/src/test/resources 02:54:24 [INFO] 02:54:24 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-plaintext-api --- 02:54:24 [INFO] No sources to compile 02:54:24 [INFO] 02:54:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-plaintext-api --- 02:54:24 [INFO] No tests to run. 02:54:24 [INFO] 02:54:24 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-plaintext-api --- 02:54:24 [INFO] 02:54:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-api --- 02:54:24 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT.jar 02:54:24 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/classes/META-INF/MANIFEST.MF 02:54:24 [INFO] 02:54:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-plaintext-api --- 02:54:24 [INFO] No previous run data found, generating javadoc. 02:54:25 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-javadoc.jar 02:54:25 [INFO] 02:54:25 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-plaintext-api --- 02:54:25 [INFO] CycloneDX: Resolving Dependencies 02:54:26 [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) 02:54:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/bom.xml 02:54:26 [INFO] attaching as keystore-plaintext-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/bom.json 02:54:26 [INFO] attaching as keystore-plaintext-api-7.0.5-SNAPSHOT-cyclonedx.json 02:54:26 [INFO] 02:54:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-api --- 02:54:26 [INFO] Skipping duplicate-finder execution! 02:54:26 [INFO] 02:54:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-plaintext-api --- 02:54:26 [INFO] No dependency problems found 02:54:26 [INFO] 02:54:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-plaintext-api --- 02:54:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-sources.jar 02:54:26 [INFO] 02:54:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-plaintext-api --- 02:54:26 [INFO] 02:54:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-plaintext-api --- 02:54:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:54:26 [INFO] 02:54:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-plaintext-api --- 02:54:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT.jar 02:54:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT.pom 02:54:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT-javadoc.jar 02:54:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT-cyclonedx.json 02:54:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT-sources.jar 02:54:26 [INFO] 02:54:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-api --- 02:54:26 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT.jar 02:54:26 [INFO] Writing OBR metadata 02:54:26 [INFO] 02:54:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-plaintext-api --- 02:54:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:54:26 [INFO] 02:54:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-api --- 02:54:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:54:26 [INFO] 02:54:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-plaintext-api --- 02:54:26 [INFO] org.opendaylight.netconf:keystore-plaintext-api:bundle:7.0.5-SNAPSHOT 02:54:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:54:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:54:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:54:26 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:54:26 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:54:26 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:54:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:54:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:54:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:54:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:54:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:54:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:54:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:54:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:54:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:54:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:54:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:54:26 [INFO] +- junit:junit:jar:4.13.2:test 02:54:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:54:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:54:26 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:54:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:54:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:54:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:54:26 [INFO] 02:54:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-plaintext-api --- 02:54:26 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/sonatype-clm/module.xml 02:54:26 [INFO] 02:54:26 [INFO] -------< org.opendaylight.netconf:keystore-plaintext-localfile >-------- 02:54:26 [INFO] Building keystore-plaintext-localfile 7.0.5-SNAPSHOT [91/121] 02:54:26 [INFO] -------------------------------[ bundle ]------------------------------- 02:54:26 [INFO] 02:54:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-plaintext-localfile --- 02:54:26 [INFO] 02:54:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-plaintext-localfile --- 02:54:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:26 [INFO] 02:54:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-plaintext-localfile --- 02:54:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:26 [INFO] 02:54:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-plaintext-localfile --- 02:54:26 [INFO] 02:54:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-plaintext-localfile --- 02:54:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:54:26 [INFO] 02:54:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-plaintext-localfile --- 02:54:26 [INFO] Starting audit... 02:54:26 Audit done. 02:54:26 [INFO] You have 0 Checkstyle violations. 02:54:26 [INFO] 02:54:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-plaintext-localfile --- 02:54:27 [INFO] Starting audit... 02:54:27 Audit done. 02:54:27 [INFO] You have 0 Checkstyle violations. 02:54:27 [INFO] 02:54:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-plaintext-localfile --- 02:54:27 [INFO] 02:54:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-localfile --- 02:54:27 [INFO] Copying 1 resource from src/main/resources to target/classes 02:54:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/generated-sources/spi 02:54:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/generated-sources/yang 02:54:27 [INFO] 02:54:27 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-plaintext-localfile --- 02:54:27 [INFO] Recompiling the module because of changed dependency. 02:54:27 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 02:54:27 [INFO] 02:54:27 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-plaintext-localfile >>> 02:54:27 [INFO] 02:54:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-plaintext-localfile --- 02:54:27 [INFO] Fork Value is true 02:54:30 [INFO] Done SpotBugs Analysis.... 02:54:30 [INFO] 02:54:30 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-plaintext-localfile <<< 02:54:30 [INFO] 02:54:30 [INFO] 02:54:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-plaintext-localfile --- 02:54:30 [INFO] BugInstance size is 0 02:54:30 [INFO] Error size is 0 02:54:30 [INFO] No errors/warnings found 02:54:30 [INFO] 02:54:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-localfile --- 02:54:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/src/test/resources 02:54:30 [INFO] 02:54:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-plaintext-localfile --- 02:54:30 [INFO] Recompiling the module because of changed dependency. 02:54:30 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 02:54:30 [INFO] 02:54:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-plaintext-localfile --- 02:54:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:54:30 [INFO] 02:54:30 [INFO] ------------------------------------------------------- 02:54:30 [INFO] T E S T S 02:54:30 [INFO] ------------------------------------------------------- 02:54:31 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 02:54:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 02:54:31 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 02:54:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:54:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 02:54:33 [INFO] 02:54:33 [INFO] Results: 02:54:33 [INFO] 02:54:33 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 02:54:33 [INFO] 02:54:33 [INFO] 02:54:33 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-plaintext-localfile --- 02:54:33 [INFO] 02:54:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-localfile --- 02:54:33 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar 02:54:33 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/classes/META-INF/MANIFEST.MF 02:54:33 [INFO] 02:54:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-plaintext-localfile --- 02:54:33 [INFO] No previous run data found, generating javadoc. 02:54:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-javadoc.jar 02:54:34 [INFO] 02:54:34 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-plaintext-localfile --- 02:54:34 [INFO] CycloneDX: Resolving Dependencies 02:54:34 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 02:54:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/bom.xml 02:54:34 [INFO] attaching as keystore-plaintext-localfile-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/bom.json 02:54:34 [INFO] attaching as keystore-plaintext-localfile-7.0.5-SNAPSHOT-cyclonedx.json 02:54:34 [INFO] 02:54:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-localfile --- 02:54:34 [INFO] Skipping duplicate-finder execution! 02:54:34 [INFO] 02:54:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-plaintext-localfile --- 02:54:34 [WARNING] Used undeclared dependencies found: 02:54:34 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:54:34 [INFO] 02:54:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-plaintext-localfile --- 02:54:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-sources.jar 02:54:34 [INFO] 02:54:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-plaintext-localfile --- 02:54:34 [INFO] 02:54:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-plaintext-localfile --- 02:54:34 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/code-coverage/jacoco.exec 02:54:34 [INFO] Analyzed bundle 'keystore-plaintext-localfile' with 4 classes 02:54:34 [INFO] 02:54:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-plaintext-localfile --- 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT.pom 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT-javadoc.jar 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT-cyclonedx.json 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT-sources.jar 02:54:34 [INFO] 02:54:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-localfile --- 02:54:34 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar 02:54:34 [INFO] Writing OBR metadata 02:54:35 [INFO] 02:54:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-plaintext-localfile --- 02:54:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:54:35 [INFO] 02:54:35 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-localfile --- 02:54:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:54:35 [INFO] 02:54:35 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-plaintext-localfile --- 02:54:35 [INFO] org.opendaylight.netconf:keystore-plaintext-localfile:bundle:7.0.5-SNAPSHOT 02:54:35 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:compile 02:54:35 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:54:35 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:54:35 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:54:35 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:54:35 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 02:54:35 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 02:54:35 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:54:35 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:54:35 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:54:35 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:54:35 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:54:35 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:54:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:54:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:54:35 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:54:35 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:54:35 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:54:35 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:54:35 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:54:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:54:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:54:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:54:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:54:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:54:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:54:35 [INFO] +- junit:junit:jar:4.13.2:test 02:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:54:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:54:35 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:54:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:54:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:54:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:54:35 [INFO] 02:54:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-plaintext-localfile --- 02:54:35 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/sonatype-clm/module.xml 02:54:35 [INFO] 02:54:35 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-cli >----------- 02:54:35 [INFO] Building keystore-plaintext-cli 7.0.5-SNAPSHOT [92/121] 02:54:35 [INFO] -------------------------------[ bundle ]------------------------------- 02:54:35 [INFO] 02:54:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-plaintext-cli --- 02:54:35 [INFO] 02:54:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-plaintext-cli --- 02:54:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:35 [INFO] 02:54:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-plaintext-cli --- 02:54:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:35 [INFO] 02:54:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-plaintext-cli --- 02:54:35 [INFO] 02:54:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-plaintext-cli --- 02:54:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:54:35 [INFO] 02:54:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-plaintext-cli --- 02:54:35 [INFO] Starting audit... 02:54:35 Audit done. 02:54:35 [INFO] You have 0 Checkstyle violations. 02:54:35 [INFO] 02:54:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-plaintext-cli --- 02:54:35 [INFO] Starting audit... 02:54:35 Audit done. 02:54:35 [INFO] You have 0 Checkstyle violations. 02:54:35 [INFO] 02:54:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-plaintext-cli --- 02:54:35 [INFO] 02:54:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-cli --- 02:54:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/src/main/resources 02:54:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/generated-sources/spi 02:54:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/generated-sources/yang 02:54:35 [INFO] 02:54:35 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-plaintext-cli --- 02:54:35 [INFO] Recompiling the module because of changed dependency. 02:54:35 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 02:54:35 [INFO] 02:54:35 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-plaintext-cli >>> 02:54:35 [INFO] 02:54:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-plaintext-cli --- 02:54:35 [INFO] Fork Value is true 02:54:38 [INFO] Done SpotBugs Analysis.... 02:54:38 [INFO] 02:54:38 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-plaintext-cli <<< 02:54:38 [INFO] 02:54:38 [INFO] 02:54:38 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-plaintext-cli --- 02:54:38 [INFO] BugInstance size is 0 02:54:38 [INFO] Error size is 0 02:54:38 [INFO] No errors/warnings found 02:54:38 [INFO] 02:54:38 [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ keystore-plaintext-cli --- 02:54:38 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.List 02:54:38 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.Get 02:54:38 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.Remove 02:54:38 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.Put 02:54:38 [INFO] 02:54:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-cli --- 02:54:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/src/test/resources 02:54:38 [INFO] 02:54:38 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-plaintext-cli --- 02:54:38 [INFO] No sources to compile 02:54:38 [INFO] 02:54:38 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-plaintext-cli --- 02:54:38 [INFO] No tests to run. 02:54:38 [INFO] 02:54:38 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-plaintext-cli --- 02:54:38 [INFO] 02:54:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-cli --- 02:54:38 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar 02:54:38 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/classes/META-INF/MANIFEST.MF 02:54:38 [INFO] 02:54:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-plaintext-cli --- 02:54:38 [INFO] No previous run data found, generating javadoc. 02:54:39 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-javadoc.jar 02:54:39 [INFO] 02:54:39 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-plaintext-cli --- 02:54:39 [INFO] CycloneDX: Resolving Dependencies 02:54:40 [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) 02:54:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/bom.xml 02:54:40 [INFO] attaching as keystore-plaintext-cli-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/bom.json 02:54:40 [INFO] attaching as keystore-plaintext-cli-7.0.5-SNAPSHOT-cyclonedx.json 02:54:40 [INFO] 02:54:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-cli --- 02:54:40 [INFO] Skipping duplicate-finder execution! 02:54:40 [INFO] 02:54:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-plaintext-cli --- 02:54:40 [INFO] No dependency problems found 02:54:40 [INFO] 02:54:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-plaintext-cli --- 02:54:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-sources.jar 02:54:40 [INFO] 02:54:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-plaintext-cli --- 02:54:40 [INFO] 02:54:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-plaintext-cli --- 02:54:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:54:40 [INFO] 02:54:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-plaintext-cli --- 02:54:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar 02:54:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT.pom 02:54:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT-javadoc.jar 02:54:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT-cyclonedx.json 02:54:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT-sources.jar 02:54:40 [INFO] 02:54:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-cli --- 02:54:40 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar 02:54:40 [INFO] Writing OBR metadata 02:54:40 [INFO] 02:54:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-plaintext-cli --- 02:54:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:54:40 [INFO] 02:54:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-cli --- 02:54:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:54:40 [INFO] 02:54:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-plaintext-cli --- 02:54:40 [INFO] org.opendaylight.netconf:keystore-plaintext-cli:bundle:7.0.5-SNAPSHOT 02:54:40 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:compile 02:54:40 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:54:40 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.5:provided 02:54:40 [INFO] | +- org.jline:jline:jar:3.21.0:provided 02:54:40 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:provided 02:54:40 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.11.0:provided 02:54:40 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:provided 02:54:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:54:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:54:40 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:54:40 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:54:40 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:54:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:54:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:54:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:54:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:54:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:54:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:54:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:54:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:54:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:54:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:54:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:54:40 [INFO] +- junit:junit:jar:4.13.2:test 02:54:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:54:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:54:40 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:54:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:54:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:54:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:54:40 [INFO] 02:54:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-plaintext-cli --- 02:54:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/sonatype-clm/module.xml 02:54:40 [INFO] 02:54:40 [INFO] ------< org.opendaylight.netconf:odl-netconf-keystore-plaintext >------- 02:54:40 [INFO] Building OpenDaylight :: Netconf :: Key Store :: Plaintext Storage 7.0.5-SNAPSHOT [93/121] 02:54:40 [INFO] ------------------------------[ feature ]------------------------------- 02:54:40 [INFO] 02:54:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] 02:54:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:40 [INFO] 02:54:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:40 [INFO] 02:54:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] 02:54:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:54:40 [INFO] argLine set to empty 02:54:40 [INFO] 02:54:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] Starting audit... 02:54:40 Audit done. 02:54:40 [INFO] You have 0 Checkstyle violations. 02:54:40 [INFO] 02:54:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] Starting audit... 02:54:40 Audit done. 02:54:40 [INFO] You have 0 Checkstyle violations. 02:54:40 [INFO] 02:54:40 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/classes/META-INF/maven/dependencies.properties 02:54:40 [INFO] 02:54:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] 02:54:40 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/feature/feature.xml 02:54:40 [INFO] ...done! 02:54:40 [INFO] Attaching features XML 02:54:40 [INFO] 02:54:40 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-keystore-plaintext --- 02:54: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 02:54:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:54:40 [INFO] 02:54:40 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-keystore-plaintext >>> 02:54:40 [INFO] 02:54:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] 02:54:40 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-keystore-plaintext <<< 02:54:40 [INFO] 02:54:40 [INFO] 02:54:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] 02:54:40 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] 02:54:40 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-keystore-plaintext --- 02:54:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:54:40 [INFO] 02:54:40 [INFO] ------------------------------------------------------- 02:54:40 [INFO] T E S T S 02:54:40 [INFO] ------------------------------------------------------- 02:54:42 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:54:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.45 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:54:54 [INFO] 02:54:54 [INFO] Results: 02:54:54 [INFO] 02:54:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:54:54 [INFO] 02:54:54 [INFO] 02:54:54 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-keystore-plaintext --- 02:54:54 [INFO] 02:54:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-keystore-plaintext --- 02:54:54 [INFO] 02:54:54 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-keystore-plaintext --- 02:54:54 [INFO] CycloneDX: Resolving Dependencies 02:54:57 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 02:54:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/bom.xml 02:54:57 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/bom.json 02:54:57 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT-cyclonedx.json 02:54:57 [INFO] 02:54:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore-plaintext --- 02:54:57 [INFO] Skipping duplicate-finder execution! 02:54:57 [INFO] 02:54:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-keystore-plaintext --- 02:54:57 [INFO] Skipping plugin execution 02:54:57 [INFO] 02:54:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-keystore-plaintext --- 02:54:57 [INFO] No sources in project. Archive not created. 02:54:57 [INFO] 02:54:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-keystore-plaintext --- 02:54:57 [INFO] 02:54:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-keystore-plaintext --- 02:54:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:54:57 [INFO] 02:54:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-keystore-plaintext --- 02:54:57 [INFO] No primary artifact to install, installing attached artifacts instead. 02:54:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT.pom 02:54:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT-features.xml 02:54:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:57 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT-cyclonedx.json 02:54:57 [INFO] 02:54:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-keystore-plaintext --- 02:54:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:54:57 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:54:57 [INFO] 02:54:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-keystore-plaintext --- 02:54:57 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/test-features 02:54:57 [INFO] 02:54:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-keystore-plaintext --- 02:54:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/sonatype-clm/module.xml 02:54:57 [INFO] 02:54:57 [INFO] -------------< org.opendaylight.netconf:features-netconf >-------------- 02:54:57 [INFO] Building features-netconf 7.0.5-SNAPSHOT [94/121] 02:54:57 [INFO] ------------------------------[ feature ]------------------------------- 02:55:32 [INFO] 02:55:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf --- 02:55:32 [INFO] 02:55:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf --- 02:55:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:32 [INFO] 02:55:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf --- 02:55:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:32 [INFO] 02:55:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf --- 02:55:32 [INFO] 02:55:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf --- 02:55:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:55:32 [INFO] argLine set to empty 02:55:32 [INFO] 02:55:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf --- 02:55:32 [INFO] Starting audit... 02:55:32 Audit done. 02:55:32 [INFO] You have 0 Checkstyle violations. 02:55:32 [INFO] 02:55:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf --- 02:55:32 [INFO] Starting audit... 02:55:32 Audit done. 02:55:32 [INFO] You have 0 Checkstyle violations. 02:55:32 [INFO] 02:55:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf --- 02:55:32 [INFO] 02:55:32 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf --- 02:55:33 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/features-netconf/target/classes/META-INF/maven/dependencies.properties 02:55:33 [INFO] 02:55:33 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf --- 02:55:33 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/features-netconf/target/feature/feature.xml 02:55:33 [INFO] ...done! 02:55:33 [INFO] Attaching features XML 02:55:33 [INFO] 02:55:33 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-netconf --- 02:55:33 [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 02:55:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:55:33 [INFO] 02:55:33 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-netconf >>> 02:55:33 [INFO] 02:55:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-netconf --- 02:55:33 [INFO] 02:55:33 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-netconf <<< 02:55:33 [INFO] 02:55:33 [INFO] 02:55:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-netconf --- 02:55:33 [INFO] 02:55:33 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-netconf --- 02:55:33 [INFO] Tests are skipped. 02:55:33 [INFO] 02:55:33 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-netconf --- 02:55:33 [INFO] 02:55:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf --- 02:55:33 [INFO] 02:55:33 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-netconf --- 02:55:33 [INFO] CycloneDX: Resolving Dependencies 02:55:41 [INFO] CycloneDX: Creating BOM version 1.4 with 450 component(s) 02:55:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/features-netconf/target/bom.xml 02:55:41 [INFO] attaching as features-netconf-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/features-netconf/target/bom.json 02:55:41 [INFO] attaching as features-netconf-7.0.5-SNAPSHOT-cyclonedx.json 02:55:41 [INFO] 02:55:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf --- 02:55:41 [INFO] Skipping duplicate-finder execution! 02:55:41 [INFO] 02:55:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf --- 02:55:41 [INFO] Skipping plugin execution 02:55:41 [INFO] 02:55:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf --- 02:55:41 [INFO] No sources in project. Archive not created. 02:55:41 [INFO] 02:55:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf --- 02:55:41 [INFO] 02:55:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf --- 02:55:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:55:41 [INFO] 02:55:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf --- 02:55:41 [INFO] No primary artifact to install, installing attached artifacts instead. 02:55:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.5-SNAPSHOT/features-netconf-7.0.5-SNAPSHOT.pom 02:55:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.5-SNAPSHOT/features-netconf-7.0.5-SNAPSHOT-features.xml 02:55:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.5-SNAPSHOT/features-netconf-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.5-SNAPSHOT/features-netconf-7.0.5-SNAPSHOT-cyclonedx.json 02:55:41 [INFO] 02:55:41 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf --- 02:55:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:55:41 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:55:41 [INFO] 02:55:41 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-netconf --- 02:55:41 [INFO] org.opendaylight.netconf:features-netconf:feature:7.0.5-SNAPSHOT 02:55:41 [INFO] +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.3:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.3:compile 02:55:41 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.3:compile 02:55:41 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.3:compile 02:55:41 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.3:compile 02:55:41 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.3:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.2:compile 02:55:41 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 02:55:41 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:55:41 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.3:compile 02:55:41 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.11:compile 02:55:41 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.11:compile 02:55:41 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.11:compile 02:55:41 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 02:55:41 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 02:55:41 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 02:55:41 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:55:41 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:55:41 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:55:41 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:55:41 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:55:41 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 02:55:41 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:55:41 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 02:55:41 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:55:41 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:55:41 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 02:55:41 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 02:55:41 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 02:55:41 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.3:compile 02:55:41 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.3:compile 02:55:41 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.3:compile 02:55:41 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.3:compile 02:55:41 [INFO] | | | | \- com.h2database:h2:jar:2.2.220:compile 02:55:41 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.3:compile 02:55:41 [INFO] | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.3:compile 02:55:41 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 02:55:41 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.0:compile 02:55:41 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 02:55:41 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 02:55:41 [INFO] | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 02:55:41 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.3:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.3:compile 02:55:41 [INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.11:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.3:compile 02:55:41 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.3:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.3:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.3:compile 02:55:41 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.11:compile 02:55:41 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.11:compile 02:55:41 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 02:55:41 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 02:55:41 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 02:55:41 [INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 02:55:41 [INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 02:55:41 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 02:55:41 [INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 02:55:41 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 02:55:41 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 02:55:41 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 02:55:41 [INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 02:55:41 [INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 02:55:41 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 02:55:41 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.5:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.3:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.3:compile 02:55:41 [INFO] | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:55:41 [INFO] | +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:compile 02:55:41 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.11:compile 02:55:41 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:55:41 [INFO] | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:55:41 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:55:41 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:55:41 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile 02:55:41 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.107.Final:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:55:41 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:55:41 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:55:41 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:55:41 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:55:41 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:55:41 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.5:runtime 02:55:41 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:55:41 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:55:41 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:55:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:netconf-nb:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.1:compile 02:55:41 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.1:compile 02:55:41 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.11:compile 02:55:41 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.11:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.2:compile 02:55:41 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.11:compile 02:55:41 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.2:compile 02:55:41 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.2:compile 02:55:41 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.2:compile 02:55:41 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:55:41 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile 02:55:41 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 02:55:41 [INFO] | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 02:55:41 [INFO] | | +- io.aeron:aeron-client:jar:1.38.1:compile 02:55:41 [INFO] | | +- io.aeron:aeron-driver:jar:1.38.1:compile 02:55:41 [INFO] | | +- io.netty:netty:jar:3.10.6.Final:compile 02:55:41 [INFO] | | +- org.agrona:agrona:jar:1.15.2:compile 02:55:41 [INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:55:41 [INFO] | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 02:55:41 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.13:compile 02:55:41 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.13:compile 02:55:41 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 02:55:41 [INFO] | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 02:55:41 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:55:41 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:55:41 [INFO] | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:compile 02:55:41 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 02:55:41 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 02:55:41 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 02:55:41 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 02:55:41 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:55:41 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.1:compile 02:55:41 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.1:compile 02:55:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.1:compile 02:55:41 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.1:compile 02:55:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:compile 02:55:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.1:compile 02:55:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:compile 02:55:41 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile 02:55:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile 02:55:41 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile 02:55:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.1:compile 02:55:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.1:compile 02:55:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.1:compile 02:55:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.2:compile 02:55:41 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.11:compile 02:55:41 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.11:compile 02:55:41 [INFO] | | | \- org.apache.commons:commons-text:jar:1.11.0:compile 02:55:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.1:compile 02:55:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.1:compile 02:55:41 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.1:compile 02:55:41 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.2:compile 02:55:41 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.2:compile 02:55:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.1:compile 02:55:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.2:compile 02:55:41 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.2:compile 02:55:41 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.2:compile 02:55:41 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.11:compile 02:55:41 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 02:55:41 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 02:55:41 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.2:compile 02:55:41 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.2:compile 02:55:41 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.3:compile 02:55:41 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.2:compile 02:55:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.1:compile 02:55:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:compile 02:55:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.1:compile 02:55:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.1:compile 02:55:41 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.1:compile 02:55:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:compile 02:55:41 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:compile 02:55:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:compile 02:55:41 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:compile 02:55:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.1:compile 02:55:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.1:compile 02:55:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.1:compile 02:55:41 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.2:compile 02:55:41 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 02:55:41 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:55:41 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.3:compile 02:55:41 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 02:55:41 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:55:41 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:55:41 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:55:41 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:55:41 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:55:41 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:55:41 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:55:41 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:55:41 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:55:41 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:55:41 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:netconf-console:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.0.11:compile 02:55:41 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.0.11:compile 02:55:41 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.1:compile 02:55:41 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.11:compile 02:55:41 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.11:compile 02:55:41 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:55:41 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 02:55:41 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:55:41 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:55:41 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.4:compile 02:55:41 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.4:compile 02:55:41 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.4:compile 02:55:41 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.4:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 02:55:41 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:55:41 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:55:41 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:55:41 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:55:41 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:55:41 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:55:41 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.2:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.2:compile 02:55:41 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.2:compile 02:55:41 [INFO] | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.1:compile 02:55:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:55:41 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 02:55:41 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:55:41 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] | \- org.opendaylight.netconf:keystore-none:jar:7.0.5-SNAPSHOT:compile 02:55:41 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.5-SNAPSHOT:compile 02:55:42 [INFO] | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:compile 02:55:42 [INFO] | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.5-SNAPSHOT:compile 02:55:42 [INFO] | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.5-SNAPSHOT:compile 02:55:42 [INFO] +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.5-SNAPSHOT:compile 02:55:42 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:55:42 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.5-SNAPSHOT:compile 02:55:42 [INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.11:test 02:55:42 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 02:55:42 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 02:55:42 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 02:55:42 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 02:55:42 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 02:55:42 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 02:55:42 [INFO] | | +- org.apache.commons:commons-compress:jar:1.25.0:test 02:55:42 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 02:55:42 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 02:55:42 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 02:55:42 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 02:55:42 [INFO] | | +- commons-io:commons-io:jar:2.15.1:test 02:55:42 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 02:55:42 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 02:55:42 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 02:55:42 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 02:55:42 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 02:55:42 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 02:55:42 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 02:55:42 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 02:55:42 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 02:55:42 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 02:55:42 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 02:55:42 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 02:55:42 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 02:55:42 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 02:55:42 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 02:55:42 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 02:55:42 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 02:55:42 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 02:55:42 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 02:55:42 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.5:test 02:55:42 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.5:test 02:55:42 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:test 02:55:42 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 02:55:42 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 02:55:42 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 02:55:42 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 02:55:42 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 02:55:42 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 02:55:42 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 02:55:42 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 02:55:42 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 02:55:42 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 02:55:42 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 02:55:42 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 02:55:42 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 02:55:42 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 02:55:42 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 02:55:42 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 02:55:42 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 02:55:42 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 02:55:42 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:55:42 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 02:55:42 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:55:42 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:55:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:55:42 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.0.11:test 02:55:42 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.5:test 02:55:42 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.5:test 02:55:42 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 02:55:42 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.5:test 02:55:42 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.5:test 02:55:42 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 02:55:42 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 02:55:42 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.5:test 02:55:42 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 02:55:42 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 02:55:42 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.5:test 02:55:42 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.5:test 02:55:42 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.5:test 02:55:42 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 02:55:42 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 02:55:42 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 02:55:42 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.5:test 02:55:42 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.11.0:test 02:55:42 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:test 02:55:42 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.5:test 02:55:42 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.5:test 02:55:42 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 02:55:42 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 02:55:42 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 02:55:42 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 02:55:42 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 02:55:42 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 02:55:42 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 02:55:42 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.6:test 02:55:42 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 02:55:42 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 02:55:42 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.6:test 02:55:42 [INFO] | | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 02:55:42 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.6:test 02:55:42 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.13:test 02:55:42 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.13:test 02:55:42 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 02:55:42 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 02:55:42 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 02:55:42 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 02:55:42 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 02:55:42 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.5:test 02:55:42 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.5:test 02:55:42 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 02:55:42 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 02:55:42 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:13.0.11:test 02:55:42 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:test 02:55:42 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:test 02:55:42 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.11:test 02:55:42 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:13.0.11:test 02:55:42 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 02:55:42 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 02:55:42 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 02:55:42 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 02:55:42 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 02:55:42 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 02:55:42 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 02:55:42 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 02:55:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:55:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:55:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:55:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:55:42 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:13.0.11:test 02:55:42 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 02:55:42 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.5:test 02:55:42 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 02:55:42 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:55:42 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:55:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:55:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:55:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:55:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:55:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:55:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:55:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:55:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:55:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:55:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:55:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:55:42 [INFO] +- junit:junit:jar:4.13.2:test 02:55:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:55:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:55:42 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:55:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:compile 02:55:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:55:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:55:42 [INFO] 02:55:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-netconf --- 02:55:42 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/features-netconf/target/sonatype-clm/module.xml 02:55:42 [INFO] 02:55:42 [INFO] -------------< org.opendaylight.netconf:netconf-test-perf >------------- 02:55:42 [INFO] Building netconf-test-perf 7.0.5-SNAPSHOT [95/121] 02:55:42 [INFO] -------------------------------[ bundle ]------------------------------- 02:55:42 [INFO] 02:55:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-perf --- 02:55:42 [INFO] 02:55:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-perf --- 02:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:42 [INFO] 02:55:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-perf --- 02:55:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:42 [INFO] 02:55:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-perf --- 02:55:42 [INFO] 02:55:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-perf --- 02:55:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:55:42 [INFO] 02:55:42 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-test-perf --- 02:55:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:55:42 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/src/main/yang 02:55:42 [INFO] yang-to-sources: Found 24 dependencies in 6.980 ms 02:55:42 [INFO] yang-to-sources: Project model files found: 4 in 4.121 ms 02:55:42 [INFO] yang-to-sources: 5 YANG models processed in 101.6 ms 02:55:42 [INFO] BindingJavaFileGenerator: Defined 134 files in 3.660 ms 02:55:42 [INFO] Sorted 134 files into 28 directories in 161.4 μs 02:55:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 134 in 38.07 ms 02:55:42 [INFO] 02:55:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-perf --- 02:55:42 [INFO] Starting audit... 02:55:42 Audit done. 02:55:42 [INFO] You have 0 Checkstyle violations. 02:55:42 [INFO] 02:55:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-perf --- 02:55:42 [INFO] Starting audit... 02:55:42 Audit done. 02:55:42 [INFO] You have 0 Checkstyle violations. 02:55:42 [INFO] 02:55:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-perf --- 02:55:42 [INFO] 02:55:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-perf --- 02:55:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/src/main/resources 02:55:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/generated-sources/spi 02:55:42 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 02:55:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:55:42 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 02:55:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/generated-sources/spi 02:55:42 [INFO] 02:55:42 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-perf --- 02:55:42 [INFO] Recompiling the module because of changed dependency. 02:55:42 [INFO] Compiling 138 source files with javac [debug release 17] to target/classes 02:55:43 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:55:43 [INFO] 02:55:43 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-test-perf >>> 02:55:43 [INFO] 02:55:43 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-test-perf --- 02:55:43 [INFO] Fork Value is true 02:55:47 [INFO] Done SpotBugs Analysis.... 02:55:47 [INFO] 02:55:47 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-test-perf <<< 02:55:47 [INFO] 02:55:47 [INFO] 02:55:47 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-test-perf --- 02:55:47 [INFO] BugInstance size is 0 02:55:47 [INFO] Error size is 0 02:55:47 [INFO] No errors/warnings found 02:55:47 [INFO] 02:55:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-perf --- 02:55:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/src/test/resources 02:55:47 [INFO] 02:55:47 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-perf --- 02:55:47 [INFO] No sources to compile 02:55:47 [INFO] 02:55:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-test-perf --- 02:55:47 [INFO] No tests to run. 02:55:47 [INFO] 02:55:47 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-test-perf --- 02:55:47 [INFO] 02:55:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-perf --- 02:55:47 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT.jar 02:55:47 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/classes/META-INF/MANIFEST.MF 02:55:47 [INFO] 02:55:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-perf --- 02:55:47 [INFO] No previous run data found, generating javadoc. 02:55:51 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-javadoc.jar 02:55:51 [INFO] 02:55:51 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-test-perf --- 02:55:51 [INFO] CycloneDX: Resolving Dependencies 02:55:52 [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) 02:55:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/bom.xml 02:55:52 [INFO] attaching as netconf-test-perf-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/bom.json 02:55:52 [INFO] attaching as netconf-test-perf-7.0.5-SNAPSHOT-cyclonedx.json 02:55:52 [INFO] 02:55:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-perf --- 02:55:52 [INFO] Skipping duplicate-finder execution! 02:55:52 [INFO] 02:55:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-perf --- 02:55:52 [WARNING] Used undeclared dependencies found: 02:55:52 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:55:52 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:55:52 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 02:55:52 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:55:52 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:55:52 [WARNING] Unused declared dependencies found: 02:55:52 [WARNING] org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:55:52 [WARNING] org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:55:52 [INFO] 02:55:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-perf --- 02:55:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-sources.jar 02:55:53 [INFO] 02:55:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-perf --- 02:55:53 [INFO] 02:55:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-perf --- 02:55:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:55:53 [INFO] 02:55:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-perf --- 02:55:53 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT.jar 02:55:53 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT.pom 02:55:53 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT-javadoc.jar 02:55:53 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:53 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT-cyclonedx.json 02:55:53 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT-sources.jar 02:55:53 [INFO] 02:55:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-perf --- 02:55:53 [INFO] Installing org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT.jar 02:55:53 [INFO] Writing OBR metadata 02:55:53 [INFO] 02:55:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-perf --- 02:55:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:55:53 [INFO] 02:55:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-perf --- 02:55:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:55:53 [INFO] 02:55:53 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-test-perf --- 02:55:53 [INFO] org.opendaylight.netconf:netconf-test-perf:bundle:7.0.5-SNAPSHOT 02:55:53 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:55:53 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:55:53 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:55:53 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:55:53 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:55:53 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:55:53 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:55:53 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:55:53 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:55:53 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:55:53 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:55:53 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:55:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:55:53 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:55:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:55:53 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:55:53 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:55:53 [INFO] | | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:55:53 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:55:53 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:55:53 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:55:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:55:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:55:53 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:55:53 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:55:53 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:55:53 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:55:53 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:55:53 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | \- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:55:53 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:55:53 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:55:53 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:55:53 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:55:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:55:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:55:53 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:55:53 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:55:53 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:55:53 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:55:53 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:55:53 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:55:53 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:55:53 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:55:53 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:55:53 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:55:53 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:55:53 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:55:53 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:55:53 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:55:53 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:55:53 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:55:53 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:55:53 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:55:53 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:55:53 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:55:53 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:55:53 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:55:53 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:55:53 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:55:53 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:55:53 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:55:53 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:55:53 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:55:53 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:55:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:55:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:55:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:55:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:55:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:55:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:55:53 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:55:53 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:55:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:55:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:55:53 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:55:53 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:55:53 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:55:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:55:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:55:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:55:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:55:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:55:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:55:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:55:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:55:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:55:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:55:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:55:53 [INFO] +- junit:junit:jar:4.13.2:test 02:55:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:55:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:55:53 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:55:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:55:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:55:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:55:53 [INFO] 02:55:53 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-test-perf --- 02:55:53 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/sonatype-clm/module.xml 02:55:53 [INFO] 02:55:53 [INFO] ----------< org.opendaylight.netconf:odl-netconf-test-tools >----------- 02:55:53 [INFO] Building OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing 7.0.5-SNAPSHOT [96/121] 02:55:53 [INFO] ------------------------------[ feature ]------------------------------- 02:55:53 [INFO] 02:55:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-test-tools --- 02:55:53 [INFO] 02:55:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-test-tools --- 02:55:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:53 [INFO] 02:55:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-test-tools --- 02:55:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:53 [INFO] 02:55:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-test-tools --- 02:55:53 [INFO] 02:55:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-test-tools --- 02:55:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:55:53 [INFO] argLine set to empty 02:55:53 [INFO] 02:55:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-test-tools --- 02:55:53 [INFO] Starting audit... 02:55:53 Audit done. 02:55:53 [INFO] You have 0 Checkstyle violations. 02:55:53 [INFO] 02:55:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-test-tools --- 02:55:53 [INFO] Starting audit... 02:55:53 Audit done. 02:55:53 [INFO] You have 0 Checkstyle violations. 02:55:53 [INFO] 02:55:53 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-test-tools --- 02:55:53 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/classes/META-INF/maven/dependencies.properties 02:55:53 [INFO] 02:55:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-test-tools --- 02:55:53 [INFO] 02:55:53 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-test-tools --- 02:55:54 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/feature/feature.xml 02:55:54 [INFO] ...done! 02:55:54 [INFO] Attaching features XML 02:55:54 [INFO] 02:55:54 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-test-tools --- 02:55:54 [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 02:55:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:55:54 [INFO] 02:55:54 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-test-tools >>> 02:55:54 [INFO] 02:55:54 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-test-tools --- 02:55:54 [INFO] 02:55:54 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-test-tools <<< 02:55:54 [INFO] 02:55:54 [INFO] 02:55:54 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-test-tools --- 02:55:54 [INFO] 02:55:54 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-test-tools --- 02:55:54 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:55:54 [INFO] 02:55:54 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-test-tools --- 02:55:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:55:54 [INFO] 02:55:54 [INFO] ------------------------------------------------------- 02:55:54 [INFO] T E S T S 02:55:54 [INFO] ------------------------------------------------------- 02:55:56 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:56:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.04 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:56:20 [INFO] 02:56:20 [INFO] Results: 02:56:20 [INFO] 02:56:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:56:20 [INFO] 02:56:20 [INFO] 02:56:20 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-test-tools --- 02:56:20 [INFO] 02:56:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-test-tools --- 02:56:20 [INFO] 02:56:20 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-test-tools --- 02:56:20 [INFO] CycloneDX: Resolving Dependencies 02:56:28 [INFO] CycloneDX: Creating BOM version 1.4 with 382 component(s) 02:56:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/bom.xml 02:56:28 [INFO] attaching as odl-netconf-test-tools-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/bom.json 02:56:28 [INFO] attaching as odl-netconf-test-tools-7.0.5-SNAPSHOT-cyclonedx.json 02:56:28 [INFO] 02:56:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-test-tools --- 02:56:28 [INFO] Skipping duplicate-finder execution! 02:56:28 [INFO] 02:56:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-test-tools --- 02:56:28 [INFO] Skipping plugin execution 02:56:28 [INFO] 02:56:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-test-tools --- 02:56:28 [INFO] No sources in project. Archive not created. 02:56:28 [INFO] 02:56:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-test-tools --- 02:56:28 [INFO] 02:56:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-test-tools --- 02:56:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:56:28 [INFO] 02:56:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-test-tools --- 02:56:28 [INFO] No primary artifact to install, installing attached artifacts instead. 02:56:28 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/odl-netconf-test-tools-7.0.5-SNAPSHOT.pom 02:56:28 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/odl-netconf-test-tools-7.0.5-SNAPSHOT-features.xml 02:56:28 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/odl-netconf-test-tools-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:28 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/odl-netconf-test-tools-7.0.5-SNAPSHOT-cyclonedx.json 02:56:28 [INFO] 02:56:28 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-test-tools --- 02:56:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:56:28 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:56:29 [INFO] 02:56:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-test-tools --- 02:56:29 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/test-features 02:56:29 [INFO] 02:56:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-test-tools --- 02:56:29 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/sonatype-clm/module.xml 02:56:29 [INFO] 02:56:29 [INFO] ---------< org.opendaylight.netconf:features-netconf-testing >---------- 02:56:29 [INFO] Building features-netconf-testing 7.0.5-SNAPSHOT [97/121] 02:56:29 [INFO] ------------------------------[ feature ]------------------------------- 02:56:29 [INFO] 02:56:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-testing --- 02:56:29 [INFO] 02:56:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-testing --- 02:56:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:29 [INFO] 02:56:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-testing --- 02:56:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:29 [INFO] 02:56:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf-testing --- 02:56:29 [INFO] 02:56:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf-testing --- 02:56:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:56:29 [INFO] argLine set to empty 02:56:29 [INFO] 02:56:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-testing --- 02:56:29 [INFO] Starting audit... 02:56:29 Audit done. 02:56:29 [INFO] You have 0 Checkstyle violations. 02:56:29 [INFO] 02:56:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-testing --- 02:56:29 [INFO] Starting audit... 02:56:29 Audit done. 02:56:29 [INFO] You have 0 Checkstyle violations. 02:56:29 [INFO] 02:56:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-testing --- 02:56:29 [INFO] 02:56:29 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf-testing --- 02:56:29 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/classes/META-INF/maven/dependencies.properties 02:56:29 [INFO] 02:56:29 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-testing --- 02:56:30 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/feature/feature.xml 02:56:30 [INFO] ...done! 02:56:30 [INFO] Attaching features XML 02:56:30 [INFO] 02:56:30 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-netconf-testing --- 02:56: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 02:56:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:56:30 [INFO] 02:56:30 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-netconf-testing >>> 02:56:30 [INFO] 02:56:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-netconf-testing --- 02:56:30 [INFO] 02:56:30 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-netconf-testing <<< 02:56:30 [INFO] 02:56:30 [INFO] 02:56:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-netconf-testing --- 02:56:30 [INFO] 02:56:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-netconf-testing --- 02:56:30 [INFO] Tests are skipped. 02:56:30 [INFO] 02:56:30 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-netconf-testing --- 02:56:30 [INFO] 02:56:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-testing --- 02:56:30 [INFO] 02:56:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-netconf-testing --- 02:56:30 [INFO] CycloneDX: Resolving Dependencies 02:56:38 [INFO] CycloneDX: Creating BOM version 1.4 with 453 component(s) 02:56:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/bom.xml 02:56:38 [INFO] attaching as features-netconf-testing-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/bom.json 02:56:38 [INFO] attaching as features-netconf-testing-7.0.5-SNAPSHOT-cyclonedx.json 02:56:38 [INFO] 02:56:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-testing --- 02:56:38 [INFO] Skipping duplicate-finder execution! 02:56:38 [INFO] 02:56:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-testing --- 02:56:38 [INFO] Skipping plugin execution 02:56:38 [INFO] 02:56:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf-testing --- 02:56:38 [INFO] No sources in project. Archive not created. 02:56:38 [INFO] 02:56:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf-testing --- 02:56:38 [INFO] 02:56:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf-testing --- 02:56:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:56:38 [INFO] 02:56:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf-testing --- 02:56:38 [INFO] No primary artifact to install, installing attached artifacts instead. 02:56:38 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.5-SNAPSHOT/features-netconf-testing-7.0.5-SNAPSHOT.pom 02:56:38 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.5-SNAPSHOT/features-netconf-testing-7.0.5-SNAPSHOT-features.xml 02:56:38 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.5-SNAPSHOT/features-netconf-testing-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:38 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.5-SNAPSHOT/features-netconf-testing-7.0.5-SNAPSHOT-cyclonedx.json 02:56:38 [INFO] 02:56:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf-testing --- 02:56:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:56:38 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:56:39 [INFO] 02:56:39 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-netconf-testing --- 02:56:39 [INFO] org.opendaylight.netconf:features-netconf-testing:feature:7.0.5-SNAPSHOT 02:56:39 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.3:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.3:compile 02:56:39 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.3:compile 02:56:39 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.3:compile 02:56:39 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.3:compile 02:56:39 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.3:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.2:compile 02:56:39 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 02:56:39 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:56:39 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.3:compile 02:56:39 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.11:compile 02:56:39 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.11:compile 02:56:39 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.11:compile 02:56:39 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 02:56:39 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 02:56:39 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 02:56:39 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:56:39 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:56:39 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:56:39 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:56:39 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:56:39 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 02:56:39 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:56:39 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 02:56:39 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:56:39 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:56:39 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 02:56:39 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 02:56:39 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 02:56:39 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.3:compile 02:56:39 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.3:compile 02:56:39 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.3:compile 02:56:39 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.3:compile 02:56:39 [INFO] | | | | | \- com.h2database:h2:jar:2.2.220:compile 02:56:39 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.3:compile 02:56:39 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.3:compile 02:56:39 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 02:56:39 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.0:compile 02:56:39 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 02:56:39 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 02:56:39 [INFO] | | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 02:56:39 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.3:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.3:compile 02:56:39 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.11:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.3:compile 02:56:39 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.3:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.3:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.3:compile 02:56:39 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.11:compile 02:56:39 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.11:compile 02:56:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 02:56:39 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 02:56:39 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 02:56:39 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 02:56:39 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 02:56:39 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 02:56:39 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 02:56:39 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 02:56:39 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 02:56:39 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 02:56:39 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 02:56:39 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 02:56:39 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.5:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.3:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.3:compile 02:56:39 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.11:compile 02:56:39 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:56:39 [INFO] | | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:56:39 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:56:39 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:56:39 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile 02:56:39 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.107.Final:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:56:39 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:56:39 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:56:39 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:56:39 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:56:39 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:56:39 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:56:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:56:39 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:56:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.1:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.1:compile 02:56:39 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:compile 02:56:39 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.1:compile 02:56:39 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.11:compile 02:56:39 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.11:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.2:compile 02:56:39 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.11:compile 02:56:39 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.2:compile 02:56:39 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.2:compile 02:56:39 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.2:compile 02:56:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:56:39 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile 02:56:39 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 02:56:39 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 02:56:39 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 02:56:39 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 02:56:39 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:compile 02:56:39 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 02:56:39 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:56:39 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 02:56:39 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.13:compile 02:56:39 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.13:compile 02:56:39 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 02:56:39 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 02:56:39 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:compile 02:56:39 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 02:56:39 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 02:56:39 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 02:56:39 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 02:56:39 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 02:56:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.1:compile 02:56:39 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:compile 02:56:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:compile 02:56:39 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile 02:56:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile 02:56:39 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile 02:56:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.1:compile 02:56:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.2:compile 02:56:39 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.11:compile 02:56:39 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.11:compile 02:56:39 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.11.0:compile 02:56:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.2:compile 02:56:39 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.2:compile 02:56:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.1:compile 02:56:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.2:compile 02:56:39 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.2:compile 02:56:39 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.2:compile 02:56:39 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.11:compile 02:56:39 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 02:56:39 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 02:56:39 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.2:compile 02:56:39 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.2:compile 02:56:39 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.3:compile 02:56:39 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.2:compile 02:56:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:compile 02:56:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.1:compile 02:56:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:compile 02:56:39 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:compile 02:56:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:compile 02:56:39 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:compile 02:56:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.1:compile 02:56:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.1:compile 02:56:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.1:compile 02:56:39 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.2:compile 02:56:39 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 02:56:39 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:56:39 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.3:compile 02:56:39 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 02:56:39 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:56:39 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:56:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:56:39 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:56:39 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:56:39 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:56:39 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:56:39 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:56:39 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.0.11:compile 02:56:39 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.0.11:compile 02:56:39 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.1:compile 02:56:39 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.11:compile 02:56:39 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.11:compile 02:56:39 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:56:39 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 02:56:39 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:56:39 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:56:39 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.4:compile 02:56:39 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.4:compile 02:56:39 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.4:compile 02:56:39 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.4:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile 02:56:39 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:56:39 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:56:39 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:56:39 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:56:39 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:56:39 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.2:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.2:compile 02:56:39 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.2:compile 02:56:39 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.1:compile 02:56:39 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 02:56:39 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:56:39 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] +- org.opendaylight.netconf:odl-netconf-test-tools:xml:features:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | \- org.opendaylight.netconf:netconf-test-perf:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:56:39 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:56:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:56:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:56:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:56:39 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:56:39 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:56:39 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:56:39 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:56:39 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:56:39 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:56:39 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:56:39 [INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.11:test 02:56:39 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 02:56:39 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 02:56:39 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 02:56:39 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 02:56:39 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 02:56:39 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 02:56:39 [INFO] | | +- org.apache.commons:commons-compress:jar:1.25.0:test 02:56:39 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 02:56:39 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 02:56:39 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 02:56:39 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 02:56:39 [INFO] | | +- commons-io:commons-io:jar:2.15.1:test 02:56:39 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 02:56:39 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 02:56:39 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 02:56:39 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 02:56:39 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 02:56:39 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 02:56:39 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 02:56:39 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 02:56:39 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 02:56:39 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 02:56:39 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 02:56:39 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 02:56:39 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 02:56:39 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 02:56:39 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 02:56:39 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 02:56:39 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 02:56:39 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 02:56:39 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 02:56:39 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.5:runtime 02:56:39 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.5:test 02:56:39 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.5:test 02:56:39 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:test 02:56:39 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 02:56:39 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 02:56:39 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:56:39 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 02:56:39 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 02:56:39 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 02:56:39 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 02:56:39 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 02:56:39 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 02:56:39 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 02:56:39 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 02:56:39 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 02:56:39 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 02:56:39 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 02:56:39 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 02:56:39 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 02:56:39 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 02:56:39 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 02:56:39 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 02:56:39 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:56:39 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 02:56:39 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:56:39 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:56:39 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:56:39 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.0.11:test 02:56:39 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.5:test 02:56:39 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.5:test 02:56:39 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 02:56:39 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.5:test 02:56:39 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.5:test 02:56:39 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 02:56:39 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 02:56:39 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.5:test 02:56:39 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 02:56:39 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 02:56:39 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.5:test 02:56:39 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.5:test 02:56:39 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.5:test 02:56:39 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 02:56:39 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 02:56:39 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 02:56:39 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.5:test 02:56:39 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.11.0:test 02:56:39 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:test 02:56:39 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.5:test 02:56:39 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.5:test 02:56:39 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 02:56:39 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 02:56:39 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 02:56:39 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 02:56:39 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 02:56:39 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 02:56:39 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 02:56:39 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.6:test 02:56:39 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 02:56:39 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 02:56:39 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.6:test 02:56:39 [INFO] | | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 02:56:39 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.6:test 02:56:39 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.13:test 02:56:39 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.13:test 02:56:39 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 02:56:39 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 02:56:39 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 02:56:39 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 02:56:39 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 02:56:39 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.5:test 02:56:39 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.5:test 02:56:39 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 02:56:39 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 02:56:39 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:13.0.11:test 02:56:39 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:test 02:56:39 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:test 02:56:39 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.11:test 02:56:39 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:13.0.11:test 02:56:39 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 02:56:39 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 02:56:39 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 02:56:39 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 02:56:39 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 02:56:39 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 02:56:39 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 02:56:39 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 02:56:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:56:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:56:39 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:56:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:56:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:56:39 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:13.0.11:test 02:56:39 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 02:56:39 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.5:test 02:56:39 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 02:56:39 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:56:39 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:56:39 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:56:39 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:56:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:56:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:56:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:56:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:56:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:56:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:56:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:56:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:56:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:56:39 [INFO] +- junit:junit:jar:4.13.2:test 02:56:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:56:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:56:39 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:56:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:compile 02:56:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:56:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:56:39 [INFO] 02:56:39 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-netconf-testing --- 02:56:39 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/sonatype-clm/module.xml 02:56:39 [INFO] 02:56:39 [INFO] -------< org.opendaylight.netconf:features-netconf-experimental >------- 02:56:39 [INFO] Building features-netconf-experimental 7.0.5-SNAPSHOT [98/121] 02:56:39 [INFO] ------------------------------[ feature ]------------------------------- 02:56:39 [INFO] 02:56:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-experimental --- 02:56:39 [INFO] 02:56:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-experimental --- 02:56:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:39 [INFO] 02:56:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-experimental --- 02:56:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:39 [INFO] 02:56:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf-experimental --- 02:56:39 [INFO] 02:56:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf-experimental --- 02:56:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:56:39 [INFO] argLine set to empty 02:56:39 [INFO] 02:56:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-experimental --- 02:56:39 [INFO] Starting audit... 02:56:39 Audit done. 02:56:39 [INFO] You have 0 Checkstyle violations. 02:56:39 [INFO] 02:56:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-experimental --- 02:56:39 [INFO] Starting audit... 02:56:39 Audit done. 02:56:39 [INFO] You have 0 Checkstyle violations. 02:56:39 [INFO] 02:56:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-experimental --- 02:56:39 [INFO] 02:56:39 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf-experimental --- 02:56:39 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/classes/META-INF/maven/dependencies.properties 02:56:39 [INFO] 02:56:39 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-experimental --- 02:56:39 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/feature/feature.xml 02:56:40 [INFO] ...done! 02:56:40 [INFO] Attaching features XML 02:56:40 [INFO] 02:56:40 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-netconf-experimental --- 02:56: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 02:56:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:56:40 [INFO] 02:56:40 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-netconf-experimental >>> 02:56:40 [INFO] 02:56:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-netconf-experimental --- 02:56:40 [INFO] 02:56:40 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-netconf-experimental <<< 02:56:40 [INFO] 02:56:40 [INFO] 02:56:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-netconf-experimental --- 02:56:40 [INFO] 02:56:40 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-netconf-experimental --- 02:56:40 [INFO] Tests are skipped. 02:56:40 [INFO] 02:56:40 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-netconf-experimental --- 02:56:40 [INFO] 02:56:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-experimental --- 02:56:40 [INFO] 02:56:40 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-netconf-experimental --- 02:56:40 [INFO] CycloneDX: Resolving Dependencies 02:56:48 [INFO] CycloneDX: Creating BOM version 1.4 with 451 component(s) 02:56:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/bom.xml 02:56:48 [INFO] attaching as features-netconf-experimental-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/bom.json 02:56:48 [INFO] attaching as features-netconf-experimental-7.0.5-SNAPSHOT-cyclonedx.json 02:56:48 [INFO] 02:56:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-experimental --- 02:56:48 [INFO] Skipping duplicate-finder execution! 02:56:48 [INFO] 02:56:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-experimental --- 02:56:48 [INFO] Skipping plugin execution 02:56:48 [INFO] 02:56:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf-experimental --- 02:56:48 [INFO] No sources in project. Archive not created. 02:56:48 [INFO] 02:56:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf-experimental --- 02:56:48 [INFO] 02:56:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf-experimental --- 02:56:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:56:48 [INFO] 02:56:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf-experimental --- 02:56:48 [INFO] No primary artifact to install, installing attached artifacts instead. 02:56:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.5-SNAPSHOT/features-netconf-experimental-7.0.5-SNAPSHOT.pom 02:56:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.5-SNAPSHOT/features-netconf-experimental-7.0.5-SNAPSHOT-features.xml 02:56:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.5-SNAPSHOT/features-netconf-experimental-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.5-SNAPSHOT/features-netconf-experimental-7.0.5-SNAPSHOT-cyclonedx.json 02:56:48 [INFO] 02:56:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf-experimental --- 02:56:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:56:48 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:56:48 [INFO] 02:56:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-netconf-experimental --- 02:56:48 [INFO] org.opendaylight.netconf:features-netconf-experimental:feature:7.0.5-SNAPSHOT 02:56:48 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.3:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.3:compile 02:56:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.3:compile 02:56:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.3:compile 02:56:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.3:compile 02:56:48 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.3:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.2:compile 02:56:48 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 02:56:48 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:56:48 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.3:compile 02:56:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.11:compile 02:56:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.11:compile 02:56:48 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.11:compile 02:56:48 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 02:56:48 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 02:56:48 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 02:56:48 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:56:48 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:56:48 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:56:48 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:56:48 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:56:48 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 02:56:48 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:56:48 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 02:56:48 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:56:48 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:56:48 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 02:56:48 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 02:56:48 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 02:56:48 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.3:compile 02:56:48 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.3:compile 02:56:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.3:compile 02:56:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.3:compile 02:56:48 [INFO] | | | | | \- com.h2database:h2:jar:2.2.220:compile 02:56:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.3:compile 02:56:48 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.3:compile 02:56:48 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 02:56:48 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.0:compile 02:56:48 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 02:56:48 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 02:56:48 [INFO] | | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 02:56:48 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.3:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.3:compile 02:56:48 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.11:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.3:compile 02:56:48 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.3:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.3:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.3:compile 02:56:48 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.11:compile 02:56:48 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.11:compile 02:56:48 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 02:56:48 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 02:56:48 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 02:56:48 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 02:56:48 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 02:56:48 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 02:56:48 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 02:56:48 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 02:56:48 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 02:56:48 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 02:56:48 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 02:56:48 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 02:56:48 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.5:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.3:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.3:compile 02:56:48 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.11:compile 02:56:48 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:56:48 [INFO] | | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:56:48 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:56:48 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:56:48 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile 02:56:48 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.107.Final:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:56:48 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:56:48 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:56:48 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:56:48 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:56:48 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:56:48 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:56:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:56:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.11:compile 02:56:48 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.11:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.2:compile 02:56:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.11:compile 02:56:48 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.2:compile 02:56:48 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.2:compile 02:56:48 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.2:compile 02:56:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:56:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile 02:56:48 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 02:56:48 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 02:56:48 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 02:56:48 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 02:56:48 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:compile 02:56:48 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 02:56:48 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:56:48 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 02:56:48 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.13:compile 02:56:48 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.13:compile 02:56:48 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 02:56:48 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:56:48 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:56:48 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:compile 02:56:48 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 02:56:48 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 02:56:48 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 02:56:48 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 02:56:48 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:56:48 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.1:compile 02:56:48 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:compile 02:56:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:compile 02:56:48 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile 02:56:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile 02:56:48 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile 02:56:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.2:compile 02:56:48 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.11:compile 02:56:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.11:compile 02:56:48 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.11.0:compile 02:56:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.2:compile 02:56:48 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.2:compile 02:56:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.1:compile 02:56:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.2:compile 02:56:48 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.2:compile 02:56:48 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.2:compile 02:56:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.11:compile 02:56:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 02:56:48 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 02:56:48 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.2:compile 02:56:48 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.2:compile 02:56:48 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.3:compile 02:56:48 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.2:compile 02:56:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:compile 02:56:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.1:compile 02:56:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:compile 02:56:48 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:compile 02:56:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:compile 02:56:48 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:compile 02:56:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.1:compile 02:56:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.1:compile 02:56:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.1:compile 02:56:48 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.2:compile 02:56:48 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 02:56:48 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:56:48 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.3:compile 02:56:48 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 02:56:48 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:56:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:56:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:56:48 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:56:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:56:48 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:56:48 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:56:48 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:56:48 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.0.11:compile 02:56:48 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.0.11:compile 02:56:48 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.1:compile 02:56:48 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.11:compile 02:56:48 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.11:compile 02:56:48 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:56:48 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 02:56:48 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:56:48 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:56:48 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.4:compile 02:56:48 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.4:compile 02:56:48 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.4:compile 02:56:48 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.4:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile 02:56:48 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:56:48 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:56:48 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:56:48 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:56:48 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:56:48 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.2:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.2:compile 02:56:48 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.2:compile 02:56:48 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.1:compile 02:56:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 02:56:48 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:56:48 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.5-SNAPSHOT:compile 02:56:48 [INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.11:test 02:56:48 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 02:56:48 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 02:56:48 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 02:56:48 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 02:56:48 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 02:56:48 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 02:56:48 [INFO] | | +- org.apache.commons:commons-compress:jar:1.25.0:test 02:56:48 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 02:56:48 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 02:56:48 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 02:56:48 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 02:56:48 [INFO] | | +- commons-io:commons-io:jar:2.15.1:test 02:56:48 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 02:56:48 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 02:56:48 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 02:56:48 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 02:56:48 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 02:56:48 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 02:56:48 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 02:56:48 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 02:56:48 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 02:56:48 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 02:56:48 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 02:56:48 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 02:56:48 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 02:56:48 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 02:56:48 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 02:56:48 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 02:56:48 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 02:56:48 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 02:56:48 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 02:56:48 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.5:runtime 02:56:48 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.5:test 02:56:48 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.5:test 02:56:48 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:test 02:56:48 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 02:56:48 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 02:56:48 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:56:48 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 02:56:48 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 02:56:48 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 02:56:48 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 02:56:48 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 02:56:48 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 02:56:48 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 02:56:48 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 02:56:48 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 02:56:48 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 02:56:48 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 02:56:48 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 02:56:48 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 02:56:48 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 02:56:48 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 02:56:48 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 02:56:48 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:56:48 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 02:56:48 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:56:48 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:56:48 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:56:48 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.0.11:test 02:56:48 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.5:test 02:56:48 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.5:test 02:56:48 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 02:56:48 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.5:test 02:56:48 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.5:test 02:56:48 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 02:56:48 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 02:56:48 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.5:test 02:56:48 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 02:56:48 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 02:56:48 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.5:test 02:56:48 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.5:test 02:56:48 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.5:test 02:56:48 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 02:56:48 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 02:56:48 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 02:56:48 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.5:test 02:56:48 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.11.0:test 02:56:48 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:test 02:56:48 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.5:test 02:56:48 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.5:test 02:56:48 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 02:56:48 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 02:56:48 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 02:56:48 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 02:56:48 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 02:56:48 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 02:56:48 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 02:56:48 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.6:test 02:56:48 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 02:56:48 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 02:56:48 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.6:test 02:56:48 [INFO] | | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 02:56:48 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.6:test 02:56:48 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.13:test 02:56:48 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.13:test 02:56:48 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 02:56:48 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 02:56:48 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 02:56:48 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 02:56:48 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 02:56:48 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.5:test 02:56:48 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.5:test 02:56:48 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 02:56:48 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 02:56:48 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:13.0.11:test 02:56:48 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:test 02:56:48 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:test 02:56:48 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.11:test 02:56:48 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:13.0.11:test 02:56:48 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 02:56:48 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 02:56:48 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 02:56:48 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 02:56:48 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 02:56:48 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 02:56:48 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 02:56:48 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 02:56:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:56:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:56:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:56:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:56:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:56:48 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:13.0.11:test 02:56:48 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 02:56:48 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.5:test 02:56:48 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 02:56:48 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:56:48 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:56:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:56:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:56:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:56:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:56:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:56:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:56:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:56:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:56:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:56:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:56:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:56:48 [INFO] +- junit:junit:jar:4.13.2:test 02:56:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:56:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:56:48 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:56:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:compile 02:56:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:56:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:56:48 [INFO] 02:56:48 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-netconf-experimental --- 02:56:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/sonatype-clm/module.xml 02:56:49 [INFO] 02:56:49 [INFO] --------------< org.opendaylight.netconf:odl-netconf-ssh >-------------- 02:56:49 [INFO] Building OpenDaylight :: Netconf Connector :: SSH 7.0.5-SNAPSHOT [99/121] 02:56:49 [INFO] ------------------------------[ feature ]------------------------------- 02:56:49 [INFO] 02:56:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-ssh --- 02:56:49 [INFO] 02:56:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-ssh --- 02:56:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:49 [INFO] 02:56:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-ssh --- 02:56:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:49 [INFO] 02:56:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-ssh --- 02:56:49 [INFO] 02:56:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-ssh --- 02:56:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:56:49 [INFO] argLine set to empty 02:56:49 [INFO] 02:56:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-ssh --- 02:56:49 [INFO] Starting audit... 02:56:49 Audit done. 02:56:49 [INFO] You have 0 Checkstyle violations. 02:56:49 [INFO] 02:56:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-ssh --- 02:56:49 [INFO] Starting audit... 02:56:49 Audit done. 02:56:49 [INFO] You have 0 Checkstyle violations. 02:56:49 [INFO] 02:56:49 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-ssh --- 02:56:49 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/classes/META-INF/maven/dependencies.properties 02:56:49 [INFO] 02:56:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-ssh --- 02:56:49 [INFO] 02:56:49 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-ssh --- 02:56:49 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/feature/feature.xml 02:56:49 [INFO] ...done! 02:56:49 [INFO] Attaching features XML 02:56:49 [INFO] 02:56:49 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-ssh --- 02: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 02:56:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:56:49 [INFO] 02:56:49 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-ssh >>> 02:56:49 [INFO] 02:56:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-ssh --- 02:56:49 [INFO] 02:56:49 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-ssh <<< 02:56:49 [INFO] 02:56:49 [INFO] 02:56:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-ssh --- 02:56:49 [INFO] 02:56:49 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-ssh --- 02:56:49 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:56:49 [INFO] 02:56:49 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-ssh --- 02:56:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:56:49 [INFO] 02:56:49 [INFO] ------------------------------------------------------- 02:56:49 [INFO] T E S T S 02:56:49 [INFO] ------------------------------------------------------- 02:56:52 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:57:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.32 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:57:13 [INFO] 02:57:13 [INFO] Results: 02:57:13 [INFO] 02:57:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:57:13 [INFO] 02:57:13 [INFO] 02:57:13 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-ssh --- 02:57:13 [INFO] 02:57:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-ssh --- 02:57:13 [INFO] 02:57:13 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-ssh --- 02:57:13 [INFO] CycloneDX: Resolving Dependencies 02:57:20 [INFO] CycloneDX: Creating BOM version 1.4 with 338 component(s) 02:57:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/bom.xml 02:57:20 [INFO] attaching as odl-netconf-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:57:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/bom.json 02:57:20 [INFO] attaching as odl-netconf-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:57:20 [INFO] 02:57:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-ssh --- 02:57:20 [INFO] Skipping duplicate-finder execution! 02:57:20 [INFO] 02:57:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-ssh --- 02:57:20 [INFO] Skipping plugin execution 02:57:20 [INFO] 02:57:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-ssh --- 02:57:20 [INFO] No sources in project. Archive not created. 02:57:20 [INFO] 02:57:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-ssh --- 02:57:20 [INFO] 02:57:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-ssh --- 02:57:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:57:20 [INFO] 02:57:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-ssh --- 02:57:20 [INFO] No primary artifact to install, installing attached artifacts instead. 02:57:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.5-SNAPSHOT/odl-netconf-ssh-7.0.5-SNAPSHOT.pom 02:57:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.5-SNAPSHOT/odl-netconf-ssh-7.0.5-SNAPSHOT-features.xml 02:57:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.5-SNAPSHOT/odl-netconf-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:57:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.5-SNAPSHOT/odl-netconf-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:57:20 [INFO] 02:57:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-ssh --- 02:57:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:57:20 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:57:20 [INFO] 02:57:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-ssh --- 02:57:20 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/test-features 02:57:20 [INFO] 02:57:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-ssh --- 02:57:20 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/sonatype-clm/module.xml 02:57:20 [INFO] 02:57:20 [INFO] ----------< org.opendaylight.netconf:netconf-features-parent >---------- 02:57:20 [INFO] Building netconf-features-parent 7.0.5-SNAPSHOT [100/121] 02:57:20 [INFO] --------------------------------[ pom ]--------------------------------- 02:57:20 [INFO] 02:57:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-features-parent --- 02:57:20 [INFO] 02:57:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-features-parent --- 02:57:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:57:20 [INFO] 02:57:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-features-parent --- 02:57:20 [INFO] 02:57:20 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-features-parent --- 02:57:20 [INFO] Skipping CycloneDX goal, because module skips deploy 02:57:20 [INFO] 02:57:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-features-parent --- 02:57:20 [INFO] Skipping artifact installation 02:57:20 [INFO] 02:57:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-features-parent --- 02:57:20 [INFO] Skipping artifact deployment 02:57:20 [INFO] 02:57:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-features-parent --- 02:57:20 [INFO] org.opendaylight.netconf:netconf-features-parent:pom:7.0.5-SNAPSHOT 02:57:20 [INFO] 02:57:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-features-parent --- 02:57:20 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/target/sonatype-clm/module.xml 02:57:20 [INFO] 02:57:20 [INFO] ---------------< org.opendaylight.netconf:netconf-karaf >--------------- 02:57:20 [INFO] Building netconf-karaf 7.0.5-SNAPSHOT [101/121] 02:57:20 [INFO] --------------------------------[ pom ]--------------------------------- 02:57:21 [INFO] 02:57:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf --- 02:57:21 [INFO] 02:57:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf --- 02:57:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:57:21 [INFO] 02:57:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf --- 02:57:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:57:21 [INFO] 02:57:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-karaf --- 02:57:21 [INFO] 02:57:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-karaf --- 02:57:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:57:21 [INFO] 02:57:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf --- 02:57:21 [INFO] Starting audit... 02:57:21 Audit done. 02:57:21 [INFO] You have 0 Checkstyle violations. 02:57:21 [INFO] 02:57:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf --- 02:57:21 [INFO] Starting audit... 02:57:21 Audit done. 02:57:21 [INFO] You have 0 Checkstyle violations. 02:57:21 [INFO] 02:57:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf --- 02:57:21 [INFO] 02:57:21 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ netconf-karaf --- 02:57:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/karaf/src/main/resources 02:57:21 [INFO] 02:57:21 [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ netconf-karaf --- 02:57:21 [INFO] Using repositories: 02:57:21 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 02:57:21 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 02:57:21 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:57:21 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-master/karaf/target/assembly 02:57:21 [INFO] Loading direct KAR and features XML dependencies 02:57:21 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar 02:57:21 [INFO] Feature framework will be added as a startup feature 02:57:21 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-master/karaf/target/assembly 02:57:21 [INFO] Unzipping kars 02:57:21 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar 02:57:22 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features 02:57:22 [INFO] Loading profiles from: 02:57:22 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 02:57:22 [INFO] Loading repositories 02:57:22 [INFO] Generating generated-startup profile 02:57:22 [INFO] Generating generated-boot profile with parents: generated-startup 02:57:22 [INFO] Generating generated-installed profile 02:57:22 [INFO] Configuring etc/config.properties and etc/system.properties 02:57:22 [INFO] Downloading libraries for generated profiles 02:57:22 [INFO] Downloading additional libraries 02:57:22 [INFO] Writing configurations 02:57:22 [INFO] adding config file: etc/profile.cfg 02:57:22 [INFO] Startup stage 02:57:22 [INFO] Loading startup repositories 02:57:22 [INFO] Resolving startup features and bundles 02:57:22 [INFO] Features: framework 02:57:22 [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.0.11 02:57:22 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 02:57:22 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:57:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:57:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:57:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 02:57:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:57:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:57:22 [INFO] Boot stage 02:57:22 [INFO] Loading boot repositories 02:57:22 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.6/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.6/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features 02:57:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features 02:57:22 [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 02:57:22 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 02:57:22 [INFO] Feature kar/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 02:57:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 02:57:22 [INFO] Feature bundle/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 02:57:22 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 02:57:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 02:57:22 [INFO] Feature 26bfdc5a-a475-4b8b-b881-c3d7bf477a33/0.0.0 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:57:22 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:57:22 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 02:57:22 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 02:57:22 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 02:57:22 [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 02:57:22 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 02:57:22 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 02:57:22 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 02:57:22 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 02:57:22 [INFO] Feature package/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 02:57:22 [INFO] Feature shell/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 02:57:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 02:57:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 02:57:22 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 02:57:22 [INFO] Feature service/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 02:57:22 [INFO] Feature jaas/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 02:57:22 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 02:57:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 02:57:22 [INFO] Feature ssh/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 02:57:22 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 02:57:22 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 02:57:22 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 02:57:22 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 02:57:22 [INFO] Feature feature/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:57:22 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 02:57:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 02:57:22 [INFO] Feature jline/3.21.0 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:57:22 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 02:57:22 [INFO] Feature management/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 02:57:22 [INFO] adding config file: etc/jmx.acl.cfg 02:57:22 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 02:57:22 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 02:57:22 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 02:57:22 [INFO] adding config file: etc/org.apache.karaf.management.cfg 02:57:22 [INFO] Feature system/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 02:57:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 02:57:22 [INFO] Feature log/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 02:57:22 [INFO] adding config file: etc/org.apache.karaf.log.cfg 02:57:22 [INFO] Feature config/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 02:57:22 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 02:57:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 02:57:22 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 02:57:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 02:57:22 [INFO] Feature framework/4.4.5 is defined as a boot feature 02:57:22 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 02:57:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 02:57:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:57:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:57:22 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 02:57:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:57:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 02:57:22 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:57:23 [INFO] Feature instance/4.4.5 is defined as a boot feature 02:57:23 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 02:57:23 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 02:57:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 02:57:23 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature 02:57:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 02:57:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 02:57:23 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature 02:57:23 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 02:57:23 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar 02:57:23 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 02:57:23 [INFO] Feature deployer/4.4.5 is defined as a boot feature 02:57:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 02:57:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 02:57:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 02:57:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 02:57:23 [INFO] Feature scr/4.4.5 is defined as a boot feature 02:57:23 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 02:57:23 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 02:57:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 02:57:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:57:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 02:57:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 02:57:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:57:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 02:57:23 [INFO] Feature standard/4.4.5 is defined as a boot feature 02:57:23 [INFO] Install stage 02:57:23 [INFO] Loading installed repositories 02:57:23 [INFO] Feature wrapper/4.4.5 is defined as an installed feature 02:57:23 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 02:57:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 02:57:23 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 02:57:23 [INFO] 02:57:23 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-karaf >>> 02:57:23 [INFO] 02:57:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-karaf --- 02:57:23 [INFO] 02:57:23 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-karaf <<< 02:57:23 [INFO] 02:57:23 [INFO] 02:57:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-karaf --- 02:57:23 [INFO] 02:57:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf --- 02:57:23 [INFO] 02:57:23 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf --- 02:57:23 [INFO] 02:57:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf --- 02:57:23 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 02:57:23 [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/netconf-maven-clm-master/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 02:57:23 [INFO] 02:57:23 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-karaf --- 02:57:23 [INFO] 02:57:23 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ netconf-karaf --- 02:57:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/karaf/src/main/assembly 02:57:23 [INFO] 02:57:23 [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ netconf-karaf --- 02:57:24 [INFO] Feature repository discovered recursively: dabb2c79-3e48-4de5-908e-ca76f46f6f3a 02:57:24 [INFO] Feature repository discovered recursively: features-controller-testing 02:57:24 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-common 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-apache-commons-text 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-parser 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-akka 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-scala 02:57:24 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 02:57:24 [INFO] Feature repository discovered recursively: features-infrautils 02:57:24 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 02:57:24 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 02:57:24 [INFO] Feature repository discovered recursively: odl-guava 02:57:24 [INFO] Feature repository discovered recursively: odl-gson 02:57:24 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 02:57:24 [INFO] Feature repository discovered recursively: odl-servlet-api 02:57:24 [INFO] Feature repository discovered recursively: odl-infrautils-ready 02:57:24 [INFO] Feature repository discovered recursively: odl-infrautils-utils 02:57:24 [INFO] Feature repository discovered recursively: features-netconf 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-jersey-2 02:57:24 [INFO] Feature repository discovered recursively: odl-javassist-3 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 02:57:24 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-all 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netty-4 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-client 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-impl 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-codec 02:57:24 [INFO] Feature repository discovered recursively: odl-stax2-api 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-data 02:57:24 [INFO] Feature repository discovered recursively: odl-antlr4 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-console 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-topology 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-jackson-2 02:57:24 [INFO] Feature repository discovered recursively: odl-woodstox 02:57:24 [INFO] Feature repository discovered recursively: odl-ws-rs-api 02:57:24 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 02:57:24 [INFO] Feature repository discovered recursively: odl-restconf 02:57:24 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-export 02:57:24 [INFO] Feature repository discovered recursively: odl-restconf-all 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-common 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-util 02:57:24 [INFO] Feature repository discovered recursively: pt-triemap 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-transport 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-keystore 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-truststore 02:57:24 [INFO] Feature repository discovered recursively: features-netconf-testing 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 02:57:24 [INFO] Feature repository discovered recursively: features-netconf-experimental 02:57:24 [INFO] Feature repository discovered recursively: framework-4.4.5 02:57:24 [INFO] Feature repository discovered recursively: standard-4.4.5 02:57:24 [INFO] Feature repository discovered recursively: framework-4.4.5 02:57:24 [INFO] Feature repository discovered recursively: features-controller-testing 02:57:24 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-common 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-util 02:57:24 [INFO] Feature repository discovered recursively: odl-guava 02:57:24 [INFO] Feature repository discovered recursively: pt-triemap 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-common 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-data 02:57:24 [INFO] Feature repository discovered recursively: odl-antlr4 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-parser 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-apache-commons-text 02:57:24 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-codec 02:57:24 [INFO] Feature repository discovered recursively: odl-gson 02:57:24 [INFO] Feature repository discovered recursively: odl-stax2-api 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 02:57:24 [INFO] Feature repository discovered recursively: odl-servlet-api 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-akka 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-scala 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 02:57:24 [INFO] Feature repository discovered recursively: features-infrautils 02:57:24 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 02:57:24 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 02:57:24 [INFO] Feature repository discovered recursively: odl-infrautils-utils 02:57:24 [INFO] Feature repository discovered recursively: odl-infrautils-ready 02:57:24 [INFO] Feature repository discovered recursively: features-netconf 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 02:57:24 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 02:57:24 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 02:57:24 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-jersey-2 02:57:24 [INFO] Feature repository discovered recursively: odl-javassist-3 02:57:24 [INFO] Feature repository discovered recursively: odl-ws-rs-api 02:57:24 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-all 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netty-4 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-client 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-transport 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-keystore 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-truststore 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-impl 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-topology 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-console 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-jackson-2 02:57:24 [INFO] Feature repository discovered recursively: odl-woodstox 02:57:24 [INFO] Feature repository discovered recursively: odl-restconf 02:57:24 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:57:24 [INFO] Feature repository discovered recursively: odl-yangtools-export 02:57:24 [INFO] Feature repository discovered recursively: odl-restconf-all 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 02:57:24 [INFO] Feature repository discovered recursively: features-netconf-testing 02:57:24 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 02:57:24 [INFO] Feature repository discovered recursively: features-netconf-experimental 02:57:24 [INFO] Feature repository discovered recursively: standard-4.4.5 02:57:24 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 02:57:26 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 02:57:26 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-annotations::jar, 2.15.4 and 2.15.3 02:57:26 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-core::jar, 2.15.4 and 2.15.3 02:57:26 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-databind::jar, 2.15.4 and 2.15.3 02:57:27 [INFO] 02:57:27 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf --- 02:57:27 [INFO] Executing tasks 02:57:27 [INFO] Executed tasks 02:57:27 [INFO] 02:57:27 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ netconf-karaf --- 02:57:27 [INFO] Executing tasks 02:57:27 [INFO] [delete] Deleting directory /w/workspace/netconf-maven-clm-master/karaf/target/assembly/system/org/bouncycastle 02:57:27 [INFO] Executed tasks 02:57:27 [INFO] 02:57:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf --- 02:57:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:57:27 [INFO] 02:57:27 [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ netconf-karaf --- 02:57:44 [INFO] 02:57:44 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-karaf --- 02:57:44 [INFO] CycloneDX: Resolving Dependencies 02:57:51 [INFO] CycloneDX: Creating BOM version 1.4 with 539 component(s) 02:57:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/karaf/target/bom.xml 02:57:51 [INFO] attaching as netconf-karaf-7.0.5-SNAPSHOT-cyclonedx.xml 02:57:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/karaf/target/bom.json 02:57:52 [INFO] attaching as netconf-karaf-7.0.5-SNAPSHOT-cyclonedx.json 02:57:52 [INFO] 02:57:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf --- 02:57:52 [INFO] Skipping duplicate-finder execution! 02:57:52 [INFO] 02:57:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf --- 02:57:52 [INFO] Skipping pom project 02:57:52 [INFO] 02:57:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-karaf --- 02:57:52 [INFO] 02:57:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-karaf --- 02:57:52 [INFO] 02:57:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-karaf --- 02:57:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:57:52 [INFO] 02:57:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-karaf --- 02:57:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/karaf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-SNAPSHOT.pom 02:57:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/karaf/target/netconf-karaf-7.0.5-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-SNAPSHOT.tar.gz 02:57:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/karaf/target/netconf-karaf-7.0.5-SNAPSHOT.zip to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-SNAPSHOT.zip 02:57:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/karaf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-SNAPSHOT-cyclonedx.xml 02:57:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/karaf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-SNAPSHOT-cyclonedx.json 02:57:52 [INFO] 02:57:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-karaf --- 02:57:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:57:54 [INFO] 02:57:54 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-karaf --- 02:57:54 [INFO] org.opendaylight.netconf:netconf-karaf:pom:7.0.5-SNAPSHOT 02:57:54 [INFO] +- org.apache.karaf.features:framework:kar:4.4.5:compile 02:57:54 [INFO] | +- org.apache.karaf.features:base:jar:4.4.5:runtime 02:57:54 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:57:54 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 02:57:54 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 02:57:54 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:57:54 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:57:54 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:57:54 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:57:54 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.5:runtime 02:57:54 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.5:runtime 02:57:54 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 02:57:54 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 02:57:54 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.5:runtime 02:57:54 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 02:57:54 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 02:57:54 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.5:runtime 02:57:54 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.5:runtime 02:57:54 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.5:compile 02:57:54 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 02:57:54 [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 02:57:54 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 02:57:54 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.5:runtime 02:57:54 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.11.0:runtime 02:57:54 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 02:57:54 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:compile 02:57:54 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.5:runtime 02:57:54 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.5:compile 02:57:54 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 02:57:54 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 02:57:54 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 02:57:54 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 02:57:54 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 02:57:54 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 02:57:54 [INFO] | +- org.jline:jline:jar:3.21.0:compile 02:57:54 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.6:compile 02:57:54 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 02:57:54 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 02:57:54 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.6:compile 02:57:54 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.6:compile 02:57:54 [INFO] | | +- ch.qos.logback:logback-core:jar:1.2.13:compile 02:57:54 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.13:compile 02:57:54 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 02:57:54 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 02:57:54 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 02:57:54 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 02:57:54 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 02:57:54 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 02:57:54 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 02:57:54 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 02:57:54 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 02:57:54 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 02:57:54 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 02:57:54 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 02:57:54 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 02:57:54 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.5:compile 02:57:54 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile 02:57:54 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 02:57:54 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 02:57:54 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 02:57:54 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 02:57:54 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:57:54 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 02:57:54 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:57:54 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 02:57:54 [INFO] +- org.opendaylight.controller:features-controller-testing:xml:features:9.0.2:runtime 02:57:54 [INFO] | +- org.opendaylight.controller:odl-clustering-test-app:xml:features:9.0.2:runtime 02:57:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:runtime 02:57:54 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.2:runtime 02:57:54 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.2:runtime 02:57:54 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.2:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.2:runtime 02:57:54 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.2:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:runtime 02:57:54 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.2:runtime 02:57:54 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.2:runtime 02:57:54 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-model:jar:9.0.2:runtime 02:57:54 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:runtime 02:57:54 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-provider:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 02:57:54 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.13:runtime 02:57:54 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:runtime 02:57:54 [INFO] | | | \- org.apache.commons:commons-text:jar:1.11.0:runtime 02:57:54 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-karaf-cli:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:runtime 02:57:54 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:runtime 02:57:54 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-karaf-cli:jar:9.0.2:runtime 02:57:54 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.2:runtime 02:57:54 [INFO] | \- org.opendaylight.controller:odl-mdsal-benchmark:xml:features:9.0.2:runtime 02:57:54 [INFO] | +- org.opendaylight.controller:benchmark-api:jar:9.0.2:runtime 02:57:54 [INFO] | +- org.opendaylight.controller:dsbenchmark:jar:9.0.2:runtime 02:57:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:runtime 02:57:54 [INFO] | +- org.opendaylight.controller:ntfbenchmark:jar:9.0.2:runtime 02:57:54 [INFO] | \- org.opendaylight.controller:rpcbenchmark:jar:9.0.2:runtime 02:57:54 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:runtime 02:57:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 02:57:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 02:57:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:runtime 02:57:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 02:57:54 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:runtime 02:57:54 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:runtime 02:57:54 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.2:runtime 02:57:54 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:6.0.6:runtime 02:57:54 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.6:runtime 02:57:54 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:runtime 02:57:54 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.11:runtime 02:57:54 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.11:runtime 02:57:54 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.11:runtime 02:57:54 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 02:57:54 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.6:runtime 02:57:54 [INFO] | | | \- org.opendaylight.infrautils:diagstatus-api:jar:6.0.6:runtime 02:57:54 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.6:runtime 02:57:54 [INFO] | | \- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.6:runtime 02:57:54 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.6:runtime 02:57:54 [INFO] | | \- org.opendaylight.infrautils:ready-impl:jar:6.0.6:runtime 02:57:54 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:6.0.6:runtime 02:57:54 [INFO] | | \- org.awaitility:awaitility:jar:4.1.1:test 02:57:54 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.6:runtime 02:57:54 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.6:runtime 02:57:54 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:runtime 02:57:54 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.3:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.3:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.3:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.3:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.2:runtime 02:57:54 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 02:57:54 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.3:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 02:57:54 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:runtime 02:57:54 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:runtime 02:57:54 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 02:57:54 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 02:57:54 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 02:57:54 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 02:57:54 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 02:57:54 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:runtime 02:57:54 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 02:57:54 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:runtime 02:57:54 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 02:57:54 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 02:57:54 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:runtime 02:57:54 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:runtime 02:57:54 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.3:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.3:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.3:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.3:runtime 02:57:54 [INFO] | | | | | \- com.h2database:h2:jar:2.2.220:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.3:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.3:runtime 02:57:54 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 02:57:54 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.0:runtime 02:57:54 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 02:57:54 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 02:57:54 [INFO] | | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:runtime 02:57:54 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.3:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 02:57:54 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 02:57:54 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 02:57:54 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 02:57:54 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 02:57:54 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 02:57:54 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 02:57:54 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 02:57:54 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 02:57:54 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 02:57:54 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 02:57:54 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 02:57:54 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.5:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.3:runtime 02:57:54 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.107.Final:runtime 02:57:54 [INFO] | | | +- io.netty:netty-handler:jar:4.1.107.Final:runtime 02:57:54 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.107.Final:runtime 02:57:54 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:runtime 02:57:54 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:runtime 02:57:54 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.107.Final:runtime 02:57:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:runtime 02:57:54 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.2:runtime 02:57:54 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- io.netty:netty-codec:jar:4.1.107.Final:runtime 02:57:54 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- io.netty:netty-buffer:jar:4.1.107.Final:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:runtime 02:57:54 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:runtime 02:57:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:runtime 02:57:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:runtime 02:57:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.2:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.2:runtime 02:57:54 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.2:runtime 02:57:54 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.2:runtime 02:57:54 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- com.typesafe:config:jar:1.4.2:runtime 02:57:54 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 02:57:54 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 02:57:54 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 02:57:54 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:runtime 02:57:54 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:runtime 02:57:54 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 02:57:54 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 02:57:54 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.13:runtime 02:57:54 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:runtime 02:57:54 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:runtime 02:57:54 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:runtime 02:57:54 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:runtime 02:57:54 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:runtime 02:57:54 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:runtime 02:57:54 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:runtime 02:57:54 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 02:57:54 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.1:runtime 02:57:54 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.2:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:runtime 02:57:54 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.1:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:runtime 02:57:54 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:runtime 02:57:54 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:runtime 02:57:54 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:runtime 02:57:54 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.1:runtime 02:57:54 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.1:runtime 02:57:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.2:runtime 02:57:54 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 02:57:54 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:runtime 02:57:54 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.3:runtime 02:57:54 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:runtime 02:57:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:runtime 02:57:54 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:runtime 02:57:54 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:runtime 02:57:54 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:runtime 02:57:54 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:runtime 02:57:54 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:runtime 02:57:54 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:runtime 02:57:54 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.1:runtime 02:57:54 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.11:runtime 02:57:54 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 02:57:54 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.4:runtime 02:57:54 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.4:runtime 02:57:54 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.4:runtime 02:57:54 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.4:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime 02:57:54 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:runtime 02:57:54 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:runtime 02:57:54 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.3:runtime 02:57:54 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.2:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.2:runtime 02:57:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.2:runtime 02:57:54 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.1:runtime 02:57:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:runtime 02:57:54 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:runtime 02:57:54 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] +- org.opendaylight.netconf:features-netconf-testing:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | \- org.opendaylight.netconf:odl-netconf-test-tools:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] | \- org.opendaylight.netconf:netconf-test-perf:jar:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] +- org.opendaylight.netconf:features-netconf-experimental:xml:features:7.0.5-SNAPSHOT:runtime 02:57:54 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.5:runtime 02:57:54 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.5:runtime 02:57:54 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 02:57:54 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 02:57:54 [INFO] | +- org.osgi:osgi.annotation:jar:8.0.1:compile 02:57:54 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:57:54 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 02:57:54 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile 02:57:54 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.0.11:provided 02:57:54 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:runtime 02:57:54 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:runtime 02:57:54 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:runtime 02:57:54 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.11:runtime 02:57:54 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:57:54 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:57:54 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:57:54 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:57:54 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:57:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:57:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:57:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:57:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:57:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:57:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:57:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:57:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:57:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:57:54 [INFO] +- junit:junit:jar:4.13.2:test 02:57:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:57:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:57:54 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:57:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:runtime 02:57:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:57:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:57:54 [INFO] 02:57:54 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-karaf --- 02:57:54 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/karaf/target/sonatype-clm/module.xml 02:57:54 [INFO] 02:57:54 [INFO] -----------< org.opendaylight.netconf:netconf-karaf-static >------------ 02:57:54 [INFO] Building netconf-karaf-static 7.0.5-SNAPSHOT [102/121] 02:57:54 [INFO] ---------------------------[ karaf-assembly ]--------------------------- 02:57:55 [INFO] 02:57:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf-static --- 02:57:55 [INFO] 02:57:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf-static --- 02:57:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:57:55 [INFO] 02:57:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf-static --- 02:57:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:57:55 [INFO] 02:57:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-karaf-static --- 02:57:56 [INFO] 02:57:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-karaf-static --- 02:57:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:57:56 [INFO] 02:57:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf-static --- 02:57:57 [INFO] Starting audit... 02:57:57 Audit done. 02:57:57 [INFO] You have 0 Checkstyle violations. 02:57:57 [INFO] 02:57:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf-static --- 02:57:57 [INFO] Starting audit... 02:57:57 Audit done. 02:57:57 [INFO] You have 0 Checkstyle violations. 02:57:57 [INFO] 02:57:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf-static --- 02:57:57 [INFO] 02:57:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-karaf-static --- 02:57:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/karaf-static/src/main/resources 02:57:57 [INFO] 02:57:57 [INFO] --- karaf-maven-plugin:4.4.5:assembly (default-assembly) @ netconf-karaf-static --- 02:57:57 [INFO] Using repositories: 02:57:57 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 02:57:57 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 02:57:57 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:57:57 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly 02:57:57 [INFO] Loading direct KAR and features XML dependencies 02:57:57 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.5/kar 02:57:57 [INFO] Feature static will be added as a startup feature 02:57:57 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly 02:57:57 [INFO] Unzipping kars 02:57:57 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.5/kar 02:57:57 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.5/xml/features 02:57:57 [INFO] Loading profiles from: 02:57:57 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 02:57:57 [INFO] Loading repositories 02:57:57 [INFO] Generating generated-startup profile 02:57:57 [INFO] Generating generated-boot profile with parents: generated-startup 02:57:57 [INFO] Generating generated-installed profile 02:57:57 [INFO] Adding profiles to etc/profiles 02:57:57 [INFO] Configuring etc/config.properties and etc/system.properties 02:57:57 [INFO] Downloading libraries for generated profiles 02:57:57 [INFO] Downloading additional libraries 02:57:57 [INFO] Writing configurations 02:57:57 [INFO] adding config file: etc/profile.cfg 02:57:57 [INFO] Startup stage 02:57:57 [INFO] Loading startup repositories 02:57:57 [INFO] Resolving startup features and bundles 02:57:57 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 02:57:57 [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.0.11, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11, mvn:org.opendaylight.odlparent/logging-markers/13.0.11, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5, 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.0.11 02:57:57 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 02:57:57 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 02:57:57 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 02:57:57 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:57:57 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 02:57:57 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 02:57:57 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 02:57:57 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 02:57:57 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 02:57:57 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:57:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:57:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 02:57:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:57:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:57:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 02:57:57 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 02:57:57 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 02:57:57 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 02:57:57 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:57:57 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 02:57:57 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 02:57:57 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 02:57:57 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 02:57:57 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 02:57:57 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 02:57:57 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 02:57:57 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 02:57:57 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 02:57:57 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.11 02:57:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:57:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:57:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 02:57:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 02:57:57 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 02:57:57 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:57:57 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:57:57 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 02:57:57 [INFO] adding config file: etc/org.apache.karaf.log.cfg 02:57:57 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 02:57:57 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 02:57:57 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 02:57:57 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 02:57:57 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 02:57:57 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 02:57:57 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 02:57:57 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 02:57:57 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 02:57:57 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 02:57:57 [INFO] Boot stage 02:57:57 [INFO] Loading boot repositories 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features 02:57:57 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.5/xml/features 02:57:57 [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature 02:57:57 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 02:57:57 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 02:57:57 [INFO] Feature odl-apache-shiro/0.19.3 is defined as a boot feature 02:57:57 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 02:57:57 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.3 02:57:57 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.0 02:57:57 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 02:57:57 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 02:57:57 [INFO] Feature odl-controller-scala/9.0.2 is defined as a boot feature 02:57:57 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 02:57:57 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 02:57:57 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 02:57:57 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 02:57:57 [INFO] Feature shell/4.4.5 is defined as a boot feature 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 02:57:57 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 02:57:57 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 02:57:57 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 02:57:57 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 02:57:58 [INFO] Feature ssh/4.4.5 is defined as a boot feature 02:57:58 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 02:57:58 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 02:57:58 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 02:57:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 02:57:58 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 02:57:58 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 02:57:58 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 02:57:58 [INFO] Feature odl-mdsal-model-rfc7952/13.0.1 is defined as a boot feature 02:57:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.1 02:57:58 [INFO] Feature static-framework/4.4.5 is defined as a boot feature 02:57:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:57:58 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:57:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:57:58 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:57:58 [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature 02:57:58 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 02:58:00 [INFO] Feature pax-web-websockets/8.0.24 is defined as a boot feature 02:58:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.24 02:58:00 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 02:58:00 [INFO] Feature odl-karaf-feat-jdbc/13.0.11 is defined as a boot feature 02:58:00 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.5 02:58:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 02:58:00 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 02:58:00 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 02:58:00 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 02:58:00 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 02:58:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 02:58:00 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 02:58:00 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 02:58:00 [INFO] Feature odl-javassist-3/13.0.11 is defined as a boot feature 02:58:00 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 02:58:00 [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 02:58:00 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 02:58:01 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 02:58:01 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore 02:58:01 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 02:58:01 [INFO] Feature odl-netconf-util/7.0.5.SNAPSHOT is defined as a boot feature 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.5-SNAPSHOT 02:58:01 [INFO] Feature odl-netconf-model-rfc6022/7.0.5.SNAPSHOT is defined as a boot feature 02:58:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.5-SNAPSHOT 02:58:03 [INFO] Feature odl-netconf-keystore/7.0.5.SNAPSHOT is defined as a boot feature 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.5-SNAPSHOT 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.5-SNAPSHOT 02:58:03 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 02:58:03 [INFO] Feature odl-mdsal-model-rfc8525/13.0.1 is defined as a boot feature 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.1 02:58:03 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 02:58:03 [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 02:58:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 02:58:04 [INFO] Feature http/8.0.24 is defined as a boot feature 02:58:04 [INFO] Feature odl-netconf-model-rfc5277/7.0.5.SNAPSHOT is defined as a boot feature 02:58:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.5-SNAPSHOT 02:58:04 [INFO] Feature deployer/4.4.5 is defined as a boot feature 02:58:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 02:58:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 02:58:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 02:58:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 02:58:04 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature 02:58:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 02:58:05 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1 is defined as a boot feature 02:58:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.1 02:58:05 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature 02:58:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 02:58:08 [INFO] Feature odl-netconf-client/7.0.5.SNAPSHOT is defined as a boot feature 02:58:08 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.5-SNAPSHOT 02:58:08 [INFO] Feature odl-netconf-model-rfc6470/7.0.5.SNAPSHOT is defined as a boot feature 02:58:08 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.5-SNAPSHOT 02:58:08 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 02:58:08 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 02:58:08 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature 02:58:08 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 02:58:08 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 02:58:08 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 02:58:08 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 02:58:08 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 02:58:08 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 02:58:08 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 02:58:08 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 02:58:08 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 02:58:08 [INFO] Feature odl-netconf-connector-all/7.0.5.SNAPSHOT is defined as a boot feature 02:58:08 [INFO] Feature pax-web-http-whiteboard/8.0.24 is defined as a boot feature 02:58:08 [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature 02:58:08 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 02:58:08 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 02:58:08 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 02:58:08 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 02:58:08 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 02:58:08 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 02:58:08 [INFO] Feature odl-yanglib-mdsal-writer/7.0.5.SNAPSHOT is defined as a boot feature 02:58:08 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT 02:58:08 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature 02:58:08 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 02:58:08 [INFO] Feature jaas/4.4.5 is defined as a boot feature 02:58:08 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 02:58:08 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 02:58:08 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 02:58:08 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 02:58:08 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 02:58:08 [INFO] Feature odl-netconf-model-rfc8040/7.0.5.SNAPSHOT is defined as a boot feature 02:58:08 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT 02:58:09 [INFO] Feature pax-web-http-war/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.5 02:58:09 [INFO] Feature odl-mdsal-model-rfc8072/13.0.1 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.1 02:58:10 [INFO] Feature odl-aaa-web/0.19.3 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.3 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.3 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.3 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.3 02:58:10 [INFO] Feature odl-aaa-api/0.19.3 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.3 02:58:10 [INFO] Feature log/4.4.5 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 02:58:10 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 02:58:10 [INFO] Feature odl-jersey-2/13.0.11 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 02:58:10 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 02:58:10 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 02:58:10 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 02:58:10 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 02:58:10 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 02:58:10 [INFO] Feature odl-netconf-model-rfc6241/7.0.5.SNAPSHOT is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.5-SNAPSHOT 02:58:10 [INFO] Feature odl-aaa-password-service/0.19.3 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.3 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config 02:58:10 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 02:58:10 [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 02:58:10 [INFO] Feature pax-web-whiteboard/8.0.24 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.24 02:58:10 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 02:58:10 [INFO] Feature odl-netconf-connector/7.0.5.SNAPSHOT is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.5-SNAPSHOT 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.5-SNAPSHOT 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.5-SNAPSHOT 02:58:10 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 02:58:10 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 02:58:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 02:58:10 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 02:58:10 [INFO] Feature odl-netconf-common/7.0.5.SNAPSHOT is defined as a boot feature 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.5-SNAPSHOT 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.5-SNAPSHOT 02:58:10 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.5-SNAPSHOT 02:58:10 [INFO] Feature war/4.4.5 is defined as a boot feature 02:58:11 [INFO] Feature scr/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 02:58:11 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 02:58:11 [INFO] Feature pax-web-war/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:11 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:11 [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 02:58:11 [INFO] Feature odl-netconf-model-rfc6243/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 02:58:11 [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 02:58:11 [INFO] Feature odl-mdsal-model-rfc6991/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.1 02:58:11 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 02:58:11 [INFO] Feature odl-mdsal-model-rfc8342/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.1 02:58:11 [INFO] Feature odl-karaf-feat-jetty/13.0.11 is defined as a boot feature 02:58:11 [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 02:58:11 [INFO] Feature odl-netconf-callhome-ssh/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-restconf-nb/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 02:58:11 [INFO] Feature feature/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 02:58:11 [INFO] Feature odl-servlet-api/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 02:58:11 [INFO] Feature system/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 02:58:11 [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 02:58:11 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 02:58:11 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 02:58:11 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 02:58:11 [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 02:58:11 [INFO] Feature odl-netconf-model-rfc8341/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature 02:58:11 [INFO] Feature odl-netconf-transport-api/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-mdsal-binding-base/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 02:58:11 [INFO] Feature odl-netconf-model-rfc8526/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-netconf-topology/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature pax-web-http-jetty/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/config-jetty 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/context-jetty 02:58:11 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 02:58:11 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 02:58:11 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 02:58:11 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config 02:58:11 [INFO] Feature odl-yangtools-export/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.2 02:58:11 [INFO] Feature pax-web-jetty/9.4.53.v20231009 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 02:58:11 [INFO] Feature eventadmin/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.5 02:58:11 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 02:58:11 [INFO] Feature wrap/2.6.14 is defined as a boot feature 02:58:11 [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 02:58:11 [INFO] Feature pax-web-http/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.5 02:58:11 [INFO] Feature pax-web-core/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.24 02:58:11 [INFO] Feature odl-guava/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 02:58:11 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 02:58:11 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 02:58:11 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.1 02:58:11 [INFO] Feature odl-aaa-shiro/0.19.3 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 02:58:11 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 02:58:11 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-app-config 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-datastore-config 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/py/idmtool 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3/cfg/config 02:58:11 [INFO] Feature odl-netconf-truststore/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 02:58:11 [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 02:58:11 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 02:58:11 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 02:58:11 [INFO] Feature jline/3.21.0 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:11 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 02:58:11 [INFO] Feature odl-mdsal-model-rfc8040/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.1 02:58:11 [INFO] Feature 12c816ea-7088-487d-b4ee-81308e80a50a/0.0.0 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 02:58:11 [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 02:58:11 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 02:58:11 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 02:58:11 [INFO] Feature odl-netconf-api/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-restconf-common/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature pax-web-jsp/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 02:58:11 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 02:58:11 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:11 [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 02:58:11 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 02:58:11 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 02:58:11 [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 02:58:11 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final 02:58:11 [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 02:58:11 [INFO] Feature odl-netconf-transport/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 02:58:11 [INFO] Feature odl-jolokia/9.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 02:58:11 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.2/cfg/configuration 02:58:11 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 02:58:11 [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 02:58:11 [INFO] Install stage 02:58:11 [INFO] Loading installed repositories 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 02:58:11 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 02:58:11 [INFO] 02:58:11 [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ netconf-karaf-static --- 02:58:11 [INFO] Using repositories: 02:58:11 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 02:58:11 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 02:58:11 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:58:11 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly 02:58:11 [INFO] Loading direct KAR and features XML dependencies 02:58:11 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.5/kar 02:58:11 [INFO] Feature static will be added as a startup feature 02:58:11 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly 02:58:11 [INFO] Unzipping kars 02:58:11 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.5/kar 02:58:11 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.5/xml/features 02:58:11 [INFO] Loading profiles from: 02:58:11 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 02:58:11 [INFO] Loading repositories 02:58:11 [INFO] Generating generated-startup profile 02:58:11 [INFO] Generating generated-boot profile with parents: generated-startup 02:58:11 [INFO] Generating generated-installed profile 02:58:11 [INFO] Adding profiles to etc/profiles 02:58:11 [INFO] Configuring etc/config.properties and etc/system.properties 02:58:11 [INFO] Downloading libraries for generated profiles 02:58:11 [INFO] Downloading additional libraries 02:58:11 [INFO] Writing configurations 02:58:11 [INFO] adding config file: etc/profile.cfg 02:58:11 [INFO] Startup stage 02:58:11 [INFO] Loading startup repositories 02:58:11 [INFO] Resolving startup features and bundles 02:58:11 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 02:58:11 [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.0.11, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11, mvn:org.opendaylight.odlparent/logging-markers/13.0.11, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5, 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.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 02:58:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 02:58:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 02:58:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 02:58:11 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:11 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 02:58:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 02:58:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 02:58:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 02:58:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 02:58:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:11 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 02:58:11 [INFO] adding config file: etc/org.apache.karaf.log.cfg 02:58:11 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 02:58:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 02:58:11 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 02:58:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 02:58:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 02:58:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 02:58:11 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 02:58:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 02:58:11 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 02:58:11 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 02:58:11 [INFO] Boot stage 02:58:11 [INFO] Loading boot repositories 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features 02:58:11 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.5/xml/features 02:58:11 [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 02:58:11 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 02:58:11 [INFO] Feature odl-apache-shiro/0.19.3 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.0 02:58:11 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 02:58:11 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 02:58:11 [INFO] Feature odl-controller-scala/9.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 02:58:11 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 02:58:11 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 02:58:11 [INFO] Feature shell/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 02:58:11 [INFO] Feature ssh/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 02:58:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 02:58:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 02:58:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 02:58:11 [INFO] Feature odl-mdsal-model-rfc7952/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.1 02:58:11 [INFO] Feature static-framework/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:58:11 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:11 [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 02:58:11 [INFO] Feature pax-web-websockets/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 02:58:11 [INFO] Feature odl-karaf-feat-jdbc/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 02:58:11 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 02:58:11 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 02:58:11 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 02:58:11 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 02:58:11 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 02:58:11 [INFO] Feature odl-javassist-3/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 02:58:11 [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 02:58:11 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 02:58:11 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore 02:58:11 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 02:58:11 [INFO] Feature odl-netconf-util/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-netconf-model-rfc6022/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-netconf-keystore/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 02:58:11 [INFO] Feature odl-mdsal-model-rfc8525/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.1 02:58:11 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 02:58:11 [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 02:58:11 [INFO] Feature http/8.0.24 is defined as a boot feature 02:58:11 [INFO] Feature odl-netconf-model-rfc5277/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature deployer/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 02:58:11 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 02:58:11 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.1 02:58:11 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 02:58:11 [INFO] Feature odl-netconf-client/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-netconf-model-rfc6470/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 02:58:11 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 02:58:11 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 02:58:11 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 02:58:11 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 02:58:11 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 02:58:11 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 02:58:11 [INFO] Feature odl-netconf-connector-all/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] Feature pax-web-http-whiteboard/8.0.24 is defined as a boot feature 02:58:11 [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 02:58:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 02:58:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 02:58:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 02:58:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 02:58:11 [INFO] Feature odl-yanglib-mdsal-writer/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 02:58:11 [INFO] Feature jaas/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 02:58:11 [INFO] Feature odl-netconf-model-rfc8040/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature pax-web-http-war/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.5 02:58:11 [INFO] Feature odl-mdsal-model-rfc8072/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.1 02:58:11 [INFO] Feature odl-aaa-web/0.19.3 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.3 02:58:11 [INFO] Feature odl-aaa-api/0.19.3 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.3 02:58:11 [INFO] Feature log/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 02:58:11 [INFO] Feature odl-jersey-2/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 02:58:11 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 02:58:11 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 02:58:11 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 02:58:11 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 02:58:11 [INFO] Feature 57188142-c410-4937-bdc9-267a670329ed/0.0.0 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 02:58:11 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 02:58:11 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 02:58:11 [INFO] Feature odl-netconf-model-rfc6241/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-aaa-password-service/0.19.3 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config 02:58:11 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 02:58:11 [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 02:58:11 [INFO] Feature pax-web-whiteboard/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.24 02:58:11 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 02:58:11 [INFO] Feature odl-netconf-connector/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 02:58:11 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 02:58:11 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 02:58:11 [INFO] Feature odl-netconf-common/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature war/4.4.5 is defined as a boot feature 02:58:11 [INFO] Feature scr/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 02:58:11 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 02:58:11 [INFO] Feature pax-web-war/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:11 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:11 [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 02:58:11 [INFO] Feature odl-netconf-model-rfc6243/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 02:58:11 [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 02:58:11 [INFO] Feature odl-mdsal-model-rfc6991/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.1 02:58:11 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 02:58:11 [INFO] Feature odl-mdsal-model-rfc8342/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.1 02:58:11 [INFO] Feature odl-karaf-feat-jetty/13.0.11 is defined as a boot feature 02:58:11 [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 02:58:11 [INFO] Feature odl-netconf-callhome-ssh/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-restconf-nb/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 02:58:11 [INFO] Feature feature/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 02:58:11 [INFO] Feature odl-servlet-api/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 02:58:11 [INFO] Feature system/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 02:58:11 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 02:58:11 [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 02:58:11 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 02:58:11 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 02:58:11 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 02:58:11 [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 02:58:11 [INFO] Feature odl-netconf-model-rfc8341/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature 02:58:11 [INFO] Feature odl-netconf-transport-api/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-mdsal-binding-base/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 02:58:11 [INFO] Feature odl-netconf-model-rfc8526/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-netconf-topology/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature pax-web-http-jetty/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/config-jetty 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/context-jetty 02:58:11 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 02:58:11 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 02:58:11 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 02:58:11 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config 02:58:11 [INFO] Feature odl-yangtools-export/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.2 02:58:11 [INFO] Feature pax-web-jetty/9.4.53.v20231009 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 02:58:11 [INFO] Feature eventadmin/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.5 02:58:11 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 02:58:11 [INFO] Feature wrap/2.6.14 is defined as a boot feature 02:58:11 [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 02:58:11 [INFO] Feature pax-web-http/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.5 02:58:11 [INFO] Feature pax-web-core/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.24 02:58:11 [INFO] Feature odl-guava/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 02:58:11 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 02:58:11 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 02:58:11 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.1 02:58:11 [INFO] Feature odl-aaa-shiro/0.19.3 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 02:58:11 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 02:58:11 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-app-config 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-datastore-config 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/py/idmtool 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3/cfg/config 02:58:11 [INFO] Feature odl-netconf-truststore/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 02:58:11 [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 02:58:11 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 02:58:11 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 02:58:11 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 02:58:11 [INFO] Feature jline/3.21.0 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:11 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 02:58:11 [INFO] Feature odl-mdsal-model-rfc8040/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.1 02:58:11 [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 02:58:11 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 02:58:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 02:58:11 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 02:58:11 [INFO] Feature odl-netconf-api/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature odl-restconf-common/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.5-SNAPSHOT 02:58:11 [INFO] Feature pax-web-jsp/8.0.24 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.24 02:58:11 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 02:58:11 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 02:58:11 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:11 [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 02:58:11 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 02:58:11 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 02:58:11 [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 02:58:11 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final 02:58:11 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final 02:58:11 [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 02:58:11 [INFO] Feature odl-netconf-transport/7.0.5.SNAPSHOT is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.5-SNAPSHOT 02:58:11 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 02:58:11 [INFO] Feature odl-jolokia/9.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 02:58:11 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.2/cfg/configuration 02:58:11 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 02:58:11 [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 02:58:11 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 02:58:11 [INFO] Install stage 02:58:11 [INFO] Loading installed repositories 02:58:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 02:58:11 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 02:58:11 [INFO] 02:58:11 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-karaf-static >>> 02:58:11 [INFO] 02:58:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-karaf-static --- 02:58:11 [INFO] 02:58:11 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-karaf-static <<< 02:58:11 [INFO] 02:58:11 [INFO] 02:58:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-karaf-static --- 02:58:11 [INFO] 02:58:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf-static --- 02:58:11 [INFO] 02:58:11 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf-static --- 02:58:12 [INFO] 02:58:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf-static --- 02:58:12 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 02:58:12 [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 02:58:12 [INFO] 02:58:12 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-karaf-static --- 02:58:12 [INFO] 02:58:12 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf-static --- 02:58:12 [INFO] Executing tasks 02:58:12 [INFO] Executed tasks 02:58:12 [INFO] 02:58:12 [INFO] --- karaf-maven-plugin:4.4.5:archive (default-archive) @ netconf-karaf-static --- 02:58:23 [INFO] 02:58:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf-static --- 02:58:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:58:23 [INFO] 02:58:23 [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ netconf-karaf-static --- 02:58:38 [WARNING] artifact org.opendaylight.netconf:netconf-karaf-static:tar.gz:7.0.5-SNAPSHOT already attached, replace previous instance 02:58:38 [INFO] 02:58:38 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-karaf-static --- 02:58:38 [INFO] Skipping CycloneDX goal, because module skips deploy 02:58:38 [INFO] 02:58:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf-static --- 02:58:38 [INFO] Skipping duplicate-finder execution! 02:58:38 [INFO] 02:58:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf-static --- 02:58:38 [WARNING] Unused declared dependencies found: 02:58:38 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile 02:58:38 [WARNING] org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [WARNING] org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:compile 02:58:38 [WARNING] org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.5:compile 02:58:38 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.5:compile 02:58:38 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 02:58:38 [WARNING] org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [WARNING] org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:compile 02:58:38 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 02:58:38 [WARNING] org.apache.karaf.features:static:kar:4.4.5:compile 02:58:38 [INFO] 02:58:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-karaf-static --- 02:58:38 [INFO] No sources in project. Archive not created. 02:58:38 [INFO] 02:58:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-karaf-static --- 02:58:38 [INFO] 02:58:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-karaf-static --- 02:58:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:58:38 [INFO] 02:58:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-karaf-static --- 02:58:38 [INFO] Skipping artifact installation 02:58:38 [INFO] 02:58:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-karaf-static --- 02:58:38 [INFO] Skipping artifact deployment 02:58:38 [INFO] 02:58:38 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-karaf-static --- 02:58:38 [INFO] org.opendaylight.netconf:netconf-karaf-static:zip:7.0.5-SNAPSHOT 02:58:38 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.1:compile 02:58:38 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.1:compile 02:58:38 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:58:38 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:compile 02:58:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:compile 02:58:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile 02:58:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.1:compile 02:58:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:58:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.2:compile 02:58:38 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.2:compile 02:58:38 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile 02:58:38 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 02:58:38 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 02:58:38 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 02:58:38 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 02:58:38 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 02:58:38 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:58:38 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 02:58:38 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.13:compile 02:58:38 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:compile 02:58:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 02:58:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 02:58:38 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 02:58:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 02:58:38 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 02:58:38 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.13:compile 02:58:38 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.11.0:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.2:compile 02:58:38 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.2:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.1:compile 02:58:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.2:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 02:58:38 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 02:58:38 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.2:compile 02:58:38 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.2:compile 02:58:38 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.2:compile 02:58:38 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:58:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.2:compile 02:58:38 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.2:compile 02:58:38 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.3:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.2:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.1:compile 02:58:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:compile 02:58:38 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:compile 02:58:38 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.1:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.1:compile 02:58:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.2:compile 02:58:38 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 02:58:38 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:58:38 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.3:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:58:38 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | | +- commons-codec:commons-codec:jar:1.15:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | \- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:58:38 [INFO] | | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 02:58:38 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:58:38 [INFO] | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:58:38 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:58:38 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:58:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:58:38 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:58:38 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:58:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:58:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:58:38 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:58:38 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:58:38 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:58:38 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:58:38 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:58:38 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:58:38 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:58:38 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:58:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:58:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:58:38 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:58:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:58:38 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:58:38 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:58:38 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:58:38 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:58:38 [INFO] | \- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | \- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:58:38 [INFO] +- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.1:compile 02:58:38 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.1:compile 02:58:38 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.1:compile 02:58:38 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.2:compile 02:58:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:58:38 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.11:compile 02:58:38 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.2:compile 02:58:38 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:58:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:58:38 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.1:compile 02:58:38 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.1:compile 02:58:38 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.1:compile 02:58:38 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:compile 02:58:38 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:compile 02:58:38 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.3:compile 02:58:38 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.3:compile 02:58:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.3:compile 02:58:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.3:compile 02:58:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.3:compile 02:58:38 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.3:compile 02:58:38 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.2:compile 02:58:38 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 02:58:38 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:58:38 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.3:compile 02:58:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 02:58:38 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 02:58:38 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 02:58:38 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:58:38 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:58:38 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:58:38 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:58:38 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:58:38 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 02:58:38 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:58:38 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 02:58:38 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:58:38 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:58:38 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 02:58:38 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 02:58:38 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 02:58:38 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.2:compile 02:58:38 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 02:58:38 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.3:compile 02:58:38 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:compile 02:58:38 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.3:compile 02:58:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:compile 02:58:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.3:compile 02:58:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.3:compile 02:58:38 [INFO] | | | | | \- com.h2database:h2:jar:2.2.220:compile 02:58:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.3:compile 02:58:38 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.3:compile 02:58:38 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 02:58:38 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.0:compile 02:58:38 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 02:58:38 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 02:58:38 [INFO] | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 02:58:38 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.3:compile 02:58:38 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.3:compile 02:58:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:58:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.11:compile 02:58:38 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.3:compile 02:58:38 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.3:compile 02:58:38 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.3:compile 02:58:38 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.3:compile 02:58:38 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.11:compile 02:58:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 02:58:38 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 02:58:38 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 02:58:38 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 02:58:38 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 02:58:38 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 02:58:38 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 02:58:38 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 02:58:38 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 02:58:38 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 02:58:38 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 02:58:38 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 02:58:38 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.5:compile 02:58:38 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.3:compile 02:58:38 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.3:compile 02:58:38 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.11:compile 02:58:38 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:58:38 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile 02:58:38 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:58:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.107.Final:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:58:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:58:38 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:58:38 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:58:38 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:58:38 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:58:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:58:38 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:58:38 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:58:38 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:58:38 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:58:38 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:58:38 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:58:38 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:58:38 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:58:38 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:58:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:58:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:58:38 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:58:38 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:58:38 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:58:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:58:38 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:58:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:58:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:58:38 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:58:38 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:58:38 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:58:38 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:58:38 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:58:38 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:58:38 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:58:38 [INFO] +- org.apache.karaf.features:static:kar:4.4.5:compile 02:58:38 [INFO] | +- org.apache.karaf.features:base:jar:4.4.5:runtime 02:58:38 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:58:38 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 02:58:38 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 02:58:38 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:runtime 02:58:38 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:58:38 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:runtime 02:58:38 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:runtime 02:58:38 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.5:runtime 02:58:38 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.5:runtime 02:58:38 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 02:58:38 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 02:58:38 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.5:runtime 02:58:38 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 02:58:38 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 02:58:38 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.5:runtime 02:58:38 [INFO] | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.5:runtime 02:58:38 [INFO] | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.5:runtime 02:58:38 [INFO] | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:runtime 02:58:38 [INFO] | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 02:58:38 [INFO] | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 02:58:38 [INFO] | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.5:runtime 02:58:38 [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.11.0:runtime 02:58:38 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:runtime 02:58:38 [INFO] | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.5:runtime 02:58:38 [INFO] | | \- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 02:58:38 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 02:58:38 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.6:compile 02:58:38 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 02:58:38 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 02:58:38 [INFO] | \- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.6:compile 02:58:38 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.5:compile 02:58:38 [INFO] +- org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.5:compile 02:58:38 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 02:58:38 [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 02:58:38 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 02:58:38 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 02:58:38 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 02:58:38 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 02:58:38 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 02:58:38 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 02:58:38 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 02:58:38 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 02:58:38 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 02:58:38 [INFO] | +- org.osgi:osgi.annotation:jar:8.0.1:compile 02:58:38 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:58:38 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 02:58:38 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile 02:58:38 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.0.11:provided 02:58:38 [INFO] | +- org.apache.karaf.features:framework:kar:4.4.5:provided 02:58:38 [INFO] | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.5:provided 02:58:38 [INFO] | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:provided 02:58:38 [INFO] | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:provided 02:58:38 [INFO] | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:provided 02:58:38 [INFO] | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:provided 02:58:38 [INFO] | | +- org.jline:jline:jar:3.21.0:runtime 02:58:38 [INFO] | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.6:provided 02:58:38 [INFO] | | | +- ch.qos.logback:logback-core:jar:1.2.13:provided 02:58:38 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.13:provided 02:58:38 [INFO] | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:provided 02:58:38 [INFO] | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:provided 02:58:38 [INFO] | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:provided 02:58:38 [INFO] | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:provided 02:58:38 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:provided 02:58:38 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:provided 02:58:38 [INFO] | | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.5:provided 02:58:38 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:provided 02:58:38 [INFO] | | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:provided 02:58:38 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:provided 02:58:38 [INFO] | | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:provided 02:58:38 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:provided 02:58:38 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:provided 02:58:38 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:provided 02:58:38 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:provided 02:58:38 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 02:58:38 [INFO] | +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.11:provided 02:58:38 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:58:38 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:compile 02:58:38 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:compile 02:58:38 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:58:38 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:58:38 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:58:38 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:58:38 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:58:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:58:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:58:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:58:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:58:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:58:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:58:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:58:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:58:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:58:38 [INFO] +- junit:junit:jar:4.13.2:test 02:58:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:58:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:58:38 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:58:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:compile 02:58:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:58:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:58:38 [INFO] 02:58:38 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-karaf-static --- 02:58:38 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/karaf-static/target/sonatype-clm/module.xml 02:58:38 [INFO] 02:58:38 [INFO] -------------< org.opendaylight.netconf:model-aggregator >-------------- 02:58:38 [INFO] Building model-aggregator 7.0.5-SNAPSHOT [103/121] 02:58:38 [INFO] --------------------------------[ pom ]--------------------------------- 02:58:38 [INFO] 02:58:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- 02:58:38 [INFO] 02:58:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 02:58:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:58:38 [INFO] 02:58:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- 02:58:38 [INFO] 02:58:38 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-aggregator --- 02:58:38 [INFO] Skipping CycloneDX goal, because module skips deploy 02:58:38 [INFO] 02:58:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-aggregator --- 02:58:38 [INFO] Skipping artifact installation 02:58:38 [INFO] 02:58:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-aggregator --- 02:58:38 [INFO] Skipping artifact deployment 02:58:38 [INFO] 02:58:38 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ model-aggregator --- 02:58:38 [INFO] org.opendaylight.netconf:model-aggregator:pom:7.0.5-SNAPSHOT 02:58:38 [INFO] 02:58:38 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ model-aggregator --- 02:58:38 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/target/sonatype-clm/module.xml 02:58:38 [INFO] 02:58:38 [INFO] --------------< org.opendaylight.netconf:transport-http >--------------- 02:58:38 [INFO] Building transport-http 7.0.5-SNAPSHOT [104/121] 02:58:38 [INFO] -------------------------------[ bundle ]------------------------------- 02:58:38 [INFO] 02:58:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-http --- 02:58:38 [INFO] 02:58:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-http --- 02:58:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:58:38 [INFO] 02:58:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-http --- 02:58:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:58:38 [INFO] 02:58:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-http --- 02:58:38 [INFO] 02:58:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-http --- 02:58:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:58:38 [INFO] 02:58:38 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ transport-http --- 02:58:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:58:38 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/transport/transport-http/src/main/yang 02:58:38 [INFO] yang-to-sources: Found 9 dependencies in 2.167 ms 02:58:38 [INFO] yang-to-sources: Project model files found: 2 in 1.910 ms 02:58:39 [INFO] yang-to-sources: 16 YANG models processed in 78.82 ms 02:58:39 [INFO] BindingJavaFileGenerator: Defined 101 files in 12.83 ms 02:58:39 [INFO] Sorted 101 files into 35 directories in 137.1 μs 02:58:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 101 in 31.27 ms 02:58:39 [INFO] 02:58:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-http --- 02:58:39 [INFO] Starting audit... 02:58:39 Audit done. 02:58:39 [INFO] You have 0 Checkstyle violations. 02:58:39 [INFO] 02:58:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-http --- 02:58:39 [INFO] Starting audit... 02:58:39 Audit done. 02:58:39 [INFO] You have 0 Checkstyle violations. 02:58:39 [INFO] 02:58:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-http --- 02:58:39 [INFO] 02:58:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- 02:58:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-http/src/main/resources 02:58:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-http/target/generated-sources/spi 02:58:39 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:58:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:58:39 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:58:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-http/target/generated-sources/spi 02:58:39 [INFO] 02:58:39 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-http --- 02:58:39 [INFO] Recompiling the module because of changed dependency. 02:58:39 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 02:58:40 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:58:40 [INFO] 02:58:40 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-http >>> 02:58:40 [INFO] 02:58:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-http --- 02:58:40 [INFO] Fork Value is true 02:58:44 [INFO] Done SpotBugs Analysis.... 02:58:44 [INFO] 02:58:44 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-http <<< 02:58:44 [INFO] 02:58:44 [INFO] 02:58:44 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-http --- 02:58:44 [INFO] BugInstance size is 0 02:58:44 [INFO] Error size is 0 02:58:44 [INFO] No errors/warnings found 02:58:44 [INFO] 02:58:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- 02:58:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-http/src/test/resources 02:58:44 [INFO] 02:58:44 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-http --- 02:58:44 [INFO] Recompiling the module because of changed dependency. 02:58:44 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 02:58:44 [INFO] 02:58:44 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-http --- 02:58:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:58:44 [INFO] 02:58:44 [INFO] ------------------------------------------------------- 02:58:44 [INFO] T E S T S 02:58:44 [INFO] ------------------------------------------------------- 02:58:45 [INFO] Running org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 02:58:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s -- in org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 02:58:46 [INFO] Running org.opendaylight.netconf.transport.http.HttpClientServerTest 02:58:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:58:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.92 s -- in org.opendaylight.netconf.transport.http.HttpClientServerTest 02:58:57 [INFO] 02:58:57 [INFO] Results: 02:58:57 [INFO] 02:58:57 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 02:58:57 [INFO] 02:58:57 [INFO] 02:58:57 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-http --- 02:58:57 [INFO] 02:58:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- 02:58:57 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT.jar 02:58:57 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/classes/META-INF/MANIFEST.MF 02:58:57 [INFO] 02:58:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-http --- 02:58:58 [INFO] No previous run data found, generating javadoc. 02:59:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-javadoc.jar 02:59:01 [INFO] 02:59:01 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-http --- 02:59:01 [INFO] CycloneDX: Resolving Dependencies 02:59:02 [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) 02:59:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/transport/transport-http/target/bom.xml 02:59:02 [INFO] attaching as transport-http-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/transport/transport-http/target/bom.json 02:59:02 [INFO] attaching as transport-http-7.0.5-SNAPSHOT-cyclonedx.json 02:59:02 [INFO] 02:59:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 02:59:02 [INFO] Skipping duplicate-finder execution! 02:59:02 [INFO] 02:59:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-http --- 02:59:02 [INFO] No dependency problems found 02:59:02 [INFO] 02:59:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-http --- 02:59:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-sources.jar 02:59:02 [INFO] 02:59:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-http --- 02:59:02 [INFO] 02:59:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-http --- 02:59:02 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/transport/transport-http/target/code-coverage/jacoco.exec 02:59:02 [INFO] Analyzed bundle 'transport-http' with 30 classes 02:59:02 [INFO] 02:59:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-http --- 02:59:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT.jar 02:59:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/pom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT.pom 02:59:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT-javadoc.jar 02:59:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT-cyclonedx.json 02:59:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT-sources.jar 02:59:02 [INFO] 02:59:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- 02:59:02 [INFO] Installing org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT.jar 02:59:02 [INFO] Writing OBR metadata 02:59:02 [INFO] 02:59:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-http --- 02:59:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:59:02 [INFO] 02:59:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- 02:59:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:59:02 [INFO] 02:59:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-http --- 02:59:02 [INFO] org.opendaylight.netconf:transport-http:bundle:7.0.5-SNAPSHOT 02:59:02 [INFO] +- commons-codec:commons-codec:jar:1.15:compile 02:59:02 [INFO] +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:59:02 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:59:02 [INFO] +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:59:02 [INFO] | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:59:02 [INFO] +- io.netty:netty-codec-http2:jar:4.1.107.Final:compile 02:59:02 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:59:02 [INFO] | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:59:02 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:59:02 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:59:02 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:59:02 [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:59:02 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:59:02 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:59:02 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:59:02 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:59:02 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:59:02 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:59:02 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:59:02 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:59:02 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:59:02 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:59:02 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:59:02 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:59:02 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:test 02:59:02 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:test 02:59:02 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:test 02:59:02 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:59:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:59:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:59:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:59:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:59:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:59:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:59:02 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:59:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:59:02 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:59:02 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:59:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:59:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:59:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:59:02 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:59:02 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:59:02 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:59:02 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:59:02 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:59:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:59:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:59:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:59:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:59:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:59:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:59:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:59:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:59:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:59:02 [INFO] +- junit:junit:jar:4.13.2:test 02:59:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:59:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:59:02 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:59:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:59:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:59:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:59:02 [INFO] 02:59:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-http --- 02:59:02 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/transport-http/target/sonatype-clm/module.xml 02:59:02 [INFO] 02:59:02 [INFO] -----------< org.opendaylight.netconf:transport-aggregator >------------ 02:59:02 [INFO] Building transport-aggregator 7.0.5-SNAPSHOT [105/121] 02:59:02 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:02 [INFO] 02:59:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-aggregator --- 02:59:02 [INFO] 02:59:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-aggregator --- 02:59:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:02 [INFO] 02:59:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-aggregator --- 02:59:02 [INFO] 02:59:02 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-aggregator --- 02:59:02 [INFO] Skipping CycloneDX goal, because module skips deploy 02:59:02 [INFO] 02:59:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-aggregator --- 02:59:02 [INFO] Skipping artifact installation 02:59:02 [INFO] 02:59:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-aggregator --- 02:59:02 [INFO] Skipping artifact deployment 02:59:02 [INFO] 02:59:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-aggregator --- 02:59:02 [INFO] org.opendaylight.netconf:transport-aggregator:pom:7.0.5-SNAPSHOT 02:59:02 [INFO] 02:59:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-aggregator --- 02:59:02 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/target/sonatype-clm/module.xml 02:59:02 [INFO] 02:59:02 [INFO] --------------< org.opendaylight.netconf:restconf-client >-------------- 02:59:02 [INFO] Building restconf-client 7.0.5-SNAPSHOT [106/121] 02:59:02 [INFO] -------------------------------[ bundle ]------------------------------- 02:59:02 [INFO] 02:59:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-client --- 02:59:02 [INFO] 02:59:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-client --- 02:59:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:02 [INFO] 02:59:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-client --- 02:59:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:02 [INFO] 02:59:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-client --- 02:59:03 [INFO] 02:59:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-client --- 02:59:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:59:03 [INFO] 02:59:03 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ restconf-client --- 02:59:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:59:03 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/protocol/restconf-client/src/main/yang 02:59:03 [INFO] yang-to-sources: Found 10 dependencies in 4.530 ms 02:59:03 [INFO] yang-to-sources: Project model files found: 1 in 1.902 ms 02:59:03 [INFO] yang-to-sources: 14 YANG models processed in 99.12 ms 02:59:03 [INFO] BindingJavaFileGenerator: Defined 80 files in 12.41 ms 02:59:03 [INFO] Sorted 80 files into 23 directories in 131.4 μs 02:59:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 29.86 ms 02:59:03 [INFO] 02:59:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-client --- 02:59:03 [INFO] Starting audit... 02:59:03 Audit done. 02:59:03 [INFO] You have 0 Checkstyle violations. 02:59:03 [INFO] 02:59:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-client --- 02:59:03 [INFO] Starting audit... 02:59:03 Audit done. 02:59:03 [INFO] You have 0 Checkstyle violations. 02:59:03 [INFO] 02:59:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-client --- 02:59:03 [INFO] 02:59:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-client --- 02:59:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-client/src/main/resources 02:59:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/generated-sources/spi 02:59:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:59:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:59:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:59:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/generated-sources/spi 02:59:03 [INFO] 02:59:03 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-client --- 02:59:03 [INFO] Recompiling the module because of changed dependency. 02:59:03 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 02:59:03 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:59:03 [INFO] 02:59:03 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-client >>> 02:59:03 [INFO] 02:59:03 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-client --- 02:59:03 [INFO] Fork Value is true 02:59:06 [INFO] Done SpotBugs Analysis.... 02:59:06 [INFO] 02:59:06 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-client <<< 02:59:06 [INFO] 02:59:06 [INFO] 02:59:06 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-client --- 02:59:06 [INFO] BugInstance size is 0 02:59:06 [INFO] Error size is 0 02:59:06 [INFO] No errors/warnings found 02:59:06 [INFO] 02:59:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-client --- 02:59:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-client/src/test/resources 02:59:06 [INFO] 02:59:06 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-client --- 02:59:06 [INFO] No sources to compile 02:59:06 [INFO] 02:59:06 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-client --- 02:59:06 [INFO] No tests to run. 02:59:06 [INFO] 02:59:06 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-client --- 02:59:06 [INFO] 02:59:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-client --- 02:59:06 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT.jar 02:59:06 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/classes/META-INF/MANIFEST.MF 02:59:06 [INFO] 02:59:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-client --- 02:59:06 [INFO] No previous run data found, generating javadoc. 02:59:09 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-javadoc.jar 02:59:09 [INFO] 02:59:09 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-client --- 02:59:09 [INFO] CycloneDX: Resolving Dependencies 02:59:10 [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) 02:59:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/bom.xml 02:59:10 [INFO] attaching as restconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/bom.json 02:59:10 [INFO] attaching as restconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:59:10 [INFO] 02:59:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-client --- 02:59:10 [INFO] Skipping duplicate-finder execution! 02:59:10 [INFO] 02:59:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-client --- 02:59:10 [INFO] No dependency problems found 02:59:10 [INFO] 02:59:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-client --- 02:59:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-sources.jar 02:59:10 [INFO] 02:59:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-client --- 02:59:10 [INFO] 02:59:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-client --- 02:59:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:59:10 [INFO] 02:59:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-client --- 02:59:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT.jar 02:59:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT.pom 02:59:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT-javadoc.jar 02:59:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:59:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT-sources.jar 02:59:10 [INFO] 02:59:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-client --- 02:59:10 [INFO] Installing org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT.jar 02:59:10 [INFO] Writing OBR metadata 02:59:10 [INFO] 02:59:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-client --- 02:59:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:59:10 [INFO] 02:59:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-client --- 02:59:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:59:10 [INFO] 02:59:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-client --- 02:59:10 [INFO] org.opendaylight.netconf:restconf-client:bundle:7.0.5-SNAPSHOT 02:59:10 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:59:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:59:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:59:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:59:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:59:10 [INFO] +- org.opendaylight.netconf:transport-http:jar:7.0.5-SNAPSHOT:compile 02:59:10 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:59:10 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:59:10 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:59:10 [INFO] | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:59:10 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:59:10 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.107.Final:compile 02:59:10 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:59:10 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:59:10 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:59:10 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:59:10 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:59:10 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:59:10 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:59:10 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:59:10 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:59:10 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:59:10 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:59:10 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:59:10 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:59:10 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:59:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:59:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:59:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:59:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:59:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:59:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:59:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:59:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:59:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:59:10 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:59:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:59:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:59:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:59:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:59:10 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:59:10 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:59:10 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:59:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:59:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:59:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:59:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:59:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:59:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:59:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:59:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:59:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:59:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:59:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:59:10 [INFO] +- junit:junit:jar:4.13.2:test 02:59:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:59:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:59:10 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:59:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:59:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:59:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:59:10 [INFO] 02:59:10 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-client --- 02:59:10 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/sonatype-clm/module.xml 02:59:10 [INFO] 02:59:10 [INFO] --------------< org.opendaylight.netconf:restconf-server >-------------- 02:59:10 [INFO] Building restconf-server 7.0.5-SNAPSHOT [107/121] 02:59:10 [INFO] -------------------------------[ bundle ]------------------------------- 02:59:10 [INFO] 02:59:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-server --- 02:59:10 [INFO] 02:59:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-server --- 02:59:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:10 [INFO] 02:59:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-server --- 02:59:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:10 [INFO] 02:59:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-server --- 02:59:11 [INFO] 02:59:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-server --- 02:59:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:59:11 [INFO] 02:59:11 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ restconf-server --- 02:59:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:59:11 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/protocol/restconf-server/src/main/yang 02:59:11 [INFO] yang-to-sources: Found 11 dependencies in 4.879 ms 02:59:11 [INFO] yang-to-sources: Project model files found: 1 in 1.936 ms 02:59:11 [INFO] yang-to-sources: 16 YANG models processed in 79.39 ms 02:59:11 [INFO] BindingJavaFileGenerator: Defined 84 files in 12.27 ms 02:59:11 [INFO] Sorted 84 files into 24 directories in 164.1 μs 02:59:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 84 in 59.75 ms 02:59:11 [INFO] 02:59:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-server --- 02:59:11 [INFO] Starting audit... 02:59:11 Audit done. 02:59:11 [INFO] You have 0 Checkstyle violations. 02:59:11 [INFO] 02:59:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-server --- 02:59:11 [INFO] Starting audit... 02:59:11 Audit done. 02:59:11 [INFO] You have 0 Checkstyle violations. 02:59:11 [INFO] 02:59:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-server --- 02:59:11 [INFO] 02:59:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-server --- 02:59:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-server/src/main/resources 02:59:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/generated-sources/spi 02:59:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:59:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:59:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:59:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/generated-sources/spi 02:59:11 [INFO] 02:59:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-server --- 02:59:11 [INFO] Recompiling the module because of changed dependency. 02:59:11 [INFO] Compiling 84 source files with javac [debug release 17] to target/classes 02:59:11 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:59:11 [INFO] 02:59:11 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-server >>> 02:59:11 [INFO] 02:59:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-server --- 02:59:11 [INFO] Fork Value is true 02:59:14 [INFO] Done SpotBugs Analysis.... 02:59:14 [INFO] 02:59:14 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-server <<< 02:59:14 [INFO] 02:59:14 [INFO] 02:59:14 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-server --- 02:59:14 [INFO] BugInstance size is 0 02:59:14 [INFO] Error size is 0 02:59:14 [INFO] No errors/warnings found 02:59:14 [INFO] 02:59:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-server --- 02:59:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-server/src/test/resources 02:59:14 [INFO] 02:59:14 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-server --- 02:59:14 [INFO] No sources to compile 02:59:14 [INFO] 02:59:14 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-server --- 02:59:14 [INFO] No tests to run. 02:59:14 [INFO] 02:59:14 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-server --- 02:59:14 [INFO] 02:59:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-server --- 02:59:14 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT.jar 02:59:14 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/classes/META-INF/MANIFEST.MF 02:59:14 [INFO] 02:59:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-server --- 02:59:14 [INFO] No previous run data found, generating javadoc. 02:59:17 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-javadoc.jar 02:59:17 [INFO] 02:59:17 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-server --- 02:59:17 [INFO] CycloneDX: Resolving Dependencies 02:59:18 [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) 02:59:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/bom.xml 02:59:18 [INFO] attaching as restconf-server-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/bom.json 02:59:18 [INFO] attaching as restconf-server-7.0.5-SNAPSHOT-cyclonedx.json 02:59:18 [INFO] 02:59:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server --- 02:59:18 [INFO] Skipping duplicate-finder execution! 02:59:18 [INFO] 02:59:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-server --- 02:59:18 [INFO] No dependency problems found 02:59:18 [INFO] 02:59:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-server --- 02:59:18 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-sources.jar 02:59:18 [INFO] 02:59:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-server --- 02:59:18 [INFO] 02:59:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-server --- 02:59:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:59:18 [INFO] 02:59:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-server --- 02:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT.jar 02:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT.pom 02:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT-javadoc.jar 02:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT-cyclonedx.json 02:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT-sources.jar 02:59:18 [INFO] 02:59:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-server --- 02:59:18 [INFO] Installing org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT.jar 02:59:18 [INFO] Writing OBR metadata 02:59:18 [INFO] 02:59:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-server --- 02:59:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:59:18 [INFO] 02:59:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-server --- 02:59:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:59:18 [INFO] 02:59:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-server --- 02:59:18 [INFO] org.opendaylight.netconf:restconf-server:bundle:7.0.5-SNAPSHOT 02:59:18 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:59:18 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:59:18 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:59:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:59:18 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:59:18 [INFO] +- org.opendaylight.netconf:transport-http:jar:7.0.5-SNAPSHOT:compile 02:59:18 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:59:18 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:59:18 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:59:18 [INFO] | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:59:18 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:59:18 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.107.Final:compile 02:59:18 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:59:18 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:59:18 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:59:18 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:59:18 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:59:18 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:59:18 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:59:18 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:59:18 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:59:18 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:59:18 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:59:18 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:59:18 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:59:18 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:59:18 [INFO] +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:59:18 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:59:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:59:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:59:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:59:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:59:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:59:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:59:18 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:59:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:59:18 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:59:18 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:59:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:59:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:59:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:59:18 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:59:18 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:59:18 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:59:18 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:59:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:59:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:59:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:59:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:59:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:59:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:59:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:59:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:59:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:59:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:59:18 [INFO] +- junit:junit:jar:4.13.2:test 02:59:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:59:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:59:18 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:59:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:59:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:59:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:59:18 [INFO] 02:59:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-server --- 02:59:18 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/sonatype-clm/module.xml 02:59:18 [INFO] 02:59:18 [INFO] -----------------< org.opendaylight.netconf:protocol >------------------ 02:59:18 [INFO] Building protocol 7.0.5-SNAPSHOT [108/121] 02:59:18 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:18 [INFO] 02:59:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ protocol --- 02:59:18 [INFO] 02:59:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ protocol --- 02:59:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:18 [INFO] 02:59:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ protocol --- 02:59:18 [INFO] 02:59:18 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ protocol --- 02:59:18 [INFO] Skipping CycloneDX goal, because module skips deploy 02:59:18 [INFO] 02:59:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ protocol --- 02:59:18 [INFO] Skipping artifact installation 02:59:18 [INFO] 02:59:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ protocol --- 02:59:18 [INFO] Skipping artifact deployment 02:59:18 [INFO] 02:59:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ protocol --- 02:59:18 [INFO] org.opendaylight.netconf:protocol:pom:7.0.5-SNAPSHOT 02:59:18 [INFO] 02:59:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ protocol --- 02:59:18 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/target/sonatype-clm/module.xml 02:59:18 [INFO] 02:59:18 [INFO] ------------------< org.opendaylight.netconf:plugins >------------------ 02:59:18 [INFO] Building plugins 7.0.5-SNAPSHOT [109/121] 02:59:18 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:18 [INFO] 02:59:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ plugins --- 02:59:18 [INFO] 02:59:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ plugins --- 02:59:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:18 [INFO] 02:59:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ plugins --- 02:59:18 [INFO] 02:59:18 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ plugins --- 02:59:18 [INFO] Skipping CycloneDX goal, because module skips deploy 02:59:18 [INFO] 02:59:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ plugins --- 02:59:18 [INFO] Skipping artifact installation 02:59:18 [INFO] 02:59:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ plugins --- 02:59:18 [INFO] Skipping artifact deployment 02:59:18 [INFO] 02:59:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ plugins --- 02:59:18 [INFO] org.opendaylight.netconf:plugins:pom:7.0.5-SNAPSHOT 02:59:18 [INFO] 02:59:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ plugins --- 02:59:18 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/target/sonatype-clm/module.xml 02:59:18 [INFO] 02:59:18 [INFO] -------------------< org.opendaylight.netconf:apps >-------------------- 02:59:18 [INFO] Building apps 7.0.5-SNAPSHOT [110/121] 02:59:18 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:18 [INFO] 02:59:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ apps --- 02:59:18 [INFO] 02:59:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ apps --- 02:59:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:18 [INFO] 02:59:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ apps --- 02:59:18 [INFO] 02:59:18 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ apps --- 02:59:18 [INFO] Skipping CycloneDX goal, because module skips deploy 02:59:18 [INFO] 02:59:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apps --- 02:59:18 [INFO] Skipping artifact installation 02:59:18 [INFO] 02:59:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ apps --- 02:59:18 [INFO] Skipping artifact deployment 02:59:18 [INFO] 02:59:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ apps --- 02:59:18 [INFO] org.opendaylight.netconf:apps:pom:7.0.5-SNAPSHOT 02:59:18 [INFO] 02:59:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ apps --- 02:59:18 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/target/sonatype-clm/module.xml 02:59:18 [INFO] 02:59:18 [INFO] ----------------< org.opendaylight.netconf:third-party >---------------- 02:59:18 [INFO] Building third-party 7.0.5-SNAPSHOT [111/121] 02:59:18 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:18 [INFO] 02:59:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ third-party --- 02:59:18 [INFO] 02:59:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ third-party --- 02:59:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:18 [INFO] 02:59:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ third-party --- 02:59:18 [INFO] 02:59:18 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ third-party --- 02:59:18 [INFO] Skipping CycloneDX goal, because module skips deploy 02:59:18 [INFO] 02:59:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ third-party --- 02:59:18 [INFO] Skipping artifact installation 02:59:18 [INFO] 02:59:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ third-party --- 02:59:18 [INFO] Skipping artifact deployment 02:59:18 [INFO] 02:59:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ third-party --- 02:59:18 [INFO] org.opendaylight.netconf:third-party:pom:7.0.5-SNAPSHOT 02:59:18 [INFO] 02:59:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ third-party --- 02:59:18 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/third-party/target/sonatype-clm/module.xml 02:59:18 [INFO] 02:59:18 [INFO] -------------< org.opendaylight.netconf:netconf-testtool >-------------- 02:59:18 [INFO] Building netconf-testtool 7.0.5-SNAPSHOT [112/121] 02:59:18 [INFO] --------------------------------[ jar ]--------------------------------- 02:59:19 [INFO] 02:59:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-testtool --- 02:59:19 [INFO] 02:59:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-testtool --- 02:59:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:19 [INFO] 02:59:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-testtool --- 02:59:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:19 [INFO] 02:59:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-testtool --- 02:59:19 [INFO] 02:59:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-testtool --- 02:59:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:59:19 [INFO] 02:59:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (stress-client dependency copy) @ netconf-testtool --- 02:59:19 [INFO] Configured Artifact: org.bouncycastle:bcpkix-jdk18on:?:jar 02:59:19 [INFO] Configured Artifact: org.bouncycastle:bcprov-jdk18on:?:jar 02:59:19 [INFO] Copying bcpkix-jdk18on-1.77.jar to /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 02:59:19 [INFO] Copying bcprov-jdk18on-1.77.jar to /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 02:59:19 [INFO] 02:59:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-testtool --- 02:59:19 [INFO] Starting audit... 02:59:19 Audit done. 02:59:19 [INFO] You have 0 Checkstyle violations. 02:59:19 [INFO] 02:59:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-testtool --- 02:59:21 [INFO] Starting audit... 02:59:21 Audit done. 02:59:21 [INFO] You have 0 Checkstyle violations. 02:59:21 [INFO] 02:59:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-testtool --- 02:59:21 [INFO] 02:59:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-testtool --- 02:59:21 [INFO] Copying 3 resources from src/main/resources to target/classes 02:59:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/generated-sources/spi 02:59:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/generated-sources/yang 02:59:21 [INFO] 02:59:21 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-testtool --- 02:59:21 [INFO] Recompiling the module because of changed dependency. 02:59:21 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 02:59:21 [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 02:59:21 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [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 02:59:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [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 02:59:21 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [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 02:59:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [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 02:59:21 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [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 02:59:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:21 [INFO] 02:59:21 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-testtool >>> 02:59:21 [INFO] 02:59:21 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-testtool --- 02:59:21 [INFO] Fork Value is true 02:59:28 [INFO] Done SpotBugs Analysis.... 02:59:28 [INFO] 02:59:28 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-testtool <<< 02:59:28 [INFO] 02:59:28 [INFO] 02:59:28 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-testtool --- 02:59:28 [INFO] BugInstance size is 0 02:59:28 [INFO] Error size is 0 02:59:28 [INFO] No errors/warnings found 02:59:28 [INFO] 02:59:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-testtool --- 02:59:28 [INFO] Copying 1 resource from src/test/resources to target/test-classes 02:59:28 [INFO] 02:59:28 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-testtool --- 02:59:28 [INFO] Recompiling the module because of changed dependency. 02:59:28 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 02:59:28 [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 02:59:28 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 02:59:28 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:59:28 [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 02:59:28 [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 02:59:28 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 02:59:28 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:59:28 [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 02:59:28 [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 02:59:28 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 02:59:28 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:59:28 [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 02:59:28 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:28 [INFO] 02:59:28 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-testtool --- 02:59:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:59:28 [INFO] 02:59:28 [INFO] ------------------------------------------------------- 02:59:28 [INFO] T E S T S 02:59:28 [INFO] ------------------------------------------------------- 02:59:29 [INFO] Running org.opendaylight.netconf.test.tool.TestToolTest 02:59:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.062 s -- in org.opendaylight.netconf.test.tool.TestToolTest 02:59:36 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[1] -- Time elapsed: 1.865 s 02:59:36 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[2] -- Time elapsed: 0.089 s 02:59:36 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[1] -- Time elapsed: 0.095 s 02:59:36 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[2] -- Time elapsed: 0.121 s 02:59:36 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[3] -- Time elapsed: 0.049 s 02:59:36 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[4] -- Time elapsed: 0.079 s 02:59:36 [INFO] 02:59:36 [INFO] Results: 02:59:36 [INFO] 02:59:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 02:59:36 [INFO] 02:59:36 [INFO] 02:59:36 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-testtool --- 02:59:36 [INFO] 02:59:36 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ netconf-testtool --- 02:59:36 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT.jar 02:59:36 [INFO] 02:59:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-testtool --- 02:59:36 [INFO] No previous run data found, generating javadoc. 02:59:38 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-javadoc.jar 02:59:38 [INFO] 02:59:38 [INFO] --- maven-shade-plugin:3.5.2:shade (default) @ netconf-testtool --- 02:59:38 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 02:59:38 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 02:59:38 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 02:59:38 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 02:59:38 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 02:59:38 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 02:59:38 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. 02:59:38 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. 02:59:38 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. 02:59:38 [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. 02:59:38 [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. 02:59:38 [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. 02:59:38 [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. 02:59:38 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. 02:59:38 [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. 02:59:38 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.11 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 02:59:38 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 02:59:38 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 02:59:38 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 02:59:38 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 02:59:38 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. 02:59:38 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. 02:59:38 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5 in the shaded jar. 02:59:38 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 02:59:38 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 02:59:38 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 02:59:38 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 02:59:38 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 02:59:38 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 02:59:38 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 02:59:38 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 02:59:38 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 02:59:38 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.4 in the shaded jar. 02:59:38 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4 in the shaded jar. 02:59:38 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.4 in the shaded jar. 02:59:38 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 02:59:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] activation-1.1.1.jar, checker-qual-3.42.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 define 1 overlapping resource: 02:59:42 [WARNING] - META-INF/LICENSE.txt 02:59:42 [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: 02:59:42 [WARNING] - META-INF/DEPENDENCIES.txt 02:59:42 [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: 02:59:42 [WARNING] - META-INF/io.netty.versions.properties 02:59:42 [WARNING] draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, truststore-api-7.0.5-SNAPSHOT.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: 02:59:42 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 02:59:42 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 3 overlapping classes: 02:59:42 [WARNING] - org.ops4j.util.collections.PropertiesUtils 02:59:42 [WARNING] - org.ops4j.util.collections.PropertiesWriter 02:59:42 [WARNING] - org.ops4j.util.collections.PropertyResolver 02:59:42 [WARNING] org.apache.karaf.features.core-4.4.5.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 02:59:42 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 02:59:42 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 02:59:42 [WARNING] - META-INF/mailcap.default 02:59:42 [WARNING] - META-INF/mimetypes.default 02:59:42 [WARNING] - com.sun.activation.registries.LineTokenizer 02:59:42 [WARNING] - com.sun.activation.registries.LogSupport 02:59:42 [WARNING] - com.sun.activation.registries.MailcapFile 02:59:42 [WARNING] - com.sun.activation.registries.MailcapParseException 02:59:42 [WARNING] - com.sun.activation.registries.MailcapTokenizer 02:59:42 [WARNING] - com.sun.activation.registries.MimeTypeEntry 02:59:42 [WARNING] - com.sun.activation.registries.MimeTypeFile 02:59:42 [WARNING] - com.sun.activation.viewers.ImageViewer 02:59:42 [WARNING] - 30 more... 02:59:42 [WARNING] transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 02:59:42 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:59:42 [WARNING] aaa-encrypt-service-0.19.3.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.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.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.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.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 02:59:42 [WARNING] - META-INF/MANIFEST.MF 02:59:42 [WARNING] jackson-core-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 150 overlapping classes: 02:59:42 [WARNING] - com.fasterxml.jackson.core.Base64Variant 02:59:42 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 02:59:42 [WARNING] - com.fasterxml.jackson.core.Base64Variants 02:59:42 [WARNING] - com.fasterxml.jackson.core.FormatFeature 02:59:42 [WARNING] - com.fasterxml.jackson.core.FormatSchema 02:59:42 [WARNING] - com.fasterxml.jackson.core.JacksonException 02:59:42 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 02:59:42 [WARNING] - com.fasterxml.jackson.core.JsonFactory 02:59:42 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 02:59:42 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 02:59:42 [WARNING] - 140 more... 02:59:42 [WARNING] aaa-encrypt-service-0.19.3.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 2 overlapping resources: 02:59:42 [WARNING] - LICENSE 02:59:42 [WARNING] - META-INF/git.properties 02:59:42 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 4 overlapping classes: 02:59:42 [WARNING] - org.ops4j.lang.NullArgumentException 02:59:42 [WARNING] - org.ops4j.lang.Ops4jException 02:59:42 [WARNING] - org.ops4j.lang.PostConditionException 02:59:42 [WARNING] - org.ops4j.lang.PreConditionException 02:59:42 [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 02:59:42 [WARNING] - README.md 02:59:42 [WARNING] netconf-api-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 02:59:42 [WARNING] - pretty-print.xsl 02:59:42 [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: 02:59:42 [WARNING] - META-INF/NOTICE.txt 02:59:42 [WARNING] jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 768 overlapping classes: 02:59:42 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 02:59:42 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 02:59:42 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 02:59:42 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 02:59:42 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 02:59:42 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 02:59:42 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 02:59:42 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 02:59:42 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 02:59:42 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 02:59:42 [WARNING] - 758 more... 02:59:42 [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, gson-2.10.1.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar define 1 overlapping classes: 02:59:42 [WARNING] - META-INF.versions.9.module-info 02:59:42 [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: 02:59:42 [WARNING] - .api_description 02:59:42 [WARNING] - about.html 02:59:42 [WARNING] - bundle.properties 02:59:42 [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: 02:59:42 [WARNING] - META-INF/LICENSE.md 02:59:42 [WARNING] - META-INF/NOTICE.md 02:59:42 [WARNING] jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 1 overlapping resource: 02:59:42 [WARNING] - META-INF/NOTICE 02:59:42 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 02:59:42 [WARNING] - META-INF/LICENSE 02:59:42 [WARNING] jackson-annotations-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 72 overlapping classes: 02:59:42 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 02:59:42 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 02:59:42 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 02:59:42 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 02:59:42 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 02:59:42 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 02:59:42 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 02:59:42 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 02:59:42 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 02:59:42 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 02:59:42 [WARNING] - 62 more... 02:59:42 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 5 overlapping classes: 02:59:42 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 02:59:42 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 02:59:42 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 02:59:42 [WARNING] - org.ops4j.util.property.PropertyResolver 02:59:42 [WARNING] - org.ops4j.util.property.PropertyStore 02:59:42 [WARNING] maven-shade-plugin has detected that some files are 02:59:42 [WARNING] present in two or more JARs. When this happens, only one 02:59:42 [WARNING] single version of the file is copied to the uber jar. 02:59:42 [WARNING] Usually this is not harmful and you can skip these warnings, 02:59:42 [WARNING] otherwise try to manually exclude artifacts based on 02:59:42 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 02:59:42 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 02:59:42 [INFO] Attaching shaded artifact. 02:59:42 [INFO] 02:59:42 [INFO] --- maven-shade-plugin:3.5.2:shade (stress-client) @ netconf-testtool --- 02:59:42 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 02:59:42 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 02:59:42 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 02:59:42 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 02:59:42 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 02:59:42 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. 02:59:42 [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. 02:59:42 [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. 02:59:42 [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. 02:59:42 [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. 02:59:42 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. 02:59:42 [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. 02:59:42 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.11 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 02:59:42 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 02:59:42 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 02:59:42 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 02:59:42 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 02:59:42 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. 02:59:42 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. 02:59:42 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5 in the shaded jar. 02:59:42 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 02:59:42 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 02:59:42 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 02:59:42 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 02:59:42 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 02:59:42 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 02:59:42 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 02:59:42 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 02:59:42 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 02:59:42 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.4 in the shaded jar. 02:59:42 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4 in the shaded jar. 02:59:42 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.4 in the shaded jar. 02:59:42 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 02:59:42 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. 02:59:42 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. 02:59:42 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:44 [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: 02:59:44 [WARNING] - META-INF/DEPENDENCIES.txt 02:59:44 [WARNING] activation-1.1.1.jar, checker-qual-3.42.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 define 1 overlapping resource: 02:59:44 [WARNING] - META-INF/LICENSE.txt 02:59:44 [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: 02:59:44 [WARNING] - META-INF/io.netty.versions.properties 02:59:44 [WARNING] gson-2.10.1.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar define 1 overlapping classes: 02:59:44 [WARNING] - META-INF.versions.9.module-info 02:59:44 [WARNING] draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, truststore-api-7.0.5-SNAPSHOT.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: 02:59:44 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 02:59:44 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 3 overlapping classes: 02:59:44 [WARNING] - org.ops4j.util.collections.PropertiesUtils 02:59:44 [WARNING] - org.ops4j.util.collections.PropertiesWriter 02:59:44 [WARNING] - org.ops4j.util.collections.PropertyResolver 02:59:44 [WARNING] org.apache.karaf.features.core-4.4.5.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 02:59:44 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 02:59:44 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 02:59:44 [WARNING] - META-INF/mailcap.default 02:59:44 [WARNING] - META-INF/mimetypes.default 02:59:44 [WARNING] - com.sun.activation.registries.LineTokenizer 02:59:44 [WARNING] - com.sun.activation.registries.LogSupport 02:59:44 [WARNING] - com.sun.activation.registries.MailcapFile 02:59:44 [WARNING] - com.sun.activation.registries.MailcapParseException 02:59:44 [WARNING] - com.sun.activation.registries.MailcapTokenizer 02:59:44 [WARNING] - com.sun.activation.registries.MimeTypeEntry 02:59:44 [WARNING] - com.sun.activation.registries.MimeTypeFile 02:59:44 [WARNING] - com.sun.activation.viewers.ImageViewer 02:59:44 [WARNING] - 30 more... 02:59:44 [WARNING] transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 02:59:44 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:59:44 [WARNING] jackson-core-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 150 overlapping classes: 02:59:44 [WARNING] - com.fasterxml.jackson.core.Base64Variant 02:59:44 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 02:59:44 [WARNING] - com.fasterxml.jackson.core.Base64Variants 02:59:44 [WARNING] - com.fasterxml.jackson.core.FormatFeature 02:59:44 [WARNING] - com.fasterxml.jackson.core.FormatSchema 02:59:44 [WARNING] - com.fasterxml.jackson.core.JacksonException 02:59:44 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 02:59:44 [WARNING] - com.fasterxml.jackson.core.JsonFactory 02:59:44 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 02:59:44 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 02:59:44 [WARNING] - 140 more... 02:59:44 [WARNING] aaa-encrypt-service-0.19.3.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 2 overlapping resources: 02:59:44 [WARNING] - LICENSE 02:59:44 [WARNING] - META-INF/git.properties 02:59:44 [WARNING] aaa-encrypt-service-0.19.3.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.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.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.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.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 02:59:44 [WARNING] - META-INF/MANIFEST.MF 02:59:44 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 4 overlapping classes: 02:59:44 [WARNING] - org.ops4j.lang.NullArgumentException 02:59:44 [WARNING] - org.ops4j.lang.Ops4jException 02:59:44 [WARNING] - org.ops4j.lang.PostConditionException 02:59:44 [WARNING] - org.ops4j.lang.PreConditionException 02:59:44 [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 02:59:44 [WARNING] - README.md 02:59:44 [WARNING] netconf-api-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 02:59:44 [WARNING] - pretty-print.xsl 02:59:44 [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: 02:59:44 [WARNING] - META-INF/NOTICE.txt 02:59:44 [WARNING] jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 768 overlapping classes: 02:59:44 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 02:59:44 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 02:59:44 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 02:59:44 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 02:59:44 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 02:59:44 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 02:59:44 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 02:59:44 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 02:59:44 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 02:59:44 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 02:59:44 [WARNING] - 758 more... 02:59:44 [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: 02:59:44 [WARNING] - .api_description 02:59:44 [WARNING] - about.html 02:59:44 [WARNING] - bundle.properties 02:59:44 [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: 02:59:44 [WARNING] - META-INF/LICENSE.md 02:59:44 [WARNING] - META-INF/NOTICE.md 02:59:44 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 02:59:44 [WARNING] - META-INF/LICENSE 02:59:44 [WARNING] jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 1 overlapping resource: 02:59:44 [WARNING] - META-INF/NOTICE 02:59:44 [WARNING] jackson-annotations-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 72 overlapping classes: 02:59:44 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 02:59:44 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 02:59:44 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 02:59:44 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 02:59:44 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 02:59:44 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 02:59:44 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 02:59:44 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 02:59:44 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 02:59:44 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 02:59:44 [WARNING] - 62 more... 02:59:44 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 5 overlapping classes: 02:59:44 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 02:59:44 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 02:59:44 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 02:59:44 [WARNING] - org.ops4j.util.property.PropertyResolver 02:59:44 [WARNING] - org.ops4j.util.property.PropertyStore 02:59:44 [WARNING] maven-shade-plugin has detected that some files are 02:59:44 [WARNING] present in two or more JARs. When this happens, only one 02:59:44 [WARNING] single version of the file is copied to the uber jar. 02:59:44 [WARNING] Usually this is not harmful and you can skip these warnings, 02:59:44 [WARNING] otherwise try to manually exclude artifacts based on 02:59:44 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 02:59:44 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 02:59:44 [INFO] Attaching shaded artifact. 02:59:44 [INFO] 02:59:44 [INFO] --- maven-shade-plugin:3.5.2:shade (restconf-perf-client) @ netconf-testtool --- 02:59:44 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 02:59:44 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 02:59:44 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 02:59:44 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 02:59:44 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 02:59:44 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. 02:59:44 [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. 02:59:44 [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. 02:59:44 [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. 02:59:44 [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. 02:59:44 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. 02:59:44 [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. 02:59:44 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.11 in the shaded jar. 02:59:44 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 02:59:44 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 02:59:44 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 02:59:44 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 02:59:44 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 02:59:44 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 02:59:44 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 02:59:44 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 02:59:44 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. 02:59:44 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. 02:59:44 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5 in the shaded jar. 02:59:44 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 02:59:44 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 02:59:44 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 02:59:44 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 02:59:44 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 02:59:44 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 02:59:44 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 02:59:44 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 02:59:44 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 02:59:44 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.4 in the shaded jar. 02:59:44 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4 in the shaded jar. 02:59:44 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.4 in the shaded jar. 02:59:44 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 02:59:44 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. 02:59:44 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. 02:59:44 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:util:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-common:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:concepts:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-data-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-data-util:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-model-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-ir:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-model-util:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 from the shaded jar. 02:59:44 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2 from the shaded jar. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:47 [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: 02:59:47 [WARNING] - META-INF/DEPENDENCIES.txt 02:59:47 [WARNING] activation-1.1.1.jar, checker-qual-3.42.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 define 1 overlapping resource: 02:59:47 [WARNING] - META-INF/LICENSE.txt 02:59:47 [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: 02:59:47 [WARNING] - META-INF/io.netty.versions.properties 02:59:47 [WARNING] gson-2.10.1.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar define 1 overlapping classes: 02:59:47 [WARNING] - META-INF.versions.9.module-info 02:59:47 [WARNING] draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, truststore-api-7.0.5-SNAPSHOT.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: 02:59:47 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 02:59:47 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 3 overlapping classes: 02:59:47 [WARNING] - org.ops4j.util.collections.PropertiesUtils 02:59:47 [WARNING] - org.ops4j.util.collections.PropertiesWriter 02:59:47 [WARNING] - org.ops4j.util.collections.PropertyResolver 02:59:47 [WARNING] org.apache.karaf.features.core-4.4.5.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 02:59:47 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 02:59:47 [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, transport-api-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, yang-binding-13.0.1.jar define 1 overlapping resource: 02:59:47 [WARNING] - README.md 02:59:47 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 02:59:47 [WARNING] - META-INF/mailcap.default 02:59:47 [WARNING] - META-INF/mimetypes.default 02:59:47 [WARNING] - com.sun.activation.registries.LineTokenizer 02:59:47 [WARNING] - com.sun.activation.registries.LogSupport 02:59:47 [WARNING] - com.sun.activation.registries.MailcapFile 02:59:47 [WARNING] - com.sun.activation.registries.MailcapParseException 02:59:47 [WARNING] - com.sun.activation.registries.MailcapTokenizer 02:59:47 [WARNING] - com.sun.activation.registries.MimeTypeEntry 02:59:47 [WARNING] - com.sun.activation.registries.MimeTypeFile 02:59:47 [WARNING] - com.sun.activation.viewers.ImageViewer 02:59:47 [WARNING] - 30 more... 02:59:47 [WARNING] transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 02:59:47 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:59:47 [WARNING] jackson-core-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 150 overlapping classes: 02:59:47 [WARNING] - com.fasterxml.jackson.core.Base64Variant 02:59:47 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 02:59:47 [WARNING] - com.fasterxml.jackson.core.Base64Variants 02:59:47 [WARNING] - com.fasterxml.jackson.core.FormatFeature 02:59:47 [WARNING] - com.fasterxml.jackson.core.FormatSchema 02:59:47 [WARNING] - com.fasterxml.jackson.core.JacksonException 02:59:47 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 02:59:47 [WARNING] - com.fasterxml.jackson.core.JsonFactory 02:59:47 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 02:59:47 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 02:59:47 [WARNING] - 140 more... 02:59:47 [WARNING] aaa-encrypt-service-0.19.3.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, yang-binding-13.0.1.jar, yang-ext-2013.09.07.25.1.jar define 2 overlapping resources: 02:59:47 [WARNING] - LICENSE 02:59:47 [WARNING] - META-INF/git.properties 02:59:47 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 4 overlapping classes: 02:59:47 [WARNING] - org.ops4j.lang.NullArgumentException 02:59:47 [WARNING] - org.ops4j.lang.Ops4jException 02:59:47 [WARNING] - org.ops4j.lang.PostConditionException 02:59:47 [WARNING] - org.ops4j.lang.PreConditionException 02:59:47 [WARNING] netconf-api-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 02:59:47 [WARNING] - pretty-print.xsl 02:59:47 [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, org.eclipse.jdt.annotation-2.2.800.jar, transport-api-7.0.5-SNAPSHOT.jar define 3 overlapping resources: 02:59:47 [WARNING] - .api_description 02:59:47 [WARNING] - about.html 02:59:47 [WARNING] - bundle.properties 02:59:47 [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: 02:59:47 [WARNING] - META-INF/NOTICE.txt 02:59:47 [WARNING] jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 768 overlapping classes: 02:59:47 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 02:59:47 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 02:59:47 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 02:59:47 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 02:59:47 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 02:59:47 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 02:59:47 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 02:59:47 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 02:59:47 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 02:59:47 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 02:59:47 [WARNING] - 758 more... 02:59:47 [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: 02:59:47 [WARNING] - META-INF/LICENSE.md 02:59:47 [WARNING] - META-INF/NOTICE.md 02:59:47 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 02:59:47 [WARNING] - META-INF/LICENSE 02:59:47 [WARNING] jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 1 overlapping resource: 02:59:47 [WARNING] - META-INF/NOTICE 02:59:47 [WARNING] jackson-annotations-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 72 overlapping classes: 02:59:47 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 02:59:47 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 02:59:47 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 02:59:47 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 02:59:47 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 02:59:47 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 02:59:47 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 02:59:47 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 02:59:47 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 02:59:47 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 02:59:47 [WARNING] - 62 more... 02:59:47 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 5 overlapping classes: 02:59:47 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 02:59:47 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 02:59:47 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 02:59:47 [WARNING] - org.ops4j.util.property.PropertyResolver 02:59:47 [WARNING] - org.ops4j.util.property.PropertyStore 02:59:47 [WARNING] aaa-encrypt-service-0.19.3.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.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.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.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.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, txw2-2.3.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: 02:59:47 [WARNING] - META-INF/MANIFEST.MF 02:59:47 [WARNING] maven-shade-plugin has detected that some files are 02:59:47 [WARNING] present in two or more JARs. When this happens, only one 02:59:47 [WARNING] single version of the file is copied to the uber jar. 02:59:47 [WARNING] Usually this is not harmful and you can skip these warnings, 02:59:47 [WARNING] otherwise try to manually exclude artifacts based on 02:59:47 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 02:59:47 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 02:59:47 [INFO] Attaching shaded artifact. 02:59:47 [INFO] 02:59:47 [INFO] --- maven-shade-plugin:3.5.2:shade (scale-util) @ netconf-testtool --- 02:59:47 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 02:59:47 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 02:59:47 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 02:59:47 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 02:59:47 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 02:59:47 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 02:59:47 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. 02:59:47 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. 02:59:47 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. 02:59:47 [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. 02:59:47 [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. 02:59:47 [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. 02:59:47 [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. 02:59:47 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. 02:59:47 [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. 02:59:47 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.11 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 02:59:47 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 02:59:47 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 02:59:47 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 02:59:47 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 02:59:47 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. 02:59:47 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. 02:59:47 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5 in the shaded jar. 02:59:47 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 02:59:47 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 02:59:47 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 02:59:47 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 02:59:47 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 02:59:47 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 02:59:47 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 02:59:47 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 02:59:47 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 02:59:47 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.4 in the shaded jar. 02:59:47 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4 in the shaded jar. 02:59:47 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.4 in the shaded jar. 02:59:47 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 02:59:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 02:59:50 [WARNING] activation-1.1.1.jar, checker-qual-3.42.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 define 1 overlapping resource: 02:59:50 [WARNING] - META-INF/LICENSE.txt 02:59:50 [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: 02:59:50 [WARNING] - META-INF/DEPENDENCIES.txt 02:59:50 [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: 02:59:50 [WARNING] - META-INF/io.netty.versions.properties 02:59:50 [WARNING] draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, truststore-api-7.0.5-SNAPSHOT.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: 02:59:50 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 02:59:50 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 3 overlapping classes: 02:59:50 [WARNING] - org.ops4j.util.collections.PropertiesUtils 02:59:50 [WARNING] - org.ops4j.util.collections.PropertiesWriter 02:59:50 [WARNING] - org.ops4j.util.collections.PropertyResolver 02:59:50 [WARNING] org.apache.karaf.features.core-4.4.5.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 02:59:50 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 02:59:50 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 02:59:50 [WARNING] - META-INF/mailcap.default 02:59:50 [WARNING] - META-INF/mimetypes.default 02:59:50 [WARNING] - com.sun.activation.registries.LineTokenizer 02:59:50 [WARNING] - com.sun.activation.registries.LogSupport 02:59:50 [WARNING] - com.sun.activation.registries.MailcapFile 02:59:50 [WARNING] - com.sun.activation.registries.MailcapParseException 02:59:50 [WARNING] - com.sun.activation.registries.MailcapTokenizer 02:59:50 [WARNING] - com.sun.activation.registries.MimeTypeEntry 02:59:50 [WARNING] - com.sun.activation.registries.MimeTypeFile 02:59:50 [WARNING] - com.sun.activation.viewers.ImageViewer 02:59:50 [WARNING] - 30 more... 02:59:50 [WARNING] transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 02:59:50 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:59:50 [WARNING] aaa-encrypt-service-0.19.3.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.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.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.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.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 02:59:50 [WARNING] - META-INF/MANIFEST.MF 02:59:50 [WARNING] jackson-core-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 150 overlapping classes: 02:59:50 [WARNING] - com.fasterxml.jackson.core.Base64Variant 02:59:50 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 02:59:50 [WARNING] - com.fasterxml.jackson.core.Base64Variants 02:59:50 [WARNING] - com.fasterxml.jackson.core.FormatFeature 02:59:50 [WARNING] - com.fasterxml.jackson.core.FormatSchema 02:59:50 [WARNING] - com.fasterxml.jackson.core.JacksonException 02:59:50 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 02:59:50 [WARNING] - com.fasterxml.jackson.core.JsonFactory 02:59:50 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 02:59:50 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 02:59:50 [WARNING] - 140 more... 02:59:50 [WARNING] aaa-encrypt-service-0.19.3.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 2 overlapping resources: 02:59:50 [WARNING] - LICENSE 02:59:50 [WARNING] - META-INF/git.properties 02:59:50 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 4 overlapping classes: 02:59:50 [WARNING] - org.ops4j.lang.NullArgumentException 02:59:50 [WARNING] - org.ops4j.lang.Ops4jException 02:59:50 [WARNING] - org.ops4j.lang.PostConditionException 02:59:50 [WARNING] - org.ops4j.lang.PreConditionException 02:59:50 [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 02:59:50 [WARNING] - README.md 02:59:50 [WARNING] netconf-api-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 02:59:50 [WARNING] - pretty-print.xsl 02:59:50 [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: 02:59:50 [WARNING] - META-INF/NOTICE.txt 02:59:50 [WARNING] jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 768 overlapping classes: 02:59:50 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 02:59:50 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 02:59:50 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 02:59:50 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 02:59:50 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 02:59:50 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 02:59:50 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 02:59:50 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 02:59:50 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 02:59:50 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 02:59:50 [WARNING] - 758 more... 02:59:50 [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, gson-2.10.1.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar define 1 overlapping classes: 02:59:50 [WARNING] - META-INF.versions.9.module-info 02:59:50 [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: 02:59:50 [WARNING] - .api_description 02:59:50 [WARNING] - about.html 02:59:50 [WARNING] - bundle.properties 02:59:50 [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: 02:59:50 [WARNING] - META-INF/LICENSE.md 02:59:50 [WARNING] - META-INF/NOTICE.md 02:59:50 [WARNING] jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 1 overlapping resource: 02:59:50 [WARNING] - META-INF/NOTICE 02:59:50 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 02:59:50 [WARNING] - META-INF/LICENSE 02:59:50 [WARNING] jackson-annotations-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 72 overlapping classes: 02:59:50 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 02:59:50 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 02:59:50 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 02:59:50 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 02:59:50 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 02:59:50 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 02:59:50 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 02:59:50 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 02:59:50 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 02:59:50 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 02:59:50 [WARNING] - 62 more... 02:59:50 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 5 overlapping classes: 02:59:50 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 02:59:50 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 02:59:50 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 02:59:50 [WARNING] - org.ops4j.util.property.PropertyResolver 02:59:50 [WARNING] - org.ops4j.util.property.PropertyStore 02:59:50 [WARNING] maven-shade-plugin has detected that some files are 02:59:50 [WARNING] present in two or more JARs. When this happens, only one 02:59:50 [WARNING] single version of the file is copied to the uber jar. 02:59:50 [WARNING] Usually this is not harmful and you can skip these warnings, 02:59:50 [WARNING] otherwise try to manually exclude artifacts based on 02:59:50 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 02:59:50 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 02:59:50 [INFO] Attaching shaded artifact. 02:59:50 [INFO] 02:59:50 [INFO] --- maven-assembly-plugin:3.6.0:single (make-assembly) @ netconf-testtool --- 02:59:50 [INFO] Reading assembly descriptor: src/main/assembly/stress-client.xml 02:59:50 [INFO] Building tar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-package-stress-client.tar.gz 02:59:52 [INFO] 02:59:52 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-testtool --- 02:59:52 [INFO] CycloneDX: Resolving Dependencies 02:59:54 [INFO] CycloneDX: Creating BOM version 1.4 with 146 component(s) 02:59:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/bom.xml 02:59:54 [INFO] attaching as netconf-testtool-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/bom.json 02:59:54 [INFO] attaching as netconf-testtool-7.0.5-SNAPSHOT-cyclonedx.json 02:59:54 [INFO] 02:59:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-testtool --- 02:59:54 [INFO] Skipping duplicate-finder execution! 02:59:54 [INFO] 02:59:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-testtool --- 02:59:54 [WARNING] Used undeclared dependencies found: 02:59:54 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:59:54 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:59:54 [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile 02:59:54 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:59:54 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:59:54 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:59:54 [WARNING] com.google.code.gson:gson:jar:2.10.1:compile 02:59:54 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:59:54 [WARNING] io.netty:netty-transport:jar:4.1.107.Final:compile 02:59:54 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:59:54 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:59:54 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:59:54 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:59:54 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:59:54 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:59:54 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:59:54 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:59:54 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:59:54 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:59:54 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:59:54 [WARNING] Unused declared dependencies found: 02:59:54 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:59:54 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:59:54 [WARNING] org.codehaus.janino:janino:jar:3.1.4:compile 02:59:54 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:59:54 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile 02:59:54 [WARNING] Non-test scoped test only dependencies found: 02:59:54 [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile 02:59:54 [INFO] 02:59:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-testtool --- 02:59:54 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-sources.jar 02:59:54 [INFO] 02:59:54 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-testtool --- 02:59:54 [INFO] 02:59:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-testtool --- 02:59:54 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec 02:59:54 [INFO] Analyzed bundle 'netconf-testtool' with 80 classes 02:59:54 [INFO] 02:59:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-testtool --- 02:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT.jar 02:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT.pom 02:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-javadoc.jar 02:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-executable.jar 02:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-stress-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-stress-client.jar 02:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.5-SNAPSHOT-rest-perf-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-rest-perf-client.jar 02:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/scale-util-7.0.5-SNAPSHOT-scale-util.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-scale-util.jar 02:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-package-stress-client.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-stress-client.tar.gz 02:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-cyclonedx.json 02:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-sources.jar 02:59:54 [INFO] 02:59:54 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-testtool --- 02:59:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:59:55 [INFO] 02:59:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-testtool --- 02:59:55 [INFO] org.opendaylight.netconf:netconf-testtool:jar:7.0.5-SNAPSHOT 02:59:55 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:59:55 [INFO] +- org.codehaus.janino:janino:jar:3.1.4:compile 02:59:55 [INFO] | \- org.codehaus.janino:commons-compiler:jar:3.1.4:compile 02:59:55 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 02:59:55 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.13:compile 02:59:55 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.13:compile 02:59:55 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:59:55 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:59:55 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:59:55 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:59:55 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:59:55 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:59:55 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:59:55 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:59:55 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:59:55 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:59:55 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:59:55 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:59:55 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:59:55 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:59:55 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:59:55 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:59:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:59:55 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:59:55 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:59:55 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:59:55 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:59:55 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:59:55 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:59:55 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:59:55 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:59:55 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:59:55 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:59:55 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:59:55 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:59:55 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:59:55 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:59:55 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:59:55 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:59:55 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:59:55 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:59:55 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:59:55 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 02:59:55 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:59:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:59:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:59:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:59:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:59:55 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:59:55 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 02:59:55 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:59:55 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:59:55 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:59:55 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:59:55 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:compile 02:59:55 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:59:55 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:compile 02:59:55 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:59:55 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:compile 02:59:55 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:59:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:59:55 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:59:55 [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile 02:59:55 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 02:59:55 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 02:59:55 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 02:59:55 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 02:59:55 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 02:59:55 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 02:59:55 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:59:55 [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:59:55 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:59:55 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:59:55 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:59:55 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:59:55 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 02:59:55 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:59:55 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 02:59:55 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:59:55 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:59:55 [INFO] +- org.xmlunit:xmlunit-assertj:jar:2.9.1:test 02:59:55 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:59:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:59:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:59:55 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:59:55 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:59:55 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:59:55 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:59:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:59:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:59:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:59:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:59:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:59:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:59:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:59:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:59:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:59:55 [INFO] +- junit:junit:jar:4.13.2:test 02:59:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:59:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:59:55 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:59:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:59:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:59:55 [INFO] 02:59:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-testtool --- 02:59:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/sonatype-clm/module.xml 02:59:55 [INFO] 02:59:55 [INFO] ---------------< org.opendaylight.netconf:netconf-tools >--------------- 02:59:55 [INFO] Building netconf-tools 7.0.5-SNAPSHOT [113/121] 02:59:55 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:55 [INFO] 02:59:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-tools --- 02:59:55 [INFO] 02:59:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-tools --- 02:59:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:55 [INFO] 02:59:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-tools --- 02:59:55 [INFO] 02:59:55 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-tools --- 02:59:55 [INFO] Skipping CycloneDX goal, because module skips deploy 02:59:55 [INFO] 02:59:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-tools --- 02:59:55 [INFO] Skipping artifact installation 02:59:55 [INFO] 02:59:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-tools --- 02:59:55 [INFO] Skipping artifact deployment 02:59:55 [INFO] 02:59:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-tools --- 02:59:55 [INFO] org.opendaylight.netconf:netconf-tools:pom:7.0.5-SNAPSHOT 02:59:55 [INFO] 02:59:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-tools --- 02:59:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/tools/target/sonatype-clm/module.xml 02:59:55 [INFO] 02:59:55 [INFO] -------------< org.opendaylight.netconf:netconf-subsystem >------------- 02:59:55 [INFO] Building netconf-subsystem 7.0.5-SNAPSHOT [114/121] 02:59:55 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:55 [INFO] 02:59:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-subsystem --- 02:59:55 [INFO] 02:59:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-subsystem --- 02:59:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:55 [INFO] 02:59:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-subsystem --- 02:59:55 [INFO] 02:59:55 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-subsystem --- 02:59:55 [INFO] Skipping CycloneDX goal, because module skips deploy 02:59:55 [INFO] 02:59:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-subsystem --- 02:59:55 [INFO] Skipping artifact installation 02:59:55 [INFO] 02:59:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-subsystem --- 02:59:55 [INFO] Skipping artifact deployment 02:59:55 [INFO] 02:59:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-subsystem --- 02:59:55 [INFO] org.opendaylight.netconf:netconf-subsystem:pom:7.0.5-SNAPSHOT 02:59:55 [INFO] 02:59:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-subsystem --- 02:59:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/target/sonatype-clm/module.xml 02:59:55 [INFO] 02:59:55 [INFO] ---------< org.opendaylight.netconf:sal-rest-connector-config >--------- 02:59:55 [INFO] Building sal-rest-connector-config 7.0.5-SNAPSHOT [115/121] 02:59:55 [INFO] --------------------------------[ jar ]--------------------------------- 02:59:55 [INFO] 02:59:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sal-rest-connector-config --- 02:59:55 [INFO] 02:59:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sal-rest-connector-config --- 02:59:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:55 [INFO] 02:59:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sal-rest-connector-config --- 02:59:56 [INFO] 02:59:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sal-rest-connector-config --- 02:59:56 [INFO] Copying 1 resource from src/main/resources to target/classes 02:59:56 [INFO] 02:59:56 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sal-rest-connector-config --- 02:59:56 [INFO] No sources to compile 02:59:56 [INFO] 02:59:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sal-rest-connector-config --- 02:59:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/src/test/resources 02:59:56 [INFO] 02:59:56 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sal-rest-connector-config --- 02:59:56 [INFO] No sources to compile 02:59:56 [INFO] 02:59:56 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ sal-rest-connector-config --- 02:59:56 [INFO] No tests to run. 02:59:56 [INFO] 02:59:56 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sal-rest-connector-config --- 02:59:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.5-SNAPSHOT.jar 02:59:56 [INFO] 02:59:56 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ sal-rest-connector-config --- 02:59:56 [INFO] 02:59:56 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ sal-rest-connector-config --- 02:59:56 [INFO] CycloneDX: Resolving Dependencies 02:59:56 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 02:59:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/bom.xml 02:59:56 [INFO] attaching as sal-rest-connector-config-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/bom.json 02:59:56 [INFO] attaching as sal-rest-connector-config-7.0.5-SNAPSHOT-cyclonedx.json 02:59:56 [INFO] 02:59:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sal-rest-connector-config --- 02:59:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-SNAPSHOT.jar 02:59:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/pom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-SNAPSHOT.pom 02:59:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/classes/initial/restconf.cfg to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-SNAPSHOT-restconf.cfg 02:59:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/bom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/bom.json to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-SNAPSHOT-cyclonedx.json 02:59:56 [INFO] 02:59:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sal-rest-connector-config --- 02:59:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:59:56 [INFO] 02:59:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sal-rest-connector-config --- 02:59:56 [INFO] org.opendaylight.netconf:sal-rest-connector-config:jar:7.0.5-SNAPSHOT 02:59:56 [INFO] 02:59:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ sal-rest-connector-config --- 02:59:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/sonatype-clm/module.xml 02:59:56 [INFO] 02:59:56 [INFO] ----------< org.opendaylight.netconf:restconf-wadl-generator >---------- 02:59:56 [INFO] Building restconf-wadl-generator 7.0.5-SNAPSHOT [116/121] 02:59:56 [INFO] --------------------------------[ jar ]--------------------------------- 02:59:56 [INFO] 02:59:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-wadl-generator --- 02:59:56 [INFO] 02:59:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-wadl-generator --- 02:59:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:56 [INFO] 02:59:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-wadl-generator --- 02:59:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:56 [INFO] 02:59:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-wadl-generator --- 02:59:57 [INFO] 02:59:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-wadl-generator --- 02:59:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:59:57 [INFO] 02:59:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-wadl-generator --- 02:59:57 [INFO] Starting audit... 02:59:57 Audit done. 02:59:57 [INFO] You have 0 Checkstyle violations. 02:59:57 [INFO] 02:59:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-wadl-generator --- 02:59:57 [INFO] Starting audit... 02:59:57 Audit done. 02:59:57 [INFO] You have 0 Checkstyle violations. 02:59:57 [INFO] 02:59:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-wadl-generator --- 02:59:57 [INFO] 02:59:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-wadl-generator --- 02:59:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/src/main/resources 02:59:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/generated-sources/spi 02:59:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/generated-sources/yang 02:59:57 [INFO] 02:59:57 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-wadl-generator --- 02:59:57 [INFO] Recompiling the module because of changed dependency. 02:59:57 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 02:59:57 [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory 02:59:57 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:59:57 [INFO] 02:59:57 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-wadl-generator >>> 02:59:57 [INFO] 02:59:57 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-wadl-generator --- 02:59:57 [INFO] Fork Value is true 03:00:00 [INFO] Done SpotBugs Analysis.... 03:00:00 [INFO] 03:00:00 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-wadl-generator <<< 03:00:00 [INFO] 03:00:00 [INFO] 03:00:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-wadl-generator --- 03:00:00 [INFO] BugInstance size is 0 03:00:00 [INFO] Error size is 0 03:00:00 [INFO] No errors/warnings found 03:00:00 [INFO] 03:00:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-wadl-generator --- 03:00:00 [INFO] Copying 6 resources from src/test/resources to target/test-classes 03:00:00 [INFO] 03:00:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-wadl-generator --- 03:00:00 [INFO] Recompiling the module because of changed dependency. 03:00:00 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 03:00:00 [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 03:00:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:00 [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 03:00:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:00 [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 03:00:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:00 [INFO] 03:00:00 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-wadl-generator --- 03:00:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:00:00 [INFO] 03:00:00 [INFO] ------------------------------------------------------- 03:00:00 [INFO] T E S T S 03:00:00 [INFO] ------------------------------------------------------- 03:00:01 [INFO] Running org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 03:00:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s -- in org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 03:00:02 [INFO] 03:00:02 [INFO] Results: 03:00:02 [INFO] 03:00:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 03:00:02 [INFO] 03:00:02 [INFO] 03:00:02 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-wadl-generator --- 03:00:02 [INFO] 03:00:02 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ restconf-wadl-generator --- 03:00:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT.jar 03:00:02 [INFO] 03:00:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-wadl-generator --- 03:00:02 [INFO] No previous run data found, generating javadoc. 03:00:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-javadoc.jar 03:00:04 [INFO] 03:00:04 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-wadl-generator --- 03:00:04 [INFO] CycloneDX: Resolving Dependencies 03:00:04 [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) 03:00:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/bom.xml 03:00:04 [INFO] attaching as restconf-wadl-generator-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/bom.json 03:00:04 [INFO] attaching as restconf-wadl-generator-7.0.5-SNAPSHOT-cyclonedx.json 03:00:04 [INFO] 03:00:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-wadl-generator --- 03:00:04 [INFO] Skipping duplicate-finder execution! 03:00:04 [INFO] 03:00:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-wadl-generator --- 03:00:04 [INFO] No dependency problems found 03:00:04 [INFO] 03:00:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-wadl-generator --- 03:00:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-sources.jar 03:00:04 [INFO] 03:00:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-wadl-generator --- 03:00:04 [INFO] 03:00:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-wadl-generator --- 03:00:04 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/code-coverage/jacoco.exec 03:00:04 [INFO] Analyzed bundle 'restconf-wadl-generator' with 3 classes 03:00:04 [INFO] 03:00:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-wadl-generator --- 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT.jar 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT.pom 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT-javadoc.jar 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT-cyclonedx.json 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT-sources.jar 03:00:04 [INFO] 03:00:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-wadl-generator --- 03:00:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 03:00:04 [INFO] 03:00:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-wadl-generator --- 03:00:04 [INFO] org.opendaylight.netconf:restconf-wadl-generator:jar:7.0.5-SNAPSHOT 03:00:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 03:00:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:00:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:00:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 03:00:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 03:00:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:00:04 [INFO] +- org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.26.0:compile 03:00:04 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 03:00:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 03:00:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 03:00:04 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 03:00:04 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 03:00:04 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 03:00:04 [INFO] +- org.opendaylight.yangtools:plugin-generator-api:jar:13.0.2:compile 03:00:04 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:test 03:00:04 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.2:test 03:00:04 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:test 03:00:04 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.2:test 03:00:04 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 03:00:04 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 03:00:04 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 03:00:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 03:00:04 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 03:00:04 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 03:00:04 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 03:00:04 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 03:00:04 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 03:00:04 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 03:00:04 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 03:00:04 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 03:00:04 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 03:00:04 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 03:00:04 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 03:00:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 03:00:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 03:00:04 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 03:00:04 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 03:00:04 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 03:00:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:00:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:00:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:00:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:00:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:00:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:00:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:00:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 03:00:04 [INFO] +- junit:junit:jar:4.13.2:test 03:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:00:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:00:04 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 03:00:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 03:00:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 03:00:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:00:04 [INFO] 03:00:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-wadl-generator --- 03:00:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/sonatype-clm/module.xml 03:00:04 [INFO] 03:00:04 [INFO] -------------< org.opendaylight.netconf:websocket-client >-------------- 03:00:04 [INFO] Building websocket-client 7.0.5-SNAPSHOT [117/121] 03:00:04 [INFO] --------------------------------[ jar ]--------------------------------- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ websocket-client --- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ websocket-client --- 03:00:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:04 [INFO] 03:00:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ websocket-client --- 03:00:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:04 [INFO] 03:00:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ websocket-client --- 03:00:05 [INFO] 03:00:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ websocket-client --- 03:00:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 03:00:05 [INFO] 03:00:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ websocket-client --- 03:00:05 [INFO] Starting audit... 03:00:05 Audit done. 03:00:05 [INFO] You have 0 Checkstyle violations. 03:00:05 [INFO] 03:00:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ websocket-client --- 03:00:05 [INFO] Starting audit... 03:00:05 Audit done. 03:00:05 [INFO] You have 0 Checkstyle violations. 03:00:05 [INFO] 03:00:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ websocket-client --- 03:00:05 [INFO] 03:00:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ websocket-client --- 03:00:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/websocket-client/src/main/resources 03:00:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/generated-sources/spi 03:00:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/generated-sources/yang 03:00:05 [INFO] 03:00:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ websocket-client --- 03:00:05 [INFO] Recompiling the module because of changed dependency. 03:00:05 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 03:00:05 [WARNING] /w/workspace/netconf-maven-clm-master/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 03:00:05 [INFO] 03:00:05 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ websocket-client >>> 03:00:05 [INFO] 03:00:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ websocket-client --- 03:00:05 [INFO] Fork Value is true 03:00:09 [INFO] Done SpotBugs Analysis.... 03:00:09 [INFO] 03:00:09 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ websocket-client <<< 03:00:09 [INFO] 03:00:09 [INFO] 03:00:09 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ websocket-client --- 03:00:09 [INFO] BugInstance size is 0 03:00:09 [INFO] Error size is 0 03:00:09 [INFO] No errors/warnings found 03:00:09 [INFO] 03:00:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ websocket-client --- 03:00:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/websocket-client/src/test/resources 03:00:09 [INFO] 03:00:09 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ websocket-client --- 03:00:09 [INFO] No sources to compile 03:00:09 [INFO] 03:00:09 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ websocket-client --- 03:00:09 [INFO] No tests to run. 03:00:09 [INFO] 03:00:09 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ websocket-client --- 03:00:09 [INFO] 03:00:09 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ websocket-client --- 03:00:09 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT.jar 03:00:09 [INFO] 03:00:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ websocket-client --- 03:00:09 [INFO] No previous run data found, generating javadoc. 03:00:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-javadoc.jar 03:00:10 [INFO] 03:00:10 [INFO] --- maven-assembly-plugin:3.6.0:single (make-assembly) @ websocket-client --- 03:00:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar 03:00:11 [WARNING] Configuration option 'appendAssemblyId' is set to false. 03:00:11 Instead of attaching the assembly file: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar, it will become the file for main project artifact. 03:00:11 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 03:00:11 [WARNING] Replacing pre-existing project main-artifact file: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT.jar 03:00:11 with assembly file: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar 03:00:11 [INFO] 03:00:11 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ websocket-client --- 03:00:11 [INFO] CycloneDX: Resolving Dependencies 03:00:11 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 03:00:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/bom.xml 03:00:11 [INFO] attaching as websocket-client-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/bom.json 03:00:11 [INFO] attaching as websocket-client-7.0.5-SNAPSHOT-cyclonedx.json 03:00:11 [INFO] 03:00:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ websocket-client --- 03:00:11 [INFO] Skipping duplicate-finder execution! 03:00:11 [INFO] 03:00:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ websocket-client --- 03:00:11 [WARNING] Used undeclared dependencies found: 03:00:11 [WARNING] org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 03:00:11 [WARNING] org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 03:00:11 [WARNING] log4j:log4j:jar:1.2.17:compile 03:00:11 [WARNING] org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 03:00:11 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 03:00:11 [WARNING] Unused declared dependencies found: 03:00:11 [WARNING] org.slf4j:slf4j-log4j12:jar:1.7.32:compile 03:00:11 [INFO] 03:00:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ websocket-client --- 03:00:11 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-sources.jar 03:00:11 [INFO] 03:00:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ websocket-client --- 03:00:11 [INFO] 03:00:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ websocket-client --- 03:00:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:00:11 [INFO] 03:00:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ websocket-client --- 03:00:11 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT.jar 03:00:11 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/pom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT.pom 03:00:11 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT-javadoc.jar 03:00:11 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:11 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/bom.json to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT-cyclonedx.json 03:00:11 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT-sources.jar 03:00:11 [INFO] 03:00:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ websocket-client --- 03:00:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 03:00:11 [INFO] 03:00:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ websocket-client --- 03:00:11 [INFO] org.opendaylight.netconf:websocket-client:jar:7.0.5-SNAPSHOT 03:00:11 [INFO] +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 03:00:11 [INFO] | +- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 03:00:11 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 03:00:11 [INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 03:00:11 [INFO] | +- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 03:00:11 [INFO] | \- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 03:00:11 [INFO] | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 03:00:11 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 03:00:11 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 03:00:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:00:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:00:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 03:00:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 03:00:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:00:11 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 03:00:11 [INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.32:compile 03:00:11 [INFO] | \- log4j:log4j:jar:1.2.17:compile 03:00:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 03:00:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 03:00:11 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 03:00:11 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 03:00:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:00:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:00:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:00:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:00:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:00:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:00:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:00:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:00:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:00:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:00:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 03:00:11 [INFO] +- junit:junit:jar:4.13.2:test 03:00:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:00:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:00:11 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 03:00:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 03:00:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 03:00:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:00:11 [INFO] 03:00:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ websocket-client --- 03:00:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/sonatype-clm/module.xml 03:00:11 [INFO] 03:00:11 [INFO] ------------< org.opendaylight.netconf:restconf-subsystem >------------- 03:00:11 [INFO] Building restconf-subsystem 7.0.5-SNAPSHOT [118/121] 03:00:11 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:11 [INFO] 03:00:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-subsystem --- 03:00:11 [INFO] 03:00:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-subsystem --- 03:00:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:11 [INFO] 03:00:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-subsystem --- 03:00:11 [INFO] 03:00:11 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-subsystem --- 03:00:11 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:11 [INFO] 03:00:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-subsystem --- 03:00:11 [INFO] Skipping artifact installation 03:00:11 [INFO] 03:00:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-subsystem --- 03:00:11 [INFO] Skipping artifact deployment 03:00:11 [INFO] 03:00:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-subsystem --- 03:00:11 [INFO] org.opendaylight.netconf:restconf-subsystem:pom:7.0.5-SNAPSHOT 03:00:11 [INFO] 03:00:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-subsystem --- 03:00:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/target/sonatype-clm/module.xml 03:00:11 [INFO] 03:00:11 [INFO] ------------< org.opendaylight.netconf:keystore-aggregator >------------ 03:00:11 [INFO] Building keystore-aggregator 7.0.5-SNAPSHOT [119/121] 03:00:11 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:11 [INFO] 03:00:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-aggregator --- 03:00:11 [INFO] 03:00:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-aggregator --- 03:00:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:11 [INFO] 03:00:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-aggregator --- 03:00:11 [INFO] 03:00:11 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-aggregator --- 03:00:11 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:11 [INFO] 03:00:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-aggregator --- 03:00:11 [INFO] Skipping artifact installation 03:00:11 [INFO] 03:00:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-aggregator --- 03:00:11 [INFO] Skipping artifact deployment 03:00:11 [INFO] 03:00:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-aggregator --- 03:00:11 [INFO] org.opendaylight.netconf:keystore-aggregator:pom:7.0.5-SNAPSHOT 03:00:11 [INFO] 03:00:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-aggregator --- 03:00:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/target/sonatype-clm/module.xml 03:00:11 [INFO] 03:00:11 [INFO] -----------< org.opendaylight.netconf:truststore-aggregator >----------- 03:00:11 [INFO] Building truststore-aggregator 7.0.5-SNAPSHOT [120/121] 03:00:11 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:11 [INFO] 03:00:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-aggregator --- 03:00:11 [INFO] 03:00:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-aggregator --- 03:00:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:11 [INFO] 03:00:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-aggregator --- 03:00:11 [INFO] 03:00:11 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ truststore-aggregator --- 03:00:11 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:11 [INFO] 03:00:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-aggregator --- 03:00:11 [INFO] Skipping artifact installation 03:00:11 [INFO] 03:00:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-aggregator --- 03:00:11 [INFO] Skipping artifact deployment 03:00:11 [INFO] 03:00:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ truststore-aggregator --- 03:00:11 [INFO] org.opendaylight.netconf:truststore-aggregator:pom:7.0.5-SNAPSHOT 03:00:11 [INFO] 03:00:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ truststore-aggregator --- 03:00:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/truststore/target/sonatype-clm/module.xml 03:00:11 [INFO] 03:00:11 [INFO] ------------< org.opendaylight.netconf:netconf-aggregator >------------- 03:00:11 [INFO] Building netconf-aggregator 7.0.5-SNAPSHOT [121/121] 03:00:11 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:11 [INFO] 03:00:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-aggregator --- 03:00:11 [INFO] 03:00:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-aggregator --- 03:00:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:11 [INFO] 03:00:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-aggregator --- 03:00:11 [INFO] 03:00:11 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-aggregator --- 03:00:11 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:11 [INFO] 03:00:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-aggregator --- 03:00:11 [INFO] Skipping artifact installation 03:00:11 [INFO] 03:00:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-aggregator --- 03:00:11 [INFO] Skipping artifact deployment 03:00:11 [INFO] 03:00:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-aggregator --- 03:00:11 [INFO] org.opendaylight.netconf:netconf-aggregator:pom:7.0.5-SNAPSHOT 03:00:11 [INFO] 03:00:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-aggregator --- 03:00:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/target/sonatype-clm/module.xml 03:00:11 [INFO] ------------------------------------------------------------------------ 03:00:11 [INFO] Reactor Summary for netconf-aggregator 7.0.5-SNAPSHOT: 03:00:11 [INFO] 03:00:11 [INFO] netconf-artifacts .................................. SUCCESS [ 7.137 s] 03:00:11 [INFO] netconf-parent ..................................... SUCCESS [ 9.358 s] 03:00:11 [INFO] feature-parent ..................................... SUCCESS [ 10.127 s] 03:00:11 [INFO] netconf-auth ....................................... SUCCESS [ 7.491 s] 03:00:11 [INFO] netconf-auth-aaa ................................... SUCCESS [ 8.327 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin SUCCESS [ 45.355 s] 03:00:11 [INFO] rfc5277 ............................................ SUCCESS [ 7.672 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SUCCESS [ 16.929 s] 03:00:11 [INFO] rfc6241 ............................................ SUCCESS [ 10.033 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: RFC6241 Models .......... SUCCESS [ 18.195 s] 03:00:11 [INFO] rfc6470 ............................................ SUCCESS [ 6.244 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: RFC6470 Models .......... SUCCESS [ 16.609 s] 03:00:11 [INFO] rfc6243 ............................................ SUCCESS [ 5.282 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: RFC6243 Models .......... SUCCESS [ 21.211 s] 03:00:11 [INFO] rfc8526 ............................................ SUCCESS [ 6.538 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: RFC8526 Models .......... SUCCESS [ 17.118 s] 03:00:11 [INFO] netconf-api ........................................ SUCCESS [ 10.890 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: API ..................... SUCCESS [ 17.903 s] 03:00:11 [INFO] rfc6022 ............................................ SUCCESS [ 7.013 s] 03:00:11 [INFO] netconf-common-mdsal ............................... SUCCESS [ 10.365 s] 03:00:11 [INFO] odl-netconf-util ................................... SUCCESS [ 17.991 s] 03:00:11 [INFO] netconf-common ..................................... SUCCESS [ 5.004 s] 03:00:11 [INFO] shaded-exificient-jar .............................. SUCCESS [ 5.300 s] 03:00:11 [INFO] shaded-exificient .................................. SUCCESS [ 3.204 s] 03:00:11 [INFO] netconf-test-util .................................. SUCCESS [ 4.969 s] 03:00:11 [INFO] netconf-netty-util ................................. SUCCESS [ 14.111 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SUCCESS [ 18.242 s] 03:00:11 [INFO] rfc8341 ............................................ SUCCESS [ 6.184 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: RFC8341 Models .......... SUCCESS [ 16.852 s] 03:00:11 [INFO] draft-ietf-netconf-crypto-types .................... SUCCESS [ 7.526 s] 03:00:11 [INFO] keystore-api ....................................... SUCCESS [ 7.253 s] 03:00:11 [INFO] keystore-none ...................................... SUCCESS [ 4.255 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: Key Store ............... SUCCESS [ 16.873 s] 03:00:11 [INFO] truststore-api ..................................... SUCCESS [ 6.456 s] 03:00:11 [INFO] truststore-none .................................... SUCCESS [ 4.235 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: Trust Store ............. SUCCESS [ 17.374 s] 03:00:11 [INFO] transport-api ...................................... SUCCESS [ 5.335 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: Transport API ........... SUCCESS [ 17.223 s] 03:00:11 [INFO] shaded-sshd-jar .................................... SUCCESS [ 2.144 s] 03:00:11 [INFO] shaded-sshd ........................................ SUCCESS [ 2.953 s] 03:00:11 [INFO] transport-tcp ...................................... SUCCESS [ 12.990 s] 03:00:11 [INFO] transport-ssh ...................................... SUCCESS [ 26.327 s] 03:00:11 [INFO] transport-tls ...................................... SUCCESS [ 22.059 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: Transport ............... SUCCESS [ 17.629 s] 03:00:11 [INFO] netconf-client ..................................... SUCCESS [ 21.448 s] 03:00:11 [INFO] odl-netconf-client ................................. SUCCESS [ 19.538 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: RFC6022 Models .......... SUCCESS [ 17.036 s] 03:00:11 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 5.761 s] 03:00:11 [INFO] netconf-server ..................................... SUCCESS [ 24.834 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: Impl .................... SUCCESS [ 19.051 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: All ..................... SUCCESS [ 19.446 s] 03:00:11 [INFO] yanglib-mdsal-writer ............................... SUCCESS [ 12.985 s] 03:00:11 [INFO] odl-yanglib-mdsal-writer ........................... SUCCESS [ 25.221 s] 03:00:11 [INFO] netconf-server-mdsal ............................... SUCCESS [ 22.134 s] 03:00:11 [INFO] netconf-nb ......................................... SUCCESS [ 10.831 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: Mdsal ................... SUCCESS [ 37.132 s] 03:00:11 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 5.194 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: RFC8040 Models .......... SUCCESS [ 16.928 s] 03:00:11 [INFO] rfc8639 ............................................ SUCCESS [ 10.971 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: RFC8639 Models .......... SUCCESS [ 21.270 s] 03:00:11 [INFO] rfc8641 ............................................ SUCCESS [ 8.529 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: RFC8641 Models .......... SUCCESS [ 17.720 s] 03:00:11 [INFO] rfc8650 ............................................ SUCCESS [ 5.109 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: RFC8650 Models .......... SUCCESS [ 16.717 s] 03:00:11 [INFO] keystore-legacy .................................... SUCCESS [ 12.989 s] 03:00:11 [INFO] netconf-dom-api .................................... SUCCESS [ 4.890 s] 03:00:11 [INFO] netconf-client-mdsal ............................... SUCCESS [ 45.166 s] 03:00:11 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SUCCESS [ 28.421 s] 03:00:11 [INFO] netconf-test-models ................................ SUCCESS [ 5.432 s] 03:00:11 [INFO] netconf-topology ................................... SUCCESS [ 21.889 s] 03:00:11 [INFO] netconf-topology-singleton ......................... SUCCESS [ 52.663 s] 03:00:11 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SUCCESS [ 28.762 s] 03:00:11 [INFO] netconf-topology-impl .............................. SUCCESS [ 10.825 s] 03:00:11 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SUCCESS [ 28.695 s] 03:00:11 [INFO] callhome-provider .................................. SUCCESS [ 23.132 s] 03:00:11 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SUCCESS [ 30.697 s] 03:00:11 [INFO] OpenDaylight :: Netconf Connector :: All ........... SUCCESS [ 32.108 s] 03:00:11 [INFO] netconf-console .................................... SUCCESS [ 14.166 s] 03:00:11 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SUCCESS [ 35.098 s] 03:00:11 [INFO] restconf-common-models ............................. SUCCESS [ 6.857 s] 03:00:11 [INFO] restconf-common .................................... SUCCESS [ 6.201 s] 03:00:11 [INFO] OpenDaylight :: Restconf :: Common ................. SUCCESS [ 31.444 s] 03:00:11 [INFO] restconf-api ....................................... SUCCESS [ 9.736 s] 03:00:11 [INFO] restconf-nb ........................................ SUCCESS [ 38.634 s] 03:00:11 [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SUCCESS [ 33.637 s] 03:00:11 [INFO] OpenDaylight :: Restconf ........................... SUCCESS [ 32.631 s] 03:00:11 [INFO] restconf-openapi ................................... SUCCESS [ 18.977 s] 03:00:11 [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SUCCESS [ 34.573 s] 03:00:11 [INFO] OpenDaylight :: Restconf :: All .................... SUCCESS [ 33.061 s] 03:00:11 [INFO] keystore-plaintext-api ............................. SUCCESS [ 3.992 s] 03:00:11 [INFO] keystore-plaintext-localfile ....................... SUCCESS [ 8.770 s] 03:00:11 [INFO] keystore-plaintext-cli ............................. SUCCESS [ 5.162 s] 03:00:11 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage SUCCESS [ 17.571 s] 03:00:11 [INFO] features-netconf ................................... SUCCESS [ 44.314 s] 03:00:11 [INFO] netconf-test-perf .................................. SUCCESS [ 11.166 s] 03:00:11 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SUCCESS [ 35.980 s] 03:00:11 [INFO] features-netconf-testing ........................... SUCCESS [ 9.916 s] 03:00:11 [INFO] features-netconf-experimental ...................... SUCCESS [ 9.883 s] 03:00:11 [INFO] OpenDaylight :: Netconf Connector :: SSH ........... SUCCESS [ 31.838 s] 03:00:11 [INFO] netconf-features-parent ............................ SUCCESS [ 0.006 s] 03:00:11 [INFO] netconf-karaf ...................................... SUCCESS [ 33.466 s] 03:00:11 [INFO] netconf-karaf-static ............................... SUCCESS [ 43.916 s] 03:00:11 [INFO] model-aggregator ................................... SUCCESS [ 0.006 s] 03:00:11 [INFO] transport-http ..................................... SUCCESS [ 24.254 s] 03:00:11 [INFO] transport-aggregator ............................... SUCCESS [ 0.009 s] 03:00:11 [INFO] restconf-client .................................... SUCCESS [ 8.011 s] 03:00:11 [INFO] restconf-server .................................... SUCCESS [ 8.340 s] 03:00:11 [INFO] protocol ........................................... SUCCESS [ 0.006 s] 03:00:11 [INFO] plugins ............................................ SUCCESS [ 0.004 s] 03:00:11 [INFO] apps ............................................... SUCCESS [ 0.004 s] 03:00:11 [INFO] third-party ........................................ SUCCESS [ 0.003 s] 03:00:11 [INFO] netconf-testtool ................................... SUCCESS [ 36.510 s] 03:00:11 [INFO] netconf-tools ...................................... SUCCESS [ 0.007 s] 03:00:11 [INFO] netconf-subsystem .................................. SUCCESS [ 0.005 s] 03:00:11 [INFO] sal-rest-connector-config .......................... SUCCESS [ 1.103 s] 03:00:11 [INFO] restconf-wadl-generator ............................ SUCCESS [ 8.263 s] 03:00:11 [INFO] websocket-client ................................... SUCCESS [ 7.025 s] 03:00:11 [INFO] restconf-subsystem ................................. SUCCESS [ 0.006 s] 03:00:11 [INFO] keystore-aggregator ................................ SUCCESS [ 0.004 s] 03:00:11 [INFO] truststore-aggregator .............................. SUCCESS [ 0.009 s] 03:00:11 [INFO] netconf-aggregator ................................. SUCCESS [ 0.004 s] 03:00:11 [INFO] ------------------------------------------------------------------------ 03:00:11 [INFO] BUILD SUCCESS 03:00:11 [INFO] ------------------------------------------------------------------------ 03:00:11 [INFO] Total time: 30:42 min 03:00:11 [INFO] Finished at: 2024-04-13T03:00:11Z 03:00:11 [INFO] ------------------------------------------------------------------------ 03:00:11 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 03:00:12 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins12472227951092598475.sh 03:00:12 [netconf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins208243248424697709.sh 03:00:12 + find . -regex '.*karaf/target' 03:00:12 + xargs rm -rf 03:00:22 [INFO] 2024-04-13T03:00:22.590Z Scanning application odl-netconf. 03:00:22 [INFO] Discovered commit hash '9e7c58b162d9c508843e14fc583d001f370eab2f' via environment variable GIT_COMMIT 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcpkix-jdk18on-1.77.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcprov-ext-jdk18on-1.77.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcutil-jdk18on-1.77.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.main-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.specs.activator-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/osgi.core-8.0.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.locator-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/javax.annotation-api-1.3.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/jaxb-runtime-2.3.8.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/txw2-2.3.8.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/karaf.branding-13.0.11.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/h2database/h2/2.2.220/h2-2.2.220.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/typesafe/config/1.4.2/config-1.4.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-logging/commons-logging/1.3.0/commons-logging-1.3.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-core/4.2.25/metrics-core-4.2.25.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-graphite/4.2.25/metrics-graphite-4.2.25.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-healthchecks/4.2.25/metrics-healthchecks-4.2.25.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jmx/4.2.25/metrics-jmx-4.2.25.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jvm/4.2.25/metrics-jvm-4.2.25.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-buffer/4.1.107.Final/netty-buffer-4.1.107.Final.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-codec-http/4.1.107.Final/netty-codec-http-4.1.107.Final.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-codec/4.1.107.Final/netty-codec-4.1.107.Final.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-common/4.1.107.Final/netty-common-4.1.107.Final.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-handler/4.1.107.Final/netty-handler-4.1.107.Final.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-resolver/4.1.107.Final/netty-resolver-4.1.107.Final.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-classes-epoll/4.1.107.Final/netty-transport-classes-epoll-4.1.107.Final.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-epoll/4.1.107.Final/netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.107.Final/netty-transport-native-unix-common-4.1.107.Final-linux-x86_64.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.107.Final/netty-transport-native-unix-common-4.1.107.Final.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport/4.1.107.Final/netty-transport-4.1.107.Final.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/bytebuddy/byte-buddy/1.14.12/byte-buddy-1.14.12.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.converter/1.0.18/org.apache.felix.converter-1.0.18.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.5/org.apache.karaf.bundle.blueprintstate-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.5/org.apache.karaf.deployer.blueprint-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.5/org.apache.karaf.deployer.features-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.5/org.apache.karaf.deployer.kar-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.5/org.apache.karaf.deployer.wrap-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.5/org.apache.karaf.features.command-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.5/org.apache.karaf.features.core-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.5/org.apache.karaf.features.extension-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.5/org.apache.karaf.http.core-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.5/org.apache.karaf.jaas.boot-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.5/org.apache.karaf.jaas.command-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.5/org.apache.karaf.jaas.config-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.5/org.apache.karaf.jaas.modules-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.5/org.apache.karaf.jdbc.core-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.5/org.apache.karaf.log.core-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.client/4.4.5/org.apache.karaf.client-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.event/4.4.5/org.apache.karaf.event-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.5/org.apache.karaf.scr.management-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.5/org.apache.karaf.scr.state-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.5/org.apache.karaf.services.eventadmin-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.staticcm/4.4.5/org.apache.karaf.services.staticcm-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.5/org.apache.karaf.shell.commands-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.5/org.apache.karaf.shell.core-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.5/org.apache.karaf.shell.groovy-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.5/org.apache.karaf.shell.ssh-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.5/org.apache.karaf.system.core-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.5/org.apache.karaf.web.core-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.5/org.apache.karaf.webconsole.http-4.4.5.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-osgi/2.11.0/sshd-osgi-2.11.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-scp/2.11.0/sshd-scp-2.11.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-sftp/2.11.0/sshd-sftp-2.11.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcpkix-jdk18on/1.75/bcpkix-jdk18on-1.75.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcprov-jdk18on/1.75/bcprov-jdk18on-1.75.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcutil-jdk18on/1.75/bcutil-jdk18on-1.75.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-client/9.4.53.v20231009/jetty-client-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-continuation/9.4.53.v20231009/jetty-continuation-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-http/9.4.53.v20231009/jetty-http-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-io/9.4.53.v20231009/jetty-io-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jaas/9.4.53.v20231009/jetty-jaas-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jmx/9.4.53.v20231009/jetty-jmx-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-security/9.4.53.v20231009/jetty-security-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-server/9.4.53.v20231009/jetty-server-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlet/9.4.53.v20231009/jetty-servlet-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlets/9.4.53.v20231009/jetty-servlets-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util-ajax/9.4.53.v20231009/jetty-util-ajax-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util/9.4.53.v20231009/jetty-util-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-xml/9.4.53.v20231009/jetty-xml-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-api/9.4.53.v20231009/websocket-api-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-client/9.4.53.v20231009/websocket-client-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-common/9.4.53.v20231009/websocket-common-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-server/9.4.53.v20231009/websocket-server-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.53.v20231009/websocket-servlet-9.4.53.v20231009.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/jline/jline/3.21.0/jline-3.21.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-authn-api/0.19.3/aaa-authn-api-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-cert/0.19.3/aaa-cert-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.3/aaa-encrypt-service-impl-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.3/aaa-encrypt-service-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-filterchain/0.19.3/aaa-filterchain-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.3/aaa-idm-store-h2-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-api/0.19.3/aaa-password-service-api-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.3/aaa-password-service-impl-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro-api/0.19.3/aaa-shiro-api-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro/0.19.3/aaa-shiro-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.3/aaa-tokenauthrealm-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/repackaged-shiro/0.19.3/repackaged-shiro-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-api/0.19.3/servlet-api-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.3/servlet-jersey2-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-api/0.19.3/web-api-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.3/web-osgi-impl-0.19.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/atomix-storage/9.0.2/atomix-storage-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/blueprint/9.0.2/blueprint-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-api/9.0.2/cds-access-api-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-client/9.0.2/cds-access-client-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-dom-api/9.0.2/cds-dom-api-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-mgmt-api/9.0.2/cds-mgmt-api-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/eos-dom-akka/9.0.2/eos-dom-akka-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/repackaged-akka/9.0.2/repackaged-akka-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-raft/9.0.2/sal-akka-raft-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.2/sal-akka-segmented-journal-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.2/sal-cluster-admin-api-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.2/sal-cluster-admin-impl-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-clustering-commons/9.0.2/sal-clustering-commons-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-common-util/9.0.2/sal-common-util-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-distributed-datastore/9.0.2/sal-distributed-datastore-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.2/sal-remoterpc-connector-9.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.1/iana-crypt-hash-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.1/rfc6991-ietf-inet-types-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.1/rfc6991-ietf-yang-types-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.1/rfc7952-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.1/rfc8040-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.1/rfc8072-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.1/rfc8342-ietf-datastores-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.1/rfc8342-ietf-origin-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.1/rfc8525-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.1/mdsal-binding-api-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.1/mdsal-binding-dom-adapter-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.1/mdsal-binding-dom-codec-api-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.1/mdsal-binding-dom-codec-osgi-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.1/mdsal-binding-dom-codec-spi-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.1/mdsal-binding-dom-codec-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.1/mdsal-binding-generator-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.1/mdsal-binding-loader-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.1/mdsal-binding-model-api-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.1/mdsal-binding-model-ri-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.1/mdsal-binding-runtime-api-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.1/mdsal-binding-runtime-osgi-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.1/mdsal-binding-runtime-spi-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.1/mdsal-binding-spec-util-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.1/mdsal-binding-spi-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.1/mdsal-binding-util-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-common-api/13.0.1/mdsal-common-api-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.1/mdsal-dom-api-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.1/mdsal-dom-broker-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.1/mdsal-dom-schema-osgi-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.1/mdsal-dom-spi-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.1/mdsal-eos-binding-adapter-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.1/mdsal-eos-binding-api-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.1/mdsal-eos-common-api-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.1/mdsal-eos-dom-api-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.1/mdsal-singleton-api-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.1/mdsal-singleton-impl-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/general-entity/13.0.1/general-entity-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.1/ietf-topology-2013.10.21.25.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.1/ietf-type-util-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.1/yang-ext-2013.09.07.25.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/yang-binding/13.0.1/yang-binding-13.0.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.11/bcpkix-framework-ext-13.0.11.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcprov-framework-ext/13.0.11/bcprov-framework-ext-13.0.11.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcutil-framework-ext/13.0.11/bcutil-framework-ext-13.0.11.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/karaf.branding/13.0.11/karaf.branding-13.0.11.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/logging-markers/13.0.11/logging-markers-13.0.11.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/concepts/13.0.2/concepts-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-model-api/13.0.2/odlext-model-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-parser-support/13.0.2/odlext-parser-support-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-model-api/13.0.2/openconfig-model-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.2/openconfig-parser-support-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.2/rfc6241-model-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.2/rfc6241-parser-support-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.2/rfc6536-model-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.2/rfc6536-parser-support-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.2/rfc6643-model-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.2/rfc6643-parser-support-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.2/rfc7952-model-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.2/rfc7952-parser-support-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.2/rfc8040-model-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.2/rfc8040-parser-support-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.2/rfc8528-model-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.2/rfc8528-parser-support-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.2/rfc8639-model-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.2/rfc8639-parser-support-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.2/rfc8819-model-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.2/rfc8819-parser-support-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/util/13.0.2/util-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-common/13.0.2/yang-common-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-api/13.0.2/yang-data-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.2/yang-data-codec-binfmt-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.2/yang-data-codec-gson-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.2/yang-data-codec-xml-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-impl/13.0.2/yang-data-impl-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-spi/13.0.2/yang-data-spi-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-transform/13.0.2/yang-data-transform-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.2/yang-data-tree-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.2/yang-data-tree-ri-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.2/yang-data-tree-spi-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-util/13.0.2/yang-data-util-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-ir/13.0.2/yang-ir-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-api/13.0.2/yang-model-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-export/13.0.2/yang-model-export-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-ri/13.0.2/yang-model-ri-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-spi/13.0.2/yang-model-spi-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-util/13.0.2/yang-model-util-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-api/13.0.2/yang-parser-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-impl/13.0.2/yang-parser-impl-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.2/yang-parser-reactor-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.2/yang-parser-rfc7950-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-spi/13.0.2/yang-parser-spi-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-api/13.0.2/yang-repo-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-fs/13.0.2/yang-repo-fs-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-spi/13.0.2/yang-repo-spi-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-api/13.0.2/yang-xpath-api-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.2/yang-xpath-impl-13.0.2.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/2.2.6/pax-logging-api-2.2.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.6/pax-logging-log4j2-2.2.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/2.2.6/pax-logging-logback-2.2.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-api/8.0.24/pax-web-api-8.0.24.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.24/pax-web-compatibility-el2-8.0.24.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.24/pax-web-compatibility-servlet31-8.0.24.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-war/8.0.24/pax-web-extender-war-8.0.24.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.24/pax-web-extender-whiteboard-8.0.24.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jetty/8.0.24/pax-web-jetty-8.0.24.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jsp/8.0.24/pax-web-jsp-8.0.24.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-runtime/8.0.24/pax-web-runtime-8.0.24.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-spi/8.0.24/pax-web-spi-8.0.24.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.24/pax-web-tomcat-common-8.0.24.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-websocket/8.0.24/pax-web-websocket-8.0.24.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm/9.6/asm-9.6.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/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 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/scala-library/2.13.13/scala-library-2.13.13.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/scala-reflect/2.13.13/scala-reflect-2.13.13.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/netconf-karaf-static-7.0.5-SNAPSHOT.tar.gz 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/netconf-karaf-static-7.0.5-SNAPSHOT.zip 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240413.022929-1-test-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240413.022929-1-tests.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240413.022929-1.tar.gz 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240413.022929-1.zip 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-executable.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-rest-perf-client.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-scale-util.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-stress-client.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-stress-client.tar.gz 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240413.022929-1-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240413.022929-1-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240413.022929-1.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-executable.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.5-SNAPSHOT-rest-perf-client.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/scale-util-7.0.5-SNAPSHOT-scale-util.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-package-stress-client.tar.gz 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-stress-client.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-test-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-tests.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/original-shaded-exificient-jar-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/original-shaded-sshd-jar-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/spotbugs/bug-pattern-1.5.0.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT.jar 03:00:23 [INFO] Scan configuration properties: 03:00:23 [INFO] dirExcludes=null 03:00:23 [INFO] dirIncludes=null 03:00:23 [INFO] fileExcludes= 03:00:23 [INFO] fileIncludes= 03:00:23 [INFO] 2024-04-13T03:00:23.254Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] 2024-04-13T03:00:23.920Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-sources.jar 03:00:23 [INFO] 2024-04-13T03:00:23.953Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT.jar 03:00:24 [INFO] 2024-04-13T03:00:24.191Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/spotbugs/bug-pattern-1.5.0.jar 03:00:25 [INFO] 2024-04-13T03:00:25.360Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-javadoc.jar 03:00:25 [INFO] 2024-04-13T03:00:25.372Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-sources.jar 03:00:25 [INFO] 2024-04-13T03:00:25.375Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT.jar 03:00:25 [INFO] 2024-04-13T03:00:25.386Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/spotbugs/bug-pattern-1.5.0.jar 03:00:25 [INFO] 2024-04-13T03:00:25.407Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-javadoc.jar 03:00:25 [INFO] 2024-04-13T03:00:25.417Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-sources.jar 03:00:25 [INFO] 2024-04-13T03:00:25.419Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT.jar 03:00:25 [INFO] 2024-04-13T03:00:25.429Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 03:00:25 [INFO] 2024-04-13T03:00:25.448Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-javadoc.jar 03:00:25 [INFO] 2024-04-13T03:00:25.454Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-sources.jar 03:00:25 [INFO] 2024-04-13T03:00:25.456Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT.jar 03:00:25 [INFO] 2024-04-13T03:00:25.459Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/spotbugs/bug-pattern-1.5.0.jar 03:00:25 [INFO] 2024-04-13T03:00:25.479Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-javadoc.jar 03:00:25 [INFO] 2024-04-13T03:00:25.514Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-sources.jar 03:00:25 [INFO] 2024-04-13T03:00:25.525Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT.jar 03:00:25 [INFO] 2024-04-13T03:00:25.588Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/spotbugs/bug-pattern-1.5.0.jar 03:00:25 [INFO] 2024-04-13T03:00:25.608Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-javadoc.jar 03:00:25 [INFO] 2024-04-13T03:00:25.645Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-sources.jar 03:00:25 [INFO] 2024-04-13T03:00:25.656Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT.jar 03:00:25 [INFO] 2024-04-13T03:00:25.698Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/spotbugs/bug-pattern-1.5.0.jar 03:00:25 [INFO] 2024-04-13T03:00:25.718Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/spotbugs/bug-pattern-1.5.0.jar 03:00:25 [INFO] 2024-04-13T03:00:25.737Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-javadoc.jar 03:00:25 [INFO] 2024-04-13T03:00:25.744Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-sources.jar 03:00:25 [INFO] 2024-04-13T03:00:25.746Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 03:00:25 [INFO] 2024-04-13T03:00:25.752Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcpkix-jdk18on-1.77.jar 03:00:26 [INFO] 2024-04-13T03:00:26.049Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcprov-ext-jdk18on-1.77.jar 03:00:27 [INFO] 2024-04-13T03:00:27.875Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcutil-jdk18on-1.77.jar 03:00:28 [INFO] 2024-04-13T03:00:28.037Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 03:00:28 [INFO] 2024-04-13T03:00:28.041Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.main-4.4.5.jar 03:00:28 [INFO] 2024-04-13T03:00:28.068Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.specs.activator-4.4.5.jar 03:00:28 [INFO] 2024-04-13T03:00:28.070Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/osgi.core-8.0.0.jar 03:00:28 [INFO] 2024-04-13T03:00:28.134Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.5.jar 03:00:28 [INFO] 2024-04-13T03:00:28.144Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.5.jar 03:00:28 [INFO] 2024-04-13T03:00:28.148Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.locator-4.4.5.jar 03:00:28 [INFO] 2024-04-13T03:00:28.150Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 03:00:28 [INFO] 2024-04-13T03:00:28.157Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 03:00:28 [INFO] 2024-04-13T03:00:28.182Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/javax.annotation-api-1.3.2.jar 03:00:28 [INFO] 2024-04-13T03:00:28.186Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/jaxb-runtime-2.3.8.jar 03:00:28 [INFO] 2024-04-13T03:00:28.255Z Scanned 13006 files so far 03:00:28 [INFO] 2024-04-13T03:00:28.427Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 03:00:28 [INFO] 2024-04-13T03:00:28.440Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/txw2-2.3.8.jar 03:00:28 [INFO] 2024-04-13T03:00:28.455Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/karaf.branding-13.0.11.jar 03:00:28 [INFO] 2024-04-13T03:00:28.457Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 03:00:28 [INFO] 2024-04-13T03:00:28.544Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 03:00:28 [INFO] 2024-04-13T03:00:28.546Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 03:00:29 [INFO] 2024-04-13T03:00:29.158Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 03:00:29 [INFO] 2024-04-13T03:00:29.163Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/h2database/h2/2.2.220/h2-2.2.220.jar 03:00:29 [INFO] 2024-04-13T03:00:29.690Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.jar 03:00:29 [INFO] 2024-04-13T03:00:29.840Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/typesafe/config/1.4.2/config-1.4.2.jar 03:00:29 [INFO] 2024-04-13T03:00:29.892Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 03:00:29 [INFO] 2024-04-13T03:00:29.945Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 03:00:29 [INFO] 2024-04-13T03:00:29.987Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 03:00:30 [INFO] 2024-04-13T03:00:30.034Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 03:00:30 [INFO] 2024-04-13T03:00:30.145Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-logging/commons-logging/1.3.0/commons-logging-1.3.0.jar 03:00:30 [INFO] 2024-04-13T03:00:30.156Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 03:00:30 [INFO] 2024-04-13T03:00:30.188Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 03:00:30 [INFO] 2024-04-13T03:00:30.240Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-core/4.2.25/metrics-core-4.2.25.jar 03:00:30 [INFO] 2024-04-13T03:00:30.266Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-graphite/4.2.25/metrics-graphite-4.2.25.jar 03:00:30 [INFO] 2024-04-13T03:00:30.271Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-healthchecks/4.2.25/metrics-healthchecks-4.2.25.jar 03:00:30 [INFO] 2024-04-13T03:00:30.275Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jmx/4.2.25/metrics-jmx-4.2.25.jar 03:00:30 [INFO] 2024-04-13T03:00:30.280Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jvm/4.2.25/metrics-jvm-4.2.25.jar 03:00:30 [INFO] 2024-04-13T03:00:30.286Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-buffer/4.1.107.Final/netty-buffer-4.1.107.Final.jar 03:00:30 [INFO] 2024-04-13T03:00:30.337Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-codec-http/4.1.107.Final/netty-codec-http-4.1.107.Final.jar 03:00:30 [INFO] 2024-04-13T03:00:30.453Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-codec/4.1.107.Final/netty-codec-4.1.107.Final.jar 03:00:30 [INFO] 2024-04-13T03:00:30.509Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-common/4.1.107.Final/netty-common-4.1.107.Final.jar 03:00:30 [INFO] 2024-04-13T03:00:30.627Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-handler/4.1.107.Final/netty-handler-4.1.107.Final.jar 03:00:32 [INFO] 2024-04-13T03:00:30.717Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-resolver/4.1.107.Final/netty-resolver-4.1.107.Final.jar 03:00:32 [INFO] 2024-04-13T03:00:30.725Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-classes-epoll/4.1.107.Final/netty-transport-classes-epoll-4.1.107.Final.jar 03:00:32 [INFO] 2024-04-13T03:00:30.748Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-epoll/4.1.107.Final/netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar 03:00:32 [INFO] 2024-04-13T03:00:30.750Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.107.Final/netty-transport-native-unix-common-4.1.107.Final-linux-x86_64.jar 03:00:32 [INFO] 2024-04-13T03:00:30.759Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.107.Final/netty-transport-native-unix-common-4.1.107.Final.jar 03:00:32 [INFO] 2024-04-13T03:00:30.767Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport/4.1.107.Final/netty-transport-4.1.107.Final.jar 03:00:32 [INFO] 2024-04-13T03:00:30.851Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar 03:00:32 [INFO] 2024-04-13T03:00:31.079Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 03:00:32 [INFO] 2024-04-13T03:00:31.087Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 03:00:32 [INFO] 2024-04-13T03:00:31.091Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 03:00:32 [INFO] 2024-04-13T03:00:31.103Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 03:00:32 [INFO] 2024-04-13T03:00:31.118Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 03:00:32 [INFO] 2024-04-13T03:00:31.138Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 03:00:32 [INFO] 2024-04-13T03:00:31.147Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 03:00:32 [INFO] 2024-04-13T03:00:31.172Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 03:00:32 [INFO] 2024-04-13T03:00:31.194Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 03:00:32 [INFO] 2024-04-13T03:00:31.197Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 03:00:32 [INFO] 2024-04-13T03:00:31.211Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 03:00:32 [INFO] 2024-04-13T03:00:31.216Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/bytebuddy/byte-buddy/1.14.12/byte-buddy-1.14.12.jar 03:00:32 [INFO] 2024-04-13T03:00:31.965Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 03:00:32 [INFO] 2024-04-13T03:00:31.987Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar 03:00:32 [INFO] 2024-04-13T03:00:32.948Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 03:00:33 [INFO] 2024-04-13T03:00:33.012Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar 03:00:33 [INFO] 2024-04-13T03:00:33.061Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:33 [INFO] 2024-04-13T03:00:33.067Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:33 [INFO] 2024-04-13T03:00:33.075Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:33 [INFO] 2024-04-13T03:00:33.076Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:33 [INFO] 2024-04-13T03:00:33.152Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 03:00:33 [INFO] 2024-04-13T03:00:33.169Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 03:00:33 [INFO] 2024-04-13T03:00:33.189Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:33 [INFO] 2024-04-13T03:00:33.191Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 03:00:33 [INFO] 2024-04-13T03:00:33.255Z Scanned 36297 files so far 03:00:33 [INFO] 2024-04-13T03:00:33.309Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar 03:00:33 [INFO] 2024-04-13T03:00:33.346Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:33 [INFO] 2024-04-13T03:00:33.353Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.converter/1.0.18/org.apache.felix.converter-1.0.18.jar 03:00:33 [INFO] 2024-04-13T03:00:33.371Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 03:00:33 [INFO] 2024-04-13T03:00:33.390Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 03:00:33 [INFO] 2024-04-13T03:00:33.497Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 03:00:33 [INFO] 2024-04-13T03:00:33.505Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 03:00:33 [INFO] 2024-04-13T03:00:33.516Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 03:00:33 [INFO] 2024-04-13T03:00:33.571Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:33 [INFO] 2024-04-13T03:00:33.577Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:33 [INFO] 2024-04-13T03:00:33.583Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar 03:00:33 [INFO] 2024-04-13T03:00:33.586Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.5/org.apache.karaf.bundle.blueprintstate-4.4.5.jar 03:00:33 [INFO] 2024-04-13T03:00:33.588Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.5/org.apache.karaf.deployer.blueprint-4.4.5.jar 03:00:33 [INFO] 2024-04-13T03:00:33.594Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.5/org.apache.karaf.deployer.features-4.4.5.jar 03:00:33 [INFO] 2024-04-13T03:00:33.601Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.5/org.apache.karaf.deployer.kar-4.4.5.jar 03:00:33 [INFO] 2024-04-13T03:00:33.604Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.5/org.apache.karaf.deployer.wrap-4.4.5.jar 03:00:33 [INFO] 2024-04-13T03:00:33.609Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.5/org.apache.karaf.features.command-4.4.5.jar 03:00:33 [INFO] 2024-04-13T03:00:33.619Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.5/org.apache.karaf.features.core-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.037Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.5/org.apache.karaf.features.extension-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.039Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.5/org.apache.karaf.http.core-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.233Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.5/org.apache.karaf.jaas.boot-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.234Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.5/org.apache.karaf.jaas.command-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.243Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.5/org.apache.karaf.jaas.config-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.250Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.5/org.apache.karaf.jaas.modules-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.450Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.5/org.apache.karaf.jdbc.core-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.459Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.5/org.apache.karaf.log.core-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.473Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.client/4.4.5/org.apache.karaf.client-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.490Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.event/4.4.5/org.apache.karaf.event-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.494Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.5/org.apache.karaf.scr.management-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.498Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.5/org.apache.karaf.scr.state-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.500Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.5/org.apache.karaf.services.eventadmin-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.513Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.staticcm/4.4.5/org.apache.karaf.services.staticcm-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.524Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.5/org.apache.karaf.shell.commands-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.535Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.5/org.apache.karaf.shell.core-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.627Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.5/org.apache.karaf.shell.groovy-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.630Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.5/org.apache.karaf.shell.ssh-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.643Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.5/org.apache.karaf.system.core-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.655Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.5/org.apache.karaf.web.core-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.660Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.5/org.apache.karaf.webconsole.http-4.4.5.jar 03:00:34 [INFO] 2024-04-13T03:00:34.665Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:34 [INFO] 2024-04-13T03:00:34.697Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:34 [INFO] 2024-04-13T03:00:34.700Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:34 [INFO] 2024-04-13T03:00:34.734Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-osgi/2.11.0/sshd-osgi-2.11.0.jar 03:00:34 [INFO] 2024-04-13T03:00:34.977Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-scp/2.11.0/sshd-scp-2.11.0.jar 03:00:35 [INFO] 2024-04-13T03:00:34.993Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-sftp/2.11.0/sshd-sftp-2.11.0.jar 03:00:35 [INFO] 2024-04-13T03:00:35.045Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcpkix-jdk18on/1.75/bcpkix-jdk18on-1.75.jar 03:00:35 [INFO] 2024-04-13T03:00:35.227Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcprov-jdk18on/1.75/bcprov-jdk18on-1.75.jar 03:00:36 [INFO] 2024-04-13T03:00:36.351Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcutil-jdk18on/1.75/bcutil-jdk18on-1.75.jar 03:00:36 [INFO] 2024-04-13T03:00:36.459Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 03:00:36 [INFO] 2024-04-13T03:00:36.499Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 03:00:36 [INFO] 2024-04-13T03:00:36.539Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 03:00:36 [INFO] 2024-04-13T03:00:36.936Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-client/9.4.53.v20231009/jetty-client-9.4.53.v20231009.jar 03:00:36 [INFO] 2024-04-13T03:00:36.983Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-continuation/9.4.53.v20231009/jetty-continuation-9.4.53.v20231009.jar 03:00:36 [INFO] 2024-04-13T03:00:36.987Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-http/9.4.53.v20231009/jetty-http-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.022Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-io/9.4.53.v20231009/jetty-io-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.048Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jaas/9.4.53.v20231009/jetty-jaas-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.054Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jmx/9.4.53.v20231009/jetty-jmx-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.060Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-security/9.4.53.v20231009/jetty-security-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.075Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-server/9.4.53.v20231009/jetty-server-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.202Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlet/9.4.53.v20231009/jetty-servlet-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.222Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlets/9.4.53.v20231009/jetty-servlets-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.236Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util-ajax/9.4.53.v20231009/jetty-util-ajax-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.245Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util/9.4.53.v20231009/jetty-util-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.327Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-xml/9.4.53.v20231009/jetty-xml-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.335Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-api/9.4.53.v20231009/websocket-api-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.343Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-client/9.4.53.v20231009/websocket-client-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.348Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-common/9.4.53.v20231009/websocket-common-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.378Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-server/9.4.53.v20231009/websocket-server-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.384Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.53.v20231009/websocket-servlet-9.4.53.v20231009.jar 03:00:37 [INFO] 2024-04-13T03:00:37.388Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 03:00:37 [INFO] 2024-04-13T03:00:37.590Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 03:00:37 [INFO] 2024-04-13T03:00:37.609Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 03:00:37 [INFO] 2024-04-13T03:00:37.613Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 03:00:37 [INFO] 2024-04-13T03:00:37.614Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 03:00:37 [INFO] 2024-04-13T03:00:37.662Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 03:00:37 [INFO] 2024-04-13T03:00:37.689Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 03:00:37 [INFO] 2024-04-13T03:00:37.708Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 03:00:37 [INFO] 2024-04-13T03:00:37.711Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.jar 03:00:37 [INFO] 2024-04-13T03:00:37.721Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.jar 03:00:37 [INFO] 2024-04-13T03:00:37.724Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar 03:00:37 [INFO] 2024-04-13T03:00:37.769Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar 03:00:37 [INFO] 2024-04-13T03:00:37.969Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.jar 03:00:38 [INFO] 2024-04-13T03:00:38.101Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.jar 03:00:38 [INFO] 2024-04-13T03:00:38.111Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.jar 03:00:38 [INFO] 2024-04-13T03:00:38.129Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 03:00:38 [INFO] 2024-04-13T03:00:38.236Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/jline/jline/3.21.0/jline-3.21.0.jar 03:00:38 [INFO] 2024-04-13T03:00:38.254Z Scanned 59686 files so far 03:00:38 [INFO] 2024-04-13T03:00:38.379Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 03:00:38 [INFO] 2024-04-13T03:00:38.438Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 03:00:38 [INFO] 2024-04-13T03:00:38.461Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 03:00:38 [INFO] 2024-04-13T03:00:38.494Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-authn-api/0.19.3/aaa-authn-api-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.503Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-cert/0.19.3/aaa-cert-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.539Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.3/aaa-encrypt-service-impl-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.546Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.3/aaa-encrypt-service-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.547Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-filterchain/0.19.3/aaa-filterchain-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.551Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.3/aaa-idm-store-h2-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.561Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-api/0.19.3/aaa-password-service-api-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.564Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.3/aaa-password-service-impl-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.567Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro-api/0.19.3/aaa-shiro-api-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.587Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro/0.19.3/aaa-shiro-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.613Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.3/aaa-tokenauthrealm-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.617Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/repackaged-shiro/0.19.3/repackaged-shiro-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.724Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-api/0.19.3/servlet-api-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.726Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.3/servlet-jersey2-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.727Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-api/0.19.3/web-api-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.732Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.3/web-osgi-impl-0.19.3.jar 03:00:38 [INFO] 2024-04-13T03:00:38.734Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/atomix-storage/9.0.2/atomix-storage-9.0.2.jar 03:00:38 [INFO] 2024-04-13T03:00:38.818Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/blueprint/9.0.2/blueprint-9.0.2.jar 03:00:38 [INFO] 2024-04-13T03:00:38.829Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-api/9.0.2/cds-access-api-9.0.2.jar 03:00:38 [INFO] 2024-04-13T03:00:38.864Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-client/9.0.2/cds-access-client-9.0.2.jar 03:00:38 [INFO] 2024-04-13T03:00:38.877Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-dom-api/9.0.2/cds-dom-api-9.0.2.jar 03:00:38 [INFO] 2024-04-13T03:00:38.878Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-mgmt-api/9.0.2/cds-mgmt-api-9.0.2.jar 03:00:38 [INFO] 2024-04-13T03:00:38.891Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/eos-dom-akka/9.0.2/eos-dom-akka-9.0.2.jar 03:00:38 [INFO] 2024-04-13T03:00:38.932Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/repackaged-akka/9.0.2/repackaged-akka-9.0.2.jar 03:00:41 [INFO] 2024-04-13T03:00:41.718Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-raft/9.0.2/sal-akka-raft-9.0.2.jar 03:00:41 [INFO] 2024-04-13T03:00:41.781Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.2/sal-akka-segmented-journal-9.0.2.jar 03:00:41 [INFO] 2024-04-13T03:00:41.789Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.2/sal-cluster-admin-api-9.0.2.jar 03:00:41 [INFO] 2024-04-13T03:00:41.837Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.2/sal-cluster-admin-impl-9.0.2.jar 03:00:41 [INFO] 2024-04-13T03:00:41.845Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-clustering-commons/9.0.2/sal-clustering-commons-9.0.2.jar 03:00:41 [INFO] 2024-04-13T03:00:41.878Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-common-util/9.0.2/sal-common-util-9.0.2.jar 03:00:41 [INFO] 2024-04-13T03:00:41.881Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-distributed-datastore/9.0.2/sal-distributed-datastore-9.0.2.jar 03:00:42 [INFO] 2024-04-13T03:00:42.055Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.2/sal-remoterpc-connector-9.0.2.jar 03:00:42 [INFO] 2024-04-13T03:00:42.075Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.1/iana-crypt-hash-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.077Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.1/rfc6991-ietf-inet-types-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.087Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.1/rfc6991-ietf-yang-types-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.094Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.1/rfc7952-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.096Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.1/rfc8040-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.105Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.1/rfc8072-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.120Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.1/rfc8342-ietf-datastores-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.125Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.1/rfc8342-ietf-origin-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.129Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.1/rfc8525-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.153Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.1/mdsal-binding-api-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.167Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.1/mdsal-binding-dom-adapter-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.206Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.1/mdsal-binding-dom-codec-api-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.214Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.1/mdsal-binding-dom-codec-osgi-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.217Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.1/mdsal-binding-dom-codec-spi-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.222Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.1/mdsal-binding-dom-codec-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.275Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.1/mdsal-binding-generator-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.320Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.1/mdsal-binding-loader-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.324Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.1/mdsal-binding-model-api-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.332Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.1/mdsal-binding-model-ri-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.347Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.1/mdsal-binding-runtime-api-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.353Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.1/mdsal-binding-runtime-osgi-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.357Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.1/mdsal-binding-runtime-spi-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.362Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.1/mdsal-binding-spec-util-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.365Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.1/mdsal-binding-spi-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.368Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.1/mdsal-binding-util-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.376Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-common-api/13.0.1/mdsal-common-api-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.380Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.1/mdsal-dom-api-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.395Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.1/mdsal-dom-broker-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.410Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.1/mdsal-dom-schema-osgi-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.417Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.1/mdsal-dom-spi-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.439Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.1/mdsal-eos-binding-adapter-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.442Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.1/mdsal-eos-binding-api-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.443Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.1/mdsal-eos-common-api-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.446Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.1/mdsal-eos-dom-api-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.448Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.1/mdsal-singleton-api-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.450Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.1/mdsal-singleton-impl-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.456Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/general-entity/13.0.1/general-entity-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.460Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.1/ietf-topology-2013.10.21.25.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.499Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.1/ietf-type-util-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.501Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.1/yang-ext-2013.09.07.25.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.503Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/yang-binding/13.0.1/yang-binding-13.0.1.jar 03:00:42 [INFO] 2024-04-13T03:00:42.521Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.523Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.552Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.580Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.582Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.616Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.626Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.654Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.718Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.723Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.736Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.744Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.760Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.777Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.786Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.788Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.859Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.910Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.920Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.922Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.925Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.938Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.938Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.940Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.954Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.987Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT.jar 03:00:42 [INFO] 2024-04-13T03:00:42.991Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT.jar 03:00:43 [INFO] 2024-04-13T03:00:43.072Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT.jar 03:00:43 [INFO] 2024-04-13T03:00:43.255Z Scanned 79562 files so far 03:00:43 [INFO] 2024-04-13T03:00:43.361Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT.jar 03:00:43 [INFO] 2024-04-13T03:00:43.636Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT.jar 03:00:43 [INFO] 2024-04-13T03:00:43.640Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT.jar 03:00:43 [INFO] 2024-04-13T03:00:43.786Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT.jar 03:00:43 [INFO] 2024-04-13T03:00:43.807Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT.jar 03:00:43 [INFO] 2024-04-13T03:00:43.971Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT.jar 03:00:43 [INFO] 2024-04-13T03:00:43.990Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT.jar 03:00:44 [INFO] 2024-04-13T03:00:43.992Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 03:00:44 [INFO] 2024-04-13T03:00:43.992Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.11/bcpkix-framework-ext-13.0.11.jar 03:00:44 [INFO] 2024-04-13T03:00:43.993Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcprov-framework-ext/13.0.11/bcprov-framework-ext-13.0.11.jar 03:00:44 [INFO] 2024-04-13T03:00:43.994Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcutil-framework-ext/13.0.11/bcutil-framework-ext-13.0.11.jar 03:00:44 [INFO] 2024-04-13T03:00:43.995Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/karaf.branding/13.0.11/karaf.branding-13.0.11.jar 03:00:44 [INFO] 2024-04-13T03:00:43.996Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/logging-markers/13.0.11/logging-markers-13.0.11.jar 03:00:44 [INFO] 2024-04-13T03:00:43.997Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/concepts/13.0.2/concepts-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.004Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-model-api/13.0.2/odlext-model-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.007Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-parser-support/13.0.2/odlext-parser-support-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.013Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-model-api/13.0.2/openconfig-model-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.016Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.2/openconfig-parser-support-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.019Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.2/rfc6241-model-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.021Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.2/rfc6241-parser-support-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.024Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.2/rfc6536-model-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.026Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.2/rfc6536-parser-support-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.029Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.2/rfc6643-model-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.034Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.2/rfc6643-parser-support-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.040Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.2/rfc7952-model-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.042Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.2/rfc7952-parser-support-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.045Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.2/rfc8040-model-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.047Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.2/rfc8040-parser-support-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.051Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.2/rfc8528-model-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.053Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.2/rfc8528-parser-support-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.055Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.2/rfc8639-model-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.057Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.2/rfc8639-parser-support-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.059Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.2/rfc8819-model-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.062Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.2/rfc8819-parser-support-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.064Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/util/13.0.2/util-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.091Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-common/13.0.2/yang-common-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.129Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-api/13.0.2/yang-data-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.160Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.2/yang-data-codec-binfmt-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.175Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.2/yang-data-codec-gson-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.187Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.2/yang-data-codec-xml-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.199Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-impl/13.0.2/yang-data-impl-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.214Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-spi/13.0.2/yang-data-spi-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.228Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-transform/13.0.2/yang-data-transform-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.230Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.2/yang-data-tree-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.235Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.2/yang-data-tree-ri-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.268Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.2/yang-data-tree-spi-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.276Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-util/13.0.2/yang-data-util-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.295Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-ir/13.0.2/yang-ir-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.301Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-api/13.0.2/yang-model-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.352Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-export/13.0.2/yang-model-export-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.358Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-ri/13.0.2/yang-model-ri-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.437Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-spi/13.0.2/yang-model-spi-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.458Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-util/13.0.2/yang-model-util-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.465Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-api/13.0.2/yang-parser-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.469Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-impl/13.0.2/yang-parser-impl-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.476Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.2/yang-parser-reactor-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.499Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.2/yang-parser-rfc7950-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.571Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-spi/13.0.2/yang-parser-spi-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.593Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-api/13.0.2/yang-repo-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.596Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-fs/13.0.2/yang-repo-fs-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.599Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-spi/13.0.2/yang-repo-spi-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.604Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-api/13.0.2/yang-xpath-api-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.616Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.2/yang-xpath-impl-13.0.2.jar 03:00:44 [INFO] 2024-04-13T03:00:44.651Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.jar 03:00:44 [INFO] 2024-04-13T03:00:44.656Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.jar 03:00:44 [INFO] 2024-04-13T03:00:44.658Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.jar 03:00:44 [INFO] 2024-04-13T03:00:44.659Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/2.2.6/pax-logging-api-2.2.6.jar 03:00:44 [INFO] 2024-04-13T03:00:44.791Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.6/pax-logging-log4j2-2.2.6.jar 03:00:45 [INFO] 2024-04-13T03:00:45.128Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/2.2.6/pax-logging-logback-2.2.6.jar 03:00:45 [INFO] 2024-04-13T03:00:45.268Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar 03:00:45 [INFO] 2024-04-13T03:00:45.853Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 03:00:46 [INFO] 2024-04-13T03:00:46.232Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 03:00:46 [INFO] 2024-04-13T03:00:46.554Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-api/8.0.24/pax-web-api-8.0.24.jar 03:00:46 [INFO] 2024-04-13T03:00:46.573Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.24/pax-web-compatibility-el2-8.0.24.jar 03:00:46 [INFO] 2024-04-13T03:00:46.574Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.24/pax-web-compatibility-servlet31-8.0.24.jar 03:00:46 [INFO] 2024-04-13T03:00:46.575Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-war/8.0.24/pax-web-extender-war-8.0.24.jar 03:00:46 [INFO] 2024-04-13T03:00:46.586Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.24/pax-web-extender-whiteboard-8.0.24.jar 03:00:46 [INFO] 2024-04-13T03:00:46.600Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jetty/8.0.24/pax-web-jetty-8.0.24.jar 03:00:46 [INFO] 2024-04-13T03:00:46.613Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jsp/8.0.24/pax-web-jsp-8.0.24.jar 03:00:46 [INFO] 2024-04-13T03:00:46.761Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-runtime/8.0.24/pax-web-runtime-8.0.24.jar 03:00:46 [INFO] 2024-04-13T03:00:46.783Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-spi/8.0.24/pax-web-spi-8.0.24.jar 03:00:46 [INFO] 2024-04-13T03:00:46.893Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.24/pax-web-tomcat-common-8.0.24.jar 03:00:46 [INFO] 2024-04-13T03:00:46.969Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-websocket/8.0.24/pax-web-websocket-8.0.24.jar 03:00:46 [INFO] 2024-04-13T03:00:46.971Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 03:00:46 [INFO] 2024-04-13T03:00:46.977Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 03:00:46 [INFO] 2024-04-13T03:00:46.981Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 03:00:46 [INFO] 2024-04-13T03:00:46.983Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 03:00:46 [INFO] 2024-04-13T03:00:46.985Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 03:00:47 [INFO] 2024-04-13T03:00:46.995Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar 03:00:47 [INFO] 2024-04-13T03:00:47.006Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar 03:00:47 [INFO] 2024-04-13T03:00:47.017Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar 03:00:47 [INFO] 2024-04-13T03:00:47.025Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar 03:00:47 [INFO] 2024-04-13T03:00:47.039Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm/9.6/asm-9.6.jar 03:00:47 [INFO] 2024-04-13T03:00:47.055Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 03:00:47 [INFO] 2024-04-13T03:00:47.061Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 03:00:47 [INFO] 2024-04-13T03:00:47.063Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:47 [INFO] 2024-04-13T03:00:47.168Z Starting scanning target: /w/workspace/netconf-maven-clm-master/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 03:00:47 [INFO] 2024-04-13T03:00:47.199Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/scala-library/2.13.13/scala-library-2.13.13.jar 03:00:47 [INFO] 2024-04-13T03:00:47.990Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/scala-reflect/2.13.13/scala-reflect-2.13.13.jar 03:00:48 [INFO] 2024-04-13T03:00:48.254Z Scanned 102765 files so far 03:00:48 [INFO] 2024-04-13T03:00:48.505Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 03:00:48 [INFO] 2024-04-13T03:00:48.513Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar 03:00:48 [INFO] 2024-04-13T03:00:48.523Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/netconf-karaf-static-7.0.5-SNAPSHOT.tar.gz 03:00:51 [INFO] 2024-04-13T03:00:51.636Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/netconf-karaf-static-7.0.5-SNAPSHOT.zip 03:00:53 [INFO] 2024-04-13T03:00:53.255Z Scanned 106029 files so far 03:00:54 [INFO] 2024-04-13T03:00:54.303Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.360Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.375Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT.jar 03:00:54 [INFO] 2024-04-13T03:00:54.389Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/spotbugs/bug-pattern-1.5.0.jar 03:00:54 [INFO] 2024-04-13T03:00:54.406Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.440Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.455Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT.jar 03:00:54 [INFO] 2024-04-13T03:00:54.458Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/spotbugs/bug-pattern-1.5.0.jar 03:00:54 [INFO] 2024-04-13T03:00:54.474Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.479Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.480Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT.jar 03:00:54 [INFO] 2024-04-13T03:00:54.481Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/spotbugs/bug-pattern-1.5.0.jar 03:00:54 [INFO] 2024-04-13T03:00:54.497Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.503Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.504Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT.jar 03:00:54 [INFO] 2024-04-13T03:00:54.507Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/spotbugs/bug-pattern-1.5.0.jar 03:00:54 [INFO] 2024-04-13T03:00:54.527Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.533Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.535Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar 03:00:54 [INFO] 2024-04-13T03:00:54.541Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/spotbugs/bug-pattern-1.5.0.jar 03:00:54 [INFO] 2024-04-13T03:00:54.569Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.578Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.580Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar 03:00:54 [INFO] 2024-04-13T03:00:54.585Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/spotbugs/bug-pattern-1.5.0.jar 03:00:54 [INFO] 2024-04-13T03:00:54.603Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.611Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.612Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.615Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.620Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.622Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.625Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.629Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.630Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.632Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.633Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.634Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.635Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.636Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.637Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.638Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.640Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.640Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.641Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.642Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.643Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.644Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.696Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.712Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.731Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.756Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.764Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.765Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.805Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.814Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.818Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.901Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.927Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.932Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.942Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.946Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.947Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.967Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.972Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240413.022929-1.jar 03:00:54 [INFO] 2024-04-13T03:00:54.974Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240413.022929-1-javadoc.jar 03:00:54 [INFO] 2024-04-13T03:00:54.985Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240413.022929-1-sources.jar 03:00:54 [INFO] 2024-04-13T03:00:54.988Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:54.995Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.008Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.011Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.012Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.035Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.041Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.042Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.075Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.088Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.090Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.170Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.189Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.243Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.303Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.318Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.358Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.368Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.371Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.376Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.390Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.394Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.395Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.400Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.401Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.403Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.407Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.408Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.409Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.465Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.491Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.497Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.555Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.571Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240413.022929-1-test-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.573Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240413.022929-1-tests.jar 03:00:55 [INFO] 2024-04-13T03:00:55.581Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.584Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.588Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.590Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.591Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.597Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.598Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.598Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.600Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.600Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.602Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240413.022929-1-javadoc.jar 03:00:55 [INFO] 2024-04-13T03:00:55.609Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240413.022929-1-sources.jar 03:00:55 [INFO] 2024-04-13T03:00:55.610Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240413.022929-1.jar 03:00:55 [INFO] 2024-04-13T03:00:55.611Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240413.022929-1.tar.gz 03:00:58 [INFO] 2024-04-13T03:00:58.254Z Scanned 115376 files so far 03:00:58 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240413.022929-1.tar.gz/netconf-karaf-7.0.5-SNAPSHOT/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.5/org.apache.karaf.wrapper.core-4.4.5.jar/org/apache/karaf/wrapper/internal/windows/karaf-wrapper.exe as an archive. Will scan it as regular file. 03:00:58 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240413.022929-1.tar.gz/netconf-karaf-7.0.5-SNAPSHOT/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.5/org.apache.karaf.wrapper.core-4.4.5.jar/org/apache/karaf/wrapper/internal/windows64/karaf-wrapper.exe as an archive. Will scan it as regular file. 03:01:03 [INFO] 2024-04-13T03:01:03.254Z Scanned 136581 files so far 03:01:08 [ERROR] Could not parse class file FastDoubleSwar.class 03:01:08 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:08 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:08 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:08 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:08 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:08 at hudson.remoting.Request$2.run(Request.java:377) 03:01:08 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:08 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:08 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:08 [ERROR] Could not parse class file FastIntegerMath.class 03:01:08 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:08 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:08 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:08 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:08 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:08 at hudson.remoting.Request$2.run(Request.java:377) 03:01:08 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:08 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:08 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:08 [INFO] 2024-04-13T03:01:08.254Z Scanned 153086 files so far 03:01:08 [ERROR] Could not parse class file FastDoubleSwar.class 03:01:08 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:08 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:08 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:08 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:08 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:08 at hudson.remoting.Request$2.run(Request.java:377) 03:01:08 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:08 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:08 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:08 [ERROR] Could not parse class file FastIntegerMath$UInt128.class 03:01:08 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:08 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:08 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:08 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:08 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:08 at hudson.remoting.Request$2.run(Request.java:377) 03:01:08 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:08 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:08 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:08 [ERROR] Could not parse class file FastIntegerMath.class 03:01:08 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:08 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:08 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:08 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:08 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:08 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:08 at hudson.remoting.Request$2.run(Request.java:377) 03:01:08 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:08 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:08 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:09 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240413.022929-1.tar.gz/netconf-karaf-7.0.5-SNAPSHOT/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 03:01:09 [INFO] 2024-04-13T03:01:09.429Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240413.022929-1.zip 03:01:12 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240413.022929-1.zip/netconf-karaf-7.0.5-SNAPSHOT/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 03:01:12 [INFO] 2024-04-13T03:01:12.989Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240413.022929-1-javadoc.jar 03:01:12 [INFO] 2024-04-13T03:01:12.991Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240413.022929-1-sources.jar 03:01:12 [INFO] 2024-04-13T03:01:12.992Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240413.022929-1.jar 03:01:13 [INFO] 2024-04-13T03:01:12.992Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240413.022929-1-javadoc.jar 03:01:13 [INFO] 2024-04-13T03:01:13.003Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240413.022929-1-sources.jar 03:01:13 [INFO] 2024-04-13T03:01:13.006Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240413.022929-1.jar 03:01:13 [INFO] 2024-04-13T03:01:13.007Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240413.022929-1-javadoc.jar 03:01:13 [INFO] 2024-04-13T03:01:13.020Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240413.022929-1-sources.jar 03:01:13 [INFO] 2024-04-13T03:01:13.024Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240413.022929-1.jar 03:01:13 [INFO] 2024-04-13T03:01:13.025Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240413.022929-1-javadoc.jar 03:01:13 [INFO] 2024-04-13T03:01:13.105Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240413.022929-1-sources.jar 03:01:13 [INFO] 2024-04-13T03:01:13.123Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240413.022929-1.jar 03:01:13 [INFO] 2024-04-13T03:01:13.126Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240413.022929-1-javadoc.jar 03:01:13 [INFO] 2024-04-13T03:01:13.141Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240413.022929-1-sources.jar 03:01:13 [INFO] 2024-04-13T03:01:13.144Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240413.022929-1.jar 03:01:13 [INFO] 2024-04-13T03:01:13.153Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240413.022929-1-javadoc.jar 03:01:13 [INFO] 2024-04-13T03:01:13.220Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240413.022929-1-sources.jar 03:01:13 [INFO] 2024-04-13T03:01:13.237Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240413.022929-1.jar 03:01:13 [INFO] 2024-04-13T03:01:13.240Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240413.022929-1-javadoc.jar 03:01:13 [INFO] 2024-04-13T03:01:13.245Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240413.022929-1-sources.jar 03:01:13 [INFO] 2024-04-13T03:01:13.254Z Scanned 162576 files so far 03:01:13 [INFO] 2024-04-13T03:01:13.254Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240413.022929-1.jar 03:01:13 [INFO] 2024-04-13T03:01:13.264Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-executable.jar 03:01:13 [ERROR] Could not parse class file FastDoubleSwar.class 03:01:13 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:13 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:13 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:13 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:13 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:13 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:13 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:13 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:13 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:13 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:13 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:13 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:13 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:13 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:13 at hudson.remoting.Request$2.run(Request.java:377) 03:01:13 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:13 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:13 [ERROR] Could not parse class file FastIntegerMath.class 03:01:13 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:13 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:13 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:13 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:13 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:13 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:13 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:13 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:13 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:13 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:13 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:13 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:13 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:13 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:13 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:13 at hudson.remoting.Request$2.run(Request.java:377) 03:01:13 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:13 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:18 [INFO] 2024-04-13T03:01:18.255Z Scanned 187342 files so far 03:01:18 [INFO] 2024-04-13T03:01:18.835Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-javadoc.jar 03:01:18 [INFO] 2024-04-13T03:01:18.855Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-rest-perf-client.jar 03:01:19 [ERROR] Could not parse class file FastDoubleSwar.class 03:01:19 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:19 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:19 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:19 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:19 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:19 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:19 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:19 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:19 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:19 at hudson.remoting.Request$2.run(Request.java:377) 03:01:19 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:19 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:19 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:19 [ERROR] Could not parse class file FastIntegerMath.class 03:01:19 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:19 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:19 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:19 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:19 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:19 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:19 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:19 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:19 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:19 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:19 at hudson.remoting.Request$2.run(Request.java:377) 03:01:19 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:19 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:19 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:22 [INFO] 2024-04-13T03:01:22.362Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-scale-util.jar 03:01:22 [ERROR] Could not parse class file FastDoubleSwar.class 03:01:22 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:22 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:22 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:22 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:22 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:22 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:22 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:22 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:22 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:22 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:22 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:22 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:22 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:22 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:22 at hudson.remoting.Request$2.run(Request.java:377) 03:01:22 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:22 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:22 [ERROR] Could not parse class file FastIntegerMath.class 03:01:22 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:22 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:22 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:22 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:22 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:22 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:22 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:22 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:22 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:22 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:22 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:22 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:22 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:22 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:22 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:22 at hudson.remoting.Request$2.run(Request.java:377) 03:01:22 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:22 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:23 [INFO] 2024-04-13T03:01:23.255Z Scanned 210566 files so far 03:01:27 [INFO] 2024-04-13T03:01:27.930Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-sources.jar 03:01:27 [INFO] 2024-04-13T03:01:27.939Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-stress-client.jar 03:01:28 [ERROR] Could not parse class file FastDoubleSwar.class 03:01:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:28 at hudson.remoting.Request$2.run(Request.java:377) 03:01:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:28 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:28 [ERROR] Could not parse class file FastIntegerMath.class 03:01:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:28 at hudson.remoting.Request$2.run(Request.java:377) 03:01:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:28 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:28 [INFO] 2024-04-13T03:01:28.254Z Scanned 235507 files so far 03:01:32 [INFO] 2024-04-13T03:01:32.092Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1-stress-client.tar.gz 03:01:33 [INFO] 2024-04-13T03:01:33.254Z Scanned 258423 files so far 03:01:33 [INFO] 2024-04-13T03:01:33.767Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240413.022929-1.jar 03:01:33 [INFO] 2024-04-13T03:01:33.791Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240413.022929-1-javadoc.jar 03:01:33 [INFO] 2024-04-13T03:01:33.792Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240413.022929-1-sources.jar 03:01:33 [INFO] 2024-04-13T03:01:33.793Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240413.022929-1.jar 03:01:33 [INFO] 2024-04-13T03:01:33.794Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240413.022929-1-javadoc.jar 03:01:33 [INFO] 2024-04-13T03:01:33.796Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240413.022929-1-sources.jar 03:01:33 [INFO] 2024-04-13T03:01:33.796Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240413.022929-1.jar 03:01:33 [INFO] 2024-04-13T03:01:33.798Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240413.022929-1-javadoc.jar 03:01:33 [INFO] 2024-04-13T03:01:33.801Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240413.022929-1-sources.jar 03:01:33 [INFO] 2024-04-13T03:01:33.802Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240413.022929-1.jar 03:01:33 [INFO] 2024-04-13T03:01:33.804Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240413.022929-1-javadoc.jar 03:01:33 [INFO] 2024-04-13T03:01:33.818Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240413.022929-1-sources.jar 03:01:33 [INFO] 2024-04-13T03:01:33.821Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240413.022929-1.jar 03:01:33 [INFO] 2024-04-13T03:01:33.822Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240413.022929-1-javadoc.jar 03:01:33 [INFO] 2024-04-13T03:01:33.869Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240413.022929-1-sources.jar 03:01:33 [INFO] 2024-04-13T03:01:33.880Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240413.022929-1.jar 03:01:33 [INFO] 2024-04-13T03:01:33.927Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240413.022929-1-javadoc.jar 03:01:33 [INFO] 2024-04-13T03:01:33.970Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240413.022929-1-sources.jar 03:01:33 [INFO] 2024-04-13T03:01:33.980Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240413.022929-1.jar 03:01:33 [INFO] 2024-04-13T03:01:33.982Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240413.022929-1-javadoc.jar 03:01:33 [INFO] 2024-04-13T03:01:33.988Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240413.022929-1-sources.jar 03:01:33 [INFO] 2024-04-13T03:01:33.989Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240413.022929-1.jar 03:01:33 [INFO] 2024-04-13T03:01:33.990Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240413.022929-1-javadoc.jar 03:01:34 [INFO] 2024-04-13T03:01:34.027Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240413.022929-1-sources.jar 03:01:34 [INFO] 2024-04-13T03:01:34.040Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240413.022929-1.jar 03:01:34 [INFO] 2024-04-13T03:01:34.042Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240413.022929-1-javadoc.jar 03:01:34 [INFO] 2024-04-13T03:01:34.061Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240413.022929-1-sources.jar 03:01:34 [INFO] 2024-04-13T03:01:34.141Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240413.022929-1.jar 03:01:34 [INFO] 2024-04-13T03:01:34.152Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240413.022929-1-javadoc.jar 03:01:34 [INFO] 2024-04-13T03:01:34.200Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240413.022929-1-sources.jar 03:01:34 [INFO] 2024-04-13T03:01:34.211Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240413.022929-1.jar 03:01:34 [INFO] 2024-04-13T03:01:34.247Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240413.022929-1-javadoc.jar 03:01:34 [INFO] 2024-04-13T03:01:34.252Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240413.022929-1-sources.jar 03:01:34 [INFO] 2024-04-13T03:01:34.252Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240413.022929-1.jar 03:01:34 [INFO] 2024-04-13T03:01:34.255Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-20240413.022929-1.jar 03:01:34 [INFO] 2024-04-13T03:01:34.256Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-20240413.022929-1-sources.jar 03:01:34 [INFO] 2024-04-13T03:01:34.362Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-20240413.022929-1.jar 03:01:34 [INFO] 2024-04-13T03:01:34.370Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-20240413.022929-1-sources.jar 03:01:34 [INFO] 2024-04-13T03:01:34.454Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-20240413.022929-1.jar 03:01:34 [INFO] 2024-04-13T03:01:34.463Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240413.022929-1-javadoc.jar 03:01:34 [INFO] 2024-04-13T03:01:34.470Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240413.022929-1-sources.jar 03:01:34 [INFO] 2024-04-13T03:01:34.471Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240413.022929-1.jar 03:01:34 [INFO] 2024-04-13T03:01:34.471Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240413.022929-1-javadoc.jar 03:01:34 [INFO] 2024-04-13T03:01:34.531Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240413.022929-1-sources.jar 03:01:34 [INFO] 2024-04-13T03:01:34.546Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240413.022929-1.jar 03:01:34 [INFO] 2024-04-13T03:01:34.594Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240413.022929-1-javadoc.jar 03:01:34 [INFO] 2024-04-13T03:01:34.735Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240413.022929-1-sources.jar 03:01:34 [INFO] 2024-04-13T03:01:34.777Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240413.022929-1.jar 03:01:34 [INFO] 2024-04-13T03:01:34.784Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240413.022929-1-javadoc.jar 03:01:34 [INFO] 2024-04-13T03:01:34.814Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240413.022929-1-sources.jar 03:01:34 [INFO] 2024-04-13T03:01:34.822Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240413.022929-1.jar 03:01:34 [INFO] 2024-04-13T03:01:34.824Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240413.022929-1-javadoc.jar 03:01:35 [INFO] 2024-04-13T03:01:34.992Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240413.022929-1-sources.jar 03:01:35 [INFO] 2024-04-13T03:01:35.056Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240413.022929-1.jar 03:01:35 [INFO] 2024-04-13T03:01:35.064Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240413.022929-1-javadoc.jar 03:01:35 [INFO] 2024-04-13T03:01:35.100Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240413.022929-1-sources.jar 03:01:35 [INFO] 2024-04-13T03:01:35.109Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240413.022929-1.jar 03:01:35 [INFO] 2024-04-13T03:01:35.111Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240413.022929-1-javadoc.jar 03:01:35 [INFO] 2024-04-13T03:01:35.115Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240413.022929-1-sources.jar 03:01:35 [INFO] 2024-04-13T03:01:35.116Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240413.022929-1.jar 03:01:35 [INFO] 2024-04-13T03:01:35.116Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240413.022929-1-javadoc.jar 03:01:35 [INFO] 2024-04-13T03:01:35.121Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240413.022929-1-sources.jar 03:01:35 [INFO] 2024-04-13T03:01:35.122Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240413.022929-1.jar 03:01:35 [INFO] 2024-04-13T03:01:35.956Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240413.022929-1-javadoc.jar 03:01:35 [INFO] 2024-04-13T03:01:35.958Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240413.022929-1-sources.jar 03:01:35 [INFO] 2024-04-13T03:01:35.958Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240413.022929-1.jar 03:01:35 [INFO] 2024-04-13T03:01:35.959Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-javadoc.jar 03:01:35 [INFO] 2024-04-13T03:01:35.964Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-sources.jar 03:01:35 [INFO] 2024-04-13T03:01:35.966Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 03:01:35 [INFO] 2024-04-13T03:01:35.968Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/spotbugs/bug-pattern-1.5.0.jar 03:01:35 [INFO] 2024-04-13T03:01:35.984Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-javadoc.jar 03:01:35 [INFO] 2024-04-13T03:01:35.985Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-sources.jar 03:01:35 [INFO] 2024-04-13T03:01:35.986Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT.jar 03:01:35 [INFO] 2024-04-13T03:01:35.987Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.002Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.006Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.007Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.009Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.024Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.033Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.035Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.038Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.053Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.055Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.055Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.056Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.071Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.074Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.074Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.075Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.090Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.092Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.092Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.093Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.108Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.109Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.110Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.111Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.126Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.130Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.130Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.132Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.146Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.150Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.151Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.152Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.167Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.174Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.176Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.178Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.193Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.198Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.200Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.202Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.217Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.218Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.219Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.219Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.235Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.235Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.236Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.236Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.251Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.252Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.253Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.253Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.268Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.270Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.270Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.271Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.286Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.293Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.295Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.299Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.314Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 03:01:36 [INFO] 2024-04-13T03:01:36.319Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 03:01:36 [INFO] 2024-04-13T03:01:36.355Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-executable.jar 03:01:36 [INFO] 2024-04-13T03:01:36.548Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-javadoc.jar 03:01:36 [INFO] 2024-04-13T03:01:36.552Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-sources.jar 03:01:36 [INFO] 2024-04-13T03:01:36.554Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT.jar 03:01:36 [INFO] 2024-04-13T03:01:36.555Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.5-SNAPSHOT-rest-perf-client.jar 03:01:36 [INFO] 2024-04-13T03:01:36.667Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/scale-util-7.0.5-SNAPSHOT-scale-util.jar 03:01:36 [INFO] 2024-04-13T03:01:36.830Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/spotbugs/bug-pattern-1.5.0.jar 03:01:36 [INFO] 2024-04-13T03:01:36.845Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-package-stress-client.tar.gz 03:01:37 [INFO] 2024-04-13T03:01:37.119Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-stress-client.jar 03:01:37 [INFO] 2024-04-13T03:01:37.252Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.254Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.255Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.255Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.270Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.275Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.277Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.279Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.295Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.297Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.297Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.297Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.314Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.315Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.315Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.316Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.331Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.333Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.334Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.335Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.351Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.352Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.352Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.353Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.368Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.376Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.377Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-test-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.378Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-tests.jar 03:01:37 [INFO] 2024-04-13T03:01:37.379Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.381Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.396Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.397Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.397Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.397Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.412Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.419Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.421Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.424Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.439Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.440Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.440Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.441Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.456Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.457Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.458Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.458Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.473Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.478Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.479Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.481Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.496Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.501Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.503Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.505Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.519Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.524Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.526Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.527Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.543Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.544Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.544Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.544Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.560Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.564Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.565Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.567Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.582Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.584Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.593Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.604Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.619Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.619Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.620Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.620Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.620Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.635Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-13T03:01:37.650Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar 03:01:37 [INFO] 2024-04-13T03:01:37.673Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-13T03:01:37.673Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.674Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.677Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/original-shaded-exificient-jar-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-13T03:01:37.678Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-13T03:01:37.779Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.077Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT-sources.jar 03:01:38 [INFO] 2024-04-13T03:01:38.087Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.094Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/original-shaded-sshd-jar-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.096Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-sources.jar 03:01:38 [INFO] 2024-04-13T03:01:38.177Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.255Z Scanned 277843 files so far 03:01:38 [INFO] 2024-04-13T03:01:38.447Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT-sources.jar 03:01:38 [INFO] 2024-04-13T03:01:38.455Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.464Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:38 [INFO] 2024-04-13T03:01:38.479Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:38 [INFO] 2024-04-13T03:01:38.479Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-sources.jar 03:01:38 [INFO] 2024-04-13T03:01:38.480Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.480Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 03:01:38 [INFO] 2024-04-13T03:01:38.494Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-javadoc.jar 03:01:38 [INFO] 2024-04-13T03:01:38.500Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-sources.jar 03:01:38 [INFO] 2024-04-13T03:01:38.502Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.504Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/spotbugs/bug-pattern-1.5.0.jar 03:01:38 [INFO] 2024-04-13T03:01:38.520Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-javadoc.jar 03:01:38 [INFO] 2024-04-13T03:01:38.533Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-sources.jar 03:01:38 [INFO] 2024-04-13T03:01:38.537Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.544Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/spotbugs/bug-pattern-1.5.0.jar 03:01:38 [INFO] 2024-04-13T03:01:38.558Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-javadoc.jar 03:01:38 [INFO] 2024-04-13T03:01:38.561Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-sources.jar 03:01:38 [INFO] 2024-04-13T03:01:38.562Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.564Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/spotbugs/bug-pattern-1.5.0.jar 03:01:38 [INFO] 2024-04-13T03:01:38.579Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-javadoc.jar 03:01:38 [INFO] 2024-04-13T03:01:38.594Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-sources.jar 03:01:38 [INFO] 2024-04-13T03:01:38.599Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.607Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:38 [INFO] 2024-04-13T03:01:38.621Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:38 [INFO] 2024-04-13T03:01:38.624Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-sources.jar 03:01:38 [INFO] 2024-04-13T03:01:38.625Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.627Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/spotbugs/bug-pattern-1.5.0.jar 03:01:38 [INFO] 2024-04-13T03:01:38.641Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-javadoc.jar 03:01:38 [INFO] 2024-04-13T03:01:38.642Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-sources.jar 03:01:38 [INFO] 2024-04-13T03:01:38.642Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT.jar 03:01:38 [INFO] 2024-04-13T03:01:38.642Z Scanned 278758 total files 03:01:54 [WARN] Could not open /tmp/r/org/apache/karaf/features/base/4.4.5/base-4.4.5.jar/resources/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 03:01:58 [INFO] 2024-04-13T03:01:58.687Z Finished scanning application odl-netconf. 03:01:59 [INFO] Discovered repository url '$GIT_URL/netconf/netconf/netconf/netconf' via environment variable GIT_URL 03:01:59 [INFO] Repository URL $GIT_URL/netconf/netconf/netconf/netconf was found using automation 03:01:59 [INFO] Amending source control record for application with id: odl-netconf with discovered Repository URL: $GIT_URL/netconf/netconf/netconf/netconf 03:02:00 [INFO] 2024-04-13T03:02:00.198Z Evaluating application odl-netconf for stage release. 03:02:02 [INFO] Waiting for policy evaluation to complete... 03:02:08 [INFO] Assigned scan ID 2ef3a1cba37b48a09da4a34da7079b8a 03:06:08 [INFO] Policy evaluation completed in 248 seconds. 03:06:08 [INFO] 2024-04-13T03:06:08.714Z Finished evaluating application odl-netconf for stage release. 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.2, hash=1f396b37a6091bb4986b) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.2, hash=1f396b37a6091bb4986b) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.2, hash=1f396b37a6091bb4986b) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.2, hash=1f396b37a6091bb4986b) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.2, hash=258e3d3b5157329d1bdd) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.2, hash=258e3d3b5157329d1bdd) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=cb3fe8e4b00e7e88d6a2) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=cb3fe8e4b00e7e88d6a2) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=cb3fe8e4b00e7e88d6a2) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=cb3fe8e4b00e7e88d6a2) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=cb3fe8e4b00e7e88d6a2) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=cb3fe8e4b00e7e88d6a2) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=12d8d91b5faa71630b38) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=12d8d91b5faa71630b38) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=12d8d91b5faa71630b38) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=12d8d91b5faa71630b38) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=12d8d91b5faa71630b38) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=12d8d91b5faa71630b38) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=12d8d91b5faa71630b38) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=12d8d91b5faa71630b38) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=f95e21fa327ad31fbf75) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=f95e21fa327ad31fbf75) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=f95e21fa327ad31fbf75) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=f95e21fa327ad31fbf75) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=f95e21fa327ad31fbf75) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=f95e21fa327ad31fbf75) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 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-2021-4104 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-4104 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-4104 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 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-26464 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26464 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26464 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 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-2010-0053 with severity >= 4 (severity = 7.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2010-0053 with severity < 8 (severity = 7.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2010-0053 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 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-2019-17571 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-17571 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-17571 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 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-2022-23302 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23302 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23302 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 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-2022-23305 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23305 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23305 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=b368195a56c2c3c53368) [ 03:06:08 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-2022-23307 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23307 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23307 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.5, hash=0220ea41f691206958e3) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.5, hash=0220ea41f691206958e3) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-codec-http : 4.1.107.Final, hash=04d8e9e51b7254bd26a4) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-codec-http : 4.1.107.Final, hash=04d8e9e51b7254bd26a4) [ 03:06:08 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-29025 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-29025 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-29025 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 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-2019-16869 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-16869 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-16869 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 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-2021-43797 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-43797 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-43797 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 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-0029 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0029 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0029 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 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-0103 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0103 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0103 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.6, hash=2dd21fe81f49e68a7113) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.6, hash=2dd21fe81f49e68a7113) [ 03:06:08 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-6481 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6481 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6481 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.24, hash=4a390c591a9048eaf796) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.24, hash=4a390c591a9048eaf796) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.24, hash=4a390c591a9048eaf796) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.24, hash=4a390c591a9048eaf796) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 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-2021-4104 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-4104 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-4104 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 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-26464 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26464 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26464 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 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-2010-0053 with severity >= 4 (severity = 7.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2010-0053 with severity < 8 (severity = 7.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2010-0053 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.53.v20231009, hash=5e47f2402260d1fad7e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.53.v20231009, hash=5e47f2402260d1fad7e9) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:06:08 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-2016-6311 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2016-6311 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2016-6311 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:06:08 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-1973 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-1973 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-1973 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:06:08 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-1459 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-1459 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-1459 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:06:08 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-1635 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-1635 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-1635 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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-36518 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-36518 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-36518 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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-2021-28168 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-28168 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-28168 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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-2021-34429 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-34429 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34429 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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-42003 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42003 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42003 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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-42004 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42004 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42004 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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-4682 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-4682 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-4682 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.web : pax-web-tomcat-websocket : 8.0.24, hash=729b0787a8740bfc7184) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.web : pax-web-tomcat-websocket : 8.0.24, hash=729b0787a8740bfc7184) [ 03:06:08 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-23672 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-23672 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-23672 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.postgresql : postgresql : 42.6.0, hash=7614cfce466145b84972) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.derby : derby : 10.14.2.0, hash=7efad40ef52fbb1f0814) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jboss.xnio : xnio-api : 3.8.11.Final, hash=88876a7a214c450ec569) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.jboss.xnio : xnio-api : 3.8.11.Final, hash=88876a7a214c450ec569) [ 03:06:08 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-5685 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-5685 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-5685 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.5, hash=894ab21054aa889b5786) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.5, hash=894ab21054aa889b5786) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.codehaus.janino : janino : 3.1.4, hash=8e03cd83c0b0635c0e0a) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.codehaus.janino : janino : 3.1.4, hash=8e03cd83c0b0635c0e0a) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.24, hash=9bace77aa767191bb939) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.24, hash=9bace77aa767191bb939) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.24, hash=9bace77aa767191bb939) [ 03:06:08 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-46589 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46589 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46589 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.24, hash=9bace77aa767191bb939) [ 03:06:08 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-24549 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-24549 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-24549 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.features : base : 4.4.5, hash=a908006d2b6f4be42807) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.features : base : 4.4.5, hash=a908006d2b6f4be42807) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.features : base : 4.4.5, hash=a908006d2b6f4be42807) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.features : base : 4.4.5, hash=a908006d2b6f4be42807) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=com.h2database : h2 : 2.2.220, hash=afd532e4f29d309ae053) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=com.h2database : h2 : 2.2.220, hash=afd532e4f29d309ae053) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-ext-jdk18on : 1.77, hash=bda3c8ccb8c9c5431b0d) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-ext-jdk18on : 1.77, hash=bda3c8ccb8c9c5431b0d) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-ext-jdk18on : 1.77, hash=bda3c8ccb8c9c5431b0d) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-ext-jdk18on : 1.77, hash=bda3c8ccb8c9c5431b0d) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-ext-jdk18on : 1.77, hash=bda3c8ccb8c9c5431b0d) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-ext-jdk18on : 1.77, hash=bda3c8ccb8c9c5431b0d) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-ext-jdk18on : 1.77, hash=bda3c8ccb8c9c5431b0d) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-ext-jdk18on : 1.77, hash=bda3c8ccb8c9c5431b0d) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.53.v20231009, hash=d227a9ccc6a20d998d28) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.53.v20231009, hash=d227a9ccc6a20d998d28) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-handler : 4.1.107.Final, hash=d4c6b05f4d9aca117981) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-handler : 4.1.107.Final, hash=d4c6b05f4d9aca117981) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.5, hash=e3336a43363c70f6ba81) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.5, hash=e3336a43363c70f6ba81) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.5, hash=e3336a43363c70f6ba81) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.5, hash=e3336a43363c70f6ba81) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.5, hash=ea07cb1cfa5c1f96855b) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.5, hash=ea07cb1cfa5c1f96855b) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.5, hash=ea96c3f863a11db8a00d) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.5, hash=ea96c3f863a11db8a00d) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.75, hash=fd9638f6468e934991c5) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.75, hash=fd9638f6468e934991c5) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.75, hash=fd9638f6468e934991c5) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.75, hash=fd9638f6468e934991c5) [ 03:06:08 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.75, hash=fd9638f6468e934991c5) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.75, hash=fd9638f6468e934991c5) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.75, hash=fd9638f6468e934991c5) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-Medium) [ 03:06:08 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.75, hash=fd9638f6468e934991c5) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL License-Unknown) [ 03:06:08 Component(displayName=com.sun.winsw : winsw : exe : net4 : 2.3.0, hash=8d7d7144c5bc1ebe4d6c) [ 03:06:08 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] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL License-Unknown) [ 03:06:08 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=94d2191378cac5719dae) [ 03:06:08 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] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL License-Unknown) [ 03:06:08 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=f816f998c43204230d9e) [ 03:06:08 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] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 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-2019-20444 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20444 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20444 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:06:08 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-2019-20445 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20445 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20445 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 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-2019-17571 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-17571 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-17571 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 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-2022-23302 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23302 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23302 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 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-2022-23305 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23305 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23305 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:06:08 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-2022-23307 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23307 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23307 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=org.postgresql : postgresql : 42.6.0, hash=7614cfce466145b84972) [ 03:06:08 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-1597 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-1597 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-1597 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Security-High) [ 03:06:08 Component(displayName=org.apache.derby : derby : 10.14.2.0, hash=7efad40ef52fbb1f0814) [ 03:06:08 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-2022-46337 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-46337 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-46337 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL EPL-Incompatible License) [ 03:06:08 Component(displayName=com.mysql : mysql-connector-j : 8.1.0, hash=3f78d2963935f44a61ed) [ 03:06:08 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')] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL EPL-Incompatible License) [ 03:06:08 Component(displayName=com.rabbitmq : amqp-client : 5.20.0, hash=e8b2cbfe10d9cdcdc299) [ 03:06:08 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')] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Potential License Concern) [ 03:06:08 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.41, hash=05c6a5ac329b57673c01) [ 03:06:08 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')] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Potential License Concern) [ 03:06:08 Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.41, hash=864556970c331e6b803e) [ 03:06:08 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')] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Potential License Concern) [ 03:06:08 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.41, hash=87c70af8271845b251fe) [ 03:06:08 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')] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Potential License Concern) [ 03:06:08 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.41, hash=96262c5734fb2eb04e5e) [ 03:06:08 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')] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Potential License Concern) [ 03:06:08 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.41, hash=a73e75be17d885bae0aa) [ 03:06:08 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')] ]] 03:06:08 03:06:08 Nexus IQ reports policy failing due to 03:06:08 Policy(ODL Potential License Concern) [ 03:06:08 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.41, hash=be7751e92f51bb022650) [ 03:06:08 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')] ]] 03:06:08 03:06:08 Nexus IQ reports policy warning due to 03:06:08 Policy(ODL Security-Low) [ 03:06:08 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy warning due to 03:06:08 Policy(ODL Security-Low) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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-2021-34428 with severity < 4 (severity = 3.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34428 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy warning due to 03:06:08 Policy(ODL Security-Low) [ 03:06:08 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:06:08 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-2022-2047 with severity < 4 (severity = 2.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-2047 with status 'Open', not 'Not Applicable'] ]] 03:06:08 03:06:08 Nexus IQ reports policy warning due to 03:06:08 Policy(ODL Security-Low) [ 03:06:08 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:06:08 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'] ]] 03:06:08 03:06:08 Nexus IQ reports policy warning due to 03:06:08 Policy(ODL Security-Low) [ 03:06:08 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:06:08 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'] ]] 03:06:08 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-netconf/report/2ef3a1cba37b48a09da4a34da7079b8a 03:06:08 Summary of policy violations: 14 critical, 220 severe, 423 moderate 03:06:08 FATAL: IQ Server evaluation of application odl-netconf failed 03:06:08 $ ssh-agent -k 03:06:08 unset SSH_AUTH_SOCK; 03:06:08 unset SSH_AGENT_PID; 03:06:08 echo Agent pid 5511 killed; 03:06:08 [ssh-agent] Stopped. 03:06:08 ERROR: IQ Server evaluation of application odl-netconf failed 03:06:08 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:08 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins17717913595568017321.sh 03:06:08 ---> sysstat.sh 03:06:09 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins4801273707074355320.sh 03:06:09 ---> package-listing.sh 03:06:09 ++ facter osfamily 03:06:09 ++ tr '[:upper:]' '[:lower:]' 03:06:09 + OS_FAMILY=redhat 03:06:09 + workspace=/w/workspace/netconf-maven-clm-master 03:06:09 + START_PACKAGES=/tmp/packages_start.txt 03:06:09 + END_PACKAGES=/tmp/packages_end.txt 03:06:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:09 + PACKAGES=/tmp/packages_start.txt 03:06:09 + '[' /w/workspace/netconf-maven-clm-master ']' 03:06:09 + PACKAGES=/tmp/packages_end.txt 03:06:09 + case "${OS_FAMILY}" in 03:06:09 + rpm -qa 03:06:09 + sort 03:06:10 + '[' -f /tmp/packages_start.txt ']' 03:06:10 + '[' -f /tmp/packages_end.txt ']' 03:06:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:10 + '[' /w/workspace/netconf-maven-clm-master ']' 03:06:10 + mkdir -p /w/workspace/netconf-maven-clm-master/archives/ 03:06:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-clm-master/archives/ 03:06:10 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins16329469570480828553.sh 03:06:10 ---> capture-instance-metadata.sh 03:06:10 Setup pyenv: 03:06:10 system 03:06:10 3.8.13 03:06:10 3.9.13 03:06:10 3.10.13 03:06:10 * 3.11.7 (set by /w/workspace/netconf-maven-clm-master/.python-version) 03:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nigk from file:/tmp/.os_lf_venv 03:06:12 lf-activate-venv(): INFO: Installing: lftools 03:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-Nigk/bin to PATH 03:06:23 INFO: Running in OpenStack, capturing instance metadata 03:06:23 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins10400351396321069466.sh 03:06:23 provisioning config files... 03:06:24 Could not find credentials [logs] for netconf-maven-clm-master #164 03:06:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-clm-master@tmp/config9608070410880464906tmp 03:06:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:06:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:06:24 provisioning config files... 03:06:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:06:24 [EnvInject] - Injecting environment variables from a build step. 03:06:24 [EnvInject] - Injecting as environment variables the properties content 03:06:24 SERVER_ID=logs 03:06:24 03:06:24 [EnvInject] - Variables injected successfully. 03:06:24 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins9117929382308460084.sh 03:06:24 ---> create-netrc.sh 03:06:24 WARN: Log server credential not found. 03:06:24 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins4619520855195718371.sh 03:06:24 ---> python-tools-install.sh 03:06:24 Setup pyenv: 03:06:24 system 03:06:24 3.8.13 03:06:24 3.9.13 03:06:24 3.10.13 03:06:24 * 3.11.7 (set by /w/workspace/netconf-maven-clm-master/.python-version) 03:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nigk from file:/tmp/.os_lf_venv 03:06:26 lf-activate-venv(): INFO: Installing: lftools 03:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-Nigk/bin to PATH 03:06:36 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins6996093551087659096.sh 03:06:36 ---> sudo-logs.sh 03:06:36 Archiving 'sudo' log.. 03:06:37 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins13308765525614510287.sh 03:06:37 ---> job-cost.sh 03:06:37 Setup pyenv: 03:06:37 system 03:06:37 3.8.13 03:06:37 3.9.13 03:06:37 3.10.13 03:06:37 * 3.11.7 (set by /w/workspace/netconf-maven-clm-master/.python-version) 03:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nigk from file:/tmp/.os_lf_venv 03:06:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-Nigk/bin to PATH 03:06:44 INFO: No Stack... 03:06:44 INFO: Retrieving Pricing Info for: v3-standard-4 03:06:45 INFO: Archiving Costs 03:06:45 [netconf-maven-clm-master] $ /bin/bash -l /tmp/jenkins9130373742534392935.sh 03:06:45 ---> logs-deploy.sh 03:06:45 Setup pyenv: 03:06:45 system 03:06:45 3.8.13 03:06:45 3.9.13 03:06:45 3.10.13 03:06:45 * 3.11.7 (set by /w/workspace/netconf-maven-clm-master/.python-version) 03:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nigk from file:/tmp/.os_lf_venv 03:06:47 lf-activate-venv(): INFO: Installing: lftools 03:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-Nigk/bin to PATH 03:07:02 WARNING: Nexus logging server not set 03:07:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-clm-master/164/ 03:07:02 INFO: archiving logs to S3 03:07:06 ---> uname -a: 03:07:06 Linux prd-centos8-builder-4c-4g-7246.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:07:06 03:07:06 03:07:06 ---> lscpu: 03:07:06 Architecture: x86_64 03:07:06 CPU op-mode(s): 32-bit, 64-bit 03:07:06 Byte Order: Little Endian 03:07:06 CPU(s): 4 03:07:06 On-line CPU(s) list: 0-3 03:07:06 Thread(s) per core: 1 03:07:06 Core(s) per socket: 1 03:07:06 Socket(s): 4 03:07:06 NUMA node(s): 1 03:07:06 Vendor ID: AuthenticAMD 03:07:06 CPU family: 23 03:07:06 Model: 49 03:07:06 Model name: AMD EPYC-Rome Processor 03:07:06 Stepping: 0 03:07:06 CPU MHz: 2799.998 03:07:06 BogoMIPS: 5599.99 03:07:06 Virtualization: AMD-V 03:07:06 Hypervisor vendor: KVM 03:07:06 Virtualization type: full 03:07:06 L1d cache: 32K 03:07:06 L1i cache: 32K 03:07:06 L2 cache: 512K 03:07:06 L3 cache: 16384K 03:07:06 NUMA node0 CPU(s): 0-3 03:07:06 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 03:07:06 03:07:06 03:07:06 ---> nproc: 03:07:06 4 03:07:06 03:07:06 03:07:06 ---> df -h: 03:07:06 Filesystem Size Used Avail Use% Mounted on 03:07:06 devtmpfs 7.7G 0 7.7G 0% /dev 03:07:06 tmpfs 7.7G 0 7.7G 0% /dev/shm 03:07:06 tmpfs 7.7G 17M 7.7G 1% /run 03:07:06 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 03:07:06 /dev/vda1 80G 12G 69G 15% / 03:07:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 03:07:06 03:07:06 03:07:06 ---> free -m: 03:07:06 total used free shared buff/cache available 03:07:06 Mem: 15761 1788 8276 19 5696 13623 03:07:06 Swap: 1023 0 1023 03:07:06 03:07:06 03:07:06 ---> ip addr: 03:07:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:07:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:06 inet 127.0.0.1/8 scope host lo 03:07:06 valid_lft forever preferred_lft forever 03:07:06 inet6 ::1/128 scope host 03:07:06 valid_lft forever preferred_lft forever 03:07:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:07:06 link/ether fa:16:3e:20:5b:c3 brd ff:ff:ff:ff:ff:ff 03:07:06 altname enp0s3 03:07:06 altname ens3 03:07:06 inet 10.30.170.211/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:07:06 valid_lft 84001sec preferred_lft 84001sec 03:07:06 inet6 fe80::f816:3eff:fe20:5bc3/64 scope link 03:07:06 valid_lft forever preferred_lft forever 03:07:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:07:06 link/ether 02:42:66:26:6d:0a brd ff:ff:ff:ff:ff:ff 03:07:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:07:06 valid_lft forever preferred_lft forever 03:07:06 03:07:06 03:07:06 ---> sar -b -r -n DEV: 03:07:06 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/13/2024 _x86_64_ (4 CPU) 03:07:06 03:07:06 02:27:04 LINUX RESTART (4 CPU) 03:07:06 03:07:06 02:28:01 AM tps rtps wtps bread/s bwrtn/s 03:07:06 02:29:01 AM 127.03 13.58 113.45 2413.73 6591.33 03:07:06 02:30:01 AM 168.93 17.74 151.19 3420.82 10933.93 03:07:06 02:31:02 AM 227.79 4.38 223.41 1052.55 13585.83 03:07:06 02:32:01 AM 41.47 0.00 41.47 0.00 4946.26 03:07:06 02:33:01 AM 38.00 0.00 38.00 0.00 1931.39 03:07:06 02:34:01 AM 33.96 0.00 33.96 0.00 1424.21 03:07:06 02:35:01 AM 33.51 0.00 33.51 0.00 2263.60 03:07:06 02:36:01 AM 39.48 0.00 39.48 0.00 2202.47 03:07:06 02:37:01 AM 40.66 0.00 40.66 0.00 2340.16 03:07:06 02:38:01 AM 27.12 0.00 27.12 0.00 2523.50 03:07:06 02:39:01 AM 43.72 0.00 43.72 0.00 3743.69 03:07:06 02:40:01 AM 23.71 0.00 23.71 0.00 1244.72 03:07:06 02:41:01 AM 44.09 0.00 44.09 0.00 1788.00 03:07:06 02:42:01 AM 27.09 0.00 27.09 0.00 1226.90 03:07:06 02:43:01 AM 37.21 0.03 37.18 0.27 1713.79 03:07:06 02:44:01 AM 39.45 0.00 39.45 0.00 1995.15 03:07:06 02:45:01 AM 13.99 0.02 13.97 0.13 1217.67 03:07:06 02:46:01 AM 27.63 0.00 27.63 0.00 1363.71 03:07:06 02:47:01 AM 13.86 0.63 13.23 124.09 1272.96 03:07:06 02:48:01 AM 39.56 0.00 39.56 0.00 1879.57 03:07:06 02:49:01 AM 24.79 0.00 24.79 0.00 1491.25 03:07:06 02:50:01 AM 39.42 0.00 39.42 0.00 1490.21 03:07:06 02:51:01 AM 59.45 0.00 59.45 0.00 2213.53 03:07:06 02:52:01 AM 23.32 0.00 23.32 0.00 1298.23 03:07:06 02:53:01 AM 67.85 0.00 67.85 0.00 2275.55 03:07:06 02:54:01 AM 48.22 0.00 48.22 0.00 2615.23 03:07:06 02:55:01 AM 46.58 0.00 46.58 0.00 1620.93 03:07:06 02:56:01 AM 15.96 0.00 15.96 0.00 1854.62 03:07:06 02:57:01 AM 48.84 0.00 48.84 0.00 1543.66 03:07:06 02:58:01 AM 96.77 0.00 96.77 0.00 21598.28 03:07:06 02:59:01 AM 38.86 0.00 38.86 0.00 44124.88 03:07:06 03:00:01 AM 27.94 0.03 27.90 0.53 2582.99 03:07:06 03:01:01 AM 34.18 2.48 31.70 70.60 18722.54 03:07:06 03:02:02 AM 6.51 0.07 6.45 1.73 1001.77 03:07:06 03:03:01 AM 1.15 0.00 1.15 0.00 35.16 03:07:06 03:04:01 AM 0.12 0.00 0.12 0.00 1.17 03:07:06 03:05:01 AM 0.12 0.00 0.12 0.00 0.93 03:07:06 03:06:01 AM 0.25 0.00 0.25 0.00 3.05 03:07:06 03:07:01 AM 27.75 0.52 27.24 75.03 1335.75 03:07:06 Average: 43.52 1.01 42.50 183.73 4411.74 03:07:06 03:07:06 02:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:06 02:29:01 AM 13212252 15109968 2927192 18.14 2688 2110536 1144452 6.66 250700 2312936 150724 03:07:06 02:30:01 AM 12101580 14520704 4037864 25.02 2688 2621560 1582860 9.21 288612 3340468 314180 03:07:06 02:31:02 AM 10989712 13585904 5149732 31.91 2688 2793288 2488204 14.48 507408 4212296 113732 03:07:06 02:32:01 AM 10873368 13508308 5266076 32.63 2688 2830844 2509032 14.60 594896 4236952 23796 03:07:06 02:33:01 AM 10640980 13355304 5498464 34.07 2688 2909432 2696004 15.69 600436 4459640 63556 03:07:06 02:34:01 AM 10766592 13459504 5372852 33.29 2688 2886736 2544444 14.80 613136 4318372 17520 03:07:06 02:35:01 AM 9955528 12825384 6183916 38.32 2688 3060368 3156020 18.36 648504 5072428 135872 03:07:06 02:36:01 AM 9895488 12812588 6243956 38.69 2688 3105408 3189152 18.55 657776 5119972 139216 03:07:06 02:37:01 AM 10515548 13357176 5623896 34.85 2688 3029184 2586916 15.05 652428 4504140 14232 03:07:06 02:38:01 AM 10169036 13114644 5970408 36.99 2688 3124180 2840448 16.53 699112 4781720 44084 03:07:06 02:39:01 AM 10304396 13314684 5835048 36.15 2688 3180576 2614536 15.21 716376 4615712 15132 03:07:06 02:40:01 AM 9612076 12765332 6527368 40.44 2688 3320092 3198076 18.61 735372 5278360 129360 03:07:06 02:41:01 AM 8016516 11243560 8122928 50.33 2688 3391648 4845096 28.19 761296 6839664 171500 03:07:06 02:42:01 AM 7851636 11154332 8287808 51.35 2688 3464344 4821364 28.05 769784 6991648 226592 03:07:06 02:43:01 AM 9560788 12791480 6578656 40.76 2688 3391836 3126592 18.19 784924 5269568 126900 03:07:06 02:44:01 AM 10105912 13258024 6033532 37.38 2688 3310728 2627988 15.29 781332 4727276 7448 03:07:06 02:45:01 AM 9703532 12884196 6435912 39.88 2688 3338924 3118104 18.14 788836 5118924 4452 03:07:06 02:46:01 AM 9874876 13102632 6264568 38.82 2688 3381684 2761936 16.07 798008 4932292 27708 03:07:06 02:47:01 AM 9155800 12512604 6983644 43.27 2688 3507300 3416964 19.88 811244 5627704 117156 03:07:06 02:48:01 AM 9827660 13099156 6311784 39.11 2688 3420272 2798924 16.28 807476 4961852 9792 03:07:06 02:49:01 AM 9364116 12748744 6775328 41.98 2688 3532040 3380044 19.67 815532 5410728 97792 03:07:06 02:50:01 AM 7699424 11225972 8440020 52.29 2688 3671400 5044072 29.35 861820 7018676 222616 03:07:06 02:51:01 AM 9734484 13076920 6404960 39.69 2688 3486396 2805876 16.32 824028 5029396 6248 03:07:06 02:52:01 AM 7552036 11049656 8587408 53.21 2688 3638304 4887424 28.44 845428 7175284 130152 03:07:06 02:53:01 AM 9077344 12494400 7062100 43.76 2688 3556080 3419596 19.90 842488 5656344 21056 03:07:06 02:54:01 AM 7532244 11099336 8607200 53.33 2688 3704004 4825232 28.07 878380 7155748 117772 03:07:06 02:55:01 AM 9329360 12807636 6810084 42.20 2688 3615512 3049720 17.74 872260 5373028 8180 03:07:06 02:56:01 AM 8649700 12271148 7489744 46.41 2688 3756688 3642976 21.19 888504 6027432 99820 03:07:06 02:57:01 AM 7272464 10938968 8866980 54.94 2688 3800492 5029752 29.26 902952 7385076 128252 03:07:06 02:58:01 AM 7630668 12750208 8508776 52.72 2688 5244088 3074304 17.89 1534124 6385372 905696 03:07:06 02:59:01 AM 7247984 12745192 8891460 55.09 2688 5617716 3081912 17.93 1708440 6588436 15652 03:07:06 03:00:01 AM 6442012 12466656 9697432 60.09 2688 6139148 3466980 20.17 1874140 7217076 468844 03:07:06 03:01:01 AM 8434552 14173468 7704892 47.74 2688 5856092 1738596 10.12 1773216 5335848 261412 03:07:06 03:02:02 AM 8531876 14033412 7607568 47.14 2688 5619068 1868564 10.87 2139988 4872468 16 03:07:06 03:03:01 AM 8531968 14033504 7607476 47.14 2688 5619068 1868564 10.87 2139996 4872584 16 03:07:06 03:04:01 AM 8531996 14033532 7607448 47.14 2688 5619068 1868564 10.87 2139996 4872464 8 03:07:06 03:05:01 AM 8531820 14033360 7607624 47.14 2688 5619072 1868564 10.87 2139996 4872812 16 03:07:06 03:06:01 AM 8532020 14033564 7607424 47.14 2688 5619072 1868564 10.87 2139996 4872608 8 03:07:06 03:07:01 AM 8464964 13934692 7674480 47.55 2688 5587676 2003948 11.66 2298560 4782084 1276 03:07:06 Average: 9236521 12967330 6902923 42.77 2688 3884101 2996420 17.43 1048397 5323728 111225 03:07:06 03:07:06 02:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:06 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:29:01 AM eth0 70.45 58.89 771.32 7.27 0.00 0.00 0.00 0.00 03:07:06 02:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:30:01 AM eth0 365.70 281.01 5407.28 42.62 0.00 0.00 0.00 0.00 03:07:06 02:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:31:02 AM lo 893.34 893.34 894.28 894.28 0.00 0.00 0.00 0.00 03:07:06 02:31:02 AM eth0 151.53 129.09 2111.37 17.86 0.00 0.00 0.00 0.00 03:07:06 02:31:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:32:01 AM lo 1753.53 1753.53 1765.43 1765.43 0.00 0.00 0.00 0.00 03:07:06 02:32:01 AM eth0 9.74 10.07 17.97 2.76 0.00 0.00 0.00 0.00 03:07:06 02:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:33:01 AM lo 1767.89 1767.89 1773.77 1773.77 0.00 0.00 0.00 0.00 03:07:06 02:33:01 AM eth0 15.01 13.26 10.67 3.65 0.00 0.00 0.00 0.00 03:07:06 02:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:34:01 AM lo 1636.34 1636.34 1649.24 1649.24 0.00 0.00 0.00 0.00 03:07:06 02:34:01 AM eth0 16.48 16.68 68.40 3.63 0.00 0.00 0.00 0.00 03:07:06 02:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:35:01 AM lo 1448.87 1448.87 1429.05 1429.05 0.00 0.00 0.00 0.00 03:07:06 02:35:01 AM eth0 24.33 23.69 164.10 5.91 0.00 0.00 0.00 0.00 03:07:06 02:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:36:01 AM lo 1733.41 1733.41 1743.63 1743.63 0.00 0.00 0.00 0.00 03:07:06 02:36:01 AM eth0 11.85 11.10 2.79 3.27 0.00 0.00 0.00 0.00 03:07:06 02:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:37:01 AM lo 1451.46 1451.46 1523.04 1523.04 0.00 0.00 0.00 0.00 03:07:06 02:37:01 AM eth0 18.95 17.48 92.15 3.73 0.00 0.00 0.00 0.00 03:07:06 02:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:38:01 AM lo 9.21 9.21 1.80 1.80 0.00 0.00 0.00 0.00 03:07:06 02:38:01 AM eth0 9.41 8.94 8.41 3.94 0.00 0.00 0.00 0.00 03:07:06 02:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:39:01 AM lo 1698.20 1698.20 1708.33 1708.33 0.00 0.00 0.00 0.00 03:07:06 02:39:01 AM eth0 7.30 7.30 1.83 2.19 0.00 0.00 0.00 0.00 03:07:06 02:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:40:01 AM lo 1610.95 1610.95 1535.38 1535.38 0.00 0.00 0.00 0.00 03:07:06 02:40:01 AM eth0 8.98 8.53 2.30 2.67 0.00 0.00 0.00 0.00 03:07:06 02:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:41:01 AM lo 1780.27 1780.27 1834.75 1834.75 0.00 0.00 0.00 0.00 03:07:06 02:41:01 AM eth0 7.16 7.21 5.79 2.03 0.00 0.00 0.00 0.00 03:07:06 02:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:42:01 AM lo 991.74 991.74 992.17 992.17 0.00 0.00 0.00 0.00 03:07:06 02:42:01 AM eth0 7.85 7.58 2.95 2.52 0.00 0.00 0.00 0.00 03:07:06 02:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:43:01 AM lo 1226.87 1226.87 1216.24 1216.24 0.00 0.00 0.00 0.00 03:07:06 02:43:01 AM eth0 10.49 10.57 11.49 2.79 0.00 0.00 0.00 0.00 03:07:06 02:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:44:01 AM lo 1856.28 1856.28 1906.68 1906.68 0.00 0.00 0.00 0.00 03:07:06 02:44:01 AM eth0 7.95 7.70 3.85 2.34 0.00 0.00 0.00 0.00 03:07:06 02:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:45:01 AM eth0 7.56 6.43 1.74 2.44 0.00 0.00 0.00 0.00 03:07:06 02:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:46:01 AM lo 870.00 870.00 872.45 872.45 0.00 0.00 0.00 0.00 03:07:06 02:46:01 AM eth0 12.86 9.73 17.25 3.42 0.00 0.00 0.00 0.00 03:07:06 02:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:47:01 AM lo 578.02 578.02 549.10 549.10 0.00 0.00 0.00 0.00 03:07:06 02:47:01 AM eth0 4.20 4.12 1.14 1.60 0.00 0.00 0.00 0.00 03:07:06 02:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:48:01 AM lo 1163.49 1163.49 1201.48 1201.48 0.00 0.00 0.00 0.00 03:07:06 02:48:01 AM eth0 4.20 4.18 1.17 1.60 0.00 0.00 0.00 0.00 03:07:06 02:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:49:01 AM lo 1077.93 1077.93 1069.81 1069.81 0.00 0.00 0.00 0.00 03:07:06 02:49:01 AM eth0 7.56 5.91 2.06 2.05 0.00 0.00 0.00 0.00 03:07:06 02:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:50:01 AM lo 1447.39 1447.39 1474.38 1474.38 0.00 0.00 0.00 0.00 03:07:06 02:50:01 AM eth0 5.30 4.43 1.40 1.54 0.00 0.00 0.00 0.00 03:07:06 02:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:51:01 AM lo 822.61 822.61 832.04 832.04 0.00 0.00 0.00 0.00 03:07:06 02:51:01 AM eth0 7.66 7.46 2.05 2.42 0.00 0.00 0.00 0.00 03:07:06 02:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:52:01 AM lo 873.85 873.85 875.53 875.53 0.00 0.00 0.00 0.00 03:07:06 02:52:01 AM eth0 22.56 22.41 135.31 5.08 0.00 0.00 0.00 0.00 03:07:06 02:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:53:01 AM lo 612.34 612.34 630.56 630.56 0.00 0.00 0.00 0.00 03:07:06 02:53:01 AM eth0 4.79 4.91 6.68 1.24 0.00 0.00 0.00 0.00 03:07:06 02:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:54:01 AM lo 1601.25 1601.25 1619.14 1619.14 0.00 0.00 0.00 0.00 03:07:06 02:54:01 AM eth0 7.69 7.79 29.52 1.76 0.00 0.00 0.00 0.00 03:07:06 02:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:55:01 AM lo 762.90 762.90 775.08 775.08 0.00 0.00 0.00 0.00 03:07:06 02:55:01 AM eth0 9.25 8.90 3.32 2.55 0.00 0.00 0.00 0.00 03:07:06 02:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:56:01 AM lo 457.66 457.66 436.53 436.53 0.00 0.00 0.00 0.00 03:07:06 02:56:01 AM eth0 19.38 14.48 299.51 3.64 0.00 0.00 0.00 0.00 03:07:06 02:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:57:01 AM lo 1164.42 1164.42 1198.36 1198.36 0.00 0.00 0.00 0.00 03:07:06 02:57:01 AM eth0 6.08 5.73 1.54 3.07 0.00 0.00 0.00 0.00 03:07:06 02:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:58:01 AM lo 1.28 1.28 2.34 2.34 0.00 0.00 0.00 0.00 03:07:06 02:58:01 AM eth0 138.32 105.21 1561.71 14.25 0.00 0.00 0.00 0.00 03:07:06 02:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 02:59:01 AM lo 3.88 3.88 0.50 0.50 0.00 0.00 0.00 0.00 03:07:06 02:59:01 AM eth0 12.06 10.95 11.31 11.09 0.00 0.00 0.00 0.00 03:07:06 02:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:00:01 AM lo 2.78 2.78 0.65 0.65 0.00 0.00 0.00 0.00 03:07:06 03:00:01 AM eth0 24.50 23.90 55.09 8.67 0.00 0.00 0.00 0.00 03:07:06 03:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:01:01 AM eth0 330.40 183.03 711.12 81.78 0.00 0.00 0.00 0.00 03:07:06 03:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:02:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:02:02 AM eth0 219.20 143.50 52.41 690.33 0.00 0.00 0.00 0.00 03:07:06 03:02:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:03:01 AM eth0 0.63 0.42 0.34 0.27 0.00 0.00 0.00 0.00 03:07:06 03:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:04:01 AM eth0 0.28 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:07:06 03:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:05:01 AM eth0 1.28 0.18 0.37 0.19 0.00 0.00 0.00 0.00 03:07:06 03:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:06:01 AM eth0 0.37 0.25 0.26 0.20 0.00 0.00 0.00 0.00 03:07:06 03:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:07:01 AM eth0 18.09 17.07 13.97 8.50 0.00 0.00 0.00 0.00 03:07:06 03:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 Average: lo 802.46 802.46 807.94 807.94 0.00 0.00 0.00 0.00 03:07:06 Average: eth0 41.25 31.06 297.50 24.56 0.00 0.00 0.00 0.00 03:07:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:06 03:07:06 03:07:06 ---> sar -P ALL: 03:07:06 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/13/2024 _x86_64_ (4 CPU) 03:07:06 03:07:06 02:27:04 LINUX RESTART (4 CPU) 03:07:06 03:07:06 02:28:01 AM CPU %user %nice %system %iowait %steal %idle 03:07:06 02:29:01 AM all 17.41 0.00 2.72 1.55 0.07 78.24 03:07:06 02:29:01 AM 0 15.50 0.00 3.20 1.50 0.08 79.71 03:07:06 02:29:01 AM 1 27.85 0.00 3.93 2.93 0.08 65.21 03:07:06 02:29:01 AM 2 4.08 0.00 0.87 0.25 0.05 94.75 03:07:06 02:29:01 AM 3 22.22 0.00 2.88 1.54 0.07 73.30 03:07:06 02:30:01 AM all 30.12 0.00 2.99 2.41 0.11 64.38 03:07:06 02:30:01 AM 0 26.78 0.00 2.05 1.45 0.12 69.60 03:07:06 02:30:01 AM 1 29.41 0.00 3.08 1.71 0.13 65.67 03:07:06 02:30:01 AM 2 34.16 0.00 4.25 4.19 0.10 57.30 03:07:06 02:30:01 AM 3 30.13 0.00 2.56 2.28 0.08 64.95 03:07:06 02:31:02 AM all 60.61 0.00 3.86 3.00 0.12 32.41 03:07:06 02:31:02 AM 0 60.09 0.00 3.91 1.02 0.12 34.85 03:07:06 02:31:02 AM 1 67.01 0.00 4.48 2.70 0.12 25.69 03:07:06 02:31:02 AM 2 58.44 0.00 3.38 2.87 0.12 35.20 03:07:06 02:31:02 AM 3 56.89 0.00 3.69 5.41 0.13 33.88 03:07:06 02:32:01 AM all 67.86 0.00 3.94 1.09 0.13 26.98 03:07:06 02:32:01 AM 0 64.61 0.00 4.52 2.23 0.12 28.52 03:07:06 02:32:01 AM 1 70.04 0.00 3.60 0.62 0.14 25.60 03:07:06 02:32:01 AM 2 66.99 0.00 3.20 0.65 0.14 29.01 03:07:06 02:32:01 AM 3 69.79 0.00 4.43 0.86 0.14 24.79 03:07:06 02:33:01 AM all 63.54 0.00 4.12 1.13 0.11 31.10 03:07:06 02:33:01 AM 0 61.74 0.00 2.33 1.44 0.12 34.38 03:07:06 02:33:01 AM 1 67.82 0.00 7.01 0.44 0.10 24.63 03:07:06 02:33:01 AM 2 61.90 0.00 4.12 1.86 0.10 32.02 03:07:06 02:33:01 AM 3 62.75 0.00 3.05 0.78 0.12 33.31 03:07:06 02:34:01 AM all 69.50 0.00 3.78 0.15 0.14 26.43 03:07:06 02:34:01 AM 0 69.88 0.00 3.63 0.13 0.15 26.21 03:07:06 02:34:01 AM 1 67.28 0.00 4.64 0.27 0.13 27.68 03:07:06 02:34:01 AM 2 70.25 0.00 3.04 0.08 0.15 26.48 03:07:06 02:34:01 AM 3 70.61 0.00 3.80 0.12 0.12 25.35 03:07:06 02:35:01 AM all 67.44 0.00 3.95 0.64 0.10 27.86 03:07:06 02:35:01 AM 0 62.45 0.00 2.90 0.45 0.10 34.09 03:07:06 02:35:01 AM 1 76.09 0.00 7.86 0.89 0.10 15.06 03:07:06 02:35:01 AM 2 67.82 0.00 2.62 0.25 0.10 29.21 03:07:06 02:35:01 AM 3 63.42 0.00 2.42 0.97 0.12 33.07 03:07:06 02:36:01 AM all 66.38 0.00 4.13 0.36 0.11 29.02 03:07:06 02:36:01 AM 0 68.42 0.00 6.71 0.15 0.12 24.60 03:07:06 02:36:01 AM 1 61.27 0.00 2.80 0.57 0.12 35.24 03:07:06 02:36:01 AM 2 68.14 0.00 2.81 0.34 0.12 28.59 03:07:06 02:36:01 AM 3 67.69 0.00 4.18 0.39 0.08 27.65 03:07:06 02:37:01 AM all 60.53 0.00 3.97 0.41 0.12 34.98 03:07:06 02:37:01 AM 0 56.65 0.00 2.86 0.37 0.12 40.00 03:07:06 02:37:01 AM 1 60.26 0.00 6.08 0.86 0.14 32.67 03:07:06 02:37:01 AM 2 63.41 0.00 3.78 0.12 0.10 32.58 03:07:06 02:37:01 AM 3 61.80 0.00 3.15 0.30 0.12 34.63 03:07:06 02:38:01 AM all 71.70 0.00 2.97 0.18 0.10 25.05 03:07:06 02:38:01 AM 0 74.74 0.00 2.68 0.10 0.10 22.39 03:07:06 02:38:01 AM 1 68.05 0.00 2.57 0.12 0.10 29.17 03:07:06 02:38:01 AM 2 62.63 0.00 3.16 0.50 0.12 33.60 03:07:06 02:38:01 AM 3 81.46 0.00 3.47 0.02 0.10 14.96 03:07:06 02:39:01 AM all 64.27 0.00 3.80 0.34 0.16 31.42 03:07:06 02:39:01 AM 0 62.28 0.00 3.44 0.05 0.15 34.08 03:07:06 02:39:01 AM 1 63.55 0.00 3.71 0.49 0.22 32.04 03:07:06 02:39:01 AM 2 67.86 0.00 4.63 0.20 0.12 27.19 03:07:06 02:39:01 AM 3 63.38 0.00 3.44 0.64 0.15 32.39 03:07:06 03:07:06 02:39:01 AM CPU %user %nice %system %iowait %steal %idle 03:07:06 02:40:01 AM all 65.28 0.00 3.71 0.32 0.13 30.55 03:07:06 02:40:01 AM 0 66.74 0.00 3.40 0.07 0.14 29.65 03:07:06 02:40:01 AM 1 58.45 0.00 3.13 0.00 0.12 38.30 03:07:06 02:40:01 AM 2 69.80 0.00 4.61 0.68 0.12 24.78 03:07:06 02:40:01 AM 3 66.21 0.00 3.71 0.54 0.15 29.38 03:07:06 02:41:01 AM all 62.15 0.00 3.92 0.51 0.11 33.31 03:07:06 02:41:01 AM 0 63.26 0.00 2.52 0.05 0.12 34.05 03:07:06 02:41:01 AM 1 60.89 0.00 5.98 1.08 0.13 31.92 03:07:06 02:41:01 AM 2 61.30 0.00 3.61 0.66 0.12 34.31 03:07:06 02:41:01 AM 3 63.15 0.00 3.56 0.25 0.08 32.95 03:07:06 02:42:01 AM all 67.56 0.00 3.08 0.49 0.12 28.76 03:07:06 02:42:01 AM 0 72.25 0.00 3.48 1.17 0.12 22.99 03:07:06 02:42:01 AM 1 63.72 0.00 2.15 0.08 0.12 33.93 03:07:06 02:42:01 AM 2 71.23 0.00 3.85 0.19 0.12 24.61 03:07:06 02:42:01 AM 3 63.09 0.00 2.84 0.50 0.13 33.43 03:07:06 02:43:01 AM all 55.25 0.00 3.87 1.95 0.10 38.83 03:07:06 02:43:01 AM 0 55.94 0.00 4.34 0.35 0.10 39.26 03:07:06 02:43:01 AM 1 54.73 0.00 3.89 1.75 0.10 39.53 03:07:06 02:43:01 AM 2 56.56 0.00 4.10 3.11 0.10 36.13 03:07:06 02:43:01 AM 3 53.76 0.00 3.14 2.60 0.10 40.40 03:07:06 02:44:01 AM all 57.62 0.00 4.13 1.36 0.15 36.74 03:07:06 02:44:01 AM 0 52.20 0.00 3.93 2.20 0.12 41.56 03:07:06 02:44:01 AM 1 58.37 0.00 4.47 1.36 0.15 35.64 03:07:06 02:44:01 AM 2 58.52 0.00 2.98 1.62 0.12 36.77 03:07:06 02:44:01 AM 3 61.39 0.00 5.15 0.26 0.20 33.00 03:07:06 02:45:01 AM all 61.46 0.00 1.79 0.22 0.10 36.43 03:07:06 02:45:01 AM 0 61.04 0.00 1.77 0.02 0.12 37.05 03:07:06 02:45:01 AM 1 66.47 0.00 1.72 0.18 0.10 31.52 03:07:06 02:45:01 AM 2 60.84 0.00 2.08 0.47 0.10 36.50 03:07:06 02:45:01 AM 3 57.47 0.00 1.59 0.20 0.10 40.64 03:07:06 02:46:01 AM all 62.85 0.00 3.12 0.14 0.12 33.78 03:07:06 02:46:01 AM 0 60.50 0.00 1.61 0.03 0.12 37.74 03:07:06 02:46:01 AM 1 56.82 0.00 2.72 0.32 0.13 40.01 03:07:06 02:46:01 AM 2 71.71 0.00 5.77 0.10 0.10 22.32 03:07:06 02:46:01 AM 3 62.34 0.00 2.35 0.10 0.12 35.09 03:07:06 02:47:01 AM all 53.80 0.00 1.99 0.25 0.11 43.85 03:07:06 02:47:01 AM 0 57.02 0.00 1.17 0.18 0.10 41.53 03:07:06 02:47:01 AM 1 55.57 0.00 1.71 0.15 0.12 42.45 03:07:06 02:47:01 AM 2 60.76 0.00 2.46 0.05 0.10 36.62 03:07:06 02:47:01 AM 3 41.86 0.00 2.63 0.60 0.12 54.79 03:07:06 02:48:01 AM all 59.00 0.00 3.40 0.22 0.13 37.25 03:07:06 02:48:01 AM 0 61.70 0.00 1.65 0.02 0.12 36.52 03:07:06 02:48:01 AM 1 68.06 0.00 5.16 0.07 0.12 26.59 03:07:06 02:48:01 AM 2 50.46 0.00 3.05 0.47 0.13 45.89 03:07:06 02:48:01 AM 3 55.74 0.00 3.75 0.34 0.15 40.02 03:07:06 02:49:01 AM all 61.76 0.00 3.35 0.99 0.13 33.77 03:07:06 02:49:01 AM 0 62.04 0.00 3.06 1.30 0.12 33.47 03:07:06 02:49:01 AM 1 65.00 0.00 3.77 1.11 0.15 29.96 03:07:06 02:49:01 AM 2 58.58 0.00 2.36 0.17 0.14 38.75 03:07:06 02:49:01 AM 3 61.37 0.00 4.19 1.39 0.12 32.93 03:07:06 02:50:01 AM all 64.03 0.00 3.47 1.13 0.13 31.24 03:07:06 02:50:01 AM 0 64.86 0.00 4.60 2.20 0.14 28.20 03:07:06 02:50:01 AM 1 55.20 0.00 2.72 1.38 0.12 40.58 03:07:06 02:50:01 AM 2 70.47 0.00 4.28 0.41 0.12 24.72 03:07:06 02:50:01 AM 3 65.60 0.00 2.27 0.53 0.14 31.47 03:07:06 03:07:06 02:50:01 AM CPU %user %nice %system %iowait %steal %idle 03:07:06 02:51:01 AM all 56.82 0.00 3.58 0.57 0.16 38.87 03:07:06 02:51:01 AM 0 55.21 0.00 3.39 0.83 0.12 40.45 03:07:06 02:51:01 AM 1 53.28 0.00 4.92 0.86 0.27 40.67 03:07:06 02:51:01 AM 2 61.71 0.00 3.00 0.02 0.12 35.15 03:07:06 02:51:01 AM 3 57.08 0.00 3.02 0.57 0.12 39.20 03:07:06 02:52:01 AM all 67.57 0.00 2.62 0.31 0.13 29.37 03:07:06 02:52:01 AM 0 68.43 0.00 2.21 0.50 0.12 28.74 03:07:06 02:52:01 AM 1 70.99 0.00 3.01 0.25 0.12 25.62 03:07:06 02:52:01 AM 2 57.40 0.00 1.84 0.27 0.14 40.35 03:07:06 02:52:01 AM 3 73.48 0.00 3.41 0.20 0.17 22.74 03:07:06 02:53:01 AM all 58.12 0.00 3.25 0.61 0.12 37.91 03:07:06 02:53:01 AM 0 58.77 0.00 2.06 0.19 0.15 38.84 03:07:06 02:53:01 AM 1 64.71 0.00 4.17 1.06 0.10 29.95 03:07:06 02:53:01 AM 2 57.47 0.00 3.11 0.49 0.12 38.81 03:07:06 02:53:01 AM 3 51.52 0.00 3.65 0.69 0.10 44.03 03:07:06 02:54:01 AM all 63.01 0.00 3.94 0.61 0.19 32.25 03:07:06 02:54:01 AM 0 59.94 0.00 4.40 1.39 0.15 34.11 03:07:06 02:54:01 AM 1 59.16 0.00 6.31 1.00 0.27 33.27 03:07:06 02:54:01 AM 2 65.71 0.00 1.99 0.03 0.24 32.03 03:07:06 02:54:01 AM 3 67.15 0.00 3.07 0.02 0.12 29.65 03:07:06 02:55:01 AM all 56.01 0.00 3.30 0.30 0.13 40.26 03:07:06 02:55:01 AM 0 54.19 0.00 2.61 0.12 0.18 42.91 03:07:06 02:55:01 AM 1 57.48 0.00 5.62 0.35 0.12 36.43 03:07:06 02:55:01 AM 2 57.03 0.00 1.87 0.66 0.10 40.35 03:07:06 02:55:01 AM 3 55.34 0.00 3.10 0.08 0.12 41.36 03:07:06 02:56:01 AM all 28.35 0.00 1.96 0.47 0.07 69.16 03:07:06 02:56:01 AM 0 28.23 0.00 1.55 0.44 0.07 69.72 03:07:06 02:56:01 AM 1 35.76 0.00 3.22 0.12 0.08 60.82 03:07:06 02:56:01 AM 2 24.51 0.00 1.12 0.44 0.07 73.86 03:07:06 02:56:01 AM 3 24.90 0.00 1.94 0.87 0.05 72.23 03:07:06 02:57:01 AM all 52.92 0.00 3.68 0.49 0.11 42.80 03:07:06 02:57:01 AM 0 47.29 0.00 2.70 0.53 0.10 49.39 03:07:06 02:57:01 AM 1 49.76 0.00 3.79 0.29 0.10 46.06 03:07:06 02:57:01 AM 2 51.81 0.00 2.28 0.17 0.12 45.62 03:07:06 02:57:01 AM 3 62.78 0.00 5.97 0.96 0.12 30.16 03:07:06 02:58:01 AM all 34.69 0.00 2.75 5.04 0.09 57.43 03:07:06 02:58:01 AM 0 25.11 0.00 2.38 0.79 0.10 71.62 03:07:06 02:58:01 AM 1 63.70 0.00 5.11 5.48 0.12 25.58 03:07:06 02:58:01 AM 2 22.69 0.00 1.87 6.56 0.07 68.82 03:07:06 02:58:01 AM 3 27.25 0.00 1.63 7.32 0.07 63.74 03:07:06 02:59:01 AM all 34.94 0.00 1.64 8.39 0.08 54.94 03:07:06 02:59:01 AM 0 27.02 0.00 1.12 10.21 0.08 61.56 03:07:06 02:59:01 AM 1 64.94 0.00 2.22 5.27 0.07 27.50 03:07:06 02:59:01 AM 2 19.90 0.00 1.64 6.58 0.10 71.78 03:07:06 02:59:01 AM 3 27.95 0.00 1.59 11.51 0.07 58.88 03:07:06 03:00:01 AM all 56.34 0.00 2.43 0.35 0.10 40.77 03:07:06 03:00:01 AM 0 50.54 0.00 3.41 0.64 0.10 45.31 03:07:06 03:00:01 AM 1 50.90 0.00 1.51 0.07 0.10 47.42 03:07:06 03:00:01 AM 2 72.70 0.00 1.81 0.39 0.12 24.98 03:07:06 03:00:01 AM 3 51.26 0.00 3.00 0.30 0.10 45.34 03:07:06 03:01:01 AM all 44.96 0.00 3.66 1.88 0.10 49.40 03:07:06 03:01:01 AM 0 48.74 0.00 2.82 0.54 0.08 47.82 03:07:06 03:01:01 AM 1 27.72 0.00 3.88 5.55 0.10 62.75 03:07:06 03:01:01 AM 2 49.15 0.00 3.25 0.02 0.08 47.50 03:07:06 03:01:01 AM 3 54.36 0.00 4.72 1.40 0.12 39.40 03:07:06 03:07:06 03:01:01 AM CPU %user %nice %system %iowait %steal %idle 03:07:06 03:02:02 AM all 27.34 0.00 1.84 0.14 0.07 70.61 03:07:06 03:02:02 AM 0 2.93 0.00 0.57 0.03 0.08 96.39 03:07:06 03:02:02 AM 1 5.79 0.00 1.10 0.08 0.03 92.99 03:07:06 03:02:02 AM 2 86.65 0.00 5.48 0.00 0.10 7.77 03:07:06 03:02:02 AM 3 14.22 0.00 0.23 0.43 0.05 85.06 03:07:06 03:03:01 AM all 0.20 0.00 0.04 0.00 0.03 99.73 03:07:06 03:03:01 AM 0 0.59 0.00 0.05 0.02 0.03 99.30 03:07:06 03:03:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 03:07:06 03:03:01 AM 2 0.05 0.00 0.02 0.00 0.03 99.90 03:07:06 03:03:01 AM 3 0.03 0.00 0.03 0.00 0.02 99.92 03:07:06 03:04:01 AM all 0.14 0.00 0.04 0.00 0.03 99.79 03:07:06 03:04:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57 03:07:06 03:04:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 03:07:06 03:04:01 AM 2 0.08 0.00 0.05 0.00 0.03 99.83 03:07:06 03:04:01 AM 3 0.02 0.00 0.02 0.00 0.05 99.92 03:07:06 03:05:01 AM all 0.15 0.00 0.03 0.00 0.02 99.80 03:07:06 03:05:01 AM 0 0.38 0.00 0.00 0.00 0.02 99.60 03:07:06 03:05:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 03:07:06 03:05:01 AM 2 0.08 0.00 0.05 0.00 0.02 99.85 03:07:06 03:05:01 AM 3 0.02 0.00 0.02 0.00 0.02 99.95 03:07:06 03:06:01 AM all 0.16 0.00 0.04 0.00 0.03 99.77 03:07:06 03:06:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 03:07:06 03:06:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 03:07:06 03:06:01 AM 2 0.05 0.00 0.05 0.00 0.02 99.88 03:07:06 03:06:01 AM 3 0.02 0.00 0.00 0.00 0.03 99.95 03:07:06 03:07:01 AM all 15.97 0.00 1.77 0.20 0.06 82.00 03:07:06 03:07:01 AM 0 5.21 0.00 1.85 0.37 0.05 92.52 03:07:06 03:07:01 AM 1 26.22 0.00 1.67 0.18 0.08 71.84 03:07:06 03:07:01 AM 2 12.50 0.00 1.59 0.10 0.07 85.74 03:07:06 03:07:01 AM 3 19.96 0.00 1.97 0.13 0.05 77.88 03:07:06 Average: all 48.85 0.00 2.88 0.98 0.11 47.18 03:07:06 Average: 0 46.96 0.00 2.58 0.85 0.10 49.50 03:07:06 Average: 1 50.01 0.00 3.43 1.02 0.11 45.43 03:07:06 Average: 2 50.07 0.00 2.72 0.90 0.10 46.21 03:07:06 Average: 3 48.37 0.00 2.81 1.16 0.10 47.57 03:07:06 03:07:06 03:07:06