22:14:58 Started by timer 22:14:58 Running as SYSTEM 22:14:58 [EnvInject] - Loading node environment variables. 22:14:58 Building remotely on prd-centos8-builder-4c-4g-7998 (centos8-builder-4c-4g) in workspace /w/workspace/aaa-maven-clm-0.18.x 22:14:59 [ssh-agent] Looking for ssh-agent implementation... 22:14:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:59 $ ssh-agent 22:14:59 SSH_AUTH_SOCK=/tmp/ssh-DSFQP5GkAbH9/agent.5506 22:14:59 SSH_AGENT_PID=5508 22:14:59 [ssh-agent] Started. 22:14:59 Running ssh-add (command line suppressed) 22:14:59 Identity added: /w/workspace/aaa-maven-clm-0.18.x@tmp/private_key_15554694023013952253.key (/w/workspace/aaa-maven-clm-0.18.x@tmp/private_key_15554694023013952253.key) 22:14:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:14:59 The recommended git tool is: NONE 22:15:01 using credential jenkins-ssh 22:15:01 Wiping out workspace first. 22:15:01 Cloning the remote Git repository 22:15:01 Cloning repository git://devvexx.opendaylight.org/mirror/aaa 22:15:01 > git init /w/workspace/aaa-maven-clm-0.18.x # timeout=10 22:15:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/aaa 22:15:02 > git --version # timeout=10 22:15:02 > git --version # 'git version 2.43.0' 22:15:02 using GIT_SSH to set credentials jenkins-ssh 22:15:02 [INFO] Currently running in a labeled security context 22:15:02 [INFO] Currently SELinux is 'enforcing' on the host 22:15:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/aaa-maven-clm-0.18.x@tmp/jenkins-gitclient-ssh5980610493400232162.key 22:15:02 Verifying host key using known hosts file 22:15:02 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:15:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/aaa +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/aaa # timeout=10 22:15:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:03 Avoid second fetch 22:15:03 > git rev-parse refs/remotes/origin/0.18.x^{commit} # timeout=10 22:15:03 Checking out Revision 51d1f25068db4214a8ecd5d82737dd8f7163aad1 (refs/remotes/origin/0.18.x) 22:15:03 > git config core.sparsecheckout # timeout=10 22:15:03 > git checkout -f 51d1f25068db4214a8ecd5d82737dd8f7163aad1 # timeout=10 22:15:04 Commit message: "Bump versions to 0.18.9-SNAPSHOT" 22:15:04 > git rev-list --no-walk 51d1f25068db4214a8ecd5d82737dd8f7163aad1 # timeout=10 22:15:07 provisioning config files... 22:15:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:15:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:15:07 [aaa-maven-clm-0.18.x] $ /bin/bash /tmp/jenkins10105048255934630502.sh 22:15:07 ---> python-tools-install.sh 22:15:07 Setup pyenv: 22:15:07 system 22:15:07 * 3.8.13 (set by /opt/pyenv/version) 22:15:07 * 3.9.13 (set by /opt/pyenv/version) 22:15:07 * 3.10.13 (set by /opt/pyenv/version) 22:15:07 * 3.11.7 (set by /opt/pyenv/version) 22:15:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jMo4 22:15:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:15:15 lf-activate-venv(): INFO: Installing: lftools 22:15:47 lf-activate-venv(): INFO: Adding /tmp/venv-jMo4/bin to PATH 22:15:47 Generating Requirements File 22:16:09 Python 3.11.7 22:16:09 pip 24.3.1 from /tmp/venv-jMo4/lib/python3.11/site-packages/pip (python 3.11) 22:16:10 appdirs==1.4.4 22:16:10 argcomplete==3.5.1 22:16:10 aspy.yaml==1.3.0 22:16:10 attrs==24.2.0 22:16:10 autopage==0.5.2 22:16:10 beautifulsoup4==4.12.3 22:16:10 boto3==1.35.63 22:16:10 botocore==1.35.63 22:16:10 bs4==0.0.2 22:16:10 cachetools==5.5.0 22:16:10 certifi==2024.8.30 22:16:10 cffi==1.17.1 22:16:10 cfgv==3.4.0 22:16:10 chardet==5.2.0 22:16:10 charset-normalizer==3.4.0 22:16:10 click==8.1.7 22:16:10 cliff==4.7.0 22:16:10 cmd2==2.5.6 22:16:10 cryptography==3.3.2 22:16:10 debtcollector==3.0.0 22:16:10 decorator==5.1.1 22:16:10 defusedxml==0.7.1 22:16:10 Deprecated==1.2.15 22:16:10 distlib==0.3.9 22:16:10 dnspython==2.7.0 22:16:10 docker==4.2.2 22:16:10 dogpile.cache==1.3.3 22:16:10 durationpy==0.9 22:16:10 email_validator==2.2.0 22:16:10 filelock==3.16.1 22:16:10 future==1.0.0 22:16:10 gitdb==4.0.11 22:16:10 GitPython==3.1.43 22:16:10 google-auth==2.36.0 22:16:10 httplib2==0.22.0 22:16:10 identify==2.6.2 22:16:10 idna==3.10 22:16:10 importlib-resources==1.5.0 22:16:10 iso8601==2.1.0 22:16:10 Jinja2==3.1.4 22:16:10 jmespath==1.0.1 22:16:10 jsonpatch==1.33 22:16:10 jsonpointer==3.0.0 22:16:10 jsonschema==4.23.0 22:16:10 jsonschema-specifications==2024.10.1 22:16:10 keystoneauth1==5.8.0 22:16:10 kubernetes==31.0.0 22:16:10 lftools==0.37.10 22:16:10 lxml==5.3.0 22:16:10 MarkupSafe==3.0.2 22:16:10 msgpack==1.1.0 22:16:10 multi_key_dict==2.0.3 22:16:10 munch==4.0.0 22:16:10 netaddr==1.3.0 22:16:10 netifaces==0.11.0 22:16:10 niet==1.4.2 22:16:10 nodeenv==1.9.1 22:16:10 oauth2client==4.1.3 22:16:10 oauthlib==3.2.2 22:16:10 openstacksdk==4.1.0 22:16:10 os-client-config==2.1.0 22:16:10 os-service-types==1.7.0 22:16:10 osc-lib==3.1.0 22:16:10 oslo.config==9.6.0 22:16:10 oslo.context==5.6.0 22:16:10 oslo.i18n==6.4.0 22:16:10 oslo.log==6.1.2 22:16:10 oslo.serialization==5.5.0 22:16:10 oslo.utils==7.4.0 22:16:10 packaging==24.2 22:16:10 pbr==6.1.0 22:16:10 platformdirs==4.3.6 22:16:10 prettytable==3.12.0 22:16:10 psutil==6.1.0 22:16:10 pyasn1==0.6.1 22:16:10 pyasn1_modules==0.4.1 22:16:10 pycparser==2.22 22:16:10 pygerrit2==2.0.15 22:16:10 PyGithub==2.5.0 22:16:10 PyJWT==2.9.0 22:16:10 PyNaCl==1.5.0 22:16:10 pyparsing==2.4.7 22:16:10 pyperclip==1.9.0 22:16:10 pyrsistent==0.20.0 22:16:10 python-cinderclient==9.6.0 22:16:10 python-dateutil==2.9.0.post0 22:16:10 python-heatclient==4.0.0 22:16:10 python-jenkins==1.8.2 22:16:10 python-keystoneclient==5.5.0 22:16:10 python-magnumclient==4.7.0 22:16:10 python-openstackclient==7.2.1 22:16:10 python-swiftclient==4.6.0 22:16:10 PyYAML==6.0.2 22:16:10 referencing==0.35.1 22:16:10 requests==2.32.3 22:16:10 requests-oauthlib==2.0.0 22:16:10 requestsexceptions==1.4.0 22:16:10 rfc3986==2.0.0 22:16:10 rpds-py==0.21.0 22:16:10 rsa==4.9 22:16:10 ruamel.yaml==0.18.6 22:16:10 ruamel.yaml.clib==0.2.12 22:16:10 s3transfer==0.10.3 22:16:10 simplejson==3.19.3 22:16:10 six==1.16.0 22:16:10 smmap==5.0.1 22:16:10 soupsieve==2.6 22:16:10 stevedore==5.3.0 22:16:10 tabulate==0.9.0 22:16:10 toml==0.10.2 22:16:10 tomlkit==0.13.2 22:16:10 tqdm==4.67.0 22:16:10 typing_extensions==4.12.2 22:16:10 tzdata==2024.2 22:16:10 urllib3==1.26.20 22:16:10 virtualenv==20.27.1 22:16:10 wcwidth==0.2.13 22:16:10 websocket-client==1.8.0 22:16:10 wrapt==1.16.0 22:16:10 xdg==6.0.0 22:16:10 xmltodict==0.14.2 22:16:10 yq==3.4.3 22:16:10 [aaa-maven-clm-0.18.x] $ /bin/sh -xe /tmp/jenkins13282716955708925348.sh 22:16:10 + echo quiet=on 22:16:10 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-7998 22:16:10 [aaa-maven-clm-0.18.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=0.18.x -Dsha1=origin/0.18.x "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=aaa -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/0.18.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=0.18.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 22:16:10 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=aaa --version 22:16:10 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 22:16:10 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 22:16:10 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 22:16:10 Default locale: en_US, platform encoding: UTF-8 22:16:10 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 22:16:11 [aaa-maven-clm-0.18.x] $ /bin/sh -xe /tmp/jenkins10100072646854377267.sh 22:16:11 + rm /home/jenkins/.wgetrc 22:16:11 [EnvInject] - Injecting environment variables from a build step. 22:16:11 [EnvInject] - Injecting as environment variables the properties content 22:16:11 SET_JDK_VERSION=openjdk17 22:16:11 GIT_URL="git://devvexx.opendaylight.org/mirror" 22:16:11 22:16:11 [EnvInject] - Variables injected successfully. 22:16:11 [aaa-maven-clm-0.18.x] $ /bin/sh /tmp/jenkins6145092427848063185.sh 22:16:11 ---> update-java-alternatives.sh 22:16:11 ---> Updating Java version 22:16:11 ---> RedHat type system detected 22:16:11 openjdk version "17.0.6-ea" 2023-01-17 LTS 22:16:11 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 22:16:11 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) 22:16:11 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 22:16:11 [EnvInject] - Injecting environment variables from a build step. 22:16:11 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:16:11 [EnvInject] - Variables injected successfully. 22:16:11 provisioning config files... 22:16:11 copy managed file [global-settings] to file:/w/workspace/aaa-maven-clm-0.18.x@tmp/config7921347393154045456tmp 22:16:12 copy managed file [aaa-settings] to file:/w/workspace/aaa-maven-clm-0.18.x@tmp/config12421188863650663345tmp 22:16:12 [EnvInject] - Injecting environment variables from a build step. 22:16:12 [EnvInject] - Injecting as environment variables the properties content 22:16:12 MAVEN_GOALS=clean install 22:16:12 22:16:12 [EnvInject] - Variables injected successfully. 22:16:12 [aaa-maven-clm-0.18.x] $ /bin/bash -l /tmp/jenkins14820107219017658902.sh 22:16:12 ---> common-variables.sh 22:16:12 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 22:16:12 ---> sonatype-clm.sh 22:16:13 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 22:16:13 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 22:16:13 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 22:16:13 Default locale: en_US, platform encoding: UTF-8 22:16:13 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 22:16:13 [INFO] Scanning for projects... 22:16:25 [INFO] ------------------------------------------------------------------------ 22:16:25 [INFO] Reactor Build Order: 22:16:25 [INFO] 22:16:25 [INFO] ODL :: aaa :: aaa-parent [pom] 22:16:25 [INFO] ODL :: aaa :: aaa-authn-api [bundle] 22:16:25 [INFO] ODL :: aaa :: aaa-encrypt-service [bundle] 22:16:25 [INFO] ODL :: aaa :: aaa-encrypt-service-impl [bundle] 22:16:25 [INFO] ODL :: aaa :: aaa-encryption-service-aggregator [pom] 22:16:25 [INFO] ODL :: aaa :: aaa-cert [bundle] 22:16:25 [INFO] ODL :: aaa :: aaa-password-service-api [bundle] 22:16:25 [INFO] ODL :: aaa :: aaa-cli [bundle] 22:16:25 [INFO] repackaged-shiro-jar [jar] 22:16:25 [INFO] repackaged-shiro [bundle] 22:16:25 [INFO] ODL :: aaa :: aaa-password-service-impl [bundle] 22:16:25 [INFO] ODL :: aaa :: aaa-tokenauthrealm [bundle] 22:16:25 [INFO] ODL :: aaa :: aaa-idm-store-h2 [bundle] 22:16:25 [INFO] ODL :: aaa :: aaa-cli-jar [jar] 22:16:25 [INFO] ODL :: aaa :: aaa-filterchain [bundle] 22:16:25 [INFO] ODL :: aaa :: aaa-password-service-aggregator [pom] 22:16:25 [INFO] ODL :: aaa :: aaa-artifacts [pom] 22:16:25 [INFO] ODL :: aaa :: odl-aaa-api [feature] 22:16:25 [INFO] ODL :: aaa :: odl-aaa-encryption-service [feature] 22:16:25 [INFO] ODL :: aaa :: odl-aaa-cert [feature] 22:16:25 [INFO] OpenDaylight :: Apache Shiro [feature] 22:16:25 [INFO] ODL :: aaa :: odl-aaa-password-service [feature] 22:16:25 [INFO] ODL :: aaa :: web-api [bundle] 22:16:25 [INFO] ODL :: aaa :: web-osgi-impl [bundle] 22:16:25 [INFO] ODL :: aaa :: servlet-api [bundle] 22:16:25 [INFO] ODL :: aaa :: servlet-jersey2 [bundle] 22:16:25 [INFO] ODL :: aaa :: odl-aaa-web [feature] 22:16:25 [INFO] ODL :: aaa :: aaa-shiro-api [bundle] 22:16:25 [INFO] ODL :: aaa :: aaa-shiro [bundle] 22:16:25 [INFO] ODL :: aaa :: odl-aaa-shiro [feature] 22:16:25 [INFO] ODL :: aaa :: odl-aaa-cli [feature] 22:16:25 [INFO] ODL :: aaa :: features-aaa [feature] 22:16:25 [INFO] ODL :: aaa :: features-aaa-aggregator [pom] 22:16:25 [INFO] ODL :: aaa :: aaa-shiro-aggregator [pom] 22:16:25 [INFO] ODL :: aaa :: web-jetty-impl [bundle] 22:16:25 [INFO] ODL :: aaa :: testutils [bundle] 22:16:25 [INFO] ODL :: aaa :: dependency-check [jar] 22:16:25 [INFO] ODL :: aaa :: web-aggregator [pom] 22:16:25 [INFO] aaa-docs [jar] 22:16:25 [INFO] ODL :: aaa :: aaa-karaf [pom] 22:16:25 [INFO] aaa [pom] 22:16:25 [INFO] 22:16:25 [INFO] ------------------< org.opendaylight.aaa:aaa-parent >------------------- 22:16:25 [INFO] Building ODL :: aaa :: aaa-parent 0.18.9-SNAPSHOT [1/41] 22:16:25 [INFO] --------------------------------[ pom ]--------------------------------- 22:16:26 [INFO] 22:16:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-parent --- 22:16:27 [INFO] 22:16:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-parent --- 22:16:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:16:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:16:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:27 [INFO] 22:16:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-parent --- 22:16:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:27 [INFO] 22:16:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-parent --- 22:16:28 [INFO] 22:16:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-parent --- 22:16:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:16:28 [INFO] 22:16:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-parent --- 22:16:31 [INFO] Starting audit... 22:16:31 Audit done. 22:16:31 [INFO] You have 0 Checkstyle violations. 22:16:31 [INFO] 22:16:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-parent --- 22:16:31 [INFO] Starting audit... 22:16:31 Audit done. 22:16:31 [INFO] You have 0 Checkstyle violations. 22:16:31 [INFO] 22:16:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-parent --- 22:16:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/parent/target/classes/LICENSE 22:16:32 [INFO] 22:16:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-parent >>> 22:16:32 [INFO] 22:16:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-parent --- 22:16:35 [INFO] 22:16:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-parent <<< 22:16:35 [INFO] 22:16:35 [INFO] 22:16:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-parent --- 22:16:35 [INFO] 22:16:35 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-parent --- 22:16:35 [INFO] 22:16:35 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-parent --- 22:16:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:16:36 [INFO] 22:16:36 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-parent --- 22:16:36 [INFO] CycloneDX: Resolving Dependencies 22:16:37 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 22:16:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/parent/target/bom.xml 22:16:37 [INFO] attaching as aaa-parent-0.18.9-SNAPSHOT-cyclonedx.xml 22:16:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/parent/target/bom.json 22:16:37 [INFO] attaching as aaa-parent-0.18.9-SNAPSHOT-cyclonedx.json 22:16:37 [INFO] 22:16:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-parent --- 22:16:38 [INFO] Skipping duplicate-finder execution! 22:16:38 [INFO] 22:16:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-parent --- 22:16:38 [INFO] Skipping pom project 22:16:38 [INFO] 22:16:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-parent --- 22:16:39 [INFO] 22:16:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-parent --- 22:16:39 [INFO] 22:16:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-parent --- 22:16:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:16:39 [INFO] 22:16:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-parent --- 22:16:39 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/parent/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.18.9-SNAPSHOT/aaa-parent-0.18.9-SNAPSHOT.pom 22:16:39 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/parent/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.18.9-SNAPSHOT/aaa-parent-0.18.9-SNAPSHOT-cyclonedx.xml 22:16:39 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/parent/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-parent/0.18.9-SNAPSHOT/aaa-parent-0.18.9-SNAPSHOT-cyclonedx.json 22:16:39 [INFO] 22:16:39 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-parent --- 22:16:39 [INFO] org.opendaylight.aaa:aaa-parent:pom:0.18.9-SNAPSHOT 22:16:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:16:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:16:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:16:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:16:39 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:16:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:16:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:16:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:16:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:16:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:16:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:16:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:16:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:16:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:16:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:16:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:16:39 [INFO] +- junit:junit:jar:4.13.2:test 22:16:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:16:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:16:39 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:16:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:16:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:16:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:16:39 [INFO] 22:16:39 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-parent --- 22:16:39 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/parent/target/sonatype-clm/module.xml 22:16:39 [INFO] 22:16:39 [INFO] -----------------< org.opendaylight.aaa:aaa-authn-api >----------------- 22:16:39 [INFO] Building ODL :: aaa :: aaa-authn-api 0.18.9-SNAPSHOT [2/41] 22:16:39 [INFO] -------------------------------[ bundle ]------------------------------- 22:16:40 [INFO] 22:16:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-authn-api --- 22:16:40 [INFO] 22:16:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-authn-api --- 22:16:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:40 [INFO] 22:16:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-authn-api --- 22:16:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:40 [INFO] 22:16:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-authn-api --- 22:16:40 [INFO] 22:16:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-authn-api --- 22:16:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-authn-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/** 22:16:40 [INFO] 22:16:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-authn-api --- 22:16:40 [INFO] Starting audit... 22:16:40 Audit done. 22:16:40 [INFO] You have 0 Checkstyle violations. 22:16:40 [INFO] 22:16:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-authn-api --- 22:16:41 [INFO] Starting audit... 22:16:41 Audit done. 22:16:41 [INFO] You have 0 Checkstyle violations. 22:16:41 [INFO] 22:16:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-authn-api --- 22:16:41 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/classes/LICENSE 22:16:41 [INFO] 22:16:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-authn-api --- 22:16:41 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/resources 22:16:41 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/generated-sources/spi 22:16:41 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/generated-sources/yang 22:16:41 [INFO] 22:16:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-authn-api --- 22:16:41 [INFO] Recompiling the module because of changed dependency. 22:16:41 [INFO] Compiling 29 source files with javac [debug release 17] to target/classes 22:16:42 [INFO] 22:16:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-authn-api >>> 22:16:42 [INFO] 22:16:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-authn-api --- 22:16:42 [INFO] Fork Value is true 22:16:46 [INFO] Done SpotBugs Analysis.... 22:16:46 [INFO] 22:16:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-authn-api <<< 22:16:46 [INFO] 22:16:46 [INFO] 22:16:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-authn-api --- 22:16:46 [INFO] BugInstance size is 0 22:16:46 [INFO] Error size is 0 22:16:46 [INFO] No errors/warnings found 22:16:46 [INFO] 22:16:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-authn-api --- 22:16:46 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/test/resources 22:16:46 [INFO] 22:16:46 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-authn-api --- 22:16:46 [INFO] No sources to compile 22:16:46 [INFO] 22:16:46 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-authn-api --- 22:16:46 [INFO] No tests to run. 22:16:46 [INFO] 22:16:46 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-authn-api --- 22:16:46 [INFO] 22:16:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-authn-api --- 22:16:47 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT.jar 22:16:47 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/classes/META-INF/MANIFEST.MF 22:16:47 [INFO] 22:16:47 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-authn-api --- 22:16:47 [INFO] No previous run data found, generating javadoc. 22:16:48 [WARNING] Javadoc Warnings 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/AuthenticationException.java:20: warning: no comment 22:16:48 [WARNING] public AuthenticationException(String msg) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/AuthenticationException.java:24: warning: no comment 22:16:48 [WARNING] public AuthenticationException(String msg, Throwable cause) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/AuthenticationException.java:28: warning: no comment 22:16:48 [WARNING] public AuthenticationException(Throwable throwable) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Claim.java:14: warning: no comment 22:16:48 [WARNING] public class Claim { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Claim.java:20: warning: no comment 22:16:48 [WARNING] public String getDomainid() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Claim.java:44: warning: no comment 22:16:48 [WARNING] public List getRoles() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Claim.java:28: warning: no comment 22:16:48 [WARNING] public String getUserid() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Claim.java:36: warning: no comment 22:16:48 [WARNING] public String getUsername() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Claim.java:24: warning: no comment 22:16:48 [WARNING] public void setDomainid(String id) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Claim.java:48: warning: no comment 22:16:48 [WARNING] public void setRoles(List roles) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Claim.java:32: warning: no comment 22:16:48 [WARNING] public void setUserid(String id) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Claim.java:40: warning: no comment 22:16:48 [WARNING] public void setUsername(String name) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domain.java:14: warning: no comment 22:16:48 [WARNING] public class Domain { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domain.java:36: warning: no comment 22:16:48 [WARNING] public String getDescription() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domain.java:20: warning: no comment 22:16:48 [WARNING] public String getDomainid() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domain.java:28: warning: no comment 22:16:48 [WARNING] public String getName() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domain.java:44: warning: no comment 22:16:48 [WARNING] public Boolean isEnabled() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domain.java:40: warning: no comment 22:16:48 [WARNING] public void setDescription(final String description) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domain.java:24: warning: no comment 22:16:48 [WARNING] public void setDomainid(final String id) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domain.java:48: warning: no comment 22:16:48 [WARNING] public void setEnabled(final Boolean enabled) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domain.java:32: warning: no comment 22:16:48 [WARNING] public void setName(final String name) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domains.java:15: warning: no comment 22:16:48 [WARNING] public class Domains { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domains.java:22: warning: no comment 22:16:48 [WARNING] public List getDomains() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Domains.java:18: warning: no comment 22:16:48 [WARNING] public void setDomains(List domains) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Grant.java:14: warning: no comment 22:16:48 [WARNING] public class Grant { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Grant.java:28: warning: no comment 22:16:48 [WARNING] public String getDomainid() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Grant.java:20: warning: no comment 22:16:48 [WARNING] public String getGrantid() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Grant.java:44: warning: no comment 22:16:48 [WARNING] public String getRoleid() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Grant.java:36: warning: no comment 22:16:48 [WARNING] public String getUserid() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Grant.java:32: warning: no comment 22:16:48 [WARNING] public void setDomainid(final String id) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Grant.java:24: warning: no comment 22:16:48 [WARNING] public void setGrantid(final String id) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Grant.java:48: warning: no comment 22:16:48 [WARNING] public void setRoleid(final String id) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Grant.java:40: warning: no comment 22:16:48 [WARNING] public void setUserid(final String id) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Grants.java:27: warning: no comment 22:16:48 [WARNING] public List getGrants() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Grants.java:23: warning: no comment 22:16:48 [WARNING] public void setGrants(List grants) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/IDMError.java:16: warning: no comment 22:16:48 [WARNING] public class IDMError { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/IDMError.java:23: warning: no comment 22:16:48 [WARNING] public IDMError() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/IDMError.java:32: warning: no comment 22:16:48 [WARNING] public IDMError(int statusCode, String msg) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/IDMError.java:26: warning: no comment 22:16:48 [WARNING] public IDMError(int statusCode, String msg, String msgDetails) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/IDMError.java:36: warning: no comment 22:16:48 [WARNING] public String getMessage() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/IDMError.java:48: warning: no comment 22:16:48 [WARNING] public Response response() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/IDMError.java:44: warning: no comment 22:16:48 [WARNING] public void setDetails(String details) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/IDMError.java:40: warning: no comment 22:16:48 [WARNING] public void setMessage(String msg) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IdMServiceImpl.java:32: warning: no comment 22:16:48 [WARNING] public IdMServiceImpl(IIDMStore repository) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IDMStoreException.java:13: warning: no comment 22:16:48 [WARNING] public class IDMStoreException extends Exception { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IDMStoreException.java:17: warning: no comment 22:16:48 [WARNING] public IDMStoreException(Exception exception) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IDMStoreException.java:21: warning: no comment 22:16:48 [WARNING] public IDMStoreException(String msg) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IDMStoreUtil.java:30: warning: no comment 22:16:48 [WARNING] public static String createGrantid(String userid, String domainid, String roleid) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IDMStoreUtil.java:26: warning: no comment 22:16:48 [WARNING] public static String createRoleid(String rolename, String domainid) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IDMStoreUtil.java:22: warning: no comment 22:16:48 [WARNING] public static String createUserid(String username, String domainid) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:25: warning: no comment 22:16:48 [WARNING] String DEFAULT_DOMAIN = "sdn"; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:32: warning: no comment 22:16:48 [WARNING] Domain deleteDomain(String domainid) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:69: warning: no comment 22:16:48 [WARNING] Grant deleteGrant(String grantid) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:43: warning: no comment 22:16:48 [WARNING] Role deleteRole(String roleid) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:54: warning: no comment 22:16:48 [WARNING] User deleteUser(String userid) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:36: warning: no comment 22:16:48 [WARNING] Domains getDomains() throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:73: warning: no comment 22:16:48 [WARNING] Grants getGrants(String userid) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:71: warning: no comment 22:16:48 [WARNING] Grants getGrants(String domainid, String userid) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:47: warning: no comment 22:16:48 [WARNING] Roles getRoles() throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:58: warning: no comment 22:16:48 [WARNING] Users getUsers() throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:60: warning: no comment 22:16:48 [WARNING] Users getUsers(String username, String domain) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:30: warning: no comment 22:16:48 [WARNING] Domain readDomain(String domainid) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:65: warning: no comment 22:16:48 [WARNING] Grant readGrant(String grantid) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:67: warning: no comment 22:16:48 [WARNING] Grant readGrant(String domainid, String userid, String roleid) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:41: warning: no comment 22:16:48 [WARNING] Role readRole(String roleid) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:52: warning: no comment 22:16:48 [WARNING] User readUser(String userid) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:34: warning: no comment 22:16:48 [WARNING] Domain updateDomain(Domain domain) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:45: warning: no comment 22:16:48 [WARNING] Role updateRole(Role role) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:56: warning: no comment 22:16:48 [WARNING] User updateUser(User user) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:28: warning: no comment 22:16:48 [WARNING] Domain writeDomain(Domain domain) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:63: warning: no comment 22:16:48 [WARNING] Grant writeGrant(Grant grant) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:39: warning: no comment 22:16:48 [WARNING] Role writeRole(Role role) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/IIDMStore.java:50: warning: no comment 22:16:48 [WARNING] User writeUser(User user) throws IDMStoreException; 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/PasswordCredentials.java:19: warning: no comment 22:16:48 [WARNING] String domain(); 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/PasswordCredentials.java:17: warning: no comment 22:16:48 [WARNING] String password(); 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/PasswordCredentials.java:15: warning: no comment 22:16:48 [WARNING] String username(); 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Role.java:14: warning: no comment 22:16:48 [WARNING] public class Role { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Role.java:36: warning: no comment 22:16:48 [WARNING] public String getDescription() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Role.java:71: warning: no comment 22:16:48 [WARNING] public String getDomainid() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Role.java:28: warning: no comment 22:16:48 [WARNING] public String getName() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Role.java:20: warning: no comment 22:16:48 [WARNING] public String getRoleid() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Role.java:40: warning: no comment 22:16:48 [WARNING] public void setDescription(final String description) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Role.java:67: warning: no comment 22:16:48 [WARNING] public void setDomainid(final String domainid) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Role.java:32: warning: no comment 22:16:48 [WARNING] public void setName(final String name) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Role.java:24: warning: no comment 22:16:48 [WARNING] public void setRoleid(final String id) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Roles.java:15: warning: no comment 22:16:48 [WARNING] public class Roles { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Roles.java:22: warning: no comment 22:16:48 [WARNING] public List getRoles() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/Roles.java:18: warning: no comment 22:16:48 [WARNING] public void setRoles(List roles) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/StoreBuilder.java:54: warning: no comment 22:16:48 [WARNING] public StoreBuilder(final IIDMStore store) { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/StoreBuilder.java:170: warning: no comment 22:16:48 [WARNING] public String createUser(final String domainID, final String userName, final String password, final boolean isAdmin) 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/StoreBuilder.java:181: warning: no comment 22:16:48 [WARNING] public boolean deleteUser(final String domainID, final String userName) throws IDMStoreException { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/StoreBuilder.java:119: warning: no comment 22:16:48 [WARNING] public List getRoleIDs(final String domainID, final List roleNames) throws IDMStoreException { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/TokenStore.java:22: warning: no comment 22:16:48 [WARNING] boolean delete(String token); 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/TokenStore.java:20: warning: no comment 22:16:48 [WARNING] Authentication get(String token); 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/TokenStore.java:18: warning: no comment 22:16:48 [WARNING] void put(String token, Authentication auth); 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/TokenStore.java:24: warning: no comment 22:16:48 [WARNING] long tokenExpiration(); 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/User.java:14: warning: no comment 22:16:48 [WARNING] public class User { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/User.java:44: warning: no comment 22:16:48 [WARNING] public String getDescription() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/User.java:92: warning: no comment 22:16:48 [WARNING] public String getDomainid() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/src/main/java/org/opendaylight/aaa/api/model/User.java:72: warning: no comment 22:16:48 [WARNING] public String getEmail() { 22:16:48 [WARNING] ^ 22:16:48 [WARNING] 100 warnings 22:16:48 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT-javadoc.jar 22:16:49 [INFO] 22:16:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-authn-api --- 22:16:49 [INFO] CycloneDX: Resolving Dependencies 22:16:49 [INFO] CycloneDX: Creating BOM version 1.5 with 7 component(s) 22:16:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/bom.xml 22:16:49 [INFO] attaching as aaa-authn-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:16:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/bom.json 22:16:49 [INFO] attaching as aaa-authn-api-0.18.9-SNAPSHOT-cyclonedx.json 22:16:49 [INFO] 22:16:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-authn-api --- 22:16:49 [INFO] Skipping duplicate-finder execution! 22:16:49 [INFO] 22:16:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-authn-api --- 22:16:49 [INFO] No dependency problems found 22:16:49 [INFO] 22:16:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-authn-api --- 22:16:49 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT-sources.jar 22:16:49 [INFO] 22:16:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-authn-api --- 22:16:49 [INFO] 22:16:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-authn-api --- 22:16:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:16:49 [INFO] 22:16:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-authn-api --- 22:16:49 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.18.9-SNAPSHOT/aaa-authn-api-0.18.9-SNAPSHOT.pom 22:16:49 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.18.9-SNAPSHOT/aaa-authn-api-0.18.9-SNAPSHOT.jar 22:16:49 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.18.9-SNAPSHOT/aaa-authn-api-0.18.9-SNAPSHOT-javadoc.jar 22:16:49 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.18.9-SNAPSHOT/aaa-authn-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:16:49 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.18.9-SNAPSHOT/aaa-authn-api-0.18.9-SNAPSHOT-cyclonedx.json 22:16:49 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.18.9-SNAPSHOT/aaa-authn-api-0.18.9-SNAPSHOT-sources.jar 22:16:49 [INFO] 22:16:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-authn-api --- 22:16:49 [INFO] Writing OBR metadata 22:16:49 [INFO] Installing org/opendaylight/aaa/aaa-authn-api/0.18.9-SNAPSHOT/aaa-authn-api-0.18.9-SNAPSHOT.jar 22:16:49 [INFO] Writing OBR metadata 22:16:49 [INFO] 22:16:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-authn-api --- 22:16:49 [INFO] org.opendaylight.aaa:aaa-authn-api:bundle:0.18.9-SNAPSHOT 22:16:49 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:16:49 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:16:49 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:16:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:16:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:16:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:16:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:16:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:16:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:16:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:16:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:16:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:16:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:16:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:16:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:16:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:16:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:16:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:16:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:16:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:16:49 [INFO] +- junit:junit:jar:4.13.2:test 22:16:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:16:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:16:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:16:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:16:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:16:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:16:49 [INFO] 22:16:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-authn-api --- 22:16:49 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/sonatype-clm/module.xml 22:16:49 [INFO] 22:16:49 [INFO] --------------< org.opendaylight.aaa:aaa-encrypt-service >-------------- 22:16:49 [INFO] Building ODL :: aaa :: aaa-encrypt-service 0.18.9-SNAPSHOT [3/41] 22:16:49 [INFO] -------------------------------[ bundle ]------------------------------- 22:16:50 [INFO] 22:16:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-encrypt-service --- 22:16:50 [INFO] 22:16:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-encrypt-service --- 22:16:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:50 [INFO] 22:16:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-encrypt-service --- 22:16:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:50 [INFO] 22:16:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-encrypt-service --- 22:16:50 [INFO] 22:16:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-encrypt-service --- 22:16:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/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/** 22:16:50 [INFO] 22:16:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-encrypt-service --- 22:16:50 [INFO] Starting audit... 22:16:50 Audit done. 22:16:50 [INFO] You have 0 Checkstyle violations. 22:16:50 [INFO] 22:16:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-encrypt-service --- 22:16:50 [INFO] Starting audit... 22:16:50 Audit done. 22:16:50 [INFO] You have 0 Checkstyle violations. 22:16:50 [INFO] 22:16:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-encrypt-service --- 22:16:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/classes/LICENSE 22:16:50 [INFO] 22:16:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-encrypt-service --- 22:16:50 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/src/main/resources 22:16:50 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/generated-sources/spi 22:16:50 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/generated-sources/yang 22:16:50 [INFO] 22:16:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-encrypt-service --- 22:16:50 [INFO] Recompiling the module because of changed dependency. 22:16:50 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 22:16:50 [INFO] 22:16:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-encrypt-service >>> 22:16:50 [INFO] 22:16:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-encrypt-service --- 22:16:50 [INFO] Fork Value is true 22:16:53 [INFO] Done SpotBugs Analysis.... 22:16:53 [INFO] 22:16:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-encrypt-service <<< 22:16:53 [INFO] 22:16:53 [INFO] 22:16:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-encrypt-service --- 22:16:53 [INFO] BugInstance size is 0 22:16:53 [INFO] Error size is 0 22:16:53 [INFO] No errors/warnings found 22:16:53 [INFO] 22:16:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-encrypt-service --- 22:16:53 [INFO] Copying 6 resources from src/test/resources to target/test-classes 22:16:53 [INFO] 22:16:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-encrypt-service --- 22:16:53 [INFO] Recompiling the module because of changed dependency. 22:16:53 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 22:16:53 [INFO] 22:16:53 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-encrypt-service --- 22:16:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:16:54 [INFO] 22:16:54 [INFO] ------------------------------------------------------- 22:16:54 [INFO] T E S T S 22:16:54 [INFO] ------------------------------------------------------- 22:16:55 [INFO] Running org.opendaylight.aaa.encrypt.PKIUtilTest 22:16:55 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.opendaylight.aaa.encrypt.PKIUtilTest 22:16:55 [INFO] 22:16:55 [INFO] Results: 22:16:55 [INFO] 22:16:55 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 22:16:55 [INFO] 22:16:55 [INFO] 22:16:55 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-encrypt-service --- 22:16:55 [INFO] 22:16:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-encrypt-service --- 22:16:55 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT.jar 22:16:55 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/classes/META-INF/MANIFEST.MF 22:16:55 [INFO] 22:16:55 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-encrypt-service --- 22:16:56 [INFO] No previous run data found, generating javadoc. 22:16:57 [WARNING] Javadoc Warnings 22:16:57 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/src/main/java/org/opendaylight/aaa/encrypt/PKIUtil.java:216: warning: no comment 22:16:57 [WARNING] public KeyPair decodePrivateKey(final StringReader reader, final String passphrase) throws IOException { 22:16:57 [WARNING] ^ 22:16:57 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/src/main/java/org/opendaylight/aaa/encrypt/PKIUtil.java:220: warning: no comment 22:16:57 [WARNING] public KeyPair decodePrivateKey(final String keyPath, final String passphrase) throws IOException { 22:16:57 [WARNING] ^ 22:16:57 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/src/main/java/org/opendaylight/aaa/encrypt/PKIUtil.java:96: warning: no comment 22:16:57 [WARNING] public PublicKey decodePublicKey(final String keyLine) throws GeneralSecurityException { 22:16:57 [WARNING] ^ 22:16:57 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/src/main/java/org/opendaylight/aaa/encrypt/PKIUtil.java:170: warning: no comment 22:16:57 [WARNING] public String encodePublicKey(final PublicKey publicKey) throws IOException { 22:16:57 [WARNING] ^ 22:16:57 [WARNING] 4 warnings 22:16:57 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT-javadoc.jar 22:16:57 [INFO] 22:16:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-encrypt-service --- 22:16:57 [INFO] CycloneDX: Resolving Dependencies 22:16:57 [INFO] CycloneDX: Creating BOM version 1.5 with 6 component(s) 22:16:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/bom.xml 22:16:57 [INFO] attaching as aaa-encrypt-service-0.18.9-SNAPSHOT-cyclonedx.xml 22:16:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/bom.json 22:16:57 [INFO] attaching as aaa-encrypt-service-0.18.9-SNAPSHOT-cyclonedx.json 22:16:57 [INFO] 22:16:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service --- 22:16:57 [INFO] Skipping duplicate-finder execution! 22:16:57 [INFO] 22:16:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-encrypt-service --- 22:16:57 [INFO] No dependency problems found 22:16:57 [INFO] 22:16:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-encrypt-service --- 22:16:57 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT-sources.jar 22:16:57 [INFO] 22:16:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-encrypt-service --- 22:16:57 [INFO] 22:16:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-encrypt-service --- 22:16:57 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/code-coverage/jacoco.exec 22:16:57 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-encrypt-service' with 1 classes 22:16:58 [INFO] 22:16:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-encrypt-service --- 22:16:58 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.18.9-SNAPSHOT/aaa-encrypt-service-0.18.9-SNAPSHOT.pom 22:16:58 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.18.9-SNAPSHOT/aaa-encrypt-service-0.18.9-SNAPSHOT.jar 22:16:58 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.18.9-SNAPSHOT/aaa-encrypt-service-0.18.9-SNAPSHOT-javadoc.jar 22:16:58 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.18.9-SNAPSHOT/aaa-encrypt-service-0.18.9-SNAPSHOT-cyclonedx.xml 22:16:58 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.18.9-SNAPSHOT/aaa-encrypt-service-0.18.9-SNAPSHOT-cyclonedx.json 22:16:58 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.18.9-SNAPSHOT/aaa-encrypt-service-0.18.9-SNAPSHOT-sources.jar 22:16:58 [INFO] 22:16:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-encrypt-service --- 22:16:58 [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service/0.18.9-SNAPSHOT/aaa-encrypt-service-0.18.9-SNAPSHOT.jar 22:16:58 [INFO] Writing OBR metadata 22:16:58 [INFO] 22:16:58 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-encrypt-service --- 22:16:58 [INFO] org.opendaylight.aaa:aaa-encrypt-service:bundle:0.18.9-SNAPSHOT 22:16:58 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:16:58 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:16:58 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:16:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:16:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:16:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:16:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:16:58 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:16:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:16:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:16:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:16:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:16:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:16:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:16:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:16:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:16:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:16:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:16:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:16:58 [INFO] +- junit:junit:jar:4.13.2:test 22:16:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:16:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:16:58 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:16:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:16:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:16:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:16:58 [INFO] 22:16:58 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-encrypt-service --- 22:16:58 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/sonatype-clm/module.xml 22:16:58 [INFO] 22:16:58 [INFO] -----------< org.opendaylight.aaa:aaa-encrypt-service-impl >------------ 22:16:58 [INFO] Building ODL :: aaa :: aaa-encrypt-service-impl 0.18.9-SNAPSHOT [4/41] 22:16:58 [INFO] -------------------------------[ bundle ]------------------------------- 22:16:58 [INFO] 22:16:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-encrypt-service-impl --- 22:16:58 [INFO] 22:16:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-encrypt-service-impl --- 22:16:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:58 [INFO] 22:16:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-encrypt-service-impl --- 22:16:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:58 [INFO] 22:16:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-encrypt-service-impl --- 22:16:59 [INFO] 22:16:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-encrypt-service-impl --- 22:16:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:16:59 [INFO] 22:16:59 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ aaa-encrypt-service-impl --- 22:17:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:17:01 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/yang 22:17:01 [INFO] yang-to-sources: Found 0 dependencies in 5.825 ms 22:17:01 [INFO] yang-to-sources: Project model files found: 1 in 63.15 ms 22:17:01 [INFO] yang-to-sources: 1 YANG models processed in 86.46 ms 22:17:01 [INFO] BindingJavaFileGenerator: Defined 10 files in 129.9 ms 22:17:01 [INFO] Sorted 10 files into 2 directories in 2.985 ms 22:17:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 216.3 ms 22:17:01 [INFO] 22:17:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-encrypt-service-impl --- 22:17:01 [INFO] Starting audit... 22:17:01 Audit done. 22:17:01 [INFO] You have 0 Checkstyle violations. 22:17:01 [INFO] 22:17:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-encrypt-service-impl --- 22:17:02 [INFO] Starting audit... 22:17:02 Audit done. 22:17:02 [INFO] You have 0 Checkstyle violations. 22:17:02 [INFO] 22:17:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-encrypt-service-impl --- 22:17:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/classes/LICENSE 22:17:02 [INFO] 22:17:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-encrypt-service-impl --- 22:17:02 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/resources 22:17:02 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/generated-sources/spi 22:17:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:17:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:02 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/generated-sources/spi 22:17:02 [INFO] 22:17:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-encrypt-service-impl --- 22:17:02 [INFO] Recompiling the module because of changed dependency. 22:17:02 [INFO] Compiling 12 source files with javac [debug release 17] to target/classes 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[75,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[75,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[75,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[81,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[81,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[81,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[119,52] random(int,boolean,boolean) in org.apache.commons.lang3.RandomStringUtils has been deprecated 22:17:02 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[200,13] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:02 [INFO] 22:17:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-encrypt-service-impl >>> 22:17:02 [INFO] 22:17:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-encrypt-service-impl --- 22:17:02 [INFO] Fork Value is true 22:17:05 [INFO] Done SpotBugs Analysis.... 22:17:05 [INFO] 22:17:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-encrypt-service-impl <<< 22:17:05 [INFO] 22:17:05 [INFO] 22:17:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-encrypt-service-impl --- 22:17:05 [INFO] BugInstance size is 0 22:17:05 [INFO] Error size is 0 22:17:05 [INFO] No errors/warnings found 22:17:05 [INFO] 22:17:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-encrypt-service-impl --- 22:17:05 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/test/resources 22:17:05 [INFO] 22:17:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-encrypt-service-impl --- 22:17:05 [INFO] Recompiling the module because of changed dependency. 22:17:05 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 22:17:05 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[53,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:05 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[53,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:05 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[53,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:05 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[55,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:05 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[55,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:05 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[55,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 22:17:05 [INFO] 22:17:05 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-encrypt-service-impl --- 22:17:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:17:05 [INFO] 22:17:05 [INFO] ------------------------------------------------------- 22:17:05 [INFO] T E S T S 22:17:05 [INFO] ------------------------------------------------------- 22:17:06 [INFO] Running org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest 22:17:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest 22:17:07 [INFO] Running org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest 22:17:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:17:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.790 s -- in org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest 22:17:09 [INFO] 22:17:09 [INFO] Results: 22:17:09 [INFO] 22:17:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 22:17:09 [INFO] 22:17:09 [INFO] 22:17:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-encrypt-service-impl --- 22:17:09 [INFO] 22:17:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-encrypt-service-impl --- 22:17:09 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT.jar 22:17:09 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/classes/META-INF/MANIFEST.MF 22:17:09 [INFO] 22:17:09 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-encrypt-service-impl --- 22:17:09 [INFO] No previous run data found, generating javadoc. 22:17:10 [WARNING] Javadoc Warnings 22:17:10 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/AAAEncryptionServiceImpl.java:92: warning: no comment 22:17:10 [WARNING] public AAAEncryptionServiceImpl(final Map properties) { 22:17:10 [WARNING] ^ 22:17:10 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/AAAEncryptionServiceImpl.java:55: warning: no comment 22:17:10 [WARNING] public AAAEncryptionServiceImpl(final EncryptServiceConfig configuration) { 22:17:10 [WARNING] ^ 22:17:10 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:80: warning: no comment 22:17:10 [WARNING] public OSGiEncryptionServiceConfigurator(@Reference final DataBroker dataBroker, 22:17:10 [WARNING] ^ 22:17:10 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:93: warning: no comment 22:17:10 [WARNING] public synchronized void deactivate() { 22:17:10 [WARNING] ^ 22:17:10 [WARNING] 4 warnings 22:17:10 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-javadoc.jar 22:17:10 [INFO] 22:17:10 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-encrypt-service-impl --- 22:17:10 [INFO] CycloneDX: Resolving Dependencies 22:17:11 [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) 22:17:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/bom.xml 22:17:11 [INFO] attaching as aaa-encrypt-service-impl-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/bom.json 22:17:11 [INFO] attaching as aaa-encrypt-service-impl-0.18.9-SNAPSHOT-cyclonedx.json 22:17:11 [INFO] 22:17:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service-impl --- 22:17:11 [INFO] Skipping duplicate-finder execution! 22:17:11 [INFO] 22:17:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-encrypt-service-impl --- 22:17:11 [WARNING] Used undeclared dependencies found: 22:17:11 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:17:11 [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile 22:17:11 [INFO] 22:17:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-encrypt-service-impl --- 22:17:11 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-sources.jar 22:17:11 [INFO] 22:17:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-encrypt-service-impl --- 22:17:11 [INFO] 22:17:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-encrypt-service-impl --- 22:17:11 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec 22:17:11 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-encrypt-service-impl' with 4 classes 22:17:11 [INFO] 22:17:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-encrypt-service-impl --- 22:17:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.9-SNAPSHOT/aaa-encrypt-service-impl-0.18.9-SNAPSHOT.pom 22:17:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.9-SNAPSHOT/aaa-encrypt-service-impl-0.18.9-SNAPSHOT.jar 22:17:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.9-SNAPSHOT/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-javadoc.jar 22:17:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.9-SNAPSHOT/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.9-SNAPSHOT/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-cyclonedx.json 22:17:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.9-SNAPSHOT/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-sources.jar 22:17:11 [INFO] 22:17:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-encrypt-service-impl --- 22:17:11 [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.9-SNAPSHOT/aaa-encrypt-service-impl-0.18.9-SNAPSHOT.jar 22:17:11 [INFO] Writing OBR metadata 22:17:11 [INFO] 22:17:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-encrypt-service-impl --- 22:17:11 [INFO] org.opendaylight.aaa:aaa-encrypt-service-impl:bundle:0.18.9-SNAPSHOT 22:17:11 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:17:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:17:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:17:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:17:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:17:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:17:11 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:17:11 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 22:17:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:17:11 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:17:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:17:11 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:17:11 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:17:11 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:17:11 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:17:11 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:17:11 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 22:17:11 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 22:17:11 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 22:17:11 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 22:17:11 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 22:17:11 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 22:17:11 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 22:17:11 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.8:test 22:17:11 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:test 22:17:11 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 22:17:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:17:11 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:17:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:17:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:17:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:17:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:17:11 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:17:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:17:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:17:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:17:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:17:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:17:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:17:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:17:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:17:11 [INFO] +- junit:junit:jar:4.13.2:test 22:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:17:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:17:11 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:17:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:17:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:17:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:17:11 [INFO] 22:17:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-encrypt-service-impl --- 22:17:12 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/sonatype-clm/module.xml 22:17:12 [INFO] 22:17:12 [INFO] -------< org.opendaylight.aaa:aaa-encryption-service-aggregator >------- 22:17:12 [INFO] Building ODL :: aaa :: aaa-encryption-service-aggregator 0.18.9-SNAPSHOT [5/41] 22:17:12 [INFO] --------------------------------[ pom ]--------------------------------- 22:17:12 [INFO] 22:17:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-encryption-service-aggregator --- 22:17:12 [INFO] 22:17:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-encryption-service-aggregator --- 22:17:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:17:12 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:17:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:12 [INFO] 22:17:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-encryption-service-aggregator --- 22:17:12 [INFO] 22:17:12 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-encryption-service-aggregator --- 22:17:12 [INFO] Skipping CycloneDX goal, because module skips deploy 22:17:12 [INFO] 22:17:12 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-encryption-service-aggregator --- 22:17:12 [INFO] Skipping artifact installation 22:17:12 [INFO] 22:17:12 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-encryption-service-aggregator --- 22:17:12 [INFO] org.opendaylight.aaa:aaa-encryption-service-aggregator:pom:0.18.9-SNAPSHOT 22:17:12 [INFO] 22:17:12 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-encryption-service-aggregator --- 22:17:13 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/target/sonatype-clm/module.xml 22:17:13 [INFO] 22:17:13 [INFO] -------------------< org.opendaylight.aaa:aaa-cert >-------------------- 22:17:13 [INFO] Building ODL :: aaa :: aaa-cert 0.18.9-SNAPSHOT [6/41] 22:17:13 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:13 [INFO] 22:17:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-cert --- 22:17:13 [INFO] 22:17:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-cert --- 22:17:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:13 [INFO] 22:17:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-cert --- 22:17:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:13 [INFO] 22:17:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-cert --- 22:17:13 [INFO] 22:17:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-cert --- 22:17:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:17:13 [INFO] 22:17:13 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ aaa-cert --- 22:17:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:17:13 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/yang 22:17:13 [INFO] yang-to-sources: Found 0 dependencies in 9.207 ms 22:17:13 [INFO] yang-to-sources: Project model files found: 3 in 22.60 ms 22:17:13 [INFO] yang-to-sources: 3 YANG models processed in 39.03 ms 22:17:13 [INFO] BindingJavaFileGenerator: Defined 59 files in 12.87 ms 22:17:13 [INFO] Sorted 59 files into 9 directories in 250.7 μs 22:17:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 59 in 113.5 ms 22:17:13 [INFO] 22:17:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-cert --- 22:17:13 [INFO] Starting audit... 22:17:13 Audit done. 22:17:13 [INFO] You have 0 Checkstyle violations. 22:17:13 [INFO] 22:17:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-cert --- 22:17:13 [INFO] Starting audit... 22:17:13 Audit done. 22:17:13 [INFO] You have 0 Checkstyle violations. 22:17:13 [INFO] 22:17:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-cert --- 22:17:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/classes/LICENSE 22:17:13 [INFO] 22:17:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-cert --- 22:17:13 [INFO] Copying 2 resources from src/main/resources to target/classes 22:17:13 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/generated-sources/spi 22:17:13 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 22:17:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:17:13 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 22:17:13 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/generated-sources/spi 22:17:13 [INFO] 22:17:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-cert --- 22:17:13 [INFO] Recompiling the module because of changed dependency. 22:17:13 [INFO] Compiling 70 source files with javac [debug release 17] to target/classes 22:17:14 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/ODLKeyTool.java:[265,47] getSubjectDN() in java.security.cert.X509Certificate has been deprecated 22:17:14 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/CertificateManagerService.java:[74,56] random(int,boolean,boolean) in org.apache.commons.lang3.RandomStringUtils has been deprecated 22:17:14 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/CertificateManagerService.java:[75,58] random(int,boolean,boolean) in org.apache.commons.lang3.RandomStringUtils has been deprecated 22:17:14 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[101,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 22:17:14 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[123,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 22:17:14 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/AaaCertRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 22:17:14 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/AaaCertRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 22:17:14 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/AaaCertRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 22:17:14 [INFO] 22:17:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-cert >>> 22:17:14 [INFO] 22:17:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-cert --- 22:17:14 [INFO] Fork Value is true 22:17:18 [INFO] Done SpotBugs Analysis.... 22:17:19 [INFO] 22:17:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-cert <<< 22:17:19 [INFO] 22:17:19 [INFO] 22:17:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-cert --- 22:17:19 [INFO] BugInstance size is 0 22:17:19 [INFO] Error size is 0 22:17:19 [INFO] No errors/warnings found 22:17:19 [INFO] 22:17:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-cert --- 22:17:19 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/test/resources 22:17:19 [INFO] 22:17:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-cert --- 22:17:19 [INFO] Recompiling the module because of changed dependency. 22:17:19 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 22:17:19 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[92,91] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 22:17:19 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 22:17:19 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 22:17:19 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[93,49] unchecked conversion 22:17:19 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 22:17:19 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 22:17:19 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[99,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 22:17:19 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 22:17:19 [INFO] 22:17:19 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-cert --- 22:17:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:17:19 [INFO] 22:17:19 [INFO] ------------------------------------------------------- 22:17:19 [INFO] T E S T S 22:17:19 [INFO] ------------------------------------------------------- 22:17:20 [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest 22:17:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:17:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.594 s -- in org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest 22:17:23 [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertProviderTest 22:17:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.aaa.cert.impl.AaaCertProviderTest 22:17:24 [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest 22:17:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest 22:17:24 [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoreUtilisTest 22:17:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.aaa.cert.impl.KeyStoreUtilisTest 22:17:24 [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest 22:17:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest 22:17:25 [INFO] Running org.opendaylight.aaa.cert.impl.MdsalUtilsTest 22:17:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.aaa.cert.impl.MdsalUtilsTest 22:17:25 [INFO] Running org.opendaylight.aaa.cert.impl.ODLKeyToolTest 22:17:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.aaa.cert.impl.ODLKeyToolTest 22:17:25 [INFO] 22:17:25 [INFO] Results: 22:17:25 [INFO] 22:17:25 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 22:17:25 [INFO] 22:17:25 [INFO] 22:17:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-cert --- 22:17:25 [INFO] 22:17:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-cert --- 22:17:25 [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.18.9-SNAPSHOT : Export org.opendaylight.aaa.cert.api, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores] 22:17:25 [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.18.9-SNAPSHOT : Export org.opendaylight.aaa.cert.impl, has 4, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data] 22:17:25 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT.jar 22:17:25 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/classes/META-INF/MANIFEST.MF 22:17:25 [INFO] 22:17:25 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ aaa-cert --- 22:17:25 [INFO] 22:17:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-cert --- 22:17:25 [INFO] No previous run data found, generating javadoc. 22:17:28 [WARNING] Javadoc Warnings 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/AaaCertMdsalProvider.java:43: warning: no comment 22:17:28 [WARNING] public AaaCertMdsalProvider(final DataBroker dataBroker, final AAAEncryptionService encryptionSrv) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/AaaCertProvider.java:35: warning: no comment 22:17:28 [WARNING] public AaaCertProvider(final CtlKeystore ctlKeyStore, final TrustKeystore trustKeyStore) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/AaaCertRpcService.java:9: warning: no comment 22:17:28 [WARNING] public interface AaaCertRpcService 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/CertificateManagerService.java:64: warning: no comment 22:17:28 [WARNING] public CertificateManagerService(final RpcProviderService rpcProviderService, final DataBroker dataBroker, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:41: warning: no comment 22:17:28 [WARNING] public DefaultMdsalSslData(final AaaCertMdsalProvider aaaCertMdsalProv, final String bundleName, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:170: warning: no comment 22:17:28 [WARNING] public void exportSslDataKeystores() { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:174: warning: no comment 22:17:28 [WARNING] public boolean importSslDataKeystores(String odlKeystoreName, String odlKeystorePwd, String odlKeystoreAlias, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/GetODLCertificateInput.java:16: warning: no comment 22:17:28 [WARNING] public interface GetODLCertificateInput 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/GetODLCertificateReqInput.java:16: warning: no comment 22:17:28 [WARNING] public interface GetODLCertificateReqInput 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoreConstant.java:24: warning: no comment 22:17:28 [WARNING] public static final String DEFAULT_KEY_ALG = "RSA"; // DES 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoreConstant.java:25: warning: no comment 22:17:28 [WARNING] public static final int DEFAULT_KEY_SIZE = 2048; // 1024 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoreConstant.java:26: warning: no comment 22:17:28 [WARNING] public static final String DEFAULT_SIGN_ALG = "SHA1WithRSAEncryption"; // MD5WithRSAEncryption 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoreConstant.java:27: warning: no comment 22:17:28 [WARNING] public static final int DEFAULT_VALIDITY = 365; 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoreConstant.java:23: warning: no comment 22:17:28 [WARNING] public static final String KEY_STORE_PATH = "configuration" + File.separator + "ssl" + File.separator; 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoreConstant.java:45: warning: no comment 22:17:28 [WARNING] public static boolean checkKeyStoreFile(final String fileName) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoreConstant.java:49: warning: no comment 22:17:28 [WARNING] public static String createDir(final String dir) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoreConstant.java:59: warning: no comment 22:17:28 [WARNING] public static String readFile(final String certFile) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoreConstant.java:71: warning: no comment 22:17:28 [WARNING] public static boolean saveCert(final String fileName, final String cert) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoreConstant.java:40: warning: no comment 22:17:28 [WARNING] public static File toAbsoluteFile(final String fileName, final String basePath) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:37: warning: no comment 22:17:28 [WARNING] public static final String KEYSTORES_DATA_TREE = "KeyStores:1"; 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:41: warning: no comment 22:17:28 [WARNING] public KeyStoresDataUtils(final AAAEncryptionService encryService) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:62: warning: no comment 22:17:28 [WARNING] public SslData addSslData(final DataBroker dataBroker, final String bundleName, final OdlKeystore odlKeystore, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:77: warning: no comment 22:17:28 [WARNING] public CipherSuites createCipherSuite(final String suiteName) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:81: warning: no comment 22:17:28 [WARNING] public OdlKeystore createOdlKeystore(final String name, final String alias, final String password, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:94: warning: no comment 22:17:28 [WARNING] public OdlKeystore createOdlKeystore(final String name, final String alias, final String password, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:87: warning: no comment 22:17:28 [WARNING] public OdlKeystore createOdlKeystore(final String name, final String alias, final String password, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:111: warning: no comment 22:17:28 [WARNING] public TrustKeystore createTrustKeystore(final String name, final String password, final byte[] keyStoreBytes) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:116: warning: no comment 22:17:28 [WARNING] public TrustKeystore createTrustKeystore(final String name, final String password, final ODLKeyTool odlKeyTool) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:45: warning: no comment 22:17:28 [WARNING] public static InstanceIdentifier getKeystoresIid() { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:178: warning: no comment 22:17:28 [WARNING] public SslData getSslData(final DataBroker dataBroker, final String bundleName) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:49: warning: no comment 22:17:28 [WARNING] public static InstanceIdentifier getSslDataIid() { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:53: warning: no comment 22:17:28 [WARNING] public static InstanceIdentifier getSslDataIid(final String bundleName) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:183: warning: no comment 22:17:28 [WARNING] public boolean removeSslData(final DataBroker dataBroker, final String bundleName) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:58: warning: no comment 22:17:28 [WARNING] public static OdlKeystore updateOdlKeystore(final OdlKeystore baseOdlKeyStore, final byte[] keyStoreBytes) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:188: warning: no comment 22:17:28 [WARNING] public boolean updateSslData(final DataBroker dataBroker, final SslData sslData) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:193: warning: no comment 22:17:28 [WARNING] public boolean updateSslDataCipherSuites(final DataBroker dataBroker, final SslData baseSslData, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:199: warning: no comment 22:17:28 [WARNING] public boolean updateSslDataOdlKeystore(final DataBroker dataBroker, final SslData baseSslData, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:205: warning: no comment 22:17:28 [WARNING] public boolean updateSslDataTrustKeystore(final DataBroker dataBroker, final SslData baseSslData, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtils.java:211: warning: no comment 22:17:28 [WARNING] public TrustKeystore updateTrustKeystore(final TrustKeystore baseTrustKeyStore, final byte[] keyStoreBytes) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:68: warning: no @param for 22:17:28 [WARNING] public static void initalizeDatastore(final LogicalDatastoreType type, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:98: warning: no @param for data 22:17:28 [WARNING] public static boolean merge(final DataBroker dataBroker, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:120: warning: no @param for data 22:17:28 [WARNING] public static boolean put(final DataBroker dataBroker, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:141: warning: no @param for dataBroker 22:17:28 [WARNING] public static D read(final DataBroker dataBroker, final LogicalDatastoreType store, 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/ODLKeyTool.java:59: warning: no comment 22:17:28 [WARNING] protected ODLKeyTool() { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/ODLKeyTool.java:63: warning: no comment 22:17:28 [WARNING] public ODLKeyTool(final String workingDirectory) { 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/SetNodeCertificateOutput.java:16: warning: no comment 22:17:28 [WARNING] public interface SetNodeCertificateOutput 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/SetODLCertificateOutput.java:16: warning: no comment 22:17:28 [WARNING] public interface SetODLCertificateOutput 22:17:28 [WARNING] ^ 22:17:28 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/mdsal/rev160321/key/stores/SslDataKey.java:23: warning: no comment 22:17:28 [WARNING] private final String _bundleName; 22:17:28 [WARNING] ^ 22:17:28 [WARNING] 48 warnings 22:17:28 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT-javadoc.jar 22:17:28 [INFO] 22:17:28 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-cert --- 22:17:28 [INFO] CycloneDX: Resolving Dependencies 22:17:29 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 22:17:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/bom.xml 22:17:29 [INFO] attaching as aaa-cert-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/bom.json 22:17:29 [INFO] attaching as aaa-cert-0.18.9-SNAPSHOT-cyclonedx.json 22:17:29 [INFO] 22:17:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cert --- 22:17:29 [INFO] Skipping duplicate-finder execution! 22:17:29 [INFO] 22:17:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-cert --- 22:17:29 [WARNING] Used undeclared dependencies found: 22:17:29 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:17:29 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:17:29 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:17:29 [WARNING] org.opendaylight.yangtools:util:jar:11.0.8:compile 22:17:29 [WARNING] Non-test scoped test only dependencies found: 22:17:29 [WARNING] org.opendaylight.yangtools:util:jar:11.0.8:compile 22:17:29 [INFO] 22:17:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-cert --- 22:17:29 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT-sources.jar 22:17:29 [INFO] 22:17:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-cert --- 22:17:29 [INFO] 22:17:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-cert --- 22:17:29 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/code-coverage/jacoco.exec 22:17:29 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cert' with 10 classes 22:17:29 [INFO] 22:17:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-cert --- 22:17:29 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.18.9-SNAPSHOT/aaa-cert-0.18.9-SNAPSHOT.pom 22:17:29 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.18.9-SNAPSHOT/aaa-cert-0.18.9-SNAPSHOT.jar 22:17:29 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/classes/initial/aaa-cert-config.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.18.9-SNAPSHOT/aaa-cert-0.18.9-SNAPSHOT-config.xml 22:17:29 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.18.9-SNAPSHOT/aaa-cert-0.18.9-SNAPSHOT-javadoc.jar 22:17:29 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.18.9-SNAPSHOT/aaa-cert-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:29 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cert/0.18.9-SNAPSHOT/aaa-cert-0.18.9-SNAPSHOT-cyclonedx.json 22:17:29 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.18.9-SNAPSHOT/aaa-cert-0.18.9-SNAPSHOT-sources.jar 22:17:29 [INFO] 22:17:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-cert --- 22:17:29 [INFO] Installing org/opendaylight/aaa/aaa-cert/0.18.9-SNAPSHOT/aaa-cert-0.18.9-SNAPSHOT.jar 22:17:29 [INFO] Writing OBR metadata 22:17:29 [INFO] 22:17:29 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-cert --- 22:17:29 [INFO] org.opendaylight.aaa:aaa-cert:bundle:0.18.9-SNAPSHOT 22:17:29 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:17:29 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:17:29 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:17:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:17:29 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:17:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:17:29 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:17:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:17:29 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:17:29 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:17:29 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 22:17:29 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:17:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:17:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:17:29 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:17:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:17:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:17:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:17:29 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:17:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:17:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:17:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:17:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:17:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:17:29 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:17:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:17:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:17:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:17:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:17:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:17:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:17:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:17:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:17:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:17:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:17:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:17:29 [INFO] +- junit:junit:jar:4.13.2:test 22:17:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:17:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:17:29 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:17:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:17:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:17:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:17:29 [INFO] 22:17:29 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-cert --- 22:17:29 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/sonatype-clm/module.xml 22:17:29 [INFO] 22:17:29 [INFO] -----------< org.opendaylight.aaa:aaa-password-service-api >------------ 22:17:29 [INFO] Building ODL :: aaa :: aaa-password-service-api 0.18.9-SNAPSHOT [7/41] 22:17:29 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:29 [INFO] 22:17:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-password-service-api --- 22:17:29 [INFO] 22:17:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-password-service-api --- 22:17:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:29 [INFO] 22:17:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-password-service-api --- 22:17:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:29 [INFO] 22:17:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-password-service-api --- 22:17:29 [INFO] 22:17:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-password-service-api --- 22:17:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/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/** 22:17:29 [INFO] 22:17:29 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ aaa-password-service-api --- 22:17:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:17:29 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/src/main/yang 22:17:29 [INFO] yang-to-sources: Found 0 dependencies in 740.3 μs 22:17:29 [INFO] yang-to-sources: Project model files found: 1 in 2.311 ms 22:17:29 [INFO] yang-to-sources: 1 YANG models processed in 3.390 ms 22:17:29 [INFO] BindingJavaFileGenerator: Defined 6 files in 890.7 μs 22:17:29 [INFO] Sorted 6 files into 2 directories in 65.69 μs 22:17:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.576 ms 22:17:29 [INFO] 22:17:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-password-service-api --- 22:17:29 [INFO] Starting audit... 22:17:29 Audit done. 22:17:29 [INFO] You have 0 Checkstyle violations. 22:17:29 [INFO] 22:17:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-password-service-api --- 22:17:29 [INFO] Starting audit... 22:17:29 Audit done. 22:17:29 [INFO] You have 0 Checkstyle violations. 22:17:29 [INFO] 22:17:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-password-service-api --- 22:17:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/classes/LICENSE 22:17:29 [INFO] 22:17:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-password-service-api --- 22:17:29 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/src/main/resources 22:17:29 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/generated-sources/spi 22:17:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:17:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:29 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/generated-sources/spi 22:17:29 [INFO] 22:17:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-password-service-api --- 22:17:29 [INFO] Recompiling the module because of changed dependency. 22:17:29 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 22:17:29 [INFO] 22:17:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-password-service-api >>> 22:17:29 [INFO] 22:17:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-password-service-api --- 22:17:29 [INFO] Fork Value is true 22:17:31 [INFO] Done SpotBugs Analysis.... 22:17:31 [INFO] 22:17:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-password-service-api <<< 22:17:31 [INFO] 22:17:31 [INFO] 22:17:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-password-service-api --- 22:17:31 [INFO] BugInstance size is 0 22:17:31 [INFO] Error size is 0 22:17:31 [INFO] No errors/warnings found 22:17:31 [INFO] 22:17:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-password-service-api --- 22:17:31 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/src/test/resources 22:17:31 [INFO] 22:17:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-password-service-api --- 22:17:31 [INFO] No sources to compile 22:17:31 [INFO] 22:17:31 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-password-service-api --- 22:17:31 [INFO] No tests to run. 22:17:31 [INFO] 22:17:31 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-password-service-api --- 22:17:31 [INFO] 22:17:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-password-service-api --- 22:17:32 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT.jar 22:17:32 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/classes/META-INF/MANIFEST.MF 22:17:32 [INFO] 22:17:32 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-password-service-api --- 22:17:32 [INFO] No previous run data found, generating javadoc. 22:17:33 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT-javadoc.jar 22:17:33 [INFO] 22:17:33 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-password-service-api --- 22:17:33 [INFO] CycloneDX: Resolving Dependencies 22:17:33 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 22:17:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/bom.xml 22:17:33 [INFO] attaching as aaa-password-service-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/bom.json 22:17:33 [INFO] attaching as aaa-password-service-api-0.18.9-SNAPSHOT-cyclonedx.json 22:17:33 [INFO] 22:17:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-api --- 22:17:33 [INFO] Skipping duplicate-finder execution! 22:17:33 [INFO] 22:17:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-password-service-api --- 22:17:33 [INFO] No dependency problems found 22:17:33 [INFO] 22:17:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-password-service-api --- 22:17:33 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT-sources.jar 22:17:33 [INFO] 22:17:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-password-service-api --- 22:17:33 [INFO] 22:17:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-password-service-api --- 22:17:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:17:33 [INFO] 22:17:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-password-service-api --- 22:17:33 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.18.9-SNAPSHOT/aaa-password-service-api-0.18.9-SNAPSHOT.pom 22:17:33 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.18.9-SNAPSHOT/aaa-password-service-api-0.18.9-SNAPSHOT.jar 22:17:33 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.18.9-SNAPSHOT/aaa-password-service-api-0.18.9-SNAPSHOT-javadoc.jar 22:17:33 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.18.9-SNAPSHOT/aaa-password-service-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:33 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.18.9-SNAPSHOT/aaa-password-service-api-0.18.9-SNAPSHOT-cyclonedx.json 22:17:33 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.18.9-SNAPSHOT/aaa-password-service-api-0.18.9-SNAPSHOT-sources.jar 22:17:33 [INFO] 22:17:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-password-service-api --- 22:17:33 [INFO] Installing org/opendaylight/aaa/aaa-password-service-api/0.18.9-SNAPSHOT/aaa-password-service-api-0.18.9-SNAPSHOT.jar 22:17:33 [INFO] Writing OBR metadata 22:17:33 [INFO] 22:17:33 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-password-service-api --- 22:17:33 [INFO] org.opendaylight.aaa:aaa-password-service-api:bundle:0.18.9-SNAPSHOT 22:17:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:17:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:17:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:17:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:17:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:17:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:17:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:17:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:17:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:17:33 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 22:17:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:17:33 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:17:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:17:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:17:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:17:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:17:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:17:33 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:17:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:17:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:17:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:17:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:17:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:17:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:17:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:17:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:17:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:17:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:17:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:17:33 [INFO] +- junit:junit:jar:4.13.2:test 22:17:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:17:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:17:33 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:17:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:17:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:17:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:17:33 [INFO] 22:17:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-password-service-api --- 22:17:33 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/sonatype-clm/module.xml 22:17:33 [INFO] 22:17:33 [INFO] --------------------< org.opendaylight.aaa:aaa-cli >-------------------- 22:17:33 [INFO] Building ODL :: aaa :: aaa-cli 0.18.9-SNAPSHOT [8/41] 22:17:33 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:33 [INFO] 22:17:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-cli --- 22:17:33 [INFO] 22:17:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-cli --- 22:17:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:33 [INFO] 22:17:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-cli --- 22:17:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:33 [INFO] 22:17:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-cli --- 22:17:34 [INFO] 22:17:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-cli --- 22:17:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-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/** 22:17:34 [INFO] 22:17:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-cli --- 22:17:34 [INFO] Starting audit... 22:17:34 Audit done. 22:17:34 [INFO] You have 0 Checkstyle violations. 22:17:34 [INFO] 22:17:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-cli --- 22:17:34 [INFO] Starting audit... 22:17:34 Audit done. 22:17:34 [INFO] You have 0 Checkstyle violations. 22:17:34 [INFO] 22:17:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-cli --- 22:17:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/classes/LICENSE 22:17:34 [INFO] 22:17:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-cli --- 22:17:34 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/main/resources 22:17:34 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/generated-sources/spi 22:17:34 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/generated-sources/yang 22:17:34 [INFO] 22:17:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-cli --- 22:17:34 [INFO] Recompiling the module because of changed dependency. 22:17:34 [INFO] Compiling 21 source files with javac [debug release 17] to target/classes 22:17:34 [INFO] 22:17:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-cli >>> 22:17:34 [INFO] 22:17:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-cli --- 22:17:34 [INFO] Fork Value is true 22:17:37 [INFO] Done SpotBugs Analysis.... 22:17:37 [INFO] 22:17:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-cli <<< 22:17:37 [INFO] 22:17:37 [INFO] 22:17:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-cli --- 22:17:37 [INFO] BugInstance size is 0 22:17:37 [INFO] Error size is 0 22:17:37 [INFO] No errors/warnings found 22:17:37 [INFO] 22:17:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-cli --- 22:17:37 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/test/resources 22:17:37 [INFO] 22:17:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-cli --- 22:17:37 [INFO] Recompiling the module because of changed dependency. 22:17:37 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 22:17:37 [INFO] 22:17:37 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-cli --- 22:17:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:17:37 [INFO] 22:17:37 [INFO] ------------------------------------------------------- 22:17:37 [INFO] T E S T S 22:17:37 [INFO] ------------------------------------------------------- 22:17:38 [INFO] Running org.opendaylight.aaa.cli.test.DataStoreUtilsTest 22:17:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:17:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s -- in org.opendaylight.aaa.cli.test.DataStoreUtilsTest 22:17:39 [INFO] 22:17:39 [INFO] Results: 22:17:39 [INFO] 22:17:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 22:17:39 [INFO] 22:17:39 [INFO] 22:17:39 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-cli --- 22:17:39 [INFO] 22:17:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-cli --- 22:17:40 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT.jar 22:17:40 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/classes/META-INF/MANIFEST.MF 22:17:40 [INFO] 22:17:40 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-cli --- 22:17:40 [INFO] No previous run data found, generating javadoc. 22:17:41 [WARNING] Javadoc Warnings 22:17:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/main/java/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:45: warning: no comment 22:17:41 [WARNING] @Reference protected IIDMStore identityStore; 22:17:41 [WARNING] ^ 22:17:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/main/java/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:29: warning: no comment 22:17:41 [WARNING] public static final String LOGIN_FAILED_MESS = "User does not exist OR user name and passsword are not correct"; 22:17:41 [WARNING] ^ 22:17:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/main/java/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:54: warning: no comment 22:17:41 [WARNING] protected void list(String name, Collection items) { 22:17:41 [WARNING] ^ 22:17:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/main/java/org/opendaylight/aaa/cli/dmstore/ChangeUserPassword.java:29: warning: no comment 22:17:41 [WARNING] public static final String CHANGE_PASSWORD_FAIL = "Wrong username or current password"; 22:17:41 [WARNING] ^ 22:17:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/main/java/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:24: warning: no comment 22:17:41 [WARNING] public final class DataStoreUtils { 22:17:41 [WARNING] ^ 22:17:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/main/java/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:33: warning: no comment 22:17:41 [WARNING] public static String getDomainId(IIDMStore identityStore, String domainName) throws IDMStoreException { 22:17:41 [WARNING] ^ 22:17:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/main/java/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:65: warning: no comment 22:17:41 [WARNING] public static String getGrantId(IIDMStore identityStore, String domainName, String roleName, 22:17:41 [WARNING] ^ 22:17:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/main/java/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:45: warning: no comment 22:17:41 [WARNING] public static String getRoleId(IIDMStore identityStore, String roleName) throws IDMStoreException { 22:17:41 [WARNING] ^ 22:17:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/main/java/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:55: warning: no comment 22:17:41 [WARNING] public static String getUserId(IIDMStore identityStore, String userName) throws IDMStoreException { 22:17:41 [WARNING] ^ 22:17:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/src/main/java/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:92: warning: no comment 22:17:41 [WARNING] public static User isAdminUser(IIDMStore identityStore, PasswordHashService passwordService, 22:17:41 [WARNING] ^ 22:17:41 [WARNING] 10 warnings 22:17:41 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT-javadoc.jar 22:17:41 [INFO] 22:17:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-cli --- 22:17:41 [INFO] CycloneDX: Resolving Dependencies 22:17:42 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 22:17:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/bom.xml 22:17:42 [INFO] attaching as aaa-cli-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/bom.json 22:17:42 [INFO] attaching as aaa-cli-0.18.9-SNAPSHOT-cyclonedx.json 22:17:42 [INFO] 22:17:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli --- 22:17:42 [INFO] Skipping duplicate-finder execution! 22:17:42 [INFO] 22:17:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-cli --- 22:17:42 [INFO] No dependency problems found 22:17:42 [INFO] 22:17:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-cli --- 22:17:42 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT-sources.jar 22:17:42 [INFO] 22:17:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-cli --- 22:17:42 [INFO] 22:17:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-cli --- 22:17:42 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/code-coverage/jacoco.exec 22:17:42 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli' with 21 classes 22:17:42 [INFO] 22:17:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-cli --- 22:17:42 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.18.9-SNAPSHOT/aaa-cli-0.18.9-SNAPSHOT.pom 22:17:42 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.18.9-SNAPSHOT/aaa-cli-0.18.9-SNAPSHOT.jar 22:17:42 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.18.9-SNAPSHOT/aaa-cli-0.18.9-SNAPSHOT-javadoc.jar 22:17:42 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.18.9-SNAPSHOT/aaa-cli-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:42 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli/0.18.9-SNAPSHOT/aaa-cli-0.18.9-SNAPSHOT-cyclonedx.json 22:17:42 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.18.9-SNAPSHOT/aaa-cli-0.18.9-SNAPSHOT-sources.jar 22:17:42 [INFO] 22:17:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-cli --- 22:17:42 [INFO] Installing org/opendaylight/aaa/aaa-cli/0.18.9-SNAPSHOT/aaa-cli-0.18.9-SNAPSHOT.jar 22:17:42 [INFO] Writing OBR metadata 22:17:42 [INFO] 22:17:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-cli --- 22:17:42 [INFO] org.opendaylight.aaa:aaa-cli:bundle:0.18.9-SNAPSHOT 22:17:42 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 22:17:42 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:17:42 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:17:42 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:17:42 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:17:42 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:17:42 [INFO] +- org.opendaylight.aaa:aaa-cert:jar:0.18.9-SNAPSHOT:compile 22:17:42 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:17:42 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:17:42 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:17:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:17:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:17:42 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:17:42 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:17:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:17:42 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:17:42 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:17:42 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:17:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:17:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:17:42 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:17:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:17:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:17:42 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:17:42 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:17:42 [INFO] +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:17:42 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 22:17:42 [INFO] | +- org.jline:jline:jar:3.21.0:provided 22:17:42 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 22:17:42 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 22:17:42 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 22:17:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:17:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:17:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:17:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:17:42 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:17:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:17:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:17:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:17:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:17:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:17:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:17:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:17:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:17:42 [INFO] +- junit:junit:jar:4.13.2:test 22:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:17:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:17:42 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:17:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:17:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:17:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:17:42 [INFO] 22:17:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-cli --- 22:17:42 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/sonatype-clm/module.xml 22:17:42 [INFO] 22:17:42 [INFO] -------------< org.opendaylight.aaa:repackaged-shiro-jar >-------------- 22:17:42 [INFO] Building repackaged-shiro-jar 0.18.9-SNAPSHOT [9/41] 22:17:42 [INFO] --------------------------------[ jar ]--------------------------------- 22:17:43 [INFO] 22:17:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ repackaged-shiro-jar --- 22:17:43 [INFO] 22:17:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ repackaged-shiro-jar --- 22:17:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:43 [INFO] 22:17:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ repackaged-shiro-jar --- 22:17:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:43 [INFO] 22:17:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ repackaged-shiro-jar --- 22:17:43 [INFO] 22:17:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ repackaged-shiro-jar --- 22:17:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-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/** 22:17:43 [INFO] 22:17:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ repackaged-shiro-jar --- 22:17:43 [INFO] Starting audit... 22:17:43 Audit done. 22:17:43 [INFO] You have 0 Checkstyle violations. 22:17:43 [INFO] 22:17:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ repackaged-shiro-jar --- 22:17:43 [INFO] Starting audit... 22:17:43 Audit done. 22:17:43 [INFO] You have 0 Checkstyle violations. 22:17:43 [INFO] 22:17:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ repackaged-shiro-jar --- 22:17:43 [INFO] 22:17:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ repackaged-shiro-jar --- 22:17:43 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/src/main/resources 22:17:43 [INFO] 22:17:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ repackaged-shiro-jar --- 22:17:43 [INFO] No sources to compile 22:17:43 [INFO] 22:17:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ repackaged-shiro-jar >>> 22:17:43 [INFO] 22:17:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ repackaged-shiro-jar --- 22:17:44 [INFO] 22:17:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ repackaged-shiro-jar <<< 22:17:44 [INFO] 22:17:44 [INFO] 22:17:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ repackaged-shiro-jar --- 22:17:44 [INFO] 22:17:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ repackaged-shiro-jar --- 22:17:44 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/src/test/resources 22:17:44 [INFO] 22:17:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ repackaged-shiro-jar --- 22:17:44 [INFO] No sources to compile 22:17:44 [INFO] 22:17:44 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ repackaged-shiro-jar --- 22:17:44 [INFO] No tests to run. 22:17:44 [INFO] 22:17:44 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ repackaged-shiro-jar --- 22:17:44 [INFO] 22:17:44 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ repackaged-shiro-jar --- 22:17:44 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.18.9-SNAPSHOT.jar 22:17:44 [INFO] 22:17:44 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ repackaged-shiro-jar --- 22:17:44 [INFO] No Javadoc in project. Archive not created. 22:17:44 [INFO] 22:17:44 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ repackaged-shiro-jar --- 22:17:44 [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar. 22:17:44 [INFO] Including org.apache.shiro:shiro-web:jar:1.12.0 in the shaded jar. 22:17:44 [INFO] Excluding org.apache.shiro:shiro-lang:jar:1.12.0 from the shaded jar. 22:17:44 [INFO] Excluding org.apache.shiro:shiro-cache:jar:1.12.0 from the shaded jar. 22:17:44 [INFO] Excluding org.apache.shiro:shiro-crypto-hash:jar:1.12.0 from the shaded jar. 22:17:44 [INFO] Excluding org.apache.shiro:shiro-crypto-core:jar:1.12.0 from the shaded jar. 22:17:44 [INFO] Excluding org.apache.shiro:shiro-crypto-cipher:jar:1.12.0 from the shaded jar. 22:17:44 [INFO] Excluding org.apache.shiro:shiro-config-core:jar:1.12.0 from the shaded jar. 22:17:44 [INFO] Excluding org.apache.shiro:shiro-config-ogdl:jar:1.12.0 from the shaded jar. 22:17:44 [INFO] Excluding commons-beanutils:commons-beanutils:jar:1.9.4 from the shaded jar. 22:17:44 [INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar. 22:17:44 [INFO] Excluding org.apache.shiro:shiro-event:jar:1.12.0 from the shaded jar. 22:17:44 [INFO] Excluding org.owasp.encoder:encoder:jar:1.2.3 from the shaded jar. 22:17:44 [INFO] Replacing original artifact with shaded artifact. 22:17:44 [INFO] Replacing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.18.9-SNAPSHOT.jar with /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.18.9-SNAPSHOT-shaded.jar 22:17:44 [INFO] Replacing original source artifact with shaded source artifact. 22:17:44 [INFO] Replacing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.18.9-SNAPSHOT-sources.jar with /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.18.9-SNAPSHOT-shaded-sources.jar 22:17:44 [INFO] 22:17:44 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ repackaged-shiro-jar --- 22:17:44 [INFO] Skipping CycloneDX goal, because module skips deploy 22:17:44 [INFO] 22:17:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro-jar --- 22:17:44 [INFO] Skipping duplicate-finder execution! 22:17:44 [INFO] 22:17:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ repackaged-shiro-jar --- 22:17:44 [WARNING] Unused declared dependencies found: 22:17:44 [WARNING] org.apache.shiro:shiro-web:jar:1.12.0:compile 22:17:44 [WARNING] org.apache.shiro:shiro-core:jar:1.12.0:compile 22:17:44 [INFO] 22:17:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ repackaged-shiro-jar --- 22:17:45 [INFO] No sources in project. Archive not created. 22:17:45 [INFO] 22:17:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ repackaged-shiro-jar --- 22:17:45 [INFO] 22:17:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ repackaged-shiro-jar --- 22:17:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:17:45 [INFO] 22:17:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ repackaged-shiro-jar --- 22:17:45 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.18.9-SNAPSHOT/repackaged-shiro-jar-0.18.9-SNAPSHOT.pom 22:17:45 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.18.9-SNAPSHOT/repackaged-shiro-jar-0.18.9-SNAPSHOT.jar 22:17:45 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.18.9-SNAPSHOT/repackaged-shiro-jar-0.18.9-SNAPSHOT-sources.jar 22:17:45 [INFO] 22:17:45 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ repackaged-shiro-jar --- 22:17:45 [INFO] org.opendaylight.aaa:repackaged-shiro-jar:jar:0.18.9-SNAPSHOT 22:17:45 [INFO] +- org.apache.shiro:shiro-core:jar:1.12.0:compile 22:17:45 [INFO] | +- org.apache.shiro:shiro-lang:jar:1.12.0:compile 22:17:45 [INFO] | +- org.apache.shiro:shiro-cache:jar:1.12.0:compile 22:17:45 [INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:1.12.0:compile 22:17:45 [INFO] | | \- org.apache.shiro:shiro-crypto-core:jar:1.12.0:compile 22:17:45 [INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:1.12.0:compile 22:17:45 [INFO] | +- org.apache.shiro:shiro-config-core:jar:1.12.0:compile 22:17:45 [INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:1.12.0:compile 22:17:45 [INFO] | | \- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:17:45 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 22:17:45 [INFO] | \- org.apache.shiro:shiro-event:jar:1.12.0:compile 22:17:45 [INFO] +- org.apache.shiro:shiro-web:jar:1.12.0:compile 22:17:45 [INFO] | \- org.owasp.encoder:encoder:jar:1.2.3:compile 22:17:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:17:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:17:45 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:17:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:17:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:17:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:17:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:17:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:17:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:17:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:17:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:17:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:17:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:17:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:17:45 [INFO] +- junit:junit:jar:4.13.2:test 22:17:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:17:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:17:45 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:17:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:17:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:17:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:17:45 [INFO] 22:17:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ repackaged-shiro-jar --- 22:17:45 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/sonatype-clm/module.xml 22:17:45 [INFO] 22:17:45 [INFO] ---------------< org.opendaylight.aaa:repackaged-shiro >---------------- 22:17:45 [INFO] Building repackaged-shiro 0.18.9-SNAPSHOT [10/41] 22:17:45 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:45 [INFO] 22:17:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ repackaged-shiro --- 22:17:45 [INFO] 22:17:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ repackaged-shiro --- 22:17:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:45 [INFO] 22:17:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ repackaged-shiro --- 22:17:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:45 [INFO] 22:17:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ repackaged-shiro --- 22:17:45 [INFO] 22:17:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ repackaged-shiro --- 22:17:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:17:45 [INFO] 22:17:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ repackaged-shiro --- 22:17:45 [INFO] Starting audit... 22:17:45 Audit done. 22:17:45 [INFO] You have 0 Checkstyle violations. 22:17:45 [INFO] 22:17:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ repackaged-shiro --- 22:17:45 [INFO] Starting audit... 22:17:45 Audit done. 22:17:45 [INFO] You have 0 Checkstyle violations. 22:17:45 [INFO] 22:17:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ repackaged-shiro --- 22:17:45 [INFO] 22:17:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ repackaged-shiro --- 22:17:45 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/src/main/resources 22:17:45 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/generated-sources/spi 22:17:45 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/generated-sources/yang 22:17:45 [INFO] 22:17:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ repackaged-shiro --- 22:17:45 [INFO] No sources to compile 22:17:45 [INFO] 22:17:45 [INFO] --- maven-dependency-plugin:3.8.0:unpack (unpack) @ repackaged-shiro --- 22:17:45 [INFO] Configured Artifact: org.opendaylight.aaa:repackaged-shiro-jar:0.18.9-SNAPSHOT:jar 22:17:45 [INFO] 22:17:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ repackaged-shiro >>> 22:17:45 [INFO] 22:17:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ repackaged-shiro --- 22:17:45 [INFO] 22:17:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ repackaged-shiro <<< 22:17:45 [INFO] 22:17:45 [INFO] 22:17:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ repackaged-shiro --- 22:17:45 [INFO] Spotbugs plugin skipped 22:17:45 [INFO] 22:17:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ repackaged-shiro --- 22:17:45 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/src/test/resources 22:17:45 [INFO] 22:17:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ repackaged-shiro --- 22:17:45 [INFO] No sources to compile 22:17:45 [INFO] 22:17:45 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ repackaged-shiro --- 22:17:45 [INFO] No tests to run. 22:17:45 [INFO] 22:17:45 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-sources) @ repackaged-shiro --- 22:17:45 [INFO] org.opendaylight.aaa:repackaged-shiro-jar:jar:0.18.9-SNAPSHOT already exists in destination. 22:17:45 [INFO] 22:17:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ repackaged-shiro --- 22:17:45 [INFO] 22:17:45 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (shaded-sources) @ repackaged-shiro --- 22:17:45 [INFO] Source directory: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/shaded-sources added. 22:17:45 [INFO] 22:17:45 [INFO] --- build-helper-maven-plugin:3.6.0:add-resource (shared-resources) @ repackaged-shiro --- 22:17:45 [INFO] 22:17:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ repackaged-shiro --- 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/aop 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc/credential 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc/pam 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/annotation 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/aop 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/permission 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/cache 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-cache] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/codec 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/concurrent 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/config 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-core, Jar:shiro-config-ogdl] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/config/event 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-ogdl] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash/format 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/dao 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/env 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/event 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/event/support 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/io 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/jndi 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/ldap 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/mgt 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/activedirectory 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/jdbc 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/jndi 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/ldap 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/text 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt/eis 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/subject 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/subject/support 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/util 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/config 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/env 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authc 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authz 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/mgt 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/session 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/mgt 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/servlet 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/session 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/session/mgt 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/subject 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/subject/support 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/tags 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/util 22:17:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 22:17:45 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 22:17:45 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 22:17:45 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.18.9-SNAPSHOT.jar 22:17:46 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/classes/META-INF/MANIFEST.MF 22:17:46 [INFO] 22:17:46 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ repackaged-shiro --- 22:17:46 [INFO] Skipping javadoc generation 22:17:46 [INFO] 22:17:46 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ repackaged-shiro --- 22:17:46 [INFO] CycloneDX: Resolving Dependencies 22:17:46 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 22:17:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/bom.xml 22:17:46 [INFO] attaching as repackaged-shiro-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/bom.json 22:17:46 [INFO] attaching as repackaged-shiro-0.18.9-SNAPSHOT-cyclonedx.json 22:17:46 [INFO] 22:17:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro --- 22:17:46 [INFO] Skipping duplicate-finder execution! 22:17:46 [INFO] 22:17:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ repackaged-shiro --- 22:17:46 [INFO] No dependency problems found 22:17:46 [INFO] 22:17:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ repackaged-shiro --- 22:17:46 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.18.9-SNAPSHOT-sources.jar 22:17:46 [INFO] 22:17:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ repackaged-shiro --- 22:17:46 [INFO] Skipping modernizer execution! 22:17:46 [INFO] 22:17:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ repackaged-shiro --- 22:17:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:17:46 [INFO] 22:17:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ repackaged-shiro --- 22:17:46 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.18.9-SNAPSHOT/repackaged-shiro-0.18.9-SNAPSHOT.pom 22:17:46 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.18.9-SNAPSHOT/repackaged-shiro-0.18.9-SNAPSHOT.jar 22:17:46 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.18.9-SNAPSHOT/repackaged-shiro-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:46 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.18.9-SNAPSHOT/repackaged-shiro-0.18.9-SNAPSHOT-cyclonedx.json 22:17:46 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.18.9-SNAPSHOT/repackaged-shiro-0.18.9-SNAPSHOT-sources.jar 22:17:46 [INFO] 22:17:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ repackaged-shiro --- 22:17:46 [INFO] Installing org/opendaylight/aaa/repackaged-shiro/0.18.9-SNAPSHOT/repackaged-shiro-0.18.9-SNAPSHOT.jar 22:17:46 [INFO] Writing OBR metadata 22:17:46 [INFO] 22:17:46 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ repackaged-shiro --- 22:17:46 [INFO] org.opendaylight.aaa:repackaged-shiro:bundle:0.18.9-SNAPSHOT 22:17:46 [INFO] +- org.opendaylight.aaa:repackaged-shiro-jar:jar:0.18.9-SNAPSHOT:provided 22:17:46 [INFO] | +- org.apache.shiro:shiro-core:jar:1.12.0:provided 22:17:46 [INFO] | | +- org.apache.shiro:shiro-lang:jar:1.12.0:provided 22:17:46 [INFO] | | +- org.apache.shiro:shiro-cache:jar:1.12.0:provided 22:17:46 [INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:1.12.0:provided 22:17:46 [INFO] | | | \- org.apache.shiro:shiro-crypto-core:jar:1.12.0:provided 22:17:46 [INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:1.12.0:provided 22:17:46 [INFO] | | +- org.apache.shiro:shiro-config-core:jar:1.12.0:provided 22:17:46 [INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:1.12.0:provided 22:17:46 [INFO] | | \- org.apache.shiro:shiro-event:jar:1.12.0:provided 22:17:46 [INFO] | \- org.apache.shiro:shiro-web:jar:1.12.0:provided 22:17:46 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided 22:17:46 [INFO] +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:17:46 [INFO] | +- commons-logging:commons-logging:jar:1.3.1:compile 22:17:46 [INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile 22:17:46 [INFO] +- org.owasp.encoder:encoder:jar:1.2.3:compile 22:17:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:17:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:17:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:17:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:17:46 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:17:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:17:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:17:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:17:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:17:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:17:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:17:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:17:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:17:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:17:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:17:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:17:46 [INFO] +- junit:junit:jar:4.13.2:test 22:17:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:17:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:17:46 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:17:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:17:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:17:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:17:46 [INFO] 22:17:46 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ repackaged-shiro --- 22:17:46 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/sonatype-clm/module.xml 22:17:46 [INFO] 22:17:46 [INFO] -----------< org.opendaylight.aaa:aaa-password-service-impl >----------- 22:17:46 [INFO] Building ODL :: aaa :: aaa-password-service-impl 0.18.9-SNAPSHOT [11/41] 22:17:46 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:46 [INFO] 22:17:46 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-password-service-impl --- 22:17:46 [INFO] 22:17:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-password-service-impl --- 22:17:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:46 [INFO] 22:17:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-password-service-impl --- 22:17:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:46 [INFO] 22:17:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-password-service-impl --- 22:17:47 [INFO] 22:17:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-password-service-impl --- 22:17:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:17:47 [INFO] 22:17:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-password-service-impl --- 22:17:47 [INFO] Starting audit... 22:17:47 Audit done. 22:17:47 [INFO] You have 0 Checkstyle violations. 22:17:47 [INFO] 22:17:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-password-service-impl --- 22:17:47 [INFO] Starting audit... 22:17:47 Audit done. 22:17:47 [INFO] You have 0 Checkstyle violations. 22:17:47 [INFO] 22:17:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-password-service-impl --- 22:17:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/classes/LICENSE 22:17:47 [INFO] 22:17:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-password-service-impl --- 22:17:47 [INFO] Copying 1 resource from src/main/resources to target/classes 22:17:47 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/generated-sources/spi 22:17:47 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/generated-sources/yang 22:17:47 [INFO] 22:17:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-password-service-impl --- 22:17:47 [INFO] Recompiling the module because of changed dependency. 22:17:47 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 22:17:47 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 22:17:47 [INFO] 22:17:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-password-service-impl >>> 22:17:47 [INFO] 22:17:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-password-service-impl --- 22:17:47 [INFO] Fork Value is true 22:17:49 [INFO] Done SpotBugs Analysis.... 22:17:49 [INFO] 22:17:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-password-service-impl <<< 22:17:49 [INFO] 22:17:49 [INFO] 22:17:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-password-service-impl --- 22:17:49 [INFO] BugInstance size is 0 22:17:49 [INFO] Error size is 0 22:17:49 [INFO] No errors/warnings found 22:17:49 [INFO] 22:17:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-password-service-impl --- 22:17:49 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/test/resources 22:17:49 [INFO] 22:17:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-password-service-impl --- 22:17:49 [INFO] Recompiling the module because of changed dependency. 22:17:49 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 22:17:49 [INFO] 22:17:49 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-password-service-impl --- 22:17:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:17:49 [INFO] 22:17:49 [INFO] ------------------------------------------------------- 22:17:49 [INFO] T E S T S 22:17:49 [INFO] ------------------------------------------------------- 22:17:50 [INFO] Running org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest 22:17:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest 22:17:51 [INFO] 22:17:51 [INFO] Results: 22:17:51 [INFO] 22:17:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 22:17:51 [INFO] 22:17:51 [INFO] 22:17:51 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-password-service-impl --- 22:17:51 [INFO] 22:17:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-password-service-impl --- 22:17:51 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT.jar 22:17:51 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/classes/META-INF/MANIFEST.MF 22:17:51 [INFO] 22:17:51 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-password-service-impl --- 22:17:51 [INFO] No previous run data found, generating javadoc. 22:17:52 [WARNING] Javadoc Warnings 22:17:52 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:22: warning: no comment 22:17:52 [WARNING] public class DefaultPasswordHashService implements PasswordHashService { 22:17:52 [WARNING] ^ 22:17:52 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:25: warning: no comment 22:17:52 [WARNING] public static final String DEFAULT_HASH_ALGORITHM = "SHA-512"; 22:17:52 [WARNING] ^ 22:17:52 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:26: warning: no comment 22:17:52 [WARNING] public static final int DEFAULT_NUM_ITERATIONS = 20000; 22:17:52 [WARNING] ^ 22:17:52 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:30: warning: no comment 22:17:52 [WARNING] public DefaultPasswordHashService() { 22:17:52 [WARNING] ^ 22:17:52 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:34: warning: no comment 22:17:52 [WARNING] public DefaultPasswordHashService(final PasswordServiceConfig passwordServiceConfig) { 22:17:52 [WARNING] ^ 22:17:52 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/OSGiPasswordHashService.java:19: warning: no comment 22:17:52 [WARNING] public final class OSGiPasswordHashService implements PasswordHashService { 22:17:52 [WARNING] ^ 22:17:52 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/OSGiPasswordServiceConfig.java:26: warning: no comment 22:17:52 [WARNING] public final class OSGiPasswordServiceConfig extends ForwardingObject implements PasswordServiceConfig { 22:17:52 [WARNING] ^ 22:17:52 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/OSGiPasswordServiceConfigBootstrap.java:32: warning: no comment 22:17:52 [WARNING] public final class OSGiPasswordServiceConfigBootstrap implements DataListener { 22:17:52 [WARNING] ^ 22:17:52 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/OSGiPasswordServiceConfigBootstrap.java:42: warning: no comment 22:17:52 [WARNING] public OSGiPasswordServiceConfigBootstrap(@Reference final DataBroker dataBroker, 22:17:52 [WARNING] ^ 22:17:52 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/PasswordHashImpl.java:12: warning: no comment 22:17:52 [WARNING] public final class PasswordHashImpl implements PasswordHash { 22:17:52 [WARNING] ^ 22:17:52 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/PasswordHashImpl.java:26: warning: no comment 22:17:52 [WARNING] public static PasswordHash create(final String algorithmName, final String salt, final int iterations, 22:17:52 [WARNING] ^ 22:17:52 [WARNING] 11 warnings 22:17:52 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT-javadoc.jar 22:17:52 [INFO] 22:17:52 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ aaa-password-service-impl --- 22:17:52 [INFO] 22:17:52 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-password-service-impl --- 22:17:52 [INFO] CycloneDX: Resolving Dependencies 22:17:53 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 22:17:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/bom.xml 22:17:53 [INFO] attaching as aaa-password-service-impl-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/bom.json 22:17:53 [INFO] attaching as aaa-password-service-impl-0.18.9-SNAPSHOT-cyclonedx.json 22:17:53 [INFO] 22:17:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-impl --- 22:17:53 [INFO] Skipping duplicate-finder execution! 22:17:53 [INFO] 22:17:53 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-password-service-impl --- 22:17:53 [WARNING] Used undeclared dependencies found: 22:17:53 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:provided 22:17:53 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 22:17:53 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:17:53 [INFO] 22:17:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-password-service-impl --- 22:17:53 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT-sources.jar 22:17:53 [INFO] 22:17:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-password-service-impl --- 22:17:53 [INFO] 22:17:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-password-service-impl --- 22:17:53 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/code-coverage/jacoco.exec 22:17:53 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-password-service-impl' with 5 classes 22:17:53 [INFO] 22:17:53 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-password-service-impl --- 22:17:53 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.18.9-SNAPSHOT/aaa-password-service-impl-0.18.9-SNAPSHOT.pom 22:17:53 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.18.9-SNAPSHOT/aaa-password-service-impl-0.18.9-SNAPSHOT.jar 22:17:53 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.18.9-SNAPSHOT/aaa-password-service-impl-0.18.9-SNAPSHOT-javadoc.jar 22:17:53 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/classes/initial/aaa-password-service-config.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.18.9-SNAPSHOT/aaa-password-service-impl-0.18.9-SNAPSHOT-aaa-password-service-config.xml 22:17:53 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.18.9-SNAPSHOT/aaa-password-service-impl-0.18.9-SNAPSHOT-cyclonedx.xml 22:17:53 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.18.9-SNAPSHOT/aaa-password-service-impl-0.18.9-SNAPSHOT-cyclonedx.json 22:17:53 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.18.9-SNAPSHOT/aaa-password-service-impl-0.18.9-SNAPSHOT-sources.jar 22:17:53 [INFO] 22:17:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-password-service-impl --- 22:17:53 [INFO] Installing org/opendaylight/aaa/aaa-password-service-impl/0.18.9-SNAPSHOT/aaa-password-service-impl-0.18.9-SNAPSHOT.jar 22:17:53 [INFO] Writing OBR metadata 22:17:53 [INFO] 22:17:53 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-password-service-impl --- 22:17:53 [INFO] org.opendaylight.aaa:aaa-password-service-impl:bundle:0.18.9-SNAPSHOT 22:17:53 [INFO] +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:17:53 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:17:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:17:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:17:53 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:17:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:17:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:17:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:17:53 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:17:53 [INFO] +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:compile 22:17:53 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:17:53 [INFO] | | +- commons-logging:commons-logging:jar:1.3.1:compile 22:17:53 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 22:17:53 [INFO] | \- org.owasp.encoder:encoder:jar:1.2.3:compile 22:17:53 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 22:17:53 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 22:17:53 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 22:17:53 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 22:17:53 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 22:17:53 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 22:17:53 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 22:17:53 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:17:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:17:53 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:17:53 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:17:53 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:provided (optional) 22:17:53 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:provided (optional) 22:17:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:17:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:17:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:17:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:17:53 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:17:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:17:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:17:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:17:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:17:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:17:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:17:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:17:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:17:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:17:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:17:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:17:53 [INFO] +- junit:junit:jar:4.13.2:test 22:17:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:17:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:17:53 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:17:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:17:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:17:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:17:53 [INFO] 22:17:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-password-service-impl --- 22:17:53 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/sonatype-clm/module.xml 22:17:53 [INFO] 22:17:53 [INFO] --------------< org.opendaylight.aaa:aaa-tokenauthrealm >--------------- 22:17:53 [INFO] Building ODL :: aaa :: aaa-tokenauthrealm 0.18.9-SNAPSHOT [12/41] 22:17:53 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:53 [INFO] 22:17:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-tokenauthrealm --- 22:17:53 [INFO] 22:17:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-tokenauthrealm --- 22:17:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:53 [INFO] 22:17:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-tokenauthrealm --- 22:17:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:53 [INFO] 22:17:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-tokenauthrealm --- 22:17:53 [INFO] 22:17:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-tokenauthrealm --- 22:17:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:17:53 [INFO] 22:17:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-tokenauthrealm --- 22:17:53 [INFO] Starting audit... 22:17:53 Audit done. 22:17:53 [INFO] You have 0 Checkstyle violations. 22:17:53 [INFO] 22:17:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-tokenauthrealm --- 22:17:53 [INFO] Starting audit... 22:17:53 Audit done. 22:17:53 [INFO] You have 0 Checkstyle violations. 22:17:53 [INFO] 22:17:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-tokenauthrealm --- 22:17:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/classes/LICENSE 22:17:53 [INFO] 22:17:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-tokenauthrealm --- 22:17:53 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/resources 22:17:53 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/generated-sources/spi 22:17:53 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/generated-sources/yang 22:17:53 [INFO] 22:17:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-tokenauthrealm --- 22:17:53 [INFO] Recompiling the module because of changed dependency. 22:17:53 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 22:17:53 [INFO] 22:17:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-tokenauthrealm >>> 22:17:53 [INFO] 22:17:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-tokenauthrealm --- 22:17:53 [INFO] Fork Value is true 22:17:56 [INFO] Done SpotBugs Analysis.... 22:17:56 [INFO] 22:17:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-tokenauthrealm <<< 22:17:56 [INFO] 22:17:56 [INFO] 22:17:56 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-tokenauthrealm --- 22:17:56 [INFO] BugInstance size is 0 22:17:56 [INFO] Error size is 0 22:17:56 [INFO] No errors/warnings found 22:17:56 [INFO] 22:17:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-tokenauthrealm --- 22:17:56 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/test/resources 22:17:56 [INFO] 22:17:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-tokenauthrealm --- 22:17:56 [INFO] Recompiling the module because of changed dependency. 22:17:56 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 22:17:56 [INFO] 22:17:56 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-tokenauthrealm --- 22:17:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:17:56 [INFO] 22:17:56 [INFO] ------------------------------------------------------- 22:17:56 [INFO] T E S T S 22:17:56 [INFO] ------------------------------------------------------- 22:17:57 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest 22:17:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest 22:17:57 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest 22:17:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:17:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest 22:17:59 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest 22:17:59 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest 22:17:59 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest 22:17:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest 22:17:59 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest 22:17:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest 22:17:59 [INFO] 22:17:59 [INFO] Results: 22:17:59 [INFO] 22:17:59 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 22:17:59 [INFO] 22:17:59 [INFO] 22:17:59 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-tokenauthrealm --- 22:17:59 [INFO] 22:17:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-tokenauthrealm --- 22:17:59 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT.jar 22:17:59 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/classes/META-INF/MANIFEST.MF 22:17:59 [INFO] 22:17:59 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-tokenauthrealm --- 22:17:59 [INFO] No previous run data found, generating javadoc. 22:18:00 [WARNING] Javadoc Warnings 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:29: warning: no comment 22:18:00 [WARNING] public AuthenticationBuilder(final Claim claim) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:38: warning: no comment 22:18:00 [WARNING] public Authentication build() { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:33: warning: no comment 22:18:00 [WARNING] public AuthenticationBuilder setExpiration(final long expiration) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:32: warning: no comment 22:18:00 [WARNING] public @interface Configuration { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:49: warning: no comment 22:18:00 [WARNING] public AuthenticationManager() { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:54: warning: no comment 22:18:00 [WARNING] public AuthenticationManager(final boolean authEnabled) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:58: warning: no comment 22:18:00 [WARNING] public void setAuthEnabled(final boolean authEnabled) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:40: warning: no comment 22:18:00 [WARNING] boolean authEnabled() default true; 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:78: warning: no comment 22:18:00 [WARNING] protected static class ImmutableClaim implements Claim, Serializable { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:31: warning: no comment 22:18:00 [WARNING] public ClaimBuilder() { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:34: warning: no comment 22:18:00 [WARNING] public ClaimBuilder(final Claim claim) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:69: warning: no comment 22:18:00 [WARNING] public ClaimBuilder addRole(final String role) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:62: warning: no comment 22:18:00 [WARNING] public ClaimBuilder addRoles(final Set theRoles) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:74: warning: no comment 22:18:00 [WARNING] public Claim build() { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:42: warning: no comment 22:18:00 [WARNING] public ClaimBuilder setClientId(final String clientId) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:57: warning: no comment 22:18:00 [WARNING] public ClaimBuilder setDomain(final String domain) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:52: warning: no comment 22:18:00 [WARNING] public ClaimBuilder setUser(final String userName) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:47: warning: no comment 22:18:00 [WARNING] public ClaimBuilder setUserId(final String userId) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:81: warning: no comment 22:18:00 [WARNING] protected String clientId; 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:84: warning: no comment 22:18:00 [WARNING] protected String domain; 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:85: warning: no comment 22:18:00 [WARNING] protected ImmutableSet roles; 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:83: warning: no comment 22:18:00 [WARNING] protected String user; 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:82: warning: no comment 22:18:00 [WARNING] protected String userId; 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:87: warning: no comment 22:18:00 [WARNING] protected ImmutableClaim(final ClaimBuilder base) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/HttpBasicAuth.java:46: warning: no comment 22:18:00 [WARNING] public static final String AUTH_HEADER = "Authorization"; 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/HttpBasicAuth.java:48: warning: no comment 22:18:00 [WARNING] public static final String AUTH_SEP = ":"; 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/HttpBasicAuth.java:50: warning: no comment 22:18:00 [WARNING] public static final String BASIC_PREFIX = "Basic "; 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/HttpBasicAuth.java:53: warning: no comment 22:18:00 [WARNING] public static final String DEFAULT_DOMAIN = "sdn"; 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/HttpBasicAuth.java:69: warning: no comment 22:18:00 [WARNING] public HttpBasicAuth(CredentialAuth credentialAuth) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/PasswordCredentialBuilder.java:36: warning: no comment 22:18:00 [WARNING] public PasswordCredentials build() { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/PasswordCredentialBuilder.java:31: warning: no comment 22:18:00 [WARNING] public PasswordCredentialBuilder setDomain(final String domain) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/PasswordCredentialBuilder.java:26: warning: no comment 22:18:00 [WARNING] public PasswordCredentialBuilder setPassword(final String password) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/PasswordCredentialBuilder.java:21: warning: no comment 22:18:00 [WARNING] public PasswordCredentialBuilder setUserName(final String username) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/TokenAuthenticators.java:21: warning: no comment 22:18:00 [WARNING] public TokenAuthenticators(TokenAuth... tokenAuths) { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/TokenAuthenticators.java:25: warning: no comment 22:18:00 [WARNING] public List getTokenAuthCollection() { 22:18:00 [WARNING] ^ 22:18:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:80: warning: no comment 22:18:00 [WARNING] private int hashCode = 0; 22:18:00 [WARNING] ^ 22:18:00 [WARNING] 36 warnings 22:18:00 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT-javadoc.jar 22:18:00 [INFO] 22:18:00 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-tokenauthrealm --- 22:18:00 [INFO] CycloneDX: Resolving Dependencies 22:18:01 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 22:18:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/bom.xml 22:18:01 [INFO] attaching as aaa-tokenauthrealm-0.18.9-SNAPSHOT-cyclonedx.xml 22:18:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/bom.json 22:18:01 [INFO] attaching as aaa-tokenauthrealm-0.18.9-SNAPSHOT-cyclonedx.json 22:18:01 [INFO] 22:18:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-tokenauthrealm --- 22:18:01 [INFO] Skipping duplicate-finder execution! 22:18:01 [INFO] 22:18:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-tokenauthrealm --- 22:18:01 [INFO] No dependency problems found 22:18:01 [INFO] 22:18:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-tokenauthrealm --- 22:18:01 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT-sources.jar 22:18:01 [INFO] 22:18:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-tokenauthrealm --- 22:18:01 [INFO] 22:18:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-tokenauthrealm --- 22:18:01 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/code-coverage/jacoco.exec 22:18:01 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-tokenauthrealm' with 9 classes 22:18:01 [INFO] 22:18:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-tokenauthrealm --- 22:18:01 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.9-SNAPSHOT/aaa-tokenauthrealm-0.18.9-SNAPSHOT.pom 22:18:01 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.9-SNAPSHOT/aaa-tokenauthrealm-0.18.9-SNAPSHOT.jar 22:18:01 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.9-SNAPSHOT/aaa-tokenauthrealm-0.18.9-SNAPSHOT-javadoc.jar 22:18:01 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.9-SNAPSHOT/aaa-tokenauthrealm-0.18.9-SNAPSHOT-cyclonedx.xml 22:18:01 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.9-SNAPSHOT/aaa-tokenauthrealm-0.18.9-SNAPSHOT-cyclonedx.json 22:18:01 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.9-SNAPSHOT/aaa-tokenauthrealm-0.18.9-SNAPSHOT-sources.jar 22:18:01 [INFO] 22:18:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-tokenauthrealm --- 22:18:01 [INFO] Installing org/opendaylight/aaa/aaa-tokenauthrealm/0.18.9-SNAPSHOT/aaa-tokenauthrealm-0.18.9-SNAPSHOT.jar 22:18:01 [INFO] Writing OBR metadata 22:18:01 [INFO] 22:18:01 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-tokenauthrealm --- 22:18:01 [INFO] org.opendaylight.aaa:aaa-tokenauthrealm:bundle:0.18.9-SNAPSHOT 22:18:01 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:18:01 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:18:01 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:18:01 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:18:01 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:18:01 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:18:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:18:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:18:01 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:18:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:18:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:18:01 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 22:18:01 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 22:18:01 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 22:18:01 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 22:18:01 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 22:18:01 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 22:18:01 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 22:18:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:18:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:18:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:18:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:18:01 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:18:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:18:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:18:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:18:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:18:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:18:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:18:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:18:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:18:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:18:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:18:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:18:01 [INFO] +- junit:junit:jar:4.13.2:test 22:18:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:18:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:18:01 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:18:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:18:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:18:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:18:01 [INFO] 22:18:01 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-tokenauthrealm --- 22:18:01 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/sonatype-clm/module.xml 22:18:01 [INFO] 22:18:01 [INFO] ---------------< org.opendaylight.aaa:aaa-idm-store-h2 >---------------- 22:18:01 [INFO] Building ODL :: aaa :: aaa-idm-store-h2 0.18.9-SNAPSHOT [13/41] 22:18:01 [INFO] -------------------------------[ bundle ]------------------------------- 22:18:01 [INFO] 22:18:01 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-idm-store-h2 --- 22:18:01 [INFO] 22:18:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-idm-store-h2 --- 22:18:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:01 [INFO] 22:18:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-idm-store-h2 --- 22:18:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:01 [INFO] 22:18:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-idm-store-h2 --- 22:18:01 [INFO] 22:18:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-idm-store-h2 --- 22:18:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:18:01 [INFO] 22:18:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-idm-store-h2 --- 22:18:01 [INFO] Starting audit... 22:18:01 Audit done. 22:18:01 [INFO] You have 0 Checkstyle violations. 22:18:01 [INFO] 22:18:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-idm-store-h2 --- 22:18:01 [INFO] Starting audit... 22:18:01 Audit done. 22:18:01 [INFO] You have 0 Checkstyle violations. 22:18:01 [INFO] 22:18:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-idm-store-h2 --- 22:18:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/classes/LICENSE 22:18:01 [INFO] 22:18:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-idm-store-h2 --- 22:18:01 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/resources 22:18:01 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/generated-sources/spi 22:18:01 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/generated-sources/yang 22:18:01 [INFO] 22:18:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-idm-store-h2 --- 22:18:01 [INFO] Recompiling the module because of changed dependency. 22:18:01 [INFO] Compiling 12 source files with javac [debug release 17] to target/classes 22:18:02 [INFO] 22:18:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-idm-store-h2 >>> 22:18:02 [INFO] 22:18:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-idm-store-h2 --- 22:18:02 [INFO] Fork Value is true 22:18:06 [INFO] Done SpotBugs Analysis.... 22:18:06 [INFO] 22:18:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-idm-store-h2 <<< 22:18:06 [INFO] 22:18:06 [INFO] 22:18:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-idm-store-h2 --- 22:18:06 [INFO] BugInstance size is 0 22:18:06 [INFO] Error size is 0 22:18:06 [INFO] No errors/warnings found 22:18:06 [INFO] 22:18:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-idm-store-h2 --- 22:18:06 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/test/resources 22:18:06 [INFO] 22:18:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-idm-store-h2 --- 22:18:06 [INFO] Recompiling the module because of changed dependency. 22:18:06 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 22:18:06 [INFO] 22:18:06 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-idm-store-h2 --- 22:18:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:18:06 [INFO] 22:18:06 [INFO] ------------------------------------------------------- 22:18:06 [INFO] T E S T S 22:18:06 [INFO] ------------------------------------------------------- 22:18:07 [INFO] Running org.opendaylight.aaa.datastore.h2.DomainStoreTest 22:18:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:18:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 s -- in org.opendaylight.aaa.datastore.h2.DomainStoreTest 22:18:10 [INFO] Running org.opendaylight.aaa.datastore.h2.GrantStoreTest 22:18:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.aaa.datastore.h2.GrantStoreTest 22:18:10 [INFO] Running org.opendaylight.aaa.datastore.h2.H2StoreTest 22:18:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.468 s -- in org.opendaylight.aaa.datastore.h2.H2StoreTest 22:18:18 [INFO] Running org.opendaylight.aaa.datastore.h2.H2TokenStoreTest 22:18:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.aaa.datastore.h2.H2TokenStoreTest 22:18:18 [INFO] Running org.opendaylight.aaa.datastore.h2.IdmLightConfigTest 22:18:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.aaa.datastore.h2.IdmLightConfigTest 22:18:18 [INFO] Running org.opendaylight.aaa.datastore.h2.RoleStoreTest 22:18:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.aaa.datastore.h2.RoleStoreTest 22:18:18 [INFO] Running org.opendaylight.aaa.datastore.h2.UserStoreTest 22:18:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.aaa.datastore.h2.UserStoreTest 22:18:18 [INFO] 22:18:18 [INFO] Results: 22:18:18 [INFO] 22:18:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 22:18:18 [INFO] 22:18:18 [INFO] 22:18:18 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-idm-store-h2 --- 22:18:18 [INFO] 22:18:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-idm-store-h2 --- 22:18:18 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT.jar 22:18:18 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/classes/META-INF/MANIFEST.MF 22:18:18 [INFO] 22:18:18 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-idm-store-h2 --- 22:18:18 [INFO] No previous run data found, generating javadoc. 22:18:20 [WARNING] Javadoc Warnings 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2Store.java:35: warning: no comment 22:18:20 [WARNING] public class H2Store implements IIDMStore { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2Store.java:37: warning: no comment 22:18:20 [WARNING] public @interface Configuration { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2Store.java:57: warning: no comment 22:18:20 [WARNING] public H2Store(final String dbUsername, final String dbPassword, final PasswordHashService passwordService) { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2Store.java:52: warning: no comment 22:18:20 [WARNING] public H2Store(@Reference final PasswordHashService passwordService, final Configuration config) { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2Store.java:62: warning: no comment 22:18:20 [WARNING] public H2Store(final ConnectionProvider connectionFactory, final PasswordHashService passwordService) { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2Store.java:289: warning: no comment 22:18:20 [WARNING] public Domain createDomain(final String domainName, final boolean enable) throws StoreException { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2Store.java:318: warning: no comment 22:18:20 [WARNING] public Grant createGrant(final String domain, final String user, final String role) throws StoreException { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2Store.java:309: warning: no comment 22:18:20 [WARNING] public Role createRole(final String name, final String domain, final String description) 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2Store.java:296: warning: no comment 22:18:20 [WARNING] public User createUser(final String name, final String password, final String domain, final String description, 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2Store.java:41: warning: no comment 22:18:20 [WARNING] String password() default "bar"; 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2Store.java:39: warning: no comment 22:18:20 [WARNING] String username() default "foo"; 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2TokenStore.java:21: warning: no comment 22:18:20 [WARNING] public class H2TokenStore implements AutoCloseable, TokenStore { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/H2TokenStore.java:32: warning: no comment 22:18:20 [WARNING] public H2TokenStore(long secondsToLive, long secondsToIdle) { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/IdmLightSimpleConnectionProvider.java:23: warning: no comment 22:18:20 [WARNING] public IdmLightSimpleConnectionProvider(final IdmLightConfig config) { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/StoreException.java:19: warning: no comment 22:18:20 [WARNING] public StoreException(String message) { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/StoreException.java:23: warning: no comment 22:18:20 [WARNING] public StoreException(String message, Throwable cause) { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/StoreException.java:27: warning: no comment 22:18:20 [WARNING] public StoreException(Throwable cause) { 22:18:20 [WARNING] ^ 22:18:20 [WARNING] 17 warnings 22:18:20 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT-javadoc.jar 22:18:20 [INFO] 22:18:20 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-idm-store-h2 --- 22:18:20 [INFO] CycloneDX: Resolving Dependencies 22:18:21 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 22:18:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/bom.xml 22:18:21 [INFO] attaching as aaa-idm-store-h2-0.18.9-SNAPSHOT-cyclonedx.xml 22:18:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/bom.json 22:18:21 [INFO] attaching as aaa-idm-store-h2-0.18.9-SNAPSHOT-cyclonedx.json 22:18:21 [INFO] 22:18:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-idm-store-h2 --- 22:18:21 [INFO] Skipping duplicate-finder execution! 22:18:21 [INFO] 22:18:21 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-idm-store-h2 --- 22:18:21 [WARNING] Used undeclared dependencies found: 22:18:21 [WARNING] com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:18:21 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:18:21 [INFO] 22:18:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-idm-store-h2 --- 22:18:21 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT-sources.jar 22:18:21 [INFO] 22:18:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-idm-store-h2 --- 22:18:21 [INFO] 22:18:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-idm-store-h2 --- 22:18:21 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/code-coverage/jacoco.exec 22:18:21 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-idm-store-h2' with 11 classes 22:18:21 [INFO] 22:18:21 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-idm-store-h2 --- 22:18:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.18.9-SNAPSHOT/aaa-idm-store-h2-0.18.9-SNAPSHOT.pom 22:18:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.18.9-SNAPSHOT/aaa-idm-store-h2-0.18.9-SNAPSHOT.jar 22:18:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.18.9-SNAPSHOT/aaa-idm-store-h2-0.18.9-SNAPSHOT-javadoc.jar 22:18:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.18.9-SNAPSHOT/aaa-idm-store-h2-0.18.9-SNAPSHOT-cyclonedx.xml 22:18:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.18.9-SNAPSHOT/aaa-idm-store-h2-0.18.9-SNAPSHOT-cyclonedx.json 22:18:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.18.9-SNAPSHOT/aaa-idm-store-h2-0.18.9-SNAPSHOT-sources.jar 22:18:21 [INFO] 22:18:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-idm-store-h2 --- 22:18:21 [INFO] Installing org/opendaylight/aaa/aaa-idm-store-h2/0.18.9-SNAPSHOT/aaa-idm-store-h2-0.18.9-SNAPSHOT.jar 22:18:21 [INFO] Writing OBR metadata 22:18:21 [INFO] 22:18:21 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-idm-store-h2 --- 22:18:21 [INFO] org.opendaylight.aaa:aaa-idm-store-h2:bundle:0.18.9-SNAPSHOT 22:18:21 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:18:21 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:18:21 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:18:21 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:18:21 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:18:21 [INFO] +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:18:21 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:18:21 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:18:21 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:18:21 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:18:21 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:18:21 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 22:18:21 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 22:18:21 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 22:18:21 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 22:18:21 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 22:18:21 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 22:18:21 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 22:18:21 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:18:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:18:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:18:21 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:18:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:18:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:18:21 [INFO] +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 22:18:21 [INFO] +- org.immutables:value:jar:annotations:2.10.1:compile 22:18:21 [INFO] +- com.h2database:h2:jar:2.2.224:compile 22:18:21 [INFO] +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT:test 22:18:21 [INFO] | \- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:test 22:18:21 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 22:18:21 [INFO] | | +- commons-logging:commons-logging:jar:1.3.1:test 22:18:21 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:test 22:18:21 [INFO] | \- org.owasp.encoder:encoder:jar:1.2.3:test 22:18:21 [INFO] +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.9-SNAPSHOT:test 22:18:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:18:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:18:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:18:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:18:21 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:18:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:18:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:18:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:18:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:18:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:18:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:18:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:18:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:18:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:18:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:18:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:18:21 [INFO] +- junit:junit:jar:4.13.2:test 22:18:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:18:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:18:21 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:18:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:18:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:18:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:18:21 [INFO] 22:18:21 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-idm-store-h2 --- 22:18:21 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/sonatype-clm/module.xml 22:18:21 [INFO] 22:18:21 [INFO] ------------------< org.opendaylight.aaa:aaa-cli-jar >------------------ 22:18:21 [INFO] Building ODL :: aaa :: aaa-cli-jar 0.18.9-SNAPSHOT [14/41] 22:18:21 [INFO] --------------------------------[ jar ]--------------------------------- 22:18:21 [INFO] 22:18:21 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-cli-jar --- 22:18:21 [INFO] 22:18:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-cli-jar --- 22:18:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:21 [INFO] 22:18:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-cli-jar --- 22:18:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:21 [INFO] 22:18:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-cli-jar --- 22:18:21 [INFO] 22:18:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-cli-jar --- 22:18:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-cli-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/** 22:18:21 [INFO] 22:18:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-cli-jar --- 22:18:21 [INFO] Starting audit... 22:18:21 Audit done. 22:18:21 [INFO] You have 0 Checkstyle violations. 22:18:21 [INFO] 22:18:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-cli-jar --- 22:18:21 [INFO] Starting audit... 22:18:21 Audit done. 22:18:21 [INFO] You have 0 Checkstyle violations. 22:18:21 [INFO] 22:18:21 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-cli-jar --- 22:18:21 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/classes/LICENSE 22:18:21 [INFO] 22:18:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-cli-jar --- 22:18:21 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/resources 22:18:21 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/generated-sources/spi 22:18:21 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/generated-sources/yang 22:18:21 [INFO] 22:18:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-cli-jar --- 22:18:21 [INFO] Recompiling the module because of changed dependency. 22:18:21 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 22:18:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 22:18:21 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 22:18:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 22:18: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 22:18:21 [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 22:18:21 [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' 22:18:21 [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' 22:18:21 [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' 22:18:21 [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE 22:18:21 reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 22:18:21 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found 22:18:21 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 22:18:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 22:18:21 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 22:18:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 22:18: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 22:18:21 [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 22:18:21 [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' 22:18:21 [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' 22:18:21 [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' 22:18:21 [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE 22:18:21 reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 22:18:21 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found 22:18:21 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 22:18:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 22:18:21 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 22:18:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 22:18: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 22:18:21 [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 22:18:21 [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' 22:18:21 [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' 22:18:21 [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' 22:18:21 [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE 22:18:21 reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 22:18:21 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found 22:18:21 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 22:18:21 [INFO] 22:18:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-cli-jar >>> 22:18:21 [INFO] 22:18:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-cli-jar --- 22:18:21 [INFO] Fork Value is true 22:18:24 [INFO] Done SpotBugs Analysis.... 22:18:24 [INFO] 22:18:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-cli-jar <<< 22:18:24 [INFO] 22:18:24 [INFO] 22:18:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-cli-jar --- 22:18:24 [INFO] BugInstance size is 0 22:18:24 [INFO] Error size is 0 22:18:24 [INFO] No errors/warnings found 22:18:24 [INFO] 22:18:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-cli-jar --- 22:18:24 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/test/resources 22:18:24 [INFO] 22:18:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-cli-jar --- 22:18:24 [INFO] Recompiling the module because of changed dependency. 22:18:24 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 22:18:24 [INFO] 22:18:24 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-cli-jar --- 22:18:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:18:24 [INFO] 22:18:24 [INFO] ------------------------------------------------------- 22:18:24 [INFO] T E S T S 22:18:24 [INFO] ------------------------------------------------------- 22:18:25 [INFO] Running org.opendaylight.aaa.cli.jar.AbstractMainTest 22:18:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:18:27 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s -- in org.opendaylight.aaa.cli.jar.AbstractMainTest 22:18:27 [INFO] Running org.opendaylight.aaa.cli.jar.MainIntegrationTest 22:18:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.627 s -- in org.opendaylight.aaa.cli.jar.MainIntegrationTest 22:18:33 [INFO] Running org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest 22:18:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.429 s -- in org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest 22:18:40 [INFO] 22:18:40 [INFO] Results: 22:18:40 [INFO] 22:18:40 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 22:18:40 [INFO] 22:18:40 [INFO] 22:18:40 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-cli-jar --- 22:18:40 [INFO] 22:18:40 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ aaa-cli-jar --- 22:18:40 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT.jar 22:18:40 [INFO] 22:18:40 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-cli-jar --- 22:18:40 [INFO] No previous run data found, generating javadoc. 22:18:41 [WARNING] Javadoc Warnings 22:18:41 [WARNING] warning: unknown enum constant ImplementationVisibility.PRIVATE 22:18:41 [WARNING] reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/AbstractMain.java:42: warning: no comment 22:18:41 [WARNING] protected static final int RETURN_ILLEGAL_ARGUMENTS = -4; 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/AbstractMain.java:45: warning: no comment 22:18:41 [WARNING] protected static final int RETURN_PASSWORD_MISMATCH = -7; 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/AbstractMain.java:169: warning: no comment 22:18:41 [WARNING] protected abstract int addNewUsers(List userNames, List passwords, boolean areAdmins) 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/AbstractMain.java:172: warning: no comment 22:18:41 [WARNING] protected abstract int deleteUsers(List userNames) throws IDMStoreException; 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/AbstractMain.java:163: warning: no comment 22:18:41 [WARNING] protected abstract void listUsers() throws IDMStoreException; 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/AbstractMain.java:48: warning: no comment 22:18:41 [WARNING] public int parseArguments(final String[] args) throws Exception { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/AbstractMain.java:155: warning: no comment 22:18:41 [WARNING] protected void printHelp(final OptionParser optionParser) throws IOException { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/AbstractMain.java:165: warning: no comment 22:18:41 [WARNING] protected abstract int resetPasswords(List userNames, List passwords) throws IDMStoreException; 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/AbstractMain.java:161: warning: no comment 22:18:41 [WARNING] protected abstract void setDbDirectory(File dbDirectory) throws IOException, IDMStoreException; 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/AbstractMain.java:151: warning: no comment 22:18:41 [WARNING] protected void unrecognizedOptions(final List unrecognizedOptions) { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/AbstractMain.java:167: warning: no comment 22:18:41 [WARNING] protected abstract int verifyUsers(List userNames, List passwords) throws IDMStoreException; 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/Main.java:26: warning: no comment 22:18:41 [WARNING] public static void main(String[] args) throws Exception { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/StandaloneCommandLineInterface.java:76: warning: no @param for userIdWithoutDomain 22:18:41 [WARNING] public boolean checkUserPassword(String userIdWithoutDomain, String password) throws IDMStoreException { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/StandaloneCommandLineInterface.java:76: warning: no @param for password 22:18:41 [WARNING] public boolean checkUserPassword(String userIdWithoutDomain, String password) throws IDMStoreException { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/StandaloneCommandLineInterface.java:76: warning: no @return 22:18:41 [WARNING] public boolean checkUserPassword(String userIdWithoutDomain, String password) throws IDMStoreException { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/StandaloneCommandLineInterface.java:76: warning: no @throws for org.opendaylight.aaa.api.IDMStoreException 22:18:41 [WARNING] public boolean checkUserPassword(String userIdWithoutDomain, String password) throws IDMStoreException { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/StandaloneCommandLineInterface.java:41: warning: no comment 22:18:41 [WARNING] public StandaloneCommandLineInterface(File directoryWithDatabaseFile) throws IOException, IDMStoreException { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/StandaloneCommandLineInterface.java:98: warning: no comment 22:18:41 [WARNING] public void createNewUser(String userName, String password, boolean isAdmin) throws IDMStoreException { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/StandaloneCommandLineInterface.java:103: warning: no comment 22:18:41 [WARNING] public boolean deleteUser(String userIdWithoutDomain) throws IDMStoreException { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/StandaloneCommandLineInterface.java:55: warning: no comment 22:18:41 [WARNING] public List getAllUserNames() throws IDMStoreException { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/src/main/java/org/opendaylight/aaa/cli/jar/StandaloneCommandLineInterface.java:60: warning: no comment 22:18:41 [WARNING] public boolean resetPassword(String userIdWithoutDomain, String newPassword) throws IDMStoreException { 22:18:41 [WARNING] ^ 22:18:41 [WARNING] 22 warnings 22:18:41 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT-javadoc.jar 22:18:41 [INFO] 22:18:41 [INFO] --- maven-shade-plugin:3.6.0:shade (shade) @ aaa-cli-jar --- 22:18:41 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 22:18:41 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 22:18:41 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 22:18:41 [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. 22:18:41 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. 22:18:41 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 22:18:41 [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.4 in the shaded jar. 22:18:41 [INFO] Including org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.9-SNAPSHOT in the shaded jar. 22:18:41 [INFO] Including org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT in the shaded jar. 22:18:41 [INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 in the shaded jar. 22:18:41 [INFO] Including javax.servlet:javax.servlet-api:jar:3.1.0 in the shaded jar. 22:18:41 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 22:18:41 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 22:18:41 [INFO] Including org.apache.commons:commons-text:jar:1.12.0 in the shaded jar. 22:18:41 [INFO] Including org.apache.commons:commons-lang3:jar:3.17.0 in the shaded jar. 22:18:41 [INFO] Including com.h2database:h2:jar:2.2.224 in the shaded jar. 22:18:41 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 22:18:41 [INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar. 22:18:41 [INFO] Including org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT in the shaded jar. 22:18:41 [INFO] Including org.opendaylight.yangtools:yang-common:jar:11.0.8 in the shaded jar. 22:18:41 [INFO] Including org.opendaylight.yangtools:concepts:jar:11.0.8 in the shaded jar. 22:18:41 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:12.0.8 in the shaded jar. 22:18:41 [INFO] Including org.opendaylight.yangtools:util:jar:11.0.8 in the shaded jar. 22:18:41 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 22:18:41 [INFO] Including org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT in the shaded jar. 22:18:41 [INFO] Including org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT in the shaded jar. 22:18:41 [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. 22:18:41 [INFO] Including commons-logging:commons-logging:jar:1.3.1 in the shaded jar. 22:18:41 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. 22:18:41 [INFO] Including org.owasp.encoder:encoder:jar:1.2.3 in the shaded jar. 22:18:41 [INFO] No artifact matching filter org.opendaylight.aaa:aaa-shiro 22:18:41 [INFO] Minimizing jar org.opendaylight.aaa:aaa-cli-jar:jar:0.18.9-SNAPSHOT 22:18:42 [WARNING] Removing module-info from aaa-cli-jar-0.18.9-SNAPSHOT.jar 22:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 22:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 22:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 22:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 22:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 22:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 22:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 22:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 22:18:43 [WARNING] commons-beanutils-1.9.4.jar, commons-collections-3.2.2.jar, commons-lang3-3.17.0.jar, commons-logging-1.3.1.jar, commons-text-1.12.0.jar define 1 overlapping resource: 22:18:43 [WARNING] - META-INF/NOTICE.txt 22:18:43 [WARNING] aaa-authn-api-0.18.9-SNAPSHOT.jar, aaa-cli-jar-0.18.9-SNAPSHOT.jar, aaa-idm-store-h2-0.18.9-SNAPSHOT.jar, concepts-11.0.8.jar, triemap-1.3.2.jar, util-11.0.8.jar, yang-binding-12.0.8.jar, yang-common-11.0.8.jar define 1 overlapping resource: 22:18:43 [WARNING] - LICENSE 22:18:43 [WARNING] aaa-cli-jar-0.18.9-SNAPSHOT.jar, concepts-11.0.8.jar, triemap-1.3.2.jar, util-11.0.8.jar, yang-binding-12.0.8.jar, yang-common-11.0.8.jar define 1 overlapping resource: 22:18:43 [WARNING] - README.md 22:18:43 [WARNING] commons-lang3-3.17.0.jar, commons-logging-1.3.1.jar, commons-text-1.12.0.jar, error_prone_annotations-2.33.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: 22:18:43 [WARNING] - META-INF.versions.9.module-info 22:18:43 [WARNING] checker-qual-3.47.0.jar, commons-beanutils-1.9.4.jar, commons-collections-3.2.2.jar, commons-lang3-3.17.0.jar, commons-logging-1.3.1.jar, commons-text-1.12.0.jar, javax.servlet-api-3.1.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: 22:18:43 [WARNING] - META-INF/LICENSE.txt 22:18:43 [WARNING] encoder-1.2.3.jar, guava-32.1.3-jre.jar, repackaged-shiro-0.18.9-SNAPSHOT.jar define 1 overlapping resource: 22:18:43 [WARNING] - META-INF/LICENSE 22:18:43 [WARNING] aaa-authn-api-0.18.9-SNAPSHOT.jar, aaa-cli-jar-0.18.9-SNAPSHOT.jar, aaa-idm-store-h2-0.18.9-SNAPSHOT.jar, concepts-11.0.8.jar, repackaged-shiro-0.18.9-SNAPSHOT.jar, triemap-1.3.2.jar, util-11.0.8.jar, yang-binding-12.0.8.jar, yang-common-11.0.8.jar define 1 overlapping resource: 22:18:43 [WARNING] - META-INF/git.properties 22:18:43 [WARNING] aaa-authn-api-0.18.9-SNAPSHOT.jar, aaa-cli-jar-0.18.9-SNAPSHOT.jar, aaa-idm-store-h2-0.18.9-SNAPSHOT.jar, checker-qual-3.47.0.jar, commons-beanutils-1.9.4.jar, commons-collections-3.2.2.jar, commons-lang3-3.17.0.jar, commons-logging-1.3.1.jar, commons-text-1.12.0.jar, concepts-11.0.8.jar, encoder-1.2.3.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, h2-2.2.224.jar, j2objc-annotations-2.8.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, javax.servlet-api-3.1.0.jar, jopt-simple-5.0.4.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, org.eclipse.jdt.annotation-2.3.0.jar, repackaged-shiro-0.18.9-SNAPSHOT.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, triemap-1.3.2.jar, util-11.0.8.jar, yang-binding-12.0.8.jar, yang-common-11.0.8.jar define 1 overlapping resource: 22:18:43 [WARNING] - META-INF/MANIFEST.MF 22:18:43 [WARNING] jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar define 2 overlapping resources: 22:18:43 [WARNING] - META-INF/LICENSE.md 22:18:43 [WARNING] - META-INF/NOTICE.md 22:18:43 [WARNING] org.eclipse.jdt.annotation-2.3.0.jar, yang-binding-12.0.8.jar define 3 overlapping resources: 22:18:43 [WARNING] - .api_description 22:18:43 [WARNING] - about.html 22:18:43 [WARNING] - bundle.properties 22:18:43 [WARNING] maven-shade-plugin has detected that some files are 22:18:43 [WARNING] present in two or more JARs. When this happens, only one 22:18:43 [WARNING] single version of the file is copied to the uber jar. 22:18:43 [WARNING] Usually this is not harmful and you can skip these warnings, 22:18:43 [WARNING] otherwise try to manually exclude artifacts based on 22:18:43 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 22:18:43 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 22:18:43 [INFO] Minimized 6122 -> 2389 (39%) 22:18:43 [INFO] Replacing original artifact with shaded artifact. 22:18:43 [INFO] Replacing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT.jar with /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT-shaded.jar 22:18:43 [INFO] 22:18:43 [INFO] --- maven-failsafe-plugin:3.5.1:integration-test (integration-test) @ aaa-cli-jar --- 22:18:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:18:43 [INFO] 22:18:43 [INFO] ------------------------------------------------------- 22:18:43 [INFO] T E S T S 22:18:43 [INFO] ------------------------------------------------------- 22:18:44 [INFO] Running org.opendaylight.aaa.cli.jar.MainIT 22:18:44 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 22:18:44 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 22:18:44 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured 22:18:44 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store 22:18:45 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_DOMAINS does not exist, creating it 22:18:45 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created default domain 22:18:45 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_ROLES does not exist, creating it 22:18:45 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'admin' role 22:18:45 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'user' role 22:18:45 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_USERS does not exist, creating it 22:18:45 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_GRANTS does not exist, creating it 22:18:46 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 22:18:46 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 22:18:46 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured 22:18:46 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store 22:18:46 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Found default domain in IDM store, skipping insertion of default data 22:18:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.262 s -- in org.opendaylight.aaa.cli.jar.MainIT 22:18:48 [INFO] 22:18:48 [INFO] Results: 22:18:48 [INFO] 22:18:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 22:18:48 [INFO] 22:18:48 [WARNING] Corrupted channel by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/failsafe-reports/2024-11-16T22-18-43_883-jvmRun1.dumpstream 22:18:48 [INFO] 22:18:48 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-cli-jar --- 22:18:48 [INFO] CycloneDX: Resolving Dependencies 22:18:48 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 22:18:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/bom.xml 22:18:48 [INFO] attaching as aaa-cli-jar-0.18.9-SNAPSHOT-cyclonedx.xml 22:18:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/bom.json 22:18:48 [INFO] attaching as aaa-cli-jar-0.18.9-SNAPSHOT-cyclonedx.json 22:18:48 [INFO] 22:18:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli-jar --- 22:18:48 [INFO] Skipping duplicate-finder execution! 22:18:48 [INFO] 22:18:48 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-cli-jar --- 22:18:48 [WARNING] Unused declared dependencies found: 22:18:48 [WARNING] org.apache.commons:commons-text:jar:1.12.0:compile 22:18:48 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 22:18:48 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 22:18:48 [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile 22:18:48 [WARNING] com.h2database:h2:jar:2.2.224:compile 22:18:48 [INFO] 22:18:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-cli-jar --- 22:18:48 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT-sources.jar 22:18:48 [INFO] 22:18:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-cli-jar --- 22:18:48 [INFO] 22:18:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-cli-jar --- 22:18:48 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/code-coverage/jacoco.exec 22:18:48 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli-jar' with 3 classes 22:18:48 [INFO] 22:18:48 [INFO] --- maven-failsafe-plugin:3.5.1:verify (verify) @ aaa-cli-jar --- 22:18:48 [INFO] 22:18:48 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-cli-jar --- 22:18:48 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.18.9-SNAPSHOT/aaa-cli-jar-0.18.9-SNAPSHOT.pom 22:18:48 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.18.9-SNAPSHOT/aaa-cli-jar-0.18.9-SNAPSHOT.jar 22:18:48 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.18.9-SNAPSHOT/aaa-cli-jar-0.18.9-SNAPSHOT-javadoc.jar 22:18:48 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.18.9-SNAPSHOT/aaa-cli-jar-0.18.9-SNAPSHOT-cyclonedx.xml 22:18:48 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.18.9-SNAPSHOT/aaa-cli-jar-0.18.9-SNAPSHOT-cyclonedx.json 22:18:48 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.18.9-SNAPSHOT/aaa-cli-jar-0.18.9-SNAPSHOT-sources.jar 22:18:48 [INFO] 22:18:48 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-cli-jar --- 22:18:48 [INFO] org.opendaylight.aaa:aaa-cli-jar:jar:0.18.9-SNAPSHOT 22:18:48 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:18:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:18:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:18:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:18:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:18:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:18:48 [INFO] +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:compile 22:18:48 [INFO] +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.9-SNAPSHOT:compile 22:18:48 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:18:48 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:18:48 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:18:48 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:18:48 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:18:48 [INFO] +- org.apache.commons:commons-text:jar:1.12.0:compile 22:18:48 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:18:48 [INFO] +- com.h2database:h2:jar:2.2.224:compile 22:18:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 22:18:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:compile 22:18:48 [INFO] +- org.opendaylight.yangtools:testutils:jar:11.0.8:test 22:18:48 [INFO] +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:18:48 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:18:48 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:18:48 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:18:48 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:18:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:18:48 [INFO] +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT:compile 22:18:48 [INFO] | \- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:compile 22:18:48 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:18:48 [INFO] | | +- commons-logging:commons-logging:jar:1.3.1:compile 22:18:48 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 22:18:48 [INFO] | \- org.owasp.encoder:encoder:jar:1.2.3:compile 22:18:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:18:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:18:48 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:18:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:18:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:18:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:18:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:18:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:18:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:18:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:18:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:18:48 [INFO] +- junit:junit:jar:4.13.2:test 22:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:18:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:18:48 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:18:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:18:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:18:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:18:48 [INFO] 22:18:48 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-cli-jar --- 22:18:48 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/sonatype-clm/module.xml 22:18:48 [INFO] 22:18:48 [INFO] ----------------< org.opendaylight.aaa:aaa-filterchain >---------------- 22:18:48 [INFO] Building ODL :: aaa :: aaa-filterchain 0.18.9-SNAPSHOT [15/41] 22:18:48 [INFO] -------------------------------[ bundle ]------------------------------- 22:18:48 [INFO] 22:18:48 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-filterchain --- 22:18:48 [INFO] 22:18:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-filterchain --- 22:18:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:48 [INFO] 22:18:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-filterchain --- 22:18:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:48 [INFO] 22:18:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-filterchain --- 22:18:49 [INFO] 22:18:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-filterchain --- 22:18:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:18:49 [INFO] 22:18:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-filterchain --- 22:18:49 [INFO] Starting audit... 22:18:49 Audit done. 22:18:49 [INFO] You have 0 Checkstyle violations. 22:18:49 [INFO] 22:18:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-filterchain --- 22:18:49 [INFO] Starting audit... 22:18:49 Audit done. 22:18:49 [INFO] You have 0 Checkstyle violations. 22:18:49 [INFO] 22:18:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-filterchain --- 22:18:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/classes/LICENSE 22:18:49 [INFO] 22:18:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-filterchain --- 22:18:49 [INFO] Copying 1 resource from src/main/resources to target/classes 22:18:49 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/generated-sources/spi 22:18:49 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/generated-sources/yang 22:18:49 [INFO] 22:18:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-filterchain --- 22:18:49 [INFO] Recompiling the module because of changed dependency. 22:18:49 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 22:18:49 [INFO] 22:18:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-filterchain >>> 22:18:49 [INFO] 22:18:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-filterchain --- 22:18:49 [INFO] Fork Value is true 22:18:52 [INFO] Done SpotBugs Analysis.... 22:18:52 [INFO] 22:18:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-filterchain <<< 22:18:52 [INFO] 22:18:52 [INFO] 22:18:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-filterchain --- 22:18:52 [INFO] BugInstance size is 0 22:18:52 [INFO] Error size is 0 22:18:52 [INFO] No errors/warnings found 22:18:52 [INFO] 22:18:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-filterchain --- 22:18:52 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/src/test/resources 22:18:52 [INFO] 22:18:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-filterchain --- 22:18:52 [INFO] Recompiling the module because of changed dependency. 22:18:52 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 22:18:52 [INFO] 22:18:52 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-filterchain --- 22:18:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:18:52 [INFO] 22:18:52 [INFO] ------------------------------------------------------- 22:18:52 [INFO] T E S T S 22:18:52 [INFO] ------------------------------------------------------- 22:18:53 [INFO] Running org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest 22:18:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:18:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.528 s -- in org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest 22:18:54 [INFO] Running org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest 22:18:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest 22:18:55 [INFO] Running org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest 22:18:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest 22:18:55 [INFO] 22:18:55 [INFO] Results: 22:18:55 [INFO] 22:18:55 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 22:18:55 [INFO] 22:18:55 [INFO] 22:18:55 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-filterchain --- 22:18:55 [INFO] 22:18:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-filterchain --- 22:18:55 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT.jar 22:18:55 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/classes/META-INF/MANIFEST.MF 22:18:55 [INFO] 22:18:55 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-filterchain --- 22:18:55 [INFO] No previous run data found, generating javadoc. 22:18:56 [WARNING] Javadoc Warnings 22:18:56 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/src/main/java/org/opendaylight/aaa/filterchain/filters/AAAFilterChain.java:42: warning: no comment 22:18:56 [WARNING] public static AAAFilterChain createAAAFilterChain() { 22:18:56 [WARNING] ^ 22:18:56 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/src/main/java/org/opendaylight/aaa/filterchain/filters/CustomFilterAdapter.java:55: warning: no comment 22:18:56 [WARNING] public CustomFilterAdapter(final CustomFilterAdapterConfiguration customFilterAdapterConfig) { 22:18:56 [WARNING] ^ 22:18:56 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/src/main/java/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:95: warning: no comment 22:18:56 [WARNING] public void addFilter(final Filter filter) { 22:18:56 [WARNING] ^ 22:18:56 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/src/main/java/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:109: warning: no comment 22:18:56 [WARNING] public void removeFilter(final Filter filter) { 22:18:56 [WARNING] ^ 22:18:56 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/src/main/java/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:82: warning: no comment 22:18:56 [WARNING] public void update(final Map properties) { 22:18:56 [WARNING] ^ 22:18:56 [WARNING] 5 warnings 22:18:56 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT-javadoc.jar 22:18:56 [INFO] 22:18:56 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ aaa-filterchain --- 22:18:56 [INFO] 22:18:56 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-filterchain --- 22:18:56 [INFO] CycloneDX: Resolving Dependencies 22:18:57 [INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s) 22:18:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/bom.xml 22:18:57 [INFO] attaching as aaa-filterchain-0.18.9-SNAPSHOT-cyclonedx.xml 22:18:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/bom.json 22:18:57 [INFO] attaching as aaa-filterchain-0.18.9-SNAPSHOT-cyclonedx.json 22:18:57 [INFO] 22:18:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-filterchain --- 22:18:57 [INFO] Skipping duplicate-finder execution! 22:18:57 [INFO] 22:18:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-filterchain --- 22:18:57 [INFO] No dependency problems found 22:18:57 [INFO] 22:18:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-filterchain --- 22:18:57 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT-sources.jar 22:18:57 [INFO] 22:18:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-filterchain --- 22:18:57 [INFO] 22:18:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-filterchain --- 22:18:57 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/code-coverage/jacoco.exec 22:18:57 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-filterchain' with 6 classes 22:18:57 [INFO] 22:18:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-filterchain --- 22:18:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.18.9-SNAPSHOT/aaa-filterchain-0.18.9-SNAPSHOT.pom 22:18:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.18.9-SNAPSHOT/aaa-filterchain-0.18.9-SNAPSHOT.jar 22:18:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.18.9-SNAPSHOT/aaa-filterchain-0.18.9-SNAPSHOT-javadoc.jar 22:18:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/classes/filterchain.cfg to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.18.9-SNAPSHOT/aaa-filterchain-0.18.9-SNAPSHOT-config.cfg 22:18:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.18.9-SNAPSHOT/aaa-filterchain-0.18.9-SNAPSHOT-cyclonedx.xml 22:18:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.18.9-SNAPSHOT/aaa-filterchain-0.18.9-SNAPSHOT-cyclonedx.json 22:18:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.18.9-SNAPSHOT/aaa-filterchain-0.18.9-SNAPSHOT-sources.jar 22:18:57 [INFO] 22:18:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-filterchain --- 22:18:57 [INFO] Installing org/opendaylight/aaa/aaa-filterchain/0.18.9-SNAPSHOT/aaa-filterchain-0.18.9-SNAPSHOT.jar 22:18:57 [INFO] Writing OBR metadata 22:18:57 [INFO] 22:18:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-filterchain --- 22:18:57 [INFO] org.opendaylight.aaa:aaa-filterchain:bundle:0.18.9-SNAPSHOT 22:18:57 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:18:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:18:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:18:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:18:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:18:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:18:57 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:18:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:18:57 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 22:18:57 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 22:18:57 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 22:18:57 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 22:18:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:18:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:18:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:18:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:18:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:18:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:18:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:18:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:18:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:18:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:18:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:18:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:18:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:18:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:18:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:18:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:18:57 [INFO] +- junit:junit:jar:4.13.2:test 22:18:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:18:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:18:57 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:18:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:18:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:18:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:18:57 [INFO] 22:18:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-filterchain --- 22:18:57 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/sonatype-clm/module.xml 22:18:57 [INFO] 22:18:57 [INFO] --------< org.opendaylight.aaa:aaa-password-service-aggregator >-------- 22:18:57 [INFO] Building ODL :: aaa :: aaa-password-service-aggregator 0.18.9-SNAPSHOT [16/41] 22:18:57 [INFO] --------------------------------[ pom ]--------------------------------- 22:18:57 [INFO] 22:18:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-password-service-aggregator --- 22:18:57 [INFO] 22:18:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-password-service-aggregator --- 22:18:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:57 [INFO] 22:18:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-password-service-aggregator --- 22:18:57 [INFO] 22:18:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-password-service-aggregator --- 22:18:57 [INFO] Skipping CycloneDX goal, because module skips deploy 22:18:57 [INFO] 22:18:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-password-service-aggregator --- 22:18:57 [INFO] Skipping artifact installation 22:18:57 [INFO] 22:18:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-password-service-aggregator --- 22:18:57 [INFO] org.opendaylight.aaa:aaa-password-service-aggregator:pom:0.18.9-SNAPSHOT 22:18:57 [INFO] 22:18:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-password-service-aggregator --- 22:18:57 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/target/sonatype-clm/module.xml 22:18:57 [INFO] 22:18:57 [INFO] -----------------< org.opendaylight.aaa:aaa-artifacts >----------------- 22:18:57 [INFO] Building ODL :: aaa :: aaa-artifacts 0.18.9-SNAPSHOT [17/41] 22:18:57 [INFO] --------------------------------[ pom ]--------------------------------- 22:18:57 [INFO] 22:18:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-artifacts --- 22:18:57 [INFO] 22:18:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-artifacts --- 22:18:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:57 [INFO] 22:18:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-artifacts --- 22:18:57 [INFO] 22:18:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-artifacts --- 22:18:57 [INFO] CycloneDX: Resolving Dependencies 22:18:57 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 22:18:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/artifacts/target/bom.xml 22:18:57 [INFO] attaching as aaa-artifacts-0.18.9-SNAPSHOT-cyclonedx.xml 22:18:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/artifacts/target/bom.json 22:18:57 [INFO] attaching as aaa-artifacts-0.18.9-SNAPSHOT-cyclonedx.json 22:18:57 [INFO] 22:18:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-artifacts --- 22:18:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/artifacts/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.18.9-SNAPSHOT/aaa-artifacts-0.18.9-SNAPSHOT.pom 22:18:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.18.9-SNAPSHOT/aaa-artifacts-0.18.9-SNAPSHOT-cyclonedx.xml 22:18:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.18.9-SNAPSHOT/aaa-artifacts-0.18.9-SNAPSHOT-cyclonedx.json 22:18:57 [INFO] 22:18:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-artifacts --- 22:18:57 [INFO] org.opendaylight.aaa:aaa-artifacts:pom:0.18.9-SNAPSHOT 22:18:57 [INFO] 22:18:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-artifacts --- 22:18:57 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/artifacts/target/sonatype-clm/module.xml 22:18:57 [INFO] 22:18:57 [INFO] ------------------< org.opendaylight.aaa:odl-aaa-api >------------------ 22:18:57 [INFO] Building ODL :: aaa :: odl-aaa-api 0.18.9-SNAPSHOT [18/41] 22:18:57 [INFO] ------------------------------[ feature ]------------------------------- 22:18:58 [INFO] 22:18:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-aaa-api --- 22:18:58 [INFO] 22:18:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-aaa-api --- 22:18:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:18:58 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:18:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:58 [INFO] 22:18:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-api --- 22:18:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:58 [INFO] 22:18:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-aaa-api --- 22:18:58 [INFO] 22:18:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-api --- 22:18:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:18:58 [INFO] argLine set to empty 22:18:58 [INFO] 22:18:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-aaa-api --- 22:18:58 [INFO] Starting audit... 22:18:58 Audit done. 22:18:58 [INFO] You have 0 Checkstyle violations. 22:18:58 [INFO] 22:18:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-aaa-api --- 22:18:58 [INFO] Starting audit... 22:18:58 Audit done. 22:18:58 [INFO] You have 0 Checkstyle violations. 22:18:58 [INFO] 22:18:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-aaa-api --- 22:18:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-api/target/classes/LICENSE 22:18:59 [INFO] 22:18:59 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-api --- 22:18:59 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-api/target/feature/feature.xml 22:18:59 [INFO] ...done! 22:18:59 [INFO] Attaching features XML 22:18:59 [INFO] 22:18:59 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-api --- 22:18:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:18:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:18:59 [INFO] 22:18:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-aaa-api >>> 22:18:59 [INFO] 22:18:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-aaa-api --- 22:18:59 [INFO] 22:18:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-aaa-api <<< 22:18:59 [INFO] 22:18:59 [INFO] 22:18:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-aaa-api --- 22:18:59 [INFO] 22:18:59 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-aaa-api --- 22:19:01 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-api 22:19:04 [INFO] Project dependency features detected: [] 22:19:04 [INFO] Pax Exam System (Version: 4.13.3) created. 22:19:04 [INFO] Creating RMI registry server on 127.0.0.1:21000 22:19:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:19:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:19:05 [INFO] Waiting for remote bundle context.. on 21000 name: eb6ca346-df5d-4850-900e-0bcff79e7b6b timout: [ RelativeTimeout value = 180000 ] 22:19:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:19:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:19:12 [INFO] 22:19:12 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-aaa-api --- 22:19:12 [INFO] 22:19:12 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-aaa-api --- 22:19:12 [INFO] No Javadoc in project. Archive not created. 22:19:12 [INFO] 22:19:12 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-aaa-api --- 22:19:12 [INFO] CycloneDX: Resolving Dependencies 22:19:13 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 22:19:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-api/target/bom.xml 22:19:13 [INFO] attaching as odl-aaa-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:19:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-api/target/bom.json 22:19:13 [INFO] attaching as odl-aaa-api-0.18.9-SNAPSHOT-cyclonedx.json 22:19:13 [INFO] 22:19:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-api --- 22:19:13 [INFO] Skipping duplicate-finder execution! 22:19:13 [INFO] 22:19:13 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-aaa-api --- 22:19:13 [INFO] Skipping plugin execution 22:19:13 [INFO] 22:19:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-api --- 22:19:13 [INFO] Skipping source per configuration. 22:19:13 [INFO] 22:19:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-api --- 22:19:13 [INFO] 22:19:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-aaa-api --- 22:19:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:13 [INFO] 22:19:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-aaa-api --- 22:19:13 [WARNING] 22:19:13 [WARNING] The packaging plugin for project odl-aaa-api did not assign 22:19:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:19:13 [WARNING] 22:19:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:19:13 [WARNING] 22:19:13 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-api/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.18.9-SNAPSHOT/odl-aaa-api-0.18.9-SNAPSHOT.pom 22:19:13 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-api/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.18.9-SNAPSHOT/odl-aaa-api-0.18.9-SNAPSHOT-features.xml 22:19:13 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.18.9-SNAPSHOT/odl-aaa-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:19:13 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-api/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.18.9-SNAPSHOT/odl-aaa-api-0.18.9-SNAPSHOT-cyclonedx.json 22:19:13 [INFO] 22:19:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-aaa-api --- 22:19:14 [INFO] org.opendaylight.aaa:odl-aaa-api:feature:0.18.9-SNAPSHOT 22:19:14 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:19:14 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:19:14 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:19:14 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:19:14 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:19:14 [INFO] +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 22:19:14 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 22:19:14 [INFO] +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 22:19:14 [INFO] +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 22:19:14 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 22:19:14 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 22:19:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 22:19:14 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 22:19:14 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 22:19:14 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:19:14 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:19:14 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:19:14 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:19:14 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:19:14 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:19:14 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:19:14 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:19:14 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:19:14 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:19:14 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:19:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 22:19:14 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 22:19:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:19:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:19:14 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:19:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:19:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:19:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:19:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:19:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:19:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:19:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:19:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:19:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:19:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:19:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:19:14 [INFO] +- junit:junit:jar:4.13.2:test 22:19:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:19:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:19:14 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:19:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:19:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:19:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:19:14 [INFO] 22:19:14 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-aaa-api --- 22:19:14 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-api/target/sonatype-clm/module.xml 22:19:14 [INFO] 22:19:14 [INFO] ----------< org.opendaylight.aaa:odl-aaa-encryption-service >----------- 22:19:14 [INFO] Building ODL :: aaa :: odl-aaa-encryption-service 0.18.9-SNAPSHOT [19/41] 22:19:14 [INFO] ------------------------------[ feature ]------------------------------- 22:19:17 [INFO] 22:19:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-aaa-encryption-service --- 22:19:17 [INFO] 22:19:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-aaa-encryption-service --- 22:19:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:17 [INFO] 22:19:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-encryption-service --- 22:19:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:17 [INFO] 22:19:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-aaa-encryption-service --- 22:19:17 [INFO] 22:19:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-encryption-service --- 22:19:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:17 [INFO] argLine set to empty 22:19:17 [INFO] 22:19:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-aaa-encryption-service --- 22:19:17 [INFO] Starting audit... 22:19:17 Audit done. 22:19:17 [INFO] You have 0 Checkstyle violations. 22:19:17 [INFO] 22:19:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-aaa-encryption-service --- 22:19:18 [INFO] Starting audit... 22:19:18 Audit done. 22:19:18 [INFO] You have 0 Checkstyle violations. 22:19:18 [INFO] 22:19:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-aaa-encryption-service --- 22:19:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-encryption-service/target/classes/LICENSE 22:19:18 [INFO] 22:19:18 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-encryption-service --- 22:19:18 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-encryption-service/target/feature/feature.xml 22:19:18 [INFO] ...done! 22:19:18 [INFO] Attaching features XML 22:19:18 [INFO] 22:19:18 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-encryption-service --- 22:19:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:19:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:19:18 [INFO] 22:19:18 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-aaa-encryption-service >>> 22:19:18 [INFO] 22:19:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-aaa-encryption-service --- 22:19:18 [INFO] 22:19:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-aaa-encryption-service <<< 22:19:18 [INFO] 22:19:18 [INFO] 22:19:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-aaa-encryption-service --- 22:19:18 [INFO] 22:19:18 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-aaa-encryption-service --- 22:19:18 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-encryption-service 22:19:18 [INFO] Project dependency features detected: [] 22:19:18 [INFO] Pax Exam System (Version: 4.13.3) created. 22:19:18 [INFO] Creating RMI registry server on 127.0.0.1:21000 22:19:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:19:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:19:18 [INFO] Waiting for remote bundle context.. on 21000 name: 466d29a1-8c9d-4426-8946-2761a7c6e000 timout: [ RelativeTimeout value = 180000 ] 22:19:22 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 22:19:22 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) 22:19:22 at java.base/java.lang.Thread.run(Thread.java:833) 22:19:22 Caused by: java.io.IOException: The server has been stopped. 22:19:22 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 22:19:22 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) 22:19:22 ... 1 more 22:19:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:19:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:19:30 [INFO] 22:19:30 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-aaa-encryption-service --- 22:19:30 [INFO] 22:19:30 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-aaa-encryption-service --- 22:19:30 [INFO] No Javadoc in project. Archive not created. 22:19:30 [INFO] 22:19:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-aaa-encryption-service --- 22:19:30 [INFO] CycloneDX: Resolving Dependencies 22:19:33 [INFO] CycloneDX: Creating BOM version 1.5 with 185 component(s) 22:19:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-encryption-service/target/bom.xml 22:19:33 [INFO] attaching as odl-aaa-encryption-service-0.18.9-SNAPSHOT-cyclonedx.xml 22:19:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-encryption-service/target/bom.json 22:19:33 [INFO] attaching as odl-aaa-encryption-service-0.18.9-SNAPSHOT-cyclonedx.json 22:19:33 [INFO] 22:19:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-encryption-service --- 22:19:33 [INFO] Skipping duplicate-finder execution! 22:19:33 [INFO] 22:19:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-aaa-encryption-service --- 22:19:33 [INFO] Skipping plugin execution 22:19:33 [INFO] 22:19:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-encryption-service --- 22:19:33 [INFO] Skipping source per configuration. 22:19:33 [INFO] 22:19:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-encryption-service --- 22:19:33 [INFO] 22:19:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-aaa-encryption-service --- 22:19:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:33 [INFO] 22:19:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-aaa-encryption-service --- 22:19:33 [WARNING] 22:19:33 [WARNING] The packaging plugin for project odl-aaa-encryption-service did not assign 22:19:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:19:33 [WARNING] 22:19:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:19:33 [WARNING] 22:19:33 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-encryption-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.9-SNAPSHOT/odl-aaa-encryption-service-0.18.9-SNAPSHOT.pom 22:19:33 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-encryption-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.9-SNAPSHOT/odl-aaa-encryption-service-0.18.9-SNAPSHOT-features.xml 22:19:33 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-encryption-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.9-SNAPSHOT/odl-aaa-encryption-service-0.18.9-SNAPSHOT-cyclonedx.xml 22:19:33 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-encryption-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.9-SNAPSHOT/odl-aaa-encryption-service-0.18.9-SNAPSHOT-cyclonedx.json 22:19:33 [INFO] 22:19:33 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-aaa-encryption-service --- 22:19:33 [INFO] org.opendaylight.aaa:odl-aaa-encryption-service:feature:0.18.9-SNAPSHOT 22:19:33 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 22:19:33 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 22:19:33 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 22:19:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 22:19:33 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 22:19:33 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 22:19:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 22:19:33 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 22:19:33 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 22:19:33 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 22:19:33 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 22:19:33 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 22:19:33 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 22:19:33 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 22:19:33 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 22:19:33 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 22:19:33 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 22:19:33 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 22:19:33 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:19:33 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 22:19:33 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 22:19:33 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 22:19:33 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 22:19:33 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 22:19:33 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 22:19:33 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 22:19:33 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 22:19:33 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 22:19:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 22:19:33 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 22:19:33 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 22:19:33 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 22:19:33 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 22:19:33 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 22:19:33 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 22:19:33 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 22:19:33 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 22:19:33 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 22:19:33 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 22:19:33 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 22:19:33 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 22:19:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 22:19:33 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 22:19:33 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 22:19:33 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 22:19:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 22:19:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 22:19:33 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 22:19:33 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 22:19:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 22:19:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 22:19:33 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 22:19:33 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 22:19:33 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 22:19:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 22:19:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 22:19:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 22:19:33 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 22:19:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 22:19:33 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 22:19:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 22:19:33 [INFO] | \- org.opendaylight.controller:blueprint:jar:8.0.8:compile 22:19:33 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 22:19:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:19:33 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:19:33 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 22:19:33 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 22:19:33 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 22:19:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 22:19:33 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:19:33 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:19:33 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:19:33 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:19:33 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.9-SNAPSHOT:compile 22:19:33 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:19:33 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:19:33 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:19:33 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:19:33 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:19:33 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:19:33 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:19:33 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 22:19:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:19:33 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:19:33 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:19:33 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:19:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:19:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:19:33 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:19:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:19:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:19:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:19:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:19:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:19:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:19:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:19:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:19:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:19:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:19:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:19:33 [INFO] +- junit:junit:jar:4.13.2:test 22:19:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:19:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:19:33 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:19:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 22:19:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:19:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:19:33 [INFO] 22:19:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-aaa-encryption-service --- 22:19:33 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-encryption-service/target/sonatype-clm/module.xml 22:19:33 [INFO] 22:19:33 [INFO] -----------------< org.opendaylight.aaa:odl-aaa-cert >------------------ 22:19:33 [INFO] Building ODL :: aaa :: odl-aaa-cert 0.18.9-SNAPSHOT [20/41] 22:19:33 [INFO] ------------------------------[ feature ]------------------------------- 22:19:33 [INFO] 22:19:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-aaa-cert --- 22:19:33 [INFO] 22:19:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-aaa-cert --- 22:19:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:33 [INFO] 22:19:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-cert --- 22:19:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:33 [INFO] 22:19:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-aaa-cert --- 22:19:33 [INFO] 22:19:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-cert --- 22:19:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:33 [INFO] argLine set to empty 22:19:33 [INFO] 22:19:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-aaa-cert --- 22:19:33 [INFO] Starting audit... 22:19:33 Audit done. 22:19:33 [INFO] You have 0 Checkstyle violations. 22:19:33 [INFO] 22:19:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-aaa-cert --- 22:19:33 [INFO] Starting audit... 22:19:33 Audit done. 22:19:33 [INFO] You have 0 Checkstyle violations. 22:19:33 [INFO] 22:19:33 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-aaa-cert --- 22:19:33 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cert/target/classes/LICENSE 22:19:33 [INFO] 22:19:33 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cert --- 22:19:34 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cert/target/feature/feature.xml 22:19:34 [INFO] ...done! 22:19:34 [INFO] Attaching features XML 22:19:34 [INFO] 22:19:34 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-cert --- 22:19:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:19:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:19:34 [INFO] 22:19:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-aaa-cert >>> 22:19:34 [INFO] 22:19:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-aaa-cert --- 22:19:34 [INFO] 22:19:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-aaa-cert <<< 22:19:34 [INFO] 22:19:34 [INFO] 22:19:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-aaa-cert --- 22:19:34 [INFO] 22:19:34 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-aaa-cert --- 22:19:34 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-cert 22:19:34 [INFO] Project dependency features detected: [] 22:19:34 [INFO] Pax Exam System (Version: 4.13.3) created. 22:19:34 [INFO] Creating RMI registry server on 127.0.0.1:21000 22:19:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:19:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:19:34 [INFO] Waiting for remote bundle context.. on 21000 name: df8bfacf-7442-49f1-a7ca-69aca9b24a7e timout: [ RelativeTimeout value = 180000 ] 22:19:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:19:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:19:46 [INFO] 22:19:46 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-aaa-cert --- 22:19:46 [INFO] 22:19:46 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-aaa-cert --- 22:19:46 [INFO] No Javadoc in project. Archive not created. 22:19:46 [INFO] 22:19:46 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-aaa-cert --- 22:19:46 [INFO] CycloneDX: Resolving Dependencies 22:19:49 [INFO] CycloneDX: Creating BOM version 1.5 with 188 component(s) 22:19:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cert/target/bom.xml 22:19:49 [INFO] attaching as odl-aaa-cert-0.18.9-SNAPSHOT-cyclonedx.xml 22:19:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cert/target/bom.json 22:19:49 [INFO] attaching as odl-aaa-cert-0.18.9-SNAPSHOT-cyclonedx.json 22:19:49 [INFO] 22:19:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cert --- 22:19:49 [INFO] Skipping duplicate-finder execution! 22:19:49 [INFO] 22:19:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-aaa-cert --- 22:19:49 [INFO] Skipping plugin execution 22:19:49 [INFO] 22:19:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-cert --- 22:19:49 [INFO] Skipping source per configuration. 22:19:49 [INFO] 22:19:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-cert --- 22:19:49 [INFO] 22:19:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-aaa-cert --- 22:19:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:49 [INFO] 22:19:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-aaa-cert --- 22:19:49 [WARNING] 22:19:49 [WARNING] The packaging plugin for project odl-aaa-cert did not assign 22:19:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:19:49 [WARNING] 22:19:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:19:49 [WARNING] 22:19:49 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.18.9-SNAPSHOT/odl-aaa-cert-0.18.9-SNAPSHOT.pom 22:19:49 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cert/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.18.9-SNAPSHOT/odl-aaa-cert-0.18.9-SNAPSHOT-features.xml 22:19:49 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.18.9-SNAPSHOT/odl-aaa-cert-0.18.9-SNAPSHOT-cyclonedx.xml 22:19:49 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.18.9-SNAPSHOT/odl-aaa-cert-0.18.9-SNAPSHOT-cyclonedx.json 22:19:49 [INFO] 22:19:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-aaa-cert --- 22:19:49 [INFO] org.opendaylight.aaa:odl-aaa-cert:feature:0.18.9-SNAPSHOT 22:19:49 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 22:19:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 22:19:49 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 22:19:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 22:19:49 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 22:19:49 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 22:19:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 22:19:49 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 22:19:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 22:19:49 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 22:19:49 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 22:19:49 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 22:19:49 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 22:19:49 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 22:19:49 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 22:19:49 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 22:19:49 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 22:19:49 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 22:19:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 22:19:49 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:19:49 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 22:19:49 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 22:19:49 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 22:19:49 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 22:19:49 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 22:19:49 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 22:19:49 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 22:19:49 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 22:19:49 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 22:19:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 22:19:49 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 22:19:49 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 22:19:49 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 22:19:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 22:19:49 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 22:19:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 22:19:49 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 22:19:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 22:19:49 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 22:19:49 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 22:19:49 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 22:19:49 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 22:19:49 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 22:19:49 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 22:19:49 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 22:19:49 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 22:19:49 [INFO] +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.9-SNAPSHOT:compile 22:19:49 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 22:19:49 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 22:19:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 22:19:49 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 22:19:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 22:19:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 22:19:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 22:19:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 22:19:49 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.controller:blueprint:jar:8.0.8:compile 22:19:49 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 22:19:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 22:19:49 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:19:49 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:19:49 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:19:49 [INFO] | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.9-SNAPSHOT:compile 22:19:49 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 22:19:49 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:19:49 [INFO] +- org.opendaylight.aaa:aaa-cert:xml:config:0.18.9-SNAPSHOT:compile 22:19:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:19:49 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:19:49 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:19:49 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:19:49 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:19:49 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:19:49 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:19:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:19:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:19:49 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:19:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:19:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:19:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:19:49 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:19:49 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:19:49 [INFO] +- org.opendaylight.aaa:aaa-cert:jar:0.18.9-SNAPSHOT:compile 22:19:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:19:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:19:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:19:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:19:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:19:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:19:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:19:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:19:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:19:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:19:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:19:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:19:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:19:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:19:49 [INFO] +- junit:junit:jar:4.13.2:test 22:19:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:19:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:19:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:19:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 22:19:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:19:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:19:49 [INFO] 22:19:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-aaa-cert --- 22:19:49 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cert/target/sonatype-clm/module.xml 22:19:49 [INFO] 22:19:49 [INFO] ---------------< org.opendaylight.aaa:odl-apache-shiro >---------------- 22:19:49 [INFO] Building OpenDaylight :: Apache Shiro 0.18.9-SNAPSHOT [21/41] 22:19:49 [INFO] ------------------------------[ feature ]------------------------------- 22:19:49 [INFO] 22:19:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-apache-shiro --- 22:19:49 [INFO] 22:19:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-apache-shiro --- 22:19:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:49 [INFO] 22:19:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-apache-shiro --- 22:19:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:49 [INFO] 22:19:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-apache-shiro --- 22:19:49 [INFO] 22:19:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-apache-shiro --- 22:19:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:49 [INFO] argLine set to empty 22:19:49 [INFO] 22:19:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-apache-shiro --- 22:19:49 [INFO] Starting audit... 22:19:49 Audit done. 22:19:49 [INFO] You have 0 Checkstyle violations. 22:19:49 [INFO] 22:19:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-apache-shiro --- 22:19:49 [INFO] Starting audit... 22:19:49 Audit done. 22:19:49 [INFO] You have 0 Checkstyle violations. 22:19:49 [INFO] 22:19:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-apache-shiro --- 22:19:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/features/odl-apache-shiro/target/classes/LICENSE 22:19:49 [INFO] 22:19:49 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-shiro --- 22:19:49 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-clm-0.18.x/features/odl-apache-shiro/target/feature/feature.xml 22:19:49 [INFO] Tree listing is saved here: /w/workspace/aaa-maven-clm-0.18.x/features/odl-apache-shiro/target/history/treeListing.txt 22:19:49 22:19:49 [INFO] ...done! 22:19:49 [INFO] Attaching features XML 22:19:49 [INFO] 22:19:49 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-apache-shiro --- 22:19: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 22:19:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:19:49 [INFO] 22:19:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-apache-shiro >>> 22:19:49 [INFO] 22:19:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-apache-shiro --- 22:19:49 [INFO] 22:19:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-apache-shiro <<< 22:19:49 [INFO] 22:19:49 [INFO] 22:19:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-apache-shiro --- 22:19:49 [INFO] 22:19:49 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-apache-shiro --- 22:19:49 [INFO] Starting SFT for org.opendaylight.aaa:odl-apache-shiro 22:19:50 [INFO] Project dependency features detected: [] 22:19:50 [INFO] Pax Exam System (Version: 4.13.3) created. 22:19:50 [INFO] Creating RMI registry server on 127.0.0.1:21000 22:19:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:19:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:19:50 [INFO] Waiting for remote bundle context.. on 21000 name: fd6dede2-edd1-4aad-a009-3919fa2e2ebe timout: [ RelativeTimeout value = 180000 ] 22:19:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:19:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:19:56 [INFO] 22:19:56 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-apache-shiro --- 22:19:56 [INFO] 22:19:56 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-apache-shiro --- 22:19:56 [INFO] No Javadoc in project. Archive not created. 22:19:56 [INFO] 22:19:56 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-apache-shiro --- 22:19:56 [INFO] CycloneDX: Resolving Dependencies 22:19:57 [INFO] CycloneDX: Creating BOM version 1.5 with 8 component(s) 22:19:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/features/odl-apache-shiro/target/bom.xml 22:19:57 [INFO] attaching as odl-apache-shiro-0.18.9-SNAPSHOT-cyclonedx.xml 22:19:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/features/odl-apache-shiro/target/bom.json 22:19:57 [INFO] attaching as odl-apache-shiro-0.18.9-SNAPSHOT-cyclonedx.json 22:19:57 [INFO] 22:19:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-shiro --- 22:19:57 [INFO] Skipping duplicate-finder execution! 22:19:57 [INFO] 22:19:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-apache-shiro --- 22:19:57 [INFO] Skipping plugin execution 22:19:57 [INFO] 22:19:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-apache-shiro --- 22:19:57 [INFO] Skipping source per configuration. 22:19:57 [INFO] 22:19:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-apache-shiro --- 22:19:57 [INFO] 22:19:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-apache-shiro --- 22:19:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:57 [INFO] 22:19:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-apache-shiro --- 22:19:57 [WARNING] 22:19:57 [WARNING] The packaging plugin for project odl-apache-shiro did not assign 22:19:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:19:57 [WARNING] 22:19:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:19:57 [WARNING] 22:19:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-apache-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.18.9-SNAPSHOT/odl-apache-shiro-0.18.9-SNAPSHOT.pom 22:19:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-apache-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.18.9-SNAPSHOT/odl-apache-shiro-0.18.9-SNAPSHOT-features.xml 22:19:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-apache-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.18.9-SNAPSHOT/odl-apache-shiro-0.18.9-SNAPSHOT-cyclonedx.xml 22:19:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-apache-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.18.9-SNAPSHOT/odl-apache-shiro-0.18.9-SNAPSHOT-cyclonedx.json 22:19:57 [INFO] 22:19:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-apache-shiro --- 22:19:57 [INFO] org.opendaylight.aaa:odl-apache-shiro:feature:0.18.9-SNAPSHOT 22:19:57 [INFO] +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 22:19:57 [INFO] | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:19:57 [INFO] +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:compile 22:19:57 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:19:57 [INFO] | | +- commons-logging:commons-logging:jar:1.3.1:compile 22:19:57 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 22:19:57 [INFO] | \- org.owasp.encoder:encoder:jar:1.2.3:compile 22:19:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:19:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:19:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:19:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:19:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:19:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:19:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:19:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:19:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:19:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:19:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:19:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:19:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:19:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:19:57 [INFO] +- junit:junit:jar:4.13.2:test 22:19:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:19:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:19:57 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:19:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:19:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:19:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:19:57 [INFO] 22:19:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-apache-shiro --- 22:19:57 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/features/odl-apache-shiro/target/sonatype-clm/module.xml 22:19:57 [INFO] 22:19:57 [INFO] -----------< org.opendaylight.aaa:odl-aaa-password-service >------------ 22:19:57 [INFO] Building ODL :: aaa :: odl-aaa-password-service 0.18.9-SNAPSHOT [22/41] 22:19:57 [INFO] ------------------------------[ feature ]------------------------------- 22:19:57 [INFO] 22:19:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-aaa-password-service --- 22:19:57 [INFO] 22:19:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-aaa-password-service --- 22:19:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:57 [INFO] 22:19:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-password-service --- 22:19:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:57 [INFO] 22:19:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-aaa-password-service --- 22:19:57 [INFO] 22:19:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-password-service --- 22:19:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:57 [INFO] argLine set to empty 22:19:57 [INFO] 22:19:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-aaa-password-service --- 22:19:57 [INFO] Starting audit... 22:19:57 Audit done. 22:19:57 [INFO] You have 0 Checkstyle violations. 22:19:57 [INFO] 22:19:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-aaa-password-service --- 22:19:57 [INFO] Starting audit... 22:19:57 Audit done. 22:19:57 [INFO] You have 0 Checkstyle violations. 22:19:57 [INFO] 22:19:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-aaa-password-service --- 22:19:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-password-service/target/classes/LICENSE 22:19:57 [INFO] 22:19:57 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-password-service --- 22:19:57 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-password-service/target/feature/feature.xml 22:19:57 [INFO] ...done! 22:19:57 [INFO] Attaching features XML 22:19:57 [INFO] 22:19:57 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-password-service --- 22:19:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:19:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:19:57 [INFO] 22:19:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-aaa-password-service >>> 22:19:57 [INFO] 22:19:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-aaa-password-service --- 22:19:57 [INFO] 22:19:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-aaa-password-service <<< 22:19:57 [INFO] 22:19:57 [INFO] 22:19:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-aaa-password-service --- 22:19:57 [INFO] 22:19:57 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-aaa-password-service --- 22:19:57 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-password-service 22:19:57 [INFO] Project dependency features detected: [] 22:19:57 [INFO] Pax Exam System (Version: 4.13.3) created. 22:19:57 [INFO] Creating RMI registry server on 127.0.0.1:21000 22:19:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:19:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:19:58 [INFO] Waiting for remote bundle context.. on 21000 name: cee52932-e15f-4ce5-a06f-7c4b4ae0f373 timout: [ RelativeTimeout value = 180000 ] 22:20:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:20:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:20:11 [INFO] 22:20:11 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-aaa-password-service --- 22:20:11 [INFO] 22:20:11 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-aaa-password-service --- 22:20:11 [INFO] No Javadoc in project. Archive not created. 22:20:11 [INFO] 22:20:11 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-aaa-password-service --- 22:20:11 [INFO] CycloneDX: Resolving Dependencies 22:20:13 [INFO] CycloneDX: Creating BOM version 1.5 with 185 component(s) 22:20:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-password-service/target/bom.xml 22:20:13 [INFO] attaching as odl-aaa-password-service-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-password-service/target/bom.json 22:20:13 [INFO] attaching as odl-aaa-password-service-0.18.9-SNAPSHOT-cyclonedx.json 22:20:13 [INFO] 22:20:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-password-service --- 22:20:13 [INFO] Skipping duplicate-finder execution! 22:20:13 [INFO] 22:20:13 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-aaa-password-service --- 22:20:13 [INFO] Skipping plugin execution 22:20:13 [INFO] 22:20:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-password-service --- 22:20:13 [INFO] Skipping source per configuration. 22:20:13 [INFO] 22:20:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-password-service --- 22:20:13 [INFO] 22:20:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-aaa-password-service --- 22:20:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:20:13 [INFO] 22:20:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-aaa-password-service --- 22:20:13 [WARNING] 22:20:13 [WARNING] The packaging plugin for project odl-aaa-password-service did not assign 22:20:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:20:13 [WARNING] 22:20:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:20:13 [WARNING] 22:20:13 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-password-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.18.9-SNAPSHOT/odl-aaa-password-service-0.18.9-SNAPSHOT.pom 22:20:13 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-password-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.18.9-SNAPSHOT/odl-aaa-password-service-0.18.9-SNAPSHOT-features.xml 22:20:13 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-password-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.18.9-SNAPSHOT/odl-aaa-password-service-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:13 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-password-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.18.9-SNAPSHOT/odl-aaa-password-service-0.18.9-SNAPSHOT-cyclonedx.json 22:20:13 [INFO] 22:20:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-aaa-password-service --- 22:20:13 [INFO] org.opendaylight.aaa:odl-aaa-password-service:feature:0.18.9-SNAPSHOT 22:20:13 [INFO] +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:20:13 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:20:13 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:20:13 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:20:13 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:20:13 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:20:13 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:20:13 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:20:13 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:20:13 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:20:13 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:20:13 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:20:13 [INFO] +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT:compile 22:20:13 [INFO] | \- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:compile 22:20:13 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:20:13 [INFO] | | +- commons-logging:commons-logging:jar:1.3.1:compile 22:20:13 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 22:20:13 [INFO] | \- org.owasp.encoder:encoder:jar:1.2.3:compile 22:20:13 [INFO] +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.9-SNAPSHOT:compile 22:20:13 [INFO] +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.9-SNAPSHOT:compile 22:20:13 [INFO] | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 22:20:13 [INFO] | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:20:13 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 22:20:13 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 22:20:13 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 22:20:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 22:20:13 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 22:20:13 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 22:20:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 22:20:13 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 22:20:13 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 22:20:13 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 22:20:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 22:20:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 22:20:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 22:20:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 22:20:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 22:20:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 22:20:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 22:20:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 22:20:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 22:20:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 22:20:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 22:20:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 22:20:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 22:20:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 22:20:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 22:20:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 22:20:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 22:20:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 22:20:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 22:20:13 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 22:20:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 22:20:13 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 22:20:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 22:20:13 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 22:20:13 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 22:20:13 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 22:20:13 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 22:20:13 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 22:20:13 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 22:20:13 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 22:20:13 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 22:20:13 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 22:20:13 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 22:20:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 22:20:13 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 22:20:13 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 22:20:13 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 22:20:13 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 22:20:13 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 22:20:13 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 22:20:13 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 22:20:13 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 22:20:13 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 22:20:13 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 22:20:13 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 22:20:13 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 22:20:13 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 22:20:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 22:20:13 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 22:20:13 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 22:20:13 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 22:20:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 22:20:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 22:20:13 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 22:20:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 22:20:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 22:20:13 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 22:20:13 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 22:20:13 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 22:20:13 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 22:20:13 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 22:20:13 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 22:20:13 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 22:20:13 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 22:20:13 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:20:13 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 22:20:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 22:20:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 22:20:13 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 22:20:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:20:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:20:13 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:20:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:20:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:20:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:20:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:20:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:20:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:20:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:20:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:20:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:20:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:20:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:20:13 [INFO] +- junit:junit:jar:4.13.2:test 22:20:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:20:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:20:13 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:20:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 22:20:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:20:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:20:13 [INFO] 22:20:13 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-aaa-password-service --- 22:20:13 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-password-service/target/sonatype-clm/module.xml 22:20:13 [INFO] 22:20:13 [INFO] ------------------< org.opendaylight.aaa.web:web-api >------------------ 22:20:13 [INFO] Building ODL :: aaa :: web-api 0.18.9-SNAPSHOT [23/41] 22:20:13 [INFO] -------------------------------[ bundle ]------------------------------- 22:20:13 [INFO] 22:20:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ web-api --- 22:20:13 [INFO] 22:20:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ web-api --- 22:20:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:13 [INFO] 22:20:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ web-api --- 22:20:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:13 [INFO] 22:20:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ web-api --- 22:20:13 [INFO] 22:20:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ web-api --- 22:20:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/web/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/** 22:20:13 [INFO] 22:20:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ web-api --- 22:20:14 [INFO] Starting audit... 22:20:14 Audit done. 22:20:14 [INFO] You have 0 Checkstyle violations. 22:20:14 [INFO] 22:20:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ web-api --- 22:20:14 [INFO] Starting audit... 22:20:14 Audit done. 22:20:14 [INFO] You have 0 Checkstyle violations. 22:20:14 [INFO] 22:20:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ web-api --- 22:20:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/web/api/target/classes/LICENSE 22:20:14 [INFO] 22:20:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ web-api --- 22:20:14 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/api/src/main/resources 22:20:14 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/api/target/generated-sources/spi 22:20:14 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/api/target/generated-sources/yang 22:20:14 [INFO] 22:20:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ web-api --- 22:20:14 [INFO] Recompiling the module because of changed dependency. 22:20:14 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 22:20:14 [INFO] 22:20:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ web-api >>> 22:20:14 [INFO] 22:20:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ web-api --- 22:20:14 [INFO] Fork Value is true 22:20:17 [INFO] Done SpotBugs Analysis.... 22:20:17 [INFO] 22:20:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ web-api <<< 22:20:17 [INFO] 22:20:17 [INFO] 22:20:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ web-api --- 22:20:17 [INFO] BugInstance size is 0 22:20:17 [INFO] Error size is 0 22:20:17 [INFO] No errors/warnings found 22:20:17 [INFO] 22:20:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ web-api --- 22:20:17 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/api/src/test/resources 22:20:17 [INFO] 22:20:17 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ web-api --- 22:20:17 [INFO] Recompiling the module because of changed dependency. 22:20:17 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 22:20:17 [INFO] 22:20:17 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ web-api --- 22:20:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:20:17 [INFO] 22:20:17 [INFO] ------------------------------------------------------- 22:20:17 [INFO] T E S T S 22:20:17 [INFO] ------------------------------------------------------- 22:20:17 [INFO] Running org.opendaylight.aaa.web.FilterDetailsTest 22:20:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:20:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 s -- in org.opendaylight.aaa.web.FilterDetailsTest 22:20:19 [INFO] Running org.opendaylight.aaa.web.ServletDetailsTest 22:20:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.aaa.web.ServletDetailsTest 22:20:19 [INFO] Running org.opendaylight.aaa.web.WebContextApiTest 22:20:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.aaa.web.WebContextApiTest 22:20:19 [INFO] 22:20:19 [INFO] Results: 22:20:19 [INFO] 22:20:19 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 22:20:19 [INFO] 22:20:19 [INFO] 22:20:19 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ web-api --- 22:20:19 [INFO] 22:20:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ web-api --- 22:20:19 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT.jar 22:20:19 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/classes/META-INF/MANIFEST.MF 22:20:19 [INFO] 22:20:19 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ web-api --- 22:20:19 [INFO] No previous run data found, generating javadoc. 22:20:21 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT-javadoc.jar 22:20:21 [INFO] 22:20:21 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ web-api --- 22:20:21 [INFO] CycloneDX: Resolving Dependencies 22:20:21 [INFO] CycloneDX: Creating BOM version 1.5 with 12 component(s) 22:20:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/web/api/target/bom.xml 22:20:21 [INFO] attaching as web-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/web/api/target/bom.json 22:20:21 [INFO] attaching as web-api-0.18.9-SNAPSHOT-cyclonedx.json 22:20:21 [INFO] 22:20:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ web-api --- 22:20:21 [INFO] Skipping duplicate-finder execution! 22:20:21 [INFO] 22:20:21 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ web-api --- 22:20:21 [INFO] No dependency problems found 22:20:21 [INFO] 22:20:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ web-api --- 22:20:21 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT-sources.jar 22:20:21 [INFO] 22:20:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ web-api --- 22:20:21 [INFO] 22:20:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ web-api --- 22:20:21 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/web/api/target/code-coverage/jacoco.exec 22:20:21 [INFO] Analyzed bundle 'ODL :: aaa :: web-api' with 14 classes 22:20:21 [INFO] 22:20:21 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ web-api --- 22:20:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/api/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.18.9-SNAPSHOT/web-api-0.18.9-SNAPSHOT.pom 22:20:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.18.9-SNAPSHOT/web-api-0.18.9-SNAPSHOT.jar 22:20:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.18.9-SNAPSHOT/web-api-0.18.9-SNAPSHOT-javadoc.jar 22:20:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.18.9-SNAPSHOT/web-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-api/0.18.9-SNAPSHOT/web-api-0.18.9-SNAPSHOT-cyclonedx.json 22:20:21 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.18.9-SNAPSHOT/web-api-0.18.9-SNAPSHOT-sources.jar 22:20:21 [INFO] 22:20:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ web-api --- 22:20:21 [INFO] Installing org/opendaylight/aaa/web/web-api/0.18.9-SNAPSHOT/web-api-0.18.9-SNAPSHOT.jar 22:20:21 [INFO] Writing OBR metadata 22:20:21 [INFO] 22:20:21 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ web-api --- 22:20:21 [INFO] org.opendaylight.aaa.web:web-api:bundle:0.18.9-SNAPSHOT 22:20:21 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:20:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:20:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:20:21 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:20:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:20:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:20:21 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:20:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:20:21 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:20:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:20:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:20:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:20:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:20:21 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:20:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:20:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:20:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:20:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:20:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:20:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:20:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:20:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:20:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:20:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:20:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:20:21 [INFO] +- junit:junit:jar:4.13.2:test 22:20:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:20:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:20:21 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:20:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:20:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:20:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:20:21 [INFO] 22:20:21 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ web-api --- 22:20:21 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/web/api/target/sonatype-clm/module.xml 22:20:21 [INFO] 22:20:21 [INFO] ---------------< org.opendaylight.aaa.web:web-osgi-impl >--------------- 22:20:21 [INFO] Building ODL :: aaa :: web-osgi-impl 0.18.9-SNAPSHOT [24/41] 22:20:21 [INFO] -------------------------------[ bundle ]------------------------------- 22:20:21 [INFO] 22:20:21 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ web-osgi-impl --- 22:20:21 [INFO] 22:20:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ web-osgi-impl --- 22:20:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:21 [INFO] 22:20:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ web-osgi-impl --- 22:20:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:21 [INFO] 22:20:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ web-osgi-impl --- 22:20:21 [INFO] 22:20:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ web-osgi-impl --- 22:20:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:20:21 [INFO] 22:20:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ web-osgi-impl --- 22:20:21 [INFO] Starting audit... 22:20:21 Audit done. 22:20:21 [INFO] You have 0 Checkstyle violations. 22:20:21 [INFO] 22:20:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ web-osgi-impl --- 22:20:21 [INFO] Starting audit... 22:20:21 Audit done. 22:20:21 [INFO] You have 0 Checkstyle violations. 22:20:21 [INFO] 22:20:21 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ web-osgi-impl --- 22:20:21 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/classes/LICENSE 22:20:21 [INFO] 22:20:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ web-osgi-impl --- 22:20:21 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/src/main/resources 22:20:21 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/generated-sources/spi 22:20:21 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/generated-sources/yang 22:20:21 [INFO] 22:20:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ web-osgi-impl --- 22:20:21 [INFO] Recompiling the module because of changed dependency. 22:20:21 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 22:20:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 22:20:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:20:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 22:20:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:20:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 22:20:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:20:22 [INFO] 22:20:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ web-osgi-impl >>> 22:20:22 [INFO] 22:20:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ web-osgi-impl --- 22:20:22 [INFO] Fork Value is true 22:20:24 [INFO] Done SpotBugs Analysis.... 22:20:24 [INFO] 22:20:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ web-osgi-impl <<< 22:20:24 [INFO] 22:20:24 [INFO] 22:20:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ web-osgi-impl --- 22:20:24 [INFO] BugInstance size is 0 22:20:24 [INFO] Error size is 0 22:20:24 [INFO] No errors/warnings found 22:20:24 [INFO] 22:20:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ web-osgi-impl --- 22:20:24 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/src/test/resources 22:20:24 [INFO] 22:20:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ web-osgi-impl --- 22:20:24 [INFO] Recompiling the module because of changed dependency. 22:20:24 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 22:20:24 [INFO] 22:20:24 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ web-osgi-impl --- 22:20:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:20:24 [INFO] 22:20:24 [INFO] ------------------------------------------------------- 22:20:24 [INFO] T E S T S 22:20:24 [INFO] ------------------------------------------------------- 22:20:25 [INFO] Running org.opendaylight.aaa.web.osgi.SymbolicNameTest 22:20:26 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.aaa.web.osgi.SymbolicNameTest 22:20:26 [INFO] 22:20:26 [INFO] Results: 22:20:26 [INFO] 22:20:26 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 22:20:26 [INFO] 22:20:26 [INFO] 22:20:26 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ web-osgi-impl --- 22:20:26 [INFO] 22:20:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ web-osgi-impl --- 22:20:26 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT.jar 22:20:26 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/classes/META-INF/MANIFEST.MF 22:20:26 [INFO] 22:20:26 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ web-osgi-impl --- 22:20:26 [INFO] No previous run data found, generating javadoc. 22:20:27 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT-javadoc.jar 22:20:27 [INFO] 22:20:27 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ web-osgi-impl --- 22:20:27 [INFO] CycloneDX: Resolving Dependencies 22:20:27 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 22:20:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/bom.xml 22:20:27 [INFO] attaching as web-osgi-impl-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/bom.json 22:20:27 [INFO] attaching as web-osgi-impl-0.18.9-SNAPSHOT-cyclonedx.json 22:20:27 [INFO] 22:20:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ web-osgi-impl --- 22:20:27 [INFO] Skipping duplicate-finder execution! 22:20:27 [INFO] 22:20:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ web-osgi-impl --- 22:20:27 [INFO] No dependency problems found 22:20:27 [INFO] 22:20:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ web-osgi-impl --- 22:20:27 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT-sources.jar 22:20:27 [INFO] 22:20:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ web-osgi-impl --- 22:20:27 [INFO] 22:20:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ web-osgi-impl --- 22:20:27 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/code-coverage/jacoco.exec 22:20:27 [INFO] Analyzed bundle 'ODL :: aaa :: web-osgi-impl' with 4 classes 22:20:27 [INFO] 22:20:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ web-osgi-impl --- 22:20:27 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.18.9-SNAPSHOT/web-osgi-impl-0.18.9-SNAPSHOT.pom 22:20:27 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.18.9-SNAPSHOT/web-osgi-impl-0.18.9-SNAPSHOT.jar 22:20:27 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.18.9-SNAPSHOT/web-osgi-impl-0.18.9-SNAPSHOT-javadoc.jar 22:20:27 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.18.9-SNAPSHOT/web-osgi-impl-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:27 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.18.9-SNAPSHOT/web-osgi-impl-0.18.9-SNAPSHOT-cyclonedx.json 22:20:27 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.18.9-SNAPSHOT/web-osgi-impl-0.18.9-SNAPSHOT-sources.jar 22:20:27 [INFO] 22:20:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ web-osgi-impl --- 22:20:27 [INFO] Installing org/opendaylight/aaa/web/web-osgi-impl/0.18.9-SNAPSHOT/web-osgi-impl-0.18.9-SNAPSHOT.jar 22:20:27 [INFO] Writing OBR metadata 22:20:27 [INFO] 22:20:27 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ web-osgi-impl --- 22:20:27 [INFO] org.opendaylight.aaa.web:web-osgi-impl:bundle:0.18.9-SNAPSHOT 22:20:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:20:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:20:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:20:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:20:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:20:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:20:27 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:20:27 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:20:27 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:20:27 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:20:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:20:27 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 22:20:27 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 22:20:27 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 22:20:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 22:20:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 22:20:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 22:20:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 22:20:27 [INFO] +- org.osgi:org.osgi.service.http:jar:1.2.2:provided 22:20:27 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 22:20:27 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 22:20:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:20:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:20:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:20:27 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:20:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:20:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:20:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:20:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:20:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:20:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:20:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:20:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:20:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:20:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:20:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:20:27 [INFO] +- junit:junit:jar:4.13.2:test 22:20:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:20:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:20:27 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:20:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:20:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:20:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:20:27 [INFO] 22:20:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ web-osgi-impl --- 22:20:27 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/sonatype-clm/module.xml 22:20:27 [INFO] 22:20:27 [INFO] ----------------< org.opendaylight.aaa.web:servlet-api >---------------- 22:20:27 [INFO] Building ODL :: aaa :: servlet-api 0.18.9-SNAPSHOT [25/41] 22:20:27 [INFO] -------------------------------[ bundle ]------------------------------- 22:20:27 [INFO] 22:20:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ servlet-api --- 22:20:27 [INFO] 22:20:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ servlet-api --- 22:20:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:27 [INFO] 22:20:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ servlet-api --- 22:20:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:27 [INFO] 22:20:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ servlet-api --- 22:20:27 [INFO] 22:20:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ servlet-api --- 22:20:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/web/servlet-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/** 22:20:27 [INFO] 22:20:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ servlet-api --- 22:20:27 [INFO] Starting audit... 22:20:27 Audit done. 22:20:27 [INFO] You have 0 Checkstyle violations. 22:20:27 [INFO] 22:20:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ servlet-api --- 22:20:28 [INFO] Starting audit... 22:20:28 Audit done. 22:20:28 [INFO] You have 0 Checkstyle violations. 22:20:28 [INFO] 22:20:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ servlet-api --- 22:20:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/classes/LICENSE 22:20:28 [INFO] 22:20:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ servlet-api --- 22:20:28 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/src/main/resources 22:20:28 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/generated-sources/spi 22:20:28 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/generated-sources/yang 22:20:28 [INFO] 22:20:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ servlet-api --- 22:20:28 [INFO] Recompiling the module because of changed dependency. 22:20:28 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 22:20:28 [INFO] 22:20:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ servlet-api >>> 22:20:28 [INFO] 22:20:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ servlet-api --- 22:20:28 [INFO] Fork Value is true 22:20:30 [INFO] Done SpotBugs Analysis.... 22:20:30 [INFO] 22:20:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ servlet-api <<< 22:20:30 [INFO] 22:20:30 [INFO] 22:20:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ servlet-api --- 22:20:30 [INFO] BugInstance size is 0 22:20:30 [INFO] Error size is 0 22:20:30 [INFO] No errors/warnings found 22:20:30 [INFO] 22:20:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ servlet-api --- 22:20:30 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/src/test/resources 22:20:30 [INFO] 22:20:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ servlet-api --- 22:20:30 [INFO] No sources to compile 22:20:30 [INFO] 22:20:30 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ servlet-api --- 22:20:30 [INFO] No tests to run. 22:20:30 [INFO] 22:20:30 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ servlet-api --- 22:20:30 [INFO] 22:20:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ servlet-api --- 22:20:30 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT.jar 22:20:30 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/classes/META-INF/MANIFEST.MF 22:20:30 [INFO] 22:20:30 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ servlet-api --- 22:20:30 [INFO] No previous run data found, generating javadoc. 22:20:31 [WARNING] Javadoc Warnings 22:20:31 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/src/main/java/org/opendaylight/aaa/web/servlet/HttpServletBuilder.java:24: warning: no comment 22:20:31 [WARNING] HttpServlet build(); 22:20:31 [WARNING] ^ 22:20:31 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/src/main/java/org/opendaylight/aaa/web/servlet/ServletSupport.java:35: warning: no @param for application 22:20:31 [WARNING] HttpServletBuilder createHttpServletBuilder(Application application); 22:20:31 [WARNING] ^ 22:20:31 [WARNING] 2 warnings 22:20:31 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT-javadoc.jar 22:20:31 [INFO] 22:20:31 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ servlet-api --- 22:20:31 [INFO] CycloneDX: Resolving Dependencies 22:20:31 [INFO] CycloneDX: Creating BOM version 1.5 with 12 component(s) 22:20:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/bom.xml 22:20:31 [INFO] attaching as servlet-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/bom.json 22:20:31 [INFO] attaching as servlet-api-0.18.9-SNAPSHOT-cyclonedx.json 22:20:31 [INFO] 22:20:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ servlet-api --- 22:20:31 [INFO] Skipping duplicate-finder execution! 22:20:31 [INFO] 22:20:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ servlet-api --- 22:20:31 [INFO] No dependency problems found 22:20:31 [INFO] 22:20:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ servlet-api --- 22:20:31 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT-sources.jar 22:20:31 [INFO] 22:20:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ servlet-api --- 22:20:31 [INFO] 22:20:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ servlet-api --- 22:20:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:20:31 [INFO] 22:20:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ servlet-api --- 22:20:31 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.18.9-SNAPSHOT/servlet-api-0.18.9-SNAPSHOT.pom 22:20:31 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.18.9-SNAPSHOT/servlet-api-0.18.9-SNAPSHOT.jar 22:20:31 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.18.9-SNAPSHOT/servlet-api-0.18.9-SNAPSHOT-javadoc.jar 22:20:31 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.18.9-SNAPSHOT/servlet-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:31 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.18.9-SNAPSHOT/servlet-api-0.18.9-SNAPSHOT-cyclonedx.json 22:20:31 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.18.9-SNAPSHOT/servlet-api-0.18.9-SNAPSHOT-sources.jar 22:20:31 [INFO] 22:20:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ servlet-api --- 22:20:31 [INFO] Installing org/opendaylight/aaa/web/servlet-api/0.18.9-SNAPSHOT/servlet-api-0.18.9-SNAPSHOT.jar 22:20:31 [INFO] Writing OBR metadata 22:20:31 [INFO] 22:20:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ servlet-api --- 22:20:31 [INFO] org.opendaylight.aaa.web:servlet-api:bundle:0.18.9-SNAPSHOT 22:20:31 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:20:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:20:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:20:31 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:20:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:20:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:20:31 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:20:31 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:20:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:20:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:20:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:20:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:20:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:20:31 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:20:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:20:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:20:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:20:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:20:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:20:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:20:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:20:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:20:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:20:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:20:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:20:31 [INFO] +- junit:junit:jar:4.13.2:test 22:20:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:20:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:20:31 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:20:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:20:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:20:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:20:31 [INFO] 22:20:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ servlet-api --- 22:20:31 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/sonatype-clm/module.xml 22:20:31 [INFO] 22:20:31 [INFO] --------------< org.opendaylight.aaa.web:servlet-jersey2 >-------------- 22:20:31 [INFO] Building ODL :: aaa :: servlet-jersey2 0.18.9-SNAPSHOT [26/41] 22:20:31 [INFO] -------------------------------[ bundle ]------------------------------- 22:20:32 [INFO] 22:20:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ servlet-jersey2 --- 22:20:32 [INFO] 22:20:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ servlet-jersey2 --- 22:20:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:32 [INFO] 22:20:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ servlet-jersey2 --- 22:20:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:32 [INFO] 22:20:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ servlet-jersey2 --- 22:20:32 [INFO] 22:20:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ servlet-jersey2 --- 22:20:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:20:32 [INFO] 22:20:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ servlet-jersey2 --- 22:20:32 [INFO] Starting audit... 22:20:32 Audit done. 22:20:32 [INFO] You have 0 Checkstyle violations. 22:20:32 [INFO] 22:20:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ servlet-jersey2 --- 22:20:32 [INFO] Starting audit... 22:20:32 Audit done. 22:20:32 [INFO] You have 0 Checkstyle violations. 22:20:32 [INFO] 22:20:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ servlet-jersey2 --- 22:20:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/classes/LICENSE 22:20:32 [INFO] 22:20:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ servlet-jersey2 --- 22:20:32 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/src/main/resources 22:20:32 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/generated-sources/spi 22:20:32 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/generated-sources/yang 22:20:32 [INFO] 22:20:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ servlet-jersey2 --- 22:20:32 [INFO] Recompiling the module because of changed dependency. 22:20:32 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 22:20:32 [INFO] Writing META-INF/services/org.opendaylight.aaa.web.servlet.ServletSupport 22:20:32 [INFO] 22:20:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ servlet-jersey2 >>> 22:20:32 [INFO] 22:20:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ servlet-jersey2 --- 22:20:32 [INFO] Fork Value is true 22:20:34 [INFO] Done SpotBugs Analysis.... 22:20:34 [INFO] 22:20:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ servlet-jersey2 <<< 22:20:34 [INFO] 22:20:34 [INFO] 22:20:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ servlet-jersey2 --- 22:20:34 [INFO] BugInstance size is 0 22:20:34 [INFO] Error size is 0 22:20:34 [INFO] No errors/warnings found 22:20:34 [INFO] 22:20:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ servlet-jersey2 --- 22:20:34 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/src/test/resources 22:20:34 [INFO] 22:20:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ servlet-jersey2 --- 22:20:34 [INFO] No sources to compile 22:20:34 [INFO] 22:20:34 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ servlet-jersey2 --- 22:20:34 [INFO] No tests to run. 22:20:34 [INFO] 22:20:34 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ servlet-jersey2 --- 22:20:34 [INFO] 22:20:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ servlet-jersey2 --- 22:20:34 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT.jar 22:20:34 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/classes/META-INF/MANIFEST.MF 22:20:34 [INFO] 22:20:34 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ servlet-jersey2 --- 22:20:34 [INFO] No previous run data found, generating javadoc. 22:20:35 [WARNING] Javadoc Warnings 22:20:35 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/src/main/java/org/opendaylight/aaa/web/servlet/jersey2/JerseyServletSupport.java:27: warning: no comment 22:20:35 [WARNING] public final class JerseyServletSupport implements ServletSupport { 22:20:35 [WARNING] ^ 22:20:35 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/src/main/java/org/opendaylight/aaa/web/servlet/jersey2/JerseyServletSupport.java:29: warning: no comment 22:20:35 [WARNING] public JerseyServletSupport() { 22:20:35 [WARNING] ^ 22:20:35 [WARNING] 2 warnings 22:20:35 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT-javadoc.jar 22:20:35 [INFO] 22:20:35 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ servlet-jersey2 --- 22:20:35 [INFO] CycloneDX: Resolving Dependencies 22:20:36 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 22:20:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/bom.xml 22:20:36 [INFO] attaching as servlet-jersey2-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/bom.json 22:20:36 [INFO] attaching as servlet-jersey2-0.18.9-SNAPSHOT-cyclonedx.json 22:20:36 [INFO] 22:20:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ servlet-jersey2 --- 22:20:36 [INFO] Skipping duplicate-finder execution! 22:20:36 [INFO] 22:20:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ servlet-jersey2 --- 22:20:36 [WARNING] Used undeclared dependencies found: 22:20:36 [WARNING] org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 22:20:36 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 22:20:36 [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.45:compile 22:20:36 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 22:20:36 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:20:36 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:20:36 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:20:36 [WARNING] Unused declared dependencies found: 22:20:36 [WARNING] org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 22:20:36 [INFO] 22:20:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ servlet-jersey2 --- 22:20:36 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT-sources.jar 22:20:36 [INFO] 22:20:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ servlet-jersey2 --- 22:20:36 [INFO] 22:20:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ servlet-jersey2 --- 22:20:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:20:36 [INFO] 22:20:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ servlet-jersey2 --- 22:20:36 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.18.9-SNAPSHOT/servlet-jersey2-0.18.9-SNAPSHOT.pom 22:20:36 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.18.9-SNAPSHOT/servlet-jersey2-0.18.9-SNAPSHOT.jar 22:20:36 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.18.9-SNAPSHOT/servlet-jersey2-0.18.9-SNAPSHOT-javadoc.jar 22:20:36 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.18.9-SNAPSHOT/servlet-jersey2-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:36 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.18.9-SNAPSHOT/servlet-jersey2-0.18.9-SNAPSHOT-cyclonedx.json 22:20:36 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.18.9-SNAPSHOT/servlet-jersey2-0.18.9-SNAPSHOT-sources.jar 22:20:36 [INFO] 22:20:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ servlet-jersey2 --- 22:20:36 [INFO] Installing org/opendaylight/aaa/web/servlet-jersey2/0.18.9-SNAPSHOT/servlet-jersey2-0.18.9-SNAPSHOT.jar 22:20:36 [INFO] Writing OBR metadata 22:20:36 [INFO] 22:20:36 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ servlet-jersey2 --- 22:20:36 [INFO] org.opendaylight.aaa.web:servlet-jersey2:bundle:0.18.9-SNAPSHOT 22:20:36 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:compile 22:20:36 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:20:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:20:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:20:36 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:20:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:20:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:20:36 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:20:36 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:20:36 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:20:36 [INFO] +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 22:20:36 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 22:20:36 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 22:20:36 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 22:20:36 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 22:20:36 [INFO] | \- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 22:20:36 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 22:20:36 [INFO] +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 22:20:36 [INFO] | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 22:20:36 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 22:20:36 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 22:20:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 22:20:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 22:20:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 22:20:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 22:20:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:20:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:20:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:20:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:20:36 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:20:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:20:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:20:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:20:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:20:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:20:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:20:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:20:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:20:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:20:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:20:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:20:36 [INFO] +- junit:junit:jar:4.13.2:test 22:20:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:20:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:20:36 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:20:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:20:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:20:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:20:36 [INFO] 22:20:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ servlet-jersey2 --- 22:20:36 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/sonatype-clm/module.xml 22:20:36 [INFO] 22:20:36 [INFO] ------------------< org.opendaylight.aaa:odl-aaa-web >------------------ 22:20:36 [INFO] Building ODL :: aaa :: odl-aaa-web 0.18.9-SNAPSHOT [27/41] 22:20:36 [INFO] ------------------------------[ feature ]------------------------------- 22:20:36 [INFO] 22:20:36 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-aaa-web --- 22:20:36 [INFO] 22:20:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-aaa-web --- 22:20:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:36 [INFO] 22:20:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-web --- 22:20:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:36 [INFO] 22:20:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-aaa-web --- 22:20:36 [INFO] 22:20:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-web --- 22:20:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:20:36 [INFO] argLine set to empty 22:20:36 [INFO] 22:20:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-aaa-web --- 22:20:36 [INFO] Starting audit... 22:20:36 Audit done. 22:20:36 [INFO] You have 0 Checkstyle violations. 22:20:36 [INFO] 22:20:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-aaa-web --- 22:20:36 [INFO] Starting audit... 22:20:36 Audit done. 22:20:36 [INFO] You have 0 Checkstyle violations. 22:20:36 [INFO] 22:20:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-aaa-web --- 22:20:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-web/target/classes/LICENSE 22:20:36 [INFO] 22:20:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-web --- 22:20:36 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-web/target/feature/feature.xml 22:20:36 [INFO] ...done! 22:20:36 [INFO] Attaching features XML 22:20:36 [INFO] 22:20:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-web --- 22:20:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:20:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:20:36 [INFO] 22:20:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-aaa-web >>> 22:20:36 [INFO] 22:20:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-aaa-web --- 22:20:36 [INFO] 22:20:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-aaa-web <<< 22:20:36 [INFO] 22:20:36 [INFO] 22:20:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-aaa-web --- 22:20:36 [INFO] 22:20:36 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-aaa-web --- 22:20:36 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-web 22:20:36 [INFO] Project dependency features detected: [] 22:20:36 [INFO] Pax Exam System (Version: 4.13.3) created. 22:20:36 [INFO] Creating RMI registry server on 127.0.0.1:21000 22:20:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:20:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:20:37 [INFO] Waiting for remote bundle context.. on 21000 name: 28f41335-1693-4357-8ddc-46f38c106617 timout: [ RelativeTimeout value = 180000 ] 22:20:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:20:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:20:44 [INFO] 22:20:44 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-aaa-web --- 22:20:44 [INFO] 22:20:44 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-aaa-web --- 22:20:44 [INFO] No Javadoc in project. Archive not created. 22:20:44 [INFO] 22:20:44 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-aaa-web --- 22:20:44 [INFO] CycloneDX: Resolving Dependencies 22:20:45 [INFO] CycloneDX: Creating BOM version 1.5 with 44 component(s) 22:20:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-web/target/bom.xml 22:20:45 [INFO] attaching as odl-aaa-web-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-web/target/bom.json 22:20:45 [INFO] attaching as odl-aaa-web-0.18.9-SNAPSHOT-cyclonedx.json 22:20:45 [INFO] 22:20:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-web --- 22:20:45 [INFO] Skipping duplicate-finder execution! 22:20:45 [INFO] 22:20:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-aaa-web --- 22:20:45 [INFO] Skipping plugin execution 22:20:45 [INFO] 22:20:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-web --- 22:20:45 [INFO] Skipping source per configuration. 22:20:45 [INFO] 22:20:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-web --- 22:20:45 [INFO] 22:20:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-aaa-web --- 22:20:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:20:45 [INFO] 22:20:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-aaa-web --- 22:20:45 [WARNING] 22:20:45 [WARNING] The packaging plugin for project odl-aaa-web did not assign 22:20:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:20:45 [WARNING] 22:20:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:20:45 [WARNING] 22:20:45 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-web/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.18.9-SNAPSHOT/odl-aaa-web-0.18.9-SNAPSHOT.pom 22:20:45 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-web/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.18.9-SNAPSHOT/odl-aaa-web-0.18.9-SNAPSHOT-features.xml 22:20:45 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-web/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.18.9-SNAPSHOT/odl-aaa-web-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:45 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-web/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.18.9-SNAPSHOT/odl-aaa-web-0.18.9-SNAPSHOT-cyclonedx.json 22:20:45 [INFO] 22:20:45 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-aaa-web --- 22:20:45 [INFO] org.opendaylight.aaa:odl-aaa-web:feature:0.18.9-SNAPSHOT 22:20:45 [INFO] +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 22:20:45 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 22:20:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:20:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:20:45 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:20:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:20:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:20:45 [INFO] +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 22:20:45 [INFO] | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 22:20:45 [INFO] | | \- org.javassist:javassist:jar:3.30.2-GA:compile 22:20:45 [INFO] | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 22:20:45 [INFO] | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 22:20:45 [INFO] | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:20:45 [INFO] | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 22:20:45 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 22:20:45 [INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 22:20:45 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 22:20:45 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 22:20:45 [INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 22:20:45 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 22:20:45 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 22:20:45 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 22:20:45 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 22:20:45 [INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 22:20:45 [INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 22:20:45 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 22:20:45 [INFO] | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 22:20:45 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 22:20:45 [INFO] | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 22:20:45 [INFO] | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 22:20:45 [INFO] +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 22:20:45 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 22:20:45 [INFO] +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 22:20:45 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 22:20:45 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:20:45 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:20:45 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:20:45 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:20:45 [INFO] +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.9-SNAPSHOT:compile 22:20:45 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:20:45 [INFO] | \- org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:20:45 [INFO] +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.9-SNAPSHOT:compile 22:20:45 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:compile 22:20:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:20:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:20:45 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:20:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:20:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:20:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:20:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:20:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:20:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:20:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:20:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:20:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:20:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:20:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:20:45 [INFO] +- junit:junit:jar:4.13.2:test 22:20:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:20:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:20:45 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:20:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:20:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:20:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:20:45 [INFO] 22:20:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-aaa-web --- 22:20:45 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-web/target/sonatype-clm/module.xml 22:20:45 [INFO] 22:20:45 [INFO] -----------------< org.opendaylight.aaa:aaa-shiro-api >----------------- 22:20:45 [INFO] Building ODL :: aaa :: aaa-shiro-api 0.18.9-SNAPSHOT [28/41] 22:20:45 [INFO] -------------------------------[ bundle ]------------------------------- 22:20:45 [INFO] 22:20:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-shiro-api --- 22:20:45 [INFO] 22:20:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-shiro-api --- 22:20:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:45 [INFO] 22:20:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-shiro-api --- 22:20:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:45 [INFO] 22:20:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-shiro-api --- 22:20:45 [INFO] 22:20:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-shiro-api --- 22:20:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/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/** 22:20:45 [INFO] 22:20:45 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ aaa-shiro-api --- 22:20:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:20:45 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/src/main/yang 22:20:45 [INFO] yang-to-sources: Found 0 dependencies in 1.812 ms 22:20:45 [INFO] yang-to-sources: Project model files found: 1 in 6.865 ms 22:20:45 [INFO] yang-to-sources: 1 YANG models processed in 19.68 ms 22:20:45 [INFO] BindingJavaFileGenerator: Defined 40 files in 9.090 ms 22:20:45 [INFO] Sorted 40 files into 10 directories in 164.6 μs 22:20:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 24.24 ms 22:20:45 [INFO] 22:20:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-shiro-api --- 22:20:45 [INFO] Starting audit... 22:20:45 Audit done. 22:20:45 [INFO] You have 0 Checkstyle violations. 22:20:45 [INFO] 22:20:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-shiro-api --- 22:20:45 [INFO] Starting audit... 22:20:45 Audit done. 22:20:45 [INFO] You have 0 Checkstyle violations. 22:20:45 [INFO] 22:20:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-shiro-api --- 22:20:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/classes/LICENSE 22:20:45 [INFO] 22:20:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-shiro-api --- 22:20:45 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/src/main/resources 22:20:45 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/spi 22:20:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:20:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:45 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/spi 22:20:45 [INFO] 22:20:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-shiro-api --- 22:20:45 [INFO] Recompiling the module because of changed dependency. 22:20:45 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 22:20:46 [INFO] 22:20:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-shiro-api >>> 22:20:46 [INFO] 22:20:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-shiro-api --- 22:20:46 [INFO] Fork Value is true 22:20:48 [INFO] Done SpotBugs Analysis.... 22:20:48 [INFO] 22:20:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-shiro-api <<< 22:20:48 [INFO] 22:20:48 [INFO] 22:20:48 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-shiro-api --- 22:20:48 [INFO] BugInstance size is 0 22:20:48 [INFO] Error size is 0 22:20:48 [INFO] No errors/warnings found 22:20:48 [INFO] 22:20:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-shiro-api --- 22:20:48 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/src/test/resources 22:20:48 [INFO] 22:20:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-shiro-api --- 22:20:48 [INFO] No sources to compile 22:20:48 [INFO] 22:20:48 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-shiro-api --- 22:20:48 [INFO] No tests to run. 22:20:48 [INFO] 22:20:48 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-shiro-api --- 22:20:48 [INFO] 22:20:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-shiro-api --- 22:20:48 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT.jar 22:20:48 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/classes/META-INF/MANIFEST.MF 22:20:48 [INFO] 22:20:48 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-shiro-api --- 22:20:48 [INFO] No previous run data found, generating javadoc. 22:20:50 [WARNING] Javadoc Warnings 22:20:50 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/aaa/rev161214/http/permission/Permissions.java:83: warning: no comment 22:20:50 [WARNING] Delete(4, "delete") 22:20:50 [WARNING] ^ 22:20:50 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/aaa/rev161214/http/permission/Permissions.java:75: warning: no comment 22:20:50 [WARNING] Get(0, "get"), 22:20:50 [WARNING] ^ 22:20:50 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/aaa/rev161214/http/permission/Permissions.java:81: warning: no comment 22:20:50 [WARNING] Patch(3, "patch"), 22:20:50 [WARNING] ^ 22:20:50 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/aaa/rev161214/http/permission/Permissions.java:79: warning: no comment 22:20:50 [WARNING] Post(2, "post"), 22:20:50 [WARNING] ^ 22:20:50 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/aaa/rev161214/http/permission/Permissions.java:77: warning: no comment 22:20:50 [WARNING] Put(1, "put"), 22:20:50 [WARNING] ^ 22:20:50 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/aaa/rev161214/authentication/domains/DomainsKey.java:23: warning: no comment 22:20:50 [WARNING] private final String _domainid; 22:20:50 [WARNING] ^ 22:20:50 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/aaa/rev161214/authentication/grants/GrantsKey.java:23: warning: no comment 22:20:50 [WARNING] private final String _grantid; 22:20:50 [WARNING] ^ 22:20:50 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/aaa/rev161214/authentication/roles/RolesKey.java:23: warning: no comment 22:20:50 [WARNING] private final String _roleid; 22:20:50 [WARNING] ^ 22:20:50 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/aaa/rev161214/authentication/users/UsersKey.java:23: warning: no comment 22:20:50 [WARNING] private final String _userid; 22:20:50 [WARNING] ^ 22:20:50 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/aaa/rev161214/http/authorization/policies/PoliciesKey.java:23: warning: no comment 22:20:50 [WARNING] private final String _resource; 22:20:50 [WARNING] ^ 22:20:50 [WARNING] 10 warnings 22:20:50 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT-javadoc.jar 22:20:50 [INFO] 22:20:50 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-shiro-api --- 22:20:50 [INFO] CycloneDX: Resolving Dependencies 22:20:51 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 22:20:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/bom.xml 22:20:51 [INFO] attaching as aaa-shiro-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/bom.json 22:20:51 [INFO] attaching as aaa-shiro-api-0.18.9-SNAPSHOT-cyclonedx.json 22:20:51 [INFO] 22:20:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro-api --- 22:20:51 [INFO] Skipping duplicate-finder execution! 22:20:51 [INFO] 22:20:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-shiro-api --- 22:20:51 [INFO] No dependency problems found 22:20:51 [INFO] 22:20:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-shiro-api --- 22:20:51 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT-sources.jar 22:20:51 [INFO] 22:20:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-shiro-api --- 22:20:51 [INFO] 22:20:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-shiro-api --- 22:20:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:20:51 [INFO] 22:20:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-shiro-api --- 22:20:51 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.18.9-SNAPSHOT/aaa-shiro-api-0.18.9-SNAPSHOT.pom 22:20:51 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.18.9-SNAPSHOT/aaa-shiro-api-0.18.9-SNAPSHOT.jar 22:20:51 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.18.9-SNAPSHOT/aaa-shiro-api-0.18.9-SNAPSHOT-javadoc.jar 22:20:51 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.18.9-SNAPSHOT/aaa-shiro-api-0.18.9-SNAPSHOT-cyclonedx.xml 22:20:51 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.18.9-SNAPSHOT/aaa-shiro-api-0.18.9-SNAPSHOT-cyclonedx.json 22:20:51 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.18.9-SNAPSHOT/aaa-shiro-api-0.18.9-SNAPSHOT-sources.jar 22:20:51 [INFO] 22:20:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-shiro-api --- 22:20:51 [INFO] Installing org/opendaylight/aaa/aaa-shiro-api/0.18.9-SNAPSHOT/aaa-shiro-api-0.18.9-SNAPSHOT.jar 22:20:51 [INFO] Writing OBR metadata 22:20:51 [INFO] 22:20:51 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-shiro-api --- 22:20:51 [INFO] org.opendaylight.aaa:aaa-shiro-api:bundle:0.18.9-SNAPSHOT 22:20:51 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:20:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:20:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:20:51 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:20:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:20:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:20:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:20:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:20:51 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 22:20:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:20:51 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:20:51 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:20:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:20:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:20:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:20:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:20:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:20:51 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:20:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:20:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:20:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:20:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:20:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:20:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:20:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:20:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:20:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:20:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:20:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:20:51 [INFO] +- junit:junit:jar:4.13.2:test 22:20:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:20:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:20:51 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:20:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:20:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:20:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:20:51 [INFO] 22:20:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-shiro-api --- 22:20:51 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/sonatype-clm/module.xml 22:20:51 [INFO] 22:20:51 [INFO] -------------------< org.opendaylight.aaa:aaa-shiro >------------------- 22:20:51 [INFO] Building ODL :: aaa :: aaa-shiro 0.18.9-SNAPSHOT [29/41] 22:20:51 [INFO] -------------------------------[ bundle ]------------------------------- 22:20:52 [INFO] 22:20:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-shiro --- 22:20:52 [INFO] 22:20:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-shiro --- 22:20:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:52 [INFO] 22:20:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-shiro --- 22:20:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:52 [INFO] 22:20:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-shiro --- 22:20:52 [INFO] 22:20:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-shiro --- 22:20:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:20:52 [INFO] 22:20:52 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ aaa-shiro --- 22:20:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:20:52 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/yang 22:20:52 [INFO] yang-to-sources: Found 3 dependencies in 7.269 ms 22:20:52 [INFO] yang-to-sources: Project model files found: 1 in 3.912 ms 22:20:52 [INFO] yang-to-sources: 1 YANG models processed in 39.64 ms 22:20:52 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.806 ms 22:20:52 [INFO] Sorted 16 files into 3 directories in 101.7 μs 22:20:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 10.48 ms 22:20:52 [INFO] 22:20:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-shiro --- 22:20:52 [INFO] Starting audit... 22:20:52 Audit done. 22:20:52 [INFO] You have 0 Checkstyle violations. 22:20:52 [INFO] 22:20:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-shiro --- 22:20:53 [INFO] Starting audit... 22:20:53 Audit done. 22:20:53 [INFO] You have 0 Checkstyle violations. 22:20:53 [INFO] 22:20:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-shiro --- 22:20:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/classes/LICENSE 22:20:53 [INFO] 22:20:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-shiro --- 22:20:53 [INFO] Copying 5 resources from src/main/resources to target/classes 22:20:53 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/generated-sources/spi 22:20:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:20:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:53 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/generated-sources/spi 22:20:53 [INFO] 22:20:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-shiro --- 22:20:53 [INFO] Recompiling the module because of changed dependency. 22:20:53 [INFO] Compiling 52 source files with javac [debug release 17] to target/classes 22:20:53 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 22:20:53 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[62,22] auto-closeable resource filterLoad is never referenced in body of corresponding try statement 22:20:53 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[63,22] auto-closeable resource keyStoneLoad is never referenced in body of corresponding try statement 22:20:53 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[64,22] auto-closeable resource mdsalLoad is never referenced in body of corresponding try statement 22:20:53 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[65,22] auto-closeable resource moonLoad is never referenced in body of corresponding try statement 22:20:53 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[66,22] auto-closeable resource tokenAuthLoad is never referenced in body of corresponding try statement 22:20:53 [INFO] 22:20:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-shiro >>> 22:20:53 [INFO] 22:20:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-shiro --- 22:20:53 [INFO] Fork Value is true 22:20:58 [INFO] Done SpotBugs Analysis.... 22:20:58 [INFO] 22:20:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-shiro <<< 22:20:58 [INFO] 22:20:58 [INFO] 22:20:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-shiro --- 22:20:58 [INFO] BugInstance size is 0 22:20:58 [INFO] Error size is 0 22:20:58 [INFO] No errors/warnings found 22:20:58 [INFO] 22:20:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-shiro --- 22:20:58 [INFO] Copying 1 resource from src/test/resources to target/test-classes 22:20:58 [INFO] 22:20:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-shiro --- 22:20:58 [INFO] Recompiling the module because of changed dependency. 22:20:58 [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes 22:20:58 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 22:20:58 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 22:20:58 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 22:20:58 [INFO] 22:20:58 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-shiro --- 22:20:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:20:58 [INFO] 22:20:58 [INFO] ------------------------------------------------------- 22:20:58 [INFO] T E S T S 22:20:58 [INFO] ------------------------------------------------------- 22:20:59 [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest 22:21:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest 22:21:00 [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest 22:21:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest 22:21:00 [INFO] Running org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest 22:21:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:21:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.999 s -- in org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest 22:21:02 [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest 22:21:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.621 s -- in org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest 22:21:03 [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest 22:21:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest 22:21:03 [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest 22:21:03 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest 22:21:03 [INFO] Running org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest 22:21:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.120 s -- in org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest 22:21:05 [INFO] Running org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest 22:21:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest 22:21:05 [INFO] Running org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest 22:21:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest 22:21:05 [INFO] Running org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest 22:21:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest 22:21:05 [INFO] Running org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest 22:21:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest 22:21:06 [INFO] Running org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest 22:21:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest 22:21:06 [INFO] 22:21:06 [INFO] Results: 22:21:06 [INFO] 22:21:06 [WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 1 22:21:06 [INFO] 22:21:06 [INFO] 22:21:06 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-shiro --- 22:21:06 [INFO] 22:21:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-shiro --- 22:21:06 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.18.9-SNAPSHOT : Export org.opendaylight.aaa, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] 22:21:06 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.18.9-SNAPSHOT : Export org.opendaylight.aaa.shiro.realm, has 2, private references [org.opendaylight.aaa.shiro.moon, org.opendaylight.aaa.shiro.realm.util.http] 22:21:06 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.18.9-SNAPSHOT : Export org.opendaylight.aaa.shiro.web.env, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] 22:21:06 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.18.9-SNAPSHOT : Export-Package duplicate package name (org.opendaylight.aaa.shiro) that uses the default version because no version is specified (0.18.9). Remove duplicate package or add an explicit version to it. 22:21:06 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT.jar 22:21:06 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/classes/META-INF/MANIFEST.MF 22:21:06 [INFO] 22:21:06 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ aaa-shiro --- 22:21:06 [INFO] 22:21:06 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-shiro --- 22:21:06 [INFO] No previous run data found, generating javadoc. 22:21:09 [WARNING] Javadoc Warnings 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/filters/AAAShiroFilter.java:27: warning: no comment 22:21:09 [WARNING] public AAAShiroFilter(final WebEnvironment env) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/AAAShiroProvider.java:34: warning: no @param for credentialAuth 22:21:09 [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/AAAShiroProvider.java:34: warning: no @param for datastoreConfig 22:21:09 [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/AAAShiroProvider.java:34: warning: no @param for iidmStore 22:21:09 [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/AAAShiroProvider.java:72: warning: no comment 22:21:09 [WARNING] public TokenAuthenticators getTokenAuthenticators() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/AAAShiroProvider.java:68: warning: no comment 22:21:09 [WARNING] public TokenStore getTokenStore() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:38: warning: no comment 22:21:09 [WARNING] public AAAWebEnvironment(final ShiroIni shiroConfiguration, final DataBroker dataBroker, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/idm/DomainHandler.java:60: warning: no comment 22:21:09 [WARNING] public DomainHandler(final IIDMStore iidMStore, final ClaimCache claimCache) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/provider/GsonProvider.java:36: warning: no comment 22:21:09 [WARNING] public class GsonProvider implements MessageBodyReader, MessageBodyWriter { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/provider/GsonProvider.java:46: warning: no comment 22:21:09 [WARNING] public GsonProvider() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/util/http/header/HeaderUtils.java:24: warning: no comment 22:21:09 [WARNING] public static final String USERNAME_DOMAIN_SEPARATOR = "@"; 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/idm/IdmLightApplication.java:45: warning: no comment 22:21:09 [WARNING] public IdmLightApplication(final IIDMStore iidMStore, final ClaimCache claimCache) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/idm/IdmLightProxy.java:55: warning: no comment 22:21:09 [WARNING] public IdmLightProxy(final IIDMStore idmStore, final PasswordHashService passwordService) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:24: warning: no comment 22:21:09 [WARNING] public static final class Auth { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:16: warning: no comment 22:21:09 [WARNING] public KeystoneAuth(String username, String password, String domain) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:20: warning: no comment 22:21:09 [WARNING] public Auth getAuth() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:41: warning: no comment 22:21:09 [WARNING] public static final class Identity { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:110: warning: no comment 22:21:09 [WARNING] public static final class Scope { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:33: warning: no comment 22:21:09 [WARNING] public Identity getIdentity() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:37: warning: no comment 22:21:09 [WARNING] public Scope getScope() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:60: warning: no comment 22:21:09 [WARNING] public static final class Password { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:52: warning: no comment 22:21:09 [WARNING] public String[] getMethods() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:56: warning: no comment 22:21:09 [WARNING] public Password getPassword() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:71: warning: no comment 22:21:09 [WARNING] public static final class User { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:67: warning: no comment 22:21:09 [WARNING] public User getUser() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:94: warning: no comment 22:21:09 [WARNING] public static final class Domain { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:90: warning: no comment 22:21:09 [WARNING] public Domain getDomain() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:82: warning: no comment 22:21:09 [WARNING] public String getName() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:86: warning: no comment 22:21:09 [WARNING] public String getPassword() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:101: warning: no comment 22:21:09 [WARNING] public String getName() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:121: warning: no comment 22:21:09 [WARNING] public static final class Domain { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:113: warning: no comment 22:21:09 [WARNING] public Scope(String domainId) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:117: warning: no comment 22:21:09 [WARNING] public Domain getDomain() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:124: warning: no comment 22:21:09 [WARNING] public Domain(String theDomain) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneAuth.java:128: warning: no comment 22:21:09 [WARNING] public String getName() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/KeystoneAuthRealm.java:94: warning: no comment 22:21:09 [WARNING] public KeystoneAuthRealm() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/KeystoneAuthRealm.java:102: warning: no comment 22:21:09 [WARNING] public KeystoneAuthRealm(final ICertificateManager certManager, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/KeystoneAuthRealm.java:109: warning: no comment 22:21:09 [WARNING] public static Registration prepareForLoad(final ICertificateManager certManager, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:36: warning: no comment 22:21:09 [WARNING] public static final class Token { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:20: warning: no comment 22:21:09 [WARNING] public KeystoneToken() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:24: warning: no comment 22:21:09 [WARNING] public KeystoneToken(Token theToken) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:32: warning: no comment 22:21:09 [WARNING] public Token getToken() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:28: warning: no comment 22:21:09 [WARNING] public void setToken(Token theToken) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:55: warning: no comment 22:21:09 [WARNING] public static final class Role { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:39: warning: no comment 22:21:09 [WARNING] public Token() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:43: warning: no comment 22:21:09 [WARNING] public Token(List theRoles) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:47: warning: no comment 22:21:09 [WARNING] public void addRoles(List theRoles) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:51: warning: no comment 22:21:09 [WARNING] public List getRoles() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:60: warning: no comment 22:21:09 [WARNING] public Role() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:64: warning: no comment 22:21:09 [WARNING] public Role(String theRoleName, String theId) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:81: warning: no comment 22:21:09 [WARNING] public String getId() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:73: warning: no comment 22:21:09 [WARNING] public String getName() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:77: warning: no comment 22:21:09 [WARNING] public void setId(String theId) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/keystone/domain/KeystoneToken.java:69: warning: no comment 22:21:09 [WARNING] public void setName(String theRoleName) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilter.java:61: warning: no comment 22:21:09 [WARNING] public MDSALDynamicAuthorizationFilter() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilter.java:65: warning: no comment 22:21:09 [WARNING] public MDSALDynamicAuthorizationFilter(final DataBroker dataBroker) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilter.java:69: warning: no comment 22:21:09 [WARNING] public static Registration prepareForLoad(final DataBroker dataBroker) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MdsalRealm.java:62: warning: no comment 22:21:09 [WARNING] public MdsalRealm() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MdsalRealm.java:70: warning: no comment 22:21:09 [WARNING] public MdsalRealm(final PasswordHashService passwordHashService, final DataBroker dataBroker) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MdsalRealm.java:82: warning: no comment 22:21:09 [WARNING] public static Registration prepareForLoad(final PasswordHashService passwordHashService, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/moon/MoonPrincipal.java:28: warning: no comment 22:21:09 [WARNING] public MoonPrincipal(final String username, final String domain, final String userId, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/moon/MoonPrincipal.java:38: warning: no comment 22:21:09 [WARNING] public MoonPrincipal createODLPrincipal(final String userName, final String theDomain, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/moon/MoonPrincipal.java:52: warning: no comment 22:21:09 [WARNING] public String getDomain() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/moon/MoonPrincipal.java:60: warning: no comment 22:21:09 [WARNING] public Set getRoles() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/moon/MoonPrincipal.java:64: warning: no comment 22:21:09 [WARNING] public String getToken() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/moon/MoonPrincipal.java:56: warning: no comment 22:21:09 [WARNING] public String getUserId() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/moon/MoonPrincipal.java:48: warning: no comment 22:21:09 [WARNING] public String getUsername() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/moon/MoonPrincipal.java:44: warning: no comment 22:21:09 [WARNING] public Claim principalToClaim() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MoonRealm.java:48: warning: no comment 22:21:09 [WARNING] public MoonRealm() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MoonRealm.java:52: warning: no comment 22:21:09 [WARNING] public MoonRealm(final ServletSupport servletSupport) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MoonRealm.java:85: warning: no comment 22:21:09 [WARNING] public MoonPrincipal moonAuthenticate(final String username, final String password, final String domain) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MoonRealm.java:56: warning: no comment 22:21:09 [WARNING] public static Registration prepareForLoad(final ServletSupport jaxrsSupport) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/moon/MoonTokenEndpoint.java:27: warning: no comment 22:21:09 [WARNING] public final class MoonTokenEndpoint extends HttpServlet { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/moon/MoonTokenEndpoint.java:31: warning: no comment 22:21:09 [WARNING] public MoonTokenEndpoint() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/ODLActiveDirectoryRealm.java:38: warning: no comment 22:21:09 [WARNING] public ODLActiveDirectoryRealm() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/authenticator/ODLAuthenticator.java:39: warning: no comment 22:21:09 [WARNING] public ODLAuthenticator(@Reference final AAAShiroWebEnvironment env) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/ODLJdbcRealm.java:45: warning: no comment 22:21:09 [WARNING] public ODLJdbcRealm() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/ODLJndiLdapRealm.java:116: warning: no comment 22:21:09 [WARNING] public ODLJndiLdapRealm() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/ODLJndiLdapRealm.java:221: warning: no comment 22:21:09 [WARNING] public static AuthorizationInfo buildAuthorizationInfo(final Set roleNames) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/ODLJndiLdapRealmAuthNOnly.java:43: warning: no comment 22:21:09 [WARNING] public ODLJndiLdapRealmAuthNOnly() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/idm/OSGIIdmLightProxy.java:31: warning: no comment 22:21:09 [WARNING] public class OSGIIdmLightProxy extends ForwardingObject implements PasswordCredentialAuth, IdMService, ClaimCache { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/idm/RoleHandler.java:51: warning: no comment 22:21:09 [WARNING] public RoleHandler(final IIDMStore iidMStore, final ClaimCache claimCache) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/ShiroWebContextSecurer.java:31: warning: no comment 22:21:09 [WARNING] public ShiroWebContextSecurer(@Reference final AAAShiroWebEnvironment webEnvironment) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/util/http/SimpleHttpClient.java:59: warning: no comment 22:21:09 [WARNING] public static class Builder { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/util/http/SimpleHttpRequest.java:81: warning: no comment 22:21:09 [WARNING] public static class Builder { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/TokenAuthRealm.java:52: warning: no comment 22:21:09 [WARNING] public TokenAuthRealm() { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/TokenAuthRealm.java:56: warning: no comment 22:21:09 [WARNING] public TokenAuthRealm(final AuthenticationService authService, final TokenAuthenticators authenticators) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/TokenAuthRealm.java:60: warning: no comment 22:21:09 [WARNING] public TokenAuthRealm(final AuthenticationService authService, final TokenAuthenticators authenticators, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/TokenAuthRealm.java:68: warning: no comment 22:21:09 [WARNING] public static Registration prepareForLoad(final AuthenticationService authService, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/idm/UserHandler.java:49: warning: no comment 22:21:09 [WARNING] public UserHandler(final IIDMStore iidMStore, final ClaimCache claimCache) { 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/WebInitializer.java:46: warning: no comment 22:21:09 [WARNING] public WebInitializer(final @Reference WebServer webServer, @Reference final ClaimCache claimCache, 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/aaa/app/config/rev170619/shiro/ini/MainKey.java:23: warning: no comment 22:21:09 [WARNING] private final String _pairKey; 22:21:09 [WARNING] ^ 22:21:09 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/aaa/app/config/rev170619/shiro/ini/UrlsKey.java:23: warning: no comment 22:21:09 [WARNING] private final String _pairKey; 22:21:09 [WARNING] ^ 22:21:09 [WARNING] 93 warnings 22:21:09 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT-javadoc.jar 22:21:09 [INFO] 22:21:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-shiro --- 22:21:09 [INFO] CycloneDX: Resolving Dependencies 22:21:10 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 22:21:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/bom.xml 22:21:10 [INFO] attaching as aaa-shiro-0.18.9-SNAPSHOT-cyclonedx.xml 22:21:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/bom.json 22:21:10 [INFO] attaching as aaa-shiro-0.18.9-SNAPSHOT-cyclonedx.json 22:21:10 [INFO] 22:21:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro --- 22:21:10 [INFO] Skipping duplicate-finder execution! 22:21:10 [INFO] 22:21:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-shiro --- 22:21:10 [WARNING] Used undeclared dependencies found: 22:21:10 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:21:10 [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.45:test 22:21:10 [WARNING] org.glassfish.jersey.core:jersey-client:jar:2.45:test 22:21:10 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:21:10 [WARNING] org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.45:test 22:21:10 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:21:10 [WARNING] org.opendaylight.yangtools:util:jar:11.0.8:compile 22:21:10 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:21:10 [WARNING] Unused declared dependencies found: 22:21:10 [WARNING] net.sf.ehcache:ehcache:jar:2.10.9.2:compile 22:21:10 [WARNING] org.immutables:value:jar:annotations:2.10.1:compile 22:21:10 [INFO] 22:21:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-shiro --- 22:21:10 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT-sources.jar 22:21:10 [INFO] 22:21:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-shiro --- 22:21:10 [INFO] 22:21:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-shiro --- 22:21:10 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/code-coverage/jacoco.exec 22:21:10 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-shiro' with 52 classes 22:21:11 [INFO] 22:21:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-shiro --- 22:21:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.18.9-SNAPSHOT/aaa-shiro-0.18.9-SNAPSHOT.pom 22:21:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.18.9-SNAPSHOT/aaa-shiro-0.18.9-SNAPSHOT.jar 22:21:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/classes/idmtool.py to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.18.9-SNAPSHOT/aaa-shiro-0.18.9-SNAPSHOT-idmtool.py 22:21:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/classes/initial/aaa-app-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.18.9-SNAPSHOT/aaa-shiro-0.18.9-SNAPSHOT-aaa-app-config.xml 22:21:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/classes/initial/aaa-datastore-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.18.9-SNAPSHOT/aaa-shiro-0.18.9-SNAPSHOT-aaa-datastore-config.xml 22:21:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.18.9-SNAPSHOT/aaa-shiro-0.18.9-SNAPSHOT-javadoc.jar 22:21:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.18.9-SNAPSHOT/aaa-shiro-0.18.9-SNAPSHOT-cyclonedx.xml 22:21:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.18.9-SNAPSHOT/aaa-shiro-0.18.9-SNAPSHOT-cyclonedx.json 22:21:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.18.9-SNAPSHOT/aaa-shiro-0.18.9-SNAPSHOT-sources.jar 22:21:11 [INFO] 22:21:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-shiro --- 22:21:11 [INFO] Installing org/opendaylight/aaa/aaa-shiro/0.18.9-SNAPSHOT/aaa-shiro-0.18.9-SNAPSHOT.jar 22:21:11 [INFO] Writing OBR metadata 22:21:11 [INFO] 22:21:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-shiro --- 22:21:11 [INFO] org.opendaylight.aaa:aaa-shiro:bundle:0.18.9-SNAPSHOT 22:21:11 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:21:11 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:21:11 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:21:11 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:21:11 [INFO] +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.9-SNAPSHOT:compile 22:21:11 [INFO] +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.9-SNAPSHOT:compile 22:21:11 [INFO] +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.9-SNAPSHOT:compile 22:21:11 [INFO] | \- com.h2database:h2:jar:2.2.224:compile 22:21:11 [INFO] +- org.opendaylight.aaa:aaa-cert:jar:0.18.9-SNAPSHOT:compile 22:21:11 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:21:11 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:21:11 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:21:11 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:21:11 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:21:11 [INFO] +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:compile 22:21:11 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:21:11 [INFO] | | +- commons-logging:commons-logging:jar:1.3.1:compile 22:21:11 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 22:21:11 [INFO] | \- org.owasp.encoder:encoder:jar:1.2.3:compile 22:21:11 [INFO] +- com.google.code.gson:gson:jar:2.11.0:compile 22:21:11 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:21:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:21:11 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:21:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:21:11 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:21:11 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:21:11 [INFO] +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.9-SNAPSHOT:compile 22:21:11 [INFO] +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:21:11 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 22:21:11 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 22:21:11 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 22:21:11 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 22:21:11 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 22:21:11 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 22:21:11 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional) 22:21:11 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 22:21:11 [INFO] +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 22:21:11 [INFO] +- org.immutables:value:jar:annotations:2.10.1:compile 22:21:11 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:21:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:21:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:21:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:21:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:21:11 [INFO] +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 22:21:11 [INFO] | +- org.jolokia:jolokia-core:jar:1.7.2:compile 22:21:11 [INFO] | +- org.jolokia:jolokia-jsr160:jar:1.7.2:compile 22:21:11 [INFO] | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 22:21:11 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:21:11 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:compile 22:21:11 [INFO] +- ch.qos.logback:logback-core:jar:1.3.14:test 22:21:11 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:test 22:21:11 [INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:test 22:21:11 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.45:test 22:21:11 [INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:test 22:21:11 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 22:21:11 [INFO] | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:test 22:21:11 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:test 22:21:11 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:test 22:21:11 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:test 22:21:11 [INFO] | \- org.javassist:javassist:jar:3.30.2-GA:test 22:21:11 [INFO] +- org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:jar:2.45:test 22:21:11 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.4:test 22:21:11 [INFO] | +- org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.45:test 22:21:11 [INFO] | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:test 22:21:11 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:test 22:21:11 [INFO] | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:test 22:21:11 [INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.45:test 22:21:11 [INFO] | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:test 22:21:11 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:2.45:test 22:21:11 [INFO] | | \- org.glassfish.grizzly:grizzly-http-server:jar:2.4.4:test 22:21:11 [INFO] | | \- org.glassfish.grizzly:grizzly-http:jar:2.4.4:test 22:21:11 [INFO] | | \- org.glassfish.grizzly:grizzly-framework:jar:2.4.4:test 22:21:11 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:jar:2.45:test 22:21:11 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:test 22:21:11 [INFO] | | \- org.glassfish.grizzly:grizzly-http-servlet:jar:2.4.4:test 22:21:11 [INFO] | \- org.junit.jupiter:junit-jupiter:jar:5.11.2:test 22:21:11 [INFO] +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT:test 22:21:11 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 22:21:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:21:11 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:21:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:21:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:21:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:21:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:21:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:21:11 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:21:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:21:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:21:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:21:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:21:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:21:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:21:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:21:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:21:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:21:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:21:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:21:11 [INFO] +- junit:junit:jar:4.13.2:test 22:21:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:21:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:21:11 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:21:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:21:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:21:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:21:11 [INFO] 22:21:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-shiro --- 22:21:11 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/sonatype-clm/module.xml 22:21:11 [INFO] 22:21:11 [INFO] -----------------< org.opendaylight.aaa:odl-aaa-shiro >----------------- 22:21:11 [INFO] Building ODL :: aaa :: odl-aaa-shiro 0.18.9-SNAPSHOT [30/41] 22:21:11 [INFO] ------------------------------[ feature ]------------------------------- 22:21:11 [INFO] 22:21:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-aaa-shiro --- 22:21:11 [INFO] 22:21:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-aaa-shiro --- 22:21:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:11 [INFO] 22:21:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-shiro --- 22:21:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:11 [INFO] 22:21:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-aaa-shiro --- 22:21:11 [INFO] 22:21:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-shiro --- 22:21:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:11 [INFO] argLine set to empty 22:21:11 [INFO] 22:21:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-aaa-shiro --- 22:21:11 [INFO] Starting audit... 22:21:11 Audit done. 22:21:11 [INFO] You have 0 Checkstyle violations. 22:21:11 [INFO] 22:21:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-aaa-shiro --- 22:21:11 [INFO] Starting audit... 22:21:11 Audit done. 22:21:11 [INFO] You have 0 Checkstyle violations. 22:21:11 [INFO] 22:21:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-aaa-shiro --- 22:21:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-shiro/target/classes/LICENSE 22:21:11 [INFO] 22:21:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-shiro --- 22:21:12 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-shiro/target/feature/feature.xml 22:21:12 [INFO] ...done! 22:21:12 [INFO] Attaching features XML 22:21:12 [INFO] 22:21:12 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-shiro --- 22:21: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 22:21:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:21:12 [INFO] 22:21:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-aaa-shiro >>> 22:21:12 [INFO] 22:21:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-aaa-shiro --- 22:21:12 [INFO] 22:21:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-aaa-shiro <<< 22:21:12 [INFO] 22:21:12 [INFO] 22:21:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-aaa-shiro --- 22:21:12 [INFO] 22:21:12 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-aaa-shiro --- 22:21:12 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-shiro 22:21:13 [INFO] Project dependency features detected: [] 22:21:13 [INFO] Pax Exam System (Version: 4.13.3) created. 22:21:13 [INFO] Creating RMI registry server on 127.0.0.1:21000 22:21:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:21:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:21:13 [INFO] Waiting for remote bundle context.. on 21000 name: ff38d352-d56f-488f-b754-3f393f0c9e46 timout: [ RelativeTimeout value = 180000 ] 22:21:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:21:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:21:28 [INFO] 22:21:28 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-aaa-shiro --- 22:21:28 [INFO] 22:21:28 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-aaa-shiro --- 22:21:28 [INFO] No Javadoc in project. Archive not created. 22:21:28 [INFO] 22:21:28 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-aaa-shiro --- 22:21:28 [INFO] CycloneDX: Resolving Dependencies 22:21:32 [INFO] CycloneDX: Creating BOM version 1.5 with 268 component(s) 22:21:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-shiro/target/bom.xml 22:21:32 [INFO] attaching as odl-aaa-shiro-0.18.9-SNAPSHOT-cyclonedx.xml 22:21:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-shiro/target/bom.json 22:21:32 [INFO] attaching as odl-aaa-shiro-0.18.9-SNAPSHOT-cyclonedx.json 22:21:32 [INFO] 22:21:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-shiro --- 22:21:32 [INFO] Skipping duplicate-finder execution! 22:21:32 [INFO] 22:21:32 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-aaa-shiro --- 22:21:32 [INFO] Skipping plugin execution 22:21:32 [INFO] 22:21:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-shiro --- 22:21:32 [INFO] Skipping source per configuration. 22:21:32 [INFO] 22:21:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-shiro --- 22:21:32 [INFO] 22:21:32 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-aaa-shiro --- 22:21:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:32 [INFO] 22:21:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-aaa-shiro --- 22:21:32 [WARNING] 22:21:32 [WARNING] The packaging plugin for project odl-aaa-shiro did not assign 22:21:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:21:32 [WARNING] 22:21:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:21:32 [WARNING] 22:21:32 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.18.9-SNAPSHOT/odl-aaa-shiro-0.18.9-SNAPSHOT.pom 22:21:32 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.18.9-SNAPSHOT/odl-aaa-shiro-0.18.9-SNAPSHOT-features.xml 22:21:32 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.18.9-SNAPSHOT/odl-aaa-shiro-0.18.9-SNAPSHOT-cyclonedx.xml 22:21:32 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.18.9-SNAPSHOT/odl-aaa-shiro-0.18.9-SNAPSHOT-cyclonedx.json 22:21:32 [INFO] 22:21:32 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-aaa-shiro --- 22:21:32 [INFO] org.opendaylight.aaa:odl-aaa-shiro:feature:0.18.9-SNAPSHOT 22:21:32 [INFO] +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 22:21:32 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 22:21:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 22:21:32 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 22:21:32 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 22:21:32 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 22:21:32 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 22:21:32 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 22:21:32 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 22:21:32 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 22:21:32 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 22:21:32 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 22:21:32 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 22:21:32 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 22:21:32 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 22:21:32 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 22:21:32 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 22:21:32 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 22:21:32 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 22:21:32 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 22:21:32 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 22:21:32 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 22:21:32 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 22:21:32 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 22:21:32 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 22:21:32 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 22:21:32 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 22:21:32 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 22:21:32 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 22:21:32 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 22:21:32 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 22:21:32 [INFO] +- org.opendaylight.controller:odl-jolokia:xml:features:8.0.8:compile 22:21:32 [INFO] | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 22:21:32 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 22:21:32 [INFO] | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:8.0.8:compile 22:21:32 [INFO] +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 22:21:32 [INFO] | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 22:21:32 [INFO] | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 22:21:32 [INFO] | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 22:21:32 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 22:21:32 [INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 22:21:32 [INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 22:21:32 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 22:21:32 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 22:21:32 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 22:21:32 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 22:21:32 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 22:21:32 [INFO] | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 22:21:32 [INFO] | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 22:21:32 [INFO] | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 22:21:32 [INFO] | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 22:21:32 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 22:21:32 [INFO] | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 22:21:32 [INFO] | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 22:21:32 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 22:21:32 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 22:21:32 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:21:32 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] +- org.opendaylight.aaa:aaa-shiro:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:21:32 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:21:32 [INFO] | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | | \- com.h2database:h2:jar:2.2.224:compile 22:21:32 [INFO] | +- org.opendaylight.aaa:aaa-cert:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:21:32 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:21:32 [INFO] | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:21:32 [INFO] | | | +- commons-logging:commons-logging:jar:1.3.1:compile 22:21:32 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile 22:21:32 [INFO] | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 22:21:32 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 22:21:32 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:21:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:21:32 [INFO] | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 22:21:32 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 22:21:32 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:21:32 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:21:32 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:21:32 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:21:32 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:21:32 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:21:32 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:21:32 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:21:32 [INFO] +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 22:21:32 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 22:21:32 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 22:21:32 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 22:21:32 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 22:21:32 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 22:21:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 22:21:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 22:21:32 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 22:21:32 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 22:21:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 22:21:32 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 22:21:32 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 22:21:32 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 22:21:32 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 22:21:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 22:21:32 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 22:21:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 22:21:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 22:21:32 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 22:21:32 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 22:21:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 22:21:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 22:21:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 22:21:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 22:21:32 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 22:21:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 22:21:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.controller:blueprint:jar:8.0.8:compile 22:21:32 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 22:21:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 22:21:32 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 22:21:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 22:21:32 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:21:32 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:21:32 [INFO] | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 22:21:32 [INFO] +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:21:32 [INFO] +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 22:21:32 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 22:21:32 [INFO] | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 22:21:32 [INFO] | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 22:21:32 [INFO] +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] | \- org.opendaylight.aaa:aaa-cert:xml:config:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 22:21:32 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 22:21:32 [INFO] +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 22:21:32 [INFO] | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 22:21:32 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 22:21:32 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 22:21:32 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 22:21:32 [INFO] | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 22:21:32 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 22:21:32 [INFO] | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 22:21:32 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 22:21:32 [INFO] | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 22:21:32 [INFO] | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 22:21:32 [INFO] | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 22:21:32 [INFO] | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 22:21:32 [INFO] | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 22:21:32 [INFO] | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 22:21:32 [INFO] | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 22:21:32 [INFO] | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 22:21:32 [INFO] | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 22:21:32 [INFO] | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 22:21:32 [INFO] | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 22:21:32 [INFO] | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 22:21:32 [INFO] +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.9-SNAPSHOT:compile 22:21:32 [INFO] +- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 22:21:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:21:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:21:32 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:21:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:21:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:21:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:21:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:21:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:21:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:21:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:21:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:21:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:21:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:21:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:21:32 [INFO] +- junit:junit:jar:4.13.2:test 22:21:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:21:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:21:32 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:21:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 22:21:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:21:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:21:32 [INFO] 22:21:32 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-aaa-shiro --- 22:21:32 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-shiro/target/sonatype-clm/module.xml 22:21:32 [INFO] 22:21:32 [INFO] ------------------< org.opendaylight.aaa:odl-aaa-cli >------------------ 22:21:32 [INFO] Building ODL :: aaa :: odl-aaa-cli 0.18.9-SNAPSHOT [31/41] 22:21:32 [INFO] ------------------------------[ feature ]------------------------------- 22:21:32 [INFO] 22:21:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-aaa-cli --- 22:21:32 [INFO] 22:21:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-aaa-cli --- 22:21:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:32 [INFO] 22:21:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-cli --- 22:21:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:32 [INFO] 22:21:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-aaa-cli --- 22:21:32 [INFO] 22:21:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-cli --- 22:21:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:32 [INFO] argLine set to empty 22:21:32 [INFO] 22:21:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-aaa-cli --- 22:21:32 [INFO] Starting audit... 22:21:32 Audit done. 22:21:32 [INFO] You have 0 Checkstyle violations. 22:21:32 [INFO] 22:21:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-aaa-cli --- 22:21:32 [INFO] Starting audit... 22:21:32 Audit done. 22:21:32 [INFO] You have 0 Checkstyle violations. 22:21:32 [INFO] 22:21:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-aaa-cli --- 22:21:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cli/target/classes/LICENSE 22:21:32 [INFO] 22:21:32 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cli --- 22:21:32 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cli/target/feature/feature.xml 22:21:32 [INFO] ...done! 22:21:32 [INFO] Attaching features XML 22:21:32 [INFO] 22:21:32 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-cli --- 22:21:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:21:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:21:32 [INFO] 22:21:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-aaa-cli >>> 22:21:32 [INFO] 22:21:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-aaa-cli --- 22:21:32 [INFO] 22:21:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-aaa-cli <<< 22:21:32 [INFO] 22:21:32 [INFO] 22:21:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-aaa-cli --- 22:21:32 [INFO] 22:21:32 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-aaa-cli --- 22:21:32 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-cli 22:21:32 [INFO] Project dependency features detected: [] 22:21:32 [INFO] Pax Exam System (Version: 4.13.3) created. 22:21:32 [INFO] Creating RMI registry server on 127.0.0.1:21000 22:21:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:21:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:21:33 [INFO] Waiting for remote bundle context.. on 21000 name: 1ba14d0b-48b1-466a-b0d2-9839d0a388c9 timout: [ RelativeTimeout value = 180000 ] 22:21:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:21:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:21:49 [INFO] 22:21:49 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-aaa-cli --- 22:21:49 [INFO] 22:21:49 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-aaa-cli --- 22:21:49 [INFO] No Javadoc in project. Archive not created. 22:21:49 [INFO] 22:21:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-aaa-cli --- 22:21:49 [INFO] CycloneDX: Resolving Dependencies 22:21:53 [INFO] CycloneDX: Creating BOM version 1.5 with 270 component(s) 22:21:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cli/target/bom.xml 22:21:53 [INFO] attaching as odl-aaa-cli-0.18.9-SNAPSHOT-cyclonedx.xml 22:21:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cli/target/bom.json 22:21:53 [INFO] attaching as odl-aaa-cli-0.18.9-SNAPSHOT-cyclonedx.json 22:21:53 [INFO] 22:21:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cli --- 22:21:53 [INFO] Skipping duplicate-finder execution! 22:21:53 [INFO] 22:21:53 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-aaa-cli --- 22:21:53 [INFO] Skipping plugin execution 22:21:53 [INFO] 22:21:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-cli --- 22:21:53 [INFO] Skipping source per configuration. 22:21:53 [INFO] 22:21:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-cli --- 22:21:53 [INFO] 22:21:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-aaa-cli --- 22:21:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:53 [INFO] 22:21:53 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-aaa-cli --- 22:21:53 [WARNING] 22:21:53 [WARNING] The packaging plugin for project odl-aaa-cli did not assign 22:21:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:21:53 [WARNING] 22:21:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:21:53 [WARNING] 22:21:53 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.18.9-SNAPSHOT/odl-aaa-cli-0.18.9-SNAPSHOT.pom 22:21:53 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.18.9-SNAPSHOT/odl-aaa-cli-0.18.9-SNAPSHOT-features.xml 22:21:53 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.18.9-SNAPSHOT/odl-aaa-cli-0.18.9-SNAPSHOT-cyclonedx.xml 22:21:53 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.18.9-SNAPSHOT/odl-aaa-cli-0.18.9-SNAPSHOT-cyclonedx.json 22:21:53 [INFO] 22:21:53 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-aaa-cli --- 22:21:53 [INFO] org.opendaylight.aaa:odl-aaa-cli:feature:0.18.9-SNAPSHOT 22:21:53 [INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:8.0.8:compile 22:21:53 [INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 22:21:53 [INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 22:21:53 [INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:8.0.8:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 22:21:53 [INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 22:21:53 [INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 22:21:53 [INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 22:21:53 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 22:21:53 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 22:21:53 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 22:21:53 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 22:21:53 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 22:21:53 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 22:21:53 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 22:21:53 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 22:21:53 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 22:21:53 [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 22:21:53 [INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 22:21:53 [INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 22:21:53 [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 22:21:53 [INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 22:21:53 [INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 22:21:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 22:21:53 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 22:21:53 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:21:53 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | | \- com.h2database:h2:jar:2.2.224:compile 22:21:53 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:21:53 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 22:21:53 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 22:21:53 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 22:21:53 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 22:21:53 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:21:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:21:53 [INFO] | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 22:21:53 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 22:21:53 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:21:53 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:21:53 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:21:53 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:21:53 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:21:53 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:21:53 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:21:53 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 22:21:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 22:21:53 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 22:21:53 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 22:21:53 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 22:21:53 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 22:21:53 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 22:21:53 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 22:21:53 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 22:21:53 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 22:21:53 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 22:21:53 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 22:21:53 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 22:21:53 [INFO] | | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 22:21:53 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 22:21:53 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 22:21:53 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 22:21:53 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 22:21:53 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 22:21:53 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.8:compile 22:21:53 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 22:21:53 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:21:53 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:21:53 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 22:21:53 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 22:21:53 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 22:21:53 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 22:21:53 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 22:21:53 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 22:21:53 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 22:21:53 [INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 22:21:53 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 22:21:53 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 22:21:53 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 22:21:53 [INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 22:21:53 [INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 22:21:53 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 22:21:53 [INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 22:21:53 [INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 22:21:53 [INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 22:21:53 [INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 22:21:53 [INFO] | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 22:21:53 [INFO] | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 22:21:53 [INFO] | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 22:21:53 [INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 22:21:53 [INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 22:21:53 [INFO] +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 22:21:53 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 22:21:53 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 22:21:53 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 22:21:53 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 22:21:53 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 22:21:53 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 22:21:53 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 22:21:53 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 22:21:53 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 22:21:53 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 22:21:53 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 22:21:53 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 22:21:53 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 22:21:53 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 22:21:53 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 22:21:53 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 22:21:53 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 22:21:53 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 22:21:53 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 22:21:53 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 22:21:53 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 22:21:53 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 22:21:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 22:21:53 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 22:21:53 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 22:21:53 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 22:21:53 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 22:21:53 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 22:21:53 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 22:21:53 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 22:21:53 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 22:21:53 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 22:21:53 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 22:21:53 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:aaa-cert:xml:config:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:21:53 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:21:53 [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:21:53 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:21:53 [INFO] | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 22:21:53 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 22:21:53 [INFO] | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 22:21:53 [INFO] | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 22:21:53 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 22:21:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 22:21:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 22:21:53 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 22:21:53 [INFO] +- org.opendaylight.aaa:aaa-cli:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] | \- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:21:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:21:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:21:53 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:21:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:21:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:21:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:21:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:21:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:21:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:21:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:21:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:21:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:21:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:21:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:21:53 [INFO] +- junit:junit:jar:4.13.2:test 22:21:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:21:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:21:53 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:21:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 22:21:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:21:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:21:53 [INFO] 22:21:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-aaa-cli --- 22:21:53 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/features/odl-aaa-cli/target/sonatype-clm/module.xml 22:21:53 [INFO] 22:21:53 [INFO] -----------------< org.opendaylight.aaa:features-aaa >------------------ 22:21:53 [INFO] Building ODL :: aaa :: features-aaa 0.18.9-SNAPSHOT [32/41] 22:21:53 [INFO] ------------------------------[ feature ]------------------------------- 22:21:53 [INFO] 22:21:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aaa --- 22:21:53 [INFO] 22:21:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aaa --- 22:21:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:53 [INFO] 22:21:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-aaa --- 22:21:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:53 [INFO] 22:21:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aaa --- 22:21:53 [INFO] 22:21:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-aaa --- 22:21:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:53 [INFO] argLine set to empty 22:21:53 [INFO] 22:21:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-aaa --- 22:21:53 [INFO] Starting audit... 22:21:53 Audit done. 22:21:53 [INFO] You have 0 Checkstyle violations. 22:21:53 [INFO] 22:21:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-aaa --- 22:21:53 [INFO] Starting audit... 22:21:53 Audit done. 22:21:53 [INFO] You have 0 Checkstyle violations. 22:21:53 [INFO] 22:21:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-aaa --- 22:21:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/features/features-aaa/target/classes/LICENSE 22:21:53 [INFO] 22:21:53 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-aaa --- 22:21:53 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-clm-0.18.x/features/features-aaa/target/feature/feature.xml 22:21:53 [INFO] ...done! 22:21:53 [INFO] Attaching features XML 22:21:53 [INFO] 22:21:53 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-aaa --- 22:21: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 22:21:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:21:53 [INFO] 22:21:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-aaa >>> 22:21:53 [INFO] 22:21:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-aaa --- 22:21:53 [INFO] 22:21:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-aaa <<< 22:21:53 [INFO] 22:21:53 [INFO] 22:21:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-aaa --- 22:21:53 [INFO] 22:21:53 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-aaa --- 22:21:53 [INFO] 22:21:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-aaa --- 22:21:53 [INFO] 22:21:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-aaa --- 22:21:53 [INFO] No Javadoc in project. Archive not created. 22:21:53 [INFO] 22:21:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aaa --- 22:21:53 [INFO] CycloneDX: Resolving Dependencies 22:21:57 [INFO] CycloneDX: Creating BOM version 1.5 with 271 component(s) 22:21:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/features/features-aaa/target/bom.xml 22:21:57 [INFO] attaching as features-aaa-0.18.9-SNAPSHOT-cyclonedx.xml 22:21:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/features/features-aaa/target/bom.json 22:21:57 [INFO] attaching as features-aaa-0.18.9-SNAPSHOT-cyclonedx.json 22:21:57 [INFO] 22:21:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-aaa --- 22:21:57 [INFO] Skipping duplicate-finder execution! 22:21:57 [INFO] 22:21:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-aaa --- 22:21:57 [INFO] Skipping plugin execution 22:21:57 [INFO] 22:21:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-aaa --- 22:21:57 [INFO] No sources in project. Archive not created. 22:21:57 [INFO] 22:21:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-aaa --- 22:21:57 [INFO] 22:21:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-aaa --- 22:21:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:57 [INFO] 22:21:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aaa --- 22:21:57 [WARNING] 22:21:57 [WARNING] The packaging plugin for project features-aaa did not assign 22:21:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:21:57 [WARNING] 22:21:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:21:57 [WARNING] 22:21:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/features-aaa/pom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.18.9-SNAPSHOT/features-aaa-0.18.9-SNAPSHOT.pom 22:21:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/features-aaa/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.18.9-SNAPSHOT/features-aaa-0.18.9-SNAPSHOT-features.xml 22:21:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/features-aaa/target/bom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.18.9-SNAPSHOT/features-aaa-0.18.9-SNAPSHOT-cyclonedx.xml 22:21:57 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/features/features-aaa/target/bom.json to /tmp/r/org/opendaylight/aaa/features-aaa/0.18.9-SNAPSHOT/features-aaa-0.18.9-SNAPSHOT-cyclonedx.json 22:21:57 [INFO] 22:21:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-aaa --- 22:21:57 [INFO] org.opendaylight.aaa:features-aaa:feature:0.18.9-SNAPSHOT 22:21:57 [INFO] +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:21:57 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:21:57 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:21:57 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:21:57 [INFO] | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 22:21:57 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 22:21:57 [INFO] | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 22:21:57 [INFO] | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 22:21:57 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 22:21:57 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 22:21:57 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:21:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 22:21:57 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 22:21:57 [INFO] +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 22:21:57 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 22:21:57 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 22:21:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 22:21:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 22:21:57 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 22:21:57 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 22:21:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 22:21:57 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 22:21:57 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 22:21:57 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 22:21:57 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 22:21:57 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 22:21:57 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 22:21:57 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 22:21:57 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 22:21:57 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 22:21:57 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 22:21:57 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 22:21:57 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 22:21:57 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 22:21:57 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 22:21:57 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 22:21:57 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 22:21:57 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 22:21:57 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 22:21:57 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 22:21:57 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 22:21:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 22:21:57 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 22:21:57 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 22:21:57 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 22:21:57 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 22:21:57 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 22:21:57 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 22:21:57 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 22:21:57 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 22:21:57 [INFO] | +- org.opendaylight.aaa:aaa-cert:xml:config:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:21:57 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:21:57 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:21:57 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:21:57 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:21:57 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:21:57 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:21:57 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:21:57 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:21:57 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:21:57 [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] +- org.opendaylight.aaa:odl-aaa-cli:xml:features:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | \- org.opendaylight.aaa:aaa-cli:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | \- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 22:21:57 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 22:21:57 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 22:21:57 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 22:21:57 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 22:21:57 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 22:21:57 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 22:21:57 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 22:21:57 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 22:21:57 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 22:21:57 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 22:21:57 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 22:21:57 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 22:21:57 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 22:21:57 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 22:21:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 22:21:57 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 22:21:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 22:21:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 22:21:57 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 22:21:57 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 22:21:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 22:21:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 22:21:57 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 22:21:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 22:21:57 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 22:21:57 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 22:21:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 22:21:57 [INFO] | | \- org.opendaylight.controller:blueprint:jar:8.0.8:compile 22:21:57 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 22:21:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 22:21:57 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 22:21:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 22:21:57 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:21:57 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:21:57 [INFO] | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 22:21:57 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:21:57 [INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | | \- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:8.0.8:compile 22:21:57 [INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 22:21:57 [INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 22:21:57 [INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:8.0.8:compile 22:21:57 [INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | | | \- com.h2database:h2:jar:2.2.224:compile 22:21:57 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 22:21:57 [INFO] | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 22:21:57 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 22:21:57 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 22:21:57 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 22:21:57 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 22:21:57 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 22:21:57 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 22:21:57 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 22:21:57 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 22:21:57 [INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 22:21:57 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 22:21:57 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 22:21:57 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 22:21:57 [INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 22:21:57 [INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 22:21:57 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 22:21:57 [INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 22:21:57 [INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 22:21:57 [INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 22:21:57 [INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 22:21:57 [INFO] | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 22:21:57 [INFO] | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 22:21:57 [INFO] | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 22:21:57 [INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 22:21:57 [INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 22:21:57 [INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 22:21:57 [INFO] +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 22:21:57 [INFO] | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 22:21:57 [INFO] | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 22:21:57 [INFO] | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 22:21:57 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 22:21:57 [INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 22:21:57 [INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 22:21:57 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 22:21:57 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 22:21:57 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 22:21:57 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 22:21:57 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 22:21:57 [INFO] | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 22:21:57 [INFO] | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 22:21:57 [INFO] | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 22:21:57 [INFO] | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 22:21:57 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 22:21:57 [INFO] | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 22:21:57 [INFO] | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 22:21:57 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 22:21:57 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 22:21:57 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:21:57 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:21:57 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:21:57 [INFO] | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | \- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:compile 22:21:57 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:21:57 [INFO] | | +- commons-logging:commons-logging:jar:1.3.1:compile 22:21:57 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 22:21:57 [INFO] | \- org.owasp.encoder:encoder:jar:1.2.3:compile 22:21:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:21:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:21:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:21:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:21:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:21:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:21:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:21:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:21:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:21:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:21:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:21:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:21:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:21:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:21:57 [INFO] +- junit:junit:jar:4.13.2:test 22:21:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:21:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:21:57 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:21:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 22:21:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:21:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:21:57 [INFO] 22:21:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-aaa --- 22:21:57 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/features/features-aaa/target/sonatype-clm/module.xml 22:21:57 [INFO] 22:21:57 [INFO] ------------< org.opendaylight.aaa:features-aaa-aggregator >------------ 22:21:57 [INFO] Building ODL :: aaa :: features-aaa-aggregator 0.18.9-SNAPSHOT [33/41] 22:21:57 [INFO] --------------------------------[ pom ]--------------------------------- 22:21:57 [INFO] 22:21:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aaa-aggregator --- 22:21:57 [INFO] 22:21:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aaa-aggregator --- 22:21:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:57 [INFO] 22:21:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aaa-aggregator --- 22:21:57 [INFO] 22:21:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aaa-aggregator --- 22:21:57 [INFO] Skipping CycloneDX goal, because module skips deploy 22:21:57 [INFO] 22:21:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aaa-aggregator --- 22:21:57 [INFO] Skipping artifact installation 22:21:57 [INFO] 22:21:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-aaa-aggregator --- 22:21:57 [INFO] org.opendaylight.aaa:features-aaa-aggregator:pom:0.18.9-SNAPSHOT 22:21:57 [INFO] 22:21:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-aaa-aggregator --- 22:21:57 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/features/target/sonatype-clm/module.xml 22:21:57 [INFO] 22:21:57 [INFO] -------------< org.opendaylight.aaa:aaa-shiro-aggregator >-------------- 22:21:57 [INFO] Building ODL :: aaa :: aaa-shiro-aggregator 0.18.9-SNAPSHOT [34/41] 22:21:57 [INFO] --------------------------------[ pom ]--------------------------------- 22:21:57 [INFO] 22:21:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-shiro-aggregator --- 22:21:57 [INFO] 22:21:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-shiro-aggregator --- 22:21:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:57 [INFO] 22:21:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-shiro-aggregator --- 22:21:57 [INFO] 22:21:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-shiro-aggregator --- 22:21:57 [INFO] Skipping CycloneDX goal, because module skips deploy 22:21:57 [INFO] 22:21:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-shiro-aggregator --- 22:21:57 [INFO] Skipping artifact installation 22:21:57 [INFO] 22:21:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-shiro-aggregator --- 22:21:57 [INFO] org.opendaylight.aaa:aaa-shiro-aggregator:pom:0.18.9-SNAPSHOT 22:21:57 [INFO] 22:21:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-shiro-aggregator --- 22:21:57 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/target/sonatype-clm/module.xml 22:21:57 [INFO] 22:21:57 [INFO] --------------< org.opendaylight.aaa.web:web-jetty-impl >--------------- 22:21:57 [INFO] Building ODL :: aaa :: web-jetty-impl 0.18.9-SNAPSHOT [35/41] 22:21:57 [INFO] -------------------------------[ bundle ]------------------------------- 22:21:57 [INFO] 22:21:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ web-jetty-impl --- 22:21:57 [INFO] 22:21:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ web-jetty-impl --- 22:21:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:57 [INFO] 22:21:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ web-jetty-impl --- 22:21:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:57 [INFO] 22:21:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ web-jetty-impl --- 22:21:57 [INFO] 22:21:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ web-jetty-impl --- 22:21:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:21:57 [INFO] 22:21:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ web-jetty-impl --- 22:21:57 [INFO] Starting audit... 22:21:57 Audit done. 22:21:57 [INFO] You have 0 Checkstyle violations. 22:21:57 [INFO] 22:21:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ web-jetty-impl --- 22:21:57 [INFO] Starting audit... 22:21:57 Audit done. 22:21:57 [INFO] You have 0 Checkstyle violations. 22:21:57 [INFO] 22:21:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ web-jetty-impl --- 22:21:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/classes/LICENSE 22:21:57 [INFO] 22:21:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ web-jetty-impl --- 22:21:57 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/src/main/resources 22:21:57 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/generated-sources/spi 22:21:57 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/generated-sources/yang 22:21:57 [INFO] 22:21:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ web-jetty-impl --- 22:21:57 [INFO] Recompiling the module because of changed dependency. 22:21:57 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 22:21:57 [INFO] 22:21:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ web-jetty-impl >>> 22:21:57 [INFO] 22:21:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ web-jetty-impl --- 22:21:57 [INFO] Fork Value is true 22:22:00 [INFO] Done SpotBugs Analysis.... 22:22:00 [INFO] 22:22:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ web-jetty-impl <<< 22:22:00 [INFO] 22:22:00 [INFO] 22:22:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ web-jetty-impl --- 22:22:00 [INFO] BugInstance size is 0 22:22:00 [INFO] Error size is 0 22:22:00 [INFO] No errors/warnings found 22:22:00 [INFO] 22:22:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ web-jetty-impl --- 22:22:00 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/src/test/resources 22:22:00 [INFO] 22:22:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ web-jetty-impl --- 22:22:00 [INFO] Recompiling the module because of changed dependency. 22:22:00 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 22:22:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[43,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement 22:22:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[66,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement 22:22:00 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[91,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement 22:22:00 [INFO] 22:22:00 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ web-jetty-impl --- 22:22:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:22:00 [INFO] 22:22:00 [INFO] ------------------------------------------------------- 22:22:00 [INFO] T E S T S 22:22:00 [INFO] ------------------------------------------------------- 22:22:01 [INFO] Running org.opendaylight.aaa.web.jetty.JettyWebServerTest 22:22:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.opendaylight.aaa.web.jetty.JettyWebServerTest 22:22:02 [INFO] 22:22:02 [INFO] Results: 22:22:02 [INFO] 22:22:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 22:22:02 [INFO] 22:22:02 [INFO] 22:22:02 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ web-jetty-impl --- 22:22:02 [INFO] 22:22:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ web-jetty-impl --- 22:22:02 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT.jar 22:22:02 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/classes/META-INF/MANIFEST.MF 22:22:02 [INFO] 22:22:02 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ web-jetty-impl --- 22:22:02 [INFO] No previous run data found, generating javadoc. 22:22:03 [WARNING] Javadoc Warnings 22:22:03 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/src/main/java/org/opendaylight/aaa/web/jetty/JettyWebServer.java:48: warning: no comment 22:22:03 [WARNING] public JettyWebServer() { 22:22:03 [WARNING] ^ 22:22:03 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/src/main/java/org/opendaylight/aaa/web/jetty/JettyWebServer.java:53: warning: no comment 22:22:03 [WARNING] public JettyWebServer(final int httpPort) { 22:22:03 [WARNING] ^ 22:22:03 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/src/main/java/org/opendaylight/aaa/web/jetty/JettyWebServer.java:79: warning: no comment 22:22:03 [WARNING] public void start() throws Exception { 22:22:03 [WARNING] ^ 22:22:03 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/src/main/java/org/opendaylight/aaa/web/jetty/JettyWebServer.java:86: warning: no comment 22:22:03 [WARNING] public void stop() throws Exception { 22:22:03 [WARNING] ^ 22:22:03 [WARNING] 4 warnings 22:22:03 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT-javadoc.jar 22:22:03 [INFO] 22:22:03 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ web-jetty-impl --- 22:22:03 [INFO] CycloneDX: Resolving Dependencies 22:22:03 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 22:22:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/bom.xml 22:22:03 [INFO] attaching as web-jetty-impl-0.18.9-SNAPSHOT-cyclonedx.xml 22:22:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/bom.json 22:22:03 [INFO] attaching as web-jetty-impl-0.18.9-SNAPSHOT-cyclonedx.json 22:22:03 [INFO] 22:22:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ web-jetty-impl --- 22:22:03 [INFO] Checking compile classpath 22:22:03 [INFO] Checking runtime classpath 22:22:03 [INFO] Checking test classpath 22:22:04 [INFO] 22:22:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ web-jetty-impl --- 22:22:04 [WARNING] Used undeclared dependencies found: 22:22:04 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:22:04 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:22:04 [WARNING] org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 22:22:04 [WARNING] org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 22:22:04 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 22:22:04 [WARNING] Unused declared dependencies found: 22:22:04 [WARNING] org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:compile 22:22:04 [INFO] 22:22:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ web-jetty-impl --- 22:22:04 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT-sources.jar 22:22:04 [INFO] 22:22:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ web-jetty-impl --- 22:22:04 [INFO] 22:22:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ web-jetty-impl --- 22:22:04 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/code-coverage/jacoco.exec 22:22:04 [INFO] Analyzed bundle 'ODL :: aaa :: web-jetty-impl' with 1 classes 22:22:04 [INFO] 22:22:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ web-jetty-impl --- 22:22:04 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.18.9-SNAPSHOT/web-jetty-impl-0.18.9-SNAPSHOT.pom 22:22:04 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.18.9-SNAPSHOT/web-jetty-impl-0.18.9-SNAPSHOT.jar 22:22:04 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.18.9-SNAPSHOT/web-jetty-impl-0.18.9-SNAPSHOT-javadoc.jar 22:22:04 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.18.9-SNAPSHOT/web-jetty-impl-0.18.9-SNAPSHOT-cyclonedx.xml 22:22:04 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.18.9-SNAPSHOT/web-jetty-impl-0.18.9-SNAPSHOT-cyclonedx.json 22:22:04 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.18.9-SNAPSHOT/web-jetty-impl-0.18.9-SNAPSHOT-sources.jar 22:22:04 [INFO] 22:22:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ web-jetty-impl --- 22:22:04 [INFO] Installing org/opendaylight/aaa/web/web-jetty-impl/0.18.9-SNAPSHOT/web-jetty-impl-0.18.9-SNAPSHOT.jar 22:22:04 [INFO] Writing OBR metadata 22:22:04 [INFO] 22:22:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ web-jetty-impl --- 22:22:04 [INFO] org.opendaylight.aaa.web:web-jetty-impl:bundle:0.18.9-SNAPSHOT 22:22:04 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:22:04 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:22:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:22:04 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:22:04 [INFO] +- org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:compile 22:22:04 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.54.v20240208:compile 22:22:04 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 22:22:04 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 22:22:04 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 22:22:04 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 22:22:04 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 22:22:04 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 22:22:04 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 22:22:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 22:22:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:22:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:22:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:22:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:22:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:22:04 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 22:22:04 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional) 22:22:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:22:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:22:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:22:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:22:04 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:22:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:22:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:22:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:22:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:22:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:22:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:22:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:22:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:22:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:22:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:22:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:22:04 [INFO] +- junit:junit:jar:4.13.2:test 22:22:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:22:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:22:04 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:22:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:22:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:22:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:22:04 [INFO] 22:22:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ web-jetty-impl --- 22:22:04 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/sonatype-clm/module.xml 22:22:04 [INFO] 22:22:04 [INFO] -----------------< org.opendaylight.aaa.web:testutils >----------------- 22:22:04 [INFO] Building ODL :: aaa :: testutils 0.18.9-SNAPSHOT [36/41] 22:22:04 [INFO] -------------------------------[ bundle ]------------------------------- 22:22:04 [INFO] 22:22:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ testutils --- 22:22:04 [INFO] 22:22:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ testutils --- 22:22:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:04 [INFO] 22:22:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ testutils --- 22:22:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:04 [INFO] 22:22:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ testutils --- 22:22:04 [INFO] 22:22:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ testutils --- 22:22:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:22:04 [INFO] 22:22:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ testutils --- 22:22:04 [INFO] Starting audit... 22:22:04 Audit done. 22:22:04 [INFO] You have 0 Checkstyle violations. 22:22:04 [INFO] 22:22:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ testutils --- 22:22:04 [INFO] Starting audit... 22:22:04 Audit done. 22:22:04 [INFO] You have 0 Checkstyle violations. 22:22:04 [INFO] 22:22:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ testutils --- 22:22:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/classes/LICENSE 22:22:04 [INFO] 22:22:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ testutils --- 22:22:04 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/testutils/src/main/resources 22:22:04 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/generated-sources/spi 22:22:04 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/generated-sources/yang 22:22:04 [INFO] 22:22:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ testutils --- 22:22:04 [INFO] Recompiling the module because of changed dependency. 22:22:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 22:22:05 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 22:22:05 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 22:22:05 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 22:22:05 [INFO] 22:22:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ testutils >>> 22:22:05 [INFO] 22:22:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ testutils --- 22:22:05 [INFO] Fork Value is true 22:22:07 [INFO] Done SpotBugs Analysis.... 22:22:07 [INFO] 22:22:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ testutils <<< 22:22:07 [INFO] 22:22:07 [INFO] 22:22:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ testutils --- 22:22:07 [INFO] BugInstance size is 0 22:22:07 [INFO] Error size is 0 22:22:07 [INFO] No errors/warnings found 22:22:07 [INFO] 22:22:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ testutils --- 22:22:07 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/web/testutils/src/test/resources 22:22:07 [INFO] 22:22:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ testutils --- 22:22:07 [INFO] Recompiling the module because of changed dependency. 22:22:07 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 22:22:07 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/testutils/src/test/java/org/opendaylight/aaa/web/testutils/test/WebTestModuleTest.java:[50,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement 22:22:07 [INFO] 22:22:07 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ testutils --- 22:22:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:22:07 [INFO] 22:22:07 [INFO] ------------------------------------------------------- 22:22:07 [INFO] T E S T S 22:22:07 [INFO] ------------------------------------------------------- 22:22:08 [INFO] Running org.opendaylight.aaa.web.testutils.test.WebTestModuleTest 22:22:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s -- in org.opendaylight.aaa.web.testutils.test.WebTestModuleTest 22:22:09 [INFO] 22:22:09 [INFO] Results: 22:22:09 [INFO] 22:22:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 22:22:09 [INFO] 22:22:09 [INFO] 22:22:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ testutils --- 22:22:09 [INFO] 22:22:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ testutils --- 22:22:09 [INFO] Building bundle: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT.jar 22:22:09 [INFO] Writing manifest: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/classes/META-INF/MANIFEST.MF 22:22:09 [INFO] 22:22:09 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ testutils --- 22:22:10 [INFO] No previous run data found, generating javadoc. 22:22:11 [WARNING] Javadoc Warnings 22:22:11 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/testutils/src/main/java/org/opendaylight/aaa/web/testutils/TestWebClient.java:33: warning: no comment 22:22:11 [WARNING] public TestWebClient(final WebServer webServer) { 22:22:11 [WARNING] ^ 22:22:11 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/web/testutils/src/main/java/org/opendaylight/aaa/web/testutils/TestWebClient.java:38: warning: no comment 22:22:11 [WARNING] public HttpResponse request(final String httpMethod, final String path) 22:22:11 [WARNING] ^ 22:22:11 [WARNING] 2 warnings 22:22:11 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT-javadoc.jar 22:22:11 [INFO] 22:22:11 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ testutils --- 22:22:11 [INFO] CycloneDX: Resolving Dependencies 22:22:11 [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s) 22:22:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/bom.xml 22:22:11 [INFO] attaching as testutils-0.18.9-SNAPSHOT-cyclonedx.xml 22:22:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/bom.json 22:22:11 [INFO] attaching as testutils-0.18.9-SNAPSHOT-cyclonedx.json 22:22:11 [INFO] 22:22:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testutils --- 22:22:11 [INFO] Skipping duplicate-finder execution! 22:22:11 [INFO] 22:22:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ testutils --- 22:22:11 [WARNING] Used undeclared dependencies found: 22:22:11 [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:compile 22:22:11 [WARNING] org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:22:11 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 22:22:11 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:22:11 [WARNING] com.google.inject:guice:jar:6.0.0:compile 22:22:11 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:22:11 [WARNING] Unused declared dependencies found: 22:22:11 [WARNING] org.opendaylight.infrautils:inject.guice:jar:6.0.11:compile 22:22:11 [WARNING] Non-test scoped test only dependencies found: 22:22:11 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:22:11 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:22:11 [INFO] 22:22:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ testutils --- 22:22:11 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT-sources.jar 22:22:11 [INFO] 22:22:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ testutils --- 22:22:11 [INFO] 22:22:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ testutils --- 22:22:11 [INFO] Loading execution data file /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/code-coverage/jacoco.exec 22:22:11 [INFO] Analyzed bundle 'ODL :: aaa :: testutils' with 2 classes 22:22:11 [INFO] 22:22:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ testutils --- 22:22:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/testutils/pom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.18.9-SNAPSHOT/testutils-0.18.9-SNAPSHOT.pom 22:22:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.18.9-SNAPSHOT/testutils-0.18.9-SNAPSHOT.jar 22:22:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.18.9-SNAPSHOT/testutils-0.18.9-SNAPSHOT-javadoc.jar 22:22:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.18.9-SNAPSHOT/testutils-0.18.9-SNAPSHOT-cyclonedx.xml 22:22:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/bom.json to /tmp/r/org/opendaylight/aaa/web/testutils/0.18.9-SNAPSHOT/testutils-0.18.9-SNAPSHOT-cyclonedx.json 22:22:11 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.18.9-SNAPSHOT/testutils-0.18.9-SNAPSHOT-sources.jar 22:22:11 [INFO] 22:22:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ testutils --- 22:22:11 [INFO] Installing org/opendaylight/aaa/web/testutils/0.18.9-SNAPSHOT/testutils-0.18.9-SNAPSHOT.jar 22:22:11 [INFO] Writing OBR metadata 22:22:12 [INFO] 22:22:12 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ testutils --- 22:22:12 [INFO] org.opendaylight.aaa.web:testutils:bundle:0.18.9-SNAPSHOT 22:22:12 [INFO] +- org.opendaylight.aaa.web:web-jetty-impl:jar:0.18.9-SNAPSHOT:compile 22:22:12 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:22:12 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:22:12 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:22:12 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:22:12 [INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:compile 22:22:12 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.54.v20240208:compile 22:22:12 [INFO] | | | \- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 22:22:12 [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 22:22:12 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 22:22:12 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 22:22:12 [INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 22:22:12 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 22:22:12 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 22:22:12 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 22:22:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:22:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:22:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:22:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:22:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:22:12 [INFO] +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.9-SNAPSHOT:compile 22:22:12 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:compile 22:22:12 [INFO] | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:22:12 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 22:22:12 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 22:22:12 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 22:22:12 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 22:22:12 [INFO] | | \- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 22:22:12 [INFO] | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 22:22:12 [INFO] | \- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 22:22:12 [INFO] | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 22:22:12 [INFO] +- org.opendaylight.infrautils:inject.guice:jar:6.0.11:compile 22:22:12 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 22:22:12 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 22:22:12 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:compile 22:22:12 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:compile 22:22:12 [INFO] | +- com.google.inject:guice:jar:6.0.0:compile 22:22:12 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 22:22:12 [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile 22:22:12 [INFO] | +- org.opendaylight.infrautils:inject:jar:6.0.11:compile 22:22:12 [INFO] | \- org.opendaylight.infrautils:inject-spi:jar:6.0.11:compile 22:22:12 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.177:compile 22:22:12 [INFO] +- org.opendaylight.infrautils:inject.guice.testutils:jar:6.0.11:test 22:22:12 [INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 22:22:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 22:22:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 22:22:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:22:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:22:12 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:22:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:22:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:22:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:22:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:22:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:22:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:22:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:22:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:22:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:22:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:22:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:22:12 [INFO] +- junit:junit:jar:4.13.2:test 22:22:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:22:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:22:12 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:22:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:22:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:22:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:22:12 [INFO] 22:22:12 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ testutils --- 22:22:12 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/sonatype-clm/module.xml 22:22:12 [INFO] 22:22:12 [INFO] ---------------< org.opendaylight.aaa:dependency-check >---------------- 22:22:12 [INFO] Building ODL :: aaa :: dependency-check 0.18.9-SNAPSHOT [37/41] 22:22:12 [INFO] --------------------------------[ jar ]--------------------------------- 22:22:12 [INFO] 22:22:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ dependency-check --- 22:22:12 [INFO] 22:22:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ dependency-check --- 22:22:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:12 [INFO] 22:22:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ dependency-check --- 22:22:12 [INFO] 22:22:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ dependency-check --- 22:22:12 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/dependency-check/src/main/resources 22:22:12 [INFO] 22:22:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ dependency-check --- 22:22:12 [INFO] No sources to compile 22:22:12 [INFO] 22:22:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ dependency-check --- 22:22:12 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/dependency-check/src/test/resources 22:22:12 [INFO] 22:22:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ dependency-check --- 22:22:12 [INFO] No sources to compile 22:22:12 [INFO] 22:22:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dependency-check --- 22:22:13 [INFO] No tests to run. 22:22:13 [INFO] 22:22:13 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ dependency-check --- 22:22:13 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/dependency-check/target/dependency-check-0.18.9-SNAPSHOT.jar 22:22:13 [INFO] 22:22:13 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ dependency-check --- 22:22:13 [INFO] Skipping CycloneDX goal, because module skips deploy 22:22:13 [INFO] 22:22:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ dependency-check --- 22:22:13 [INFO] Skipping artifact installation 22:22:13 [INFO] 22:22:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ dependency-check --- 22:22:13 [INFO] org.opendaylight.aaa:dependency-check:jar:0.18.9-SNAPSHOT 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:22:13 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:22:13 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:22:13 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-cert:xml:config:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:22:13 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:22:13 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:22:13 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:22:13 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:22:13 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:22:13 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:22:13 [INFO] | | +- org.checkerframework:checker-qual:jar:3.37.0:compile 22:22:13 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.21.1:compile 22:22:13 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:22:13 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:22:13 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-cert:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-cli:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-cli-jar:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:compile 22:22:13 [INFO] | +- org.apache.commons:commons-text:jar:1.12.0:compile 22:22:13 [INFO] | +- com.h2database:h2:jar:2.2.224:compile 22:22:13 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.12:compile 22:22:13 [INFO] | +- org.slf4j:slf4j-simple:jar:2.0.12:compile 22:22:13 [INFO] | \- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:22:13 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 22:22:13 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 22:22:13 [INFO] | \- org.jolokia:jolokia-osgi:jar:1.7.2:compile 22:22:13 [INFO] | +- org.jolokia:jolokia-core:jar:1.7.2:compile 22:22:13 [INFO] | +- org.jolokia:jolokia-jsr160:jar:1.7.2:compile 22:22:13 [INFO] | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-shiro:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:features-aaa:xml:features:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 22:22:13 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 22:22:13 [INFO] | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 22:22:13 [INFO] | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 22:22:13 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 22:22:13 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 22:22:13 [INFO] +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 22:22:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 22:22:13 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 22:22:13 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 22:22:13 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 22:22:13 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 22:22:13 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 22:22:13 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 22:22:13 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 22:22:13 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 22:22:13 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 22:22:13 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 22:22:13 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 22:22:13 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 22:22:13 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 22:22:13 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 22:22:13 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 22:22:13 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 22:22:13 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 22:22:13 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 22:22:13 [INFO] | | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 22:22:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 22:22:13 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 22:22:13 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 22:22:13 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 22:22:13 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 22:22:13 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 22:22:13 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 22:22:13 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 22:22:13 [INFO] +- org.opendaylight.aaa:odl-aaa-cli:xml:features:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 22:22:13 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 22:22:13 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 22:22:13 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 22:22:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 22:22:13 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 22:22:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 22:22:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 22:22:13 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 22:22:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 22:22:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 22:22:13 [INFO] | | | | \- net.bytebuddy:byte-buddy:jar:1.15.3:compile 22:22:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 22:22:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 22:22:13 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 22:22:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 22:22:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 22:22:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 22:22:13 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 22:22:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 22:22:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 22:22:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 22:22:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 22:22:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 22:22:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 22:22:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 22:22:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 22:22:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 22:22:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 22:22:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.controller:blueprint:jar:8.0.8:compile 22:22:13 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 22:22:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 22:22:13 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 22:22:13 [INFO] | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 22:22:13 [INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | | \- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:8.0.8:compile 22:22:13 [INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:8.0.8:compile 22:22:13 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 22:22:13 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 22:22:13 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 22:22:13 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 22:22:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 22:22:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 22:22:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 22:22:13 [INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 22:22:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 22:22:13 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 22:22:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 22:22:13 [INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 22:22:13 [INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 22:22:13 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 22:22:13 [INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 22:22:13 [INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.7:runtime 22:22:13 [INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 22:22:13 [INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 22:22:13 [INFO] | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 22:22:13 [INFO] | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 22:22:13 [INFO] | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 22:22:13 [INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:compile 22:22:13 [INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 22:22:13 [INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 22:22:13 [INFO] +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 22:22:13 [INFO] | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 22:22:13 [INFO] | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 22:22:13 [INFO] | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 22:22:13 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 22:22:13 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 22:22:13 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 22:22:13 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 22:22:13 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 22:22:13 [INFO] | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 22:22:13 [INFO] | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 22:22:13 [INFO] | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 22:22:13 [INFO] | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 22:22:13 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 22:22:13 [INFO] | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 22:22:13 [INFO] +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:22:13 [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile 22:22:13 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 22:22:13 [INFO] | \- org.owasp.encoder:encoder:jar:1.2.3:compile 22:22:13 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 22:22:13 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 22:22:13 [INFO] | | \- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 22:22:13 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 22:22:13 [INFO] | \- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 22:22:13 [INFO] | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 22:22:13 [INFO] +- org.opendaylight.aaa.web:testutils:jar:0.18.9-SNAPSHOT:test 22:22:13 [INFO] | \- org.opendaylight.infrautils:inject.guice:jar:6.0.11:test 22:22:13 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:test 22:22:13 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:test 22:22:13 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:test 22:22:13 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:test 22:22:13 [INFO] | +- com.google.inject:guice:jar:6.0.0:test 22:22:13 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:test 22:22:13 [INFO] | | \- aopalliance:aopalliance:jar:1.0:test 22:22:13 [INFO] | +- org.opendaylight.infrautils:inject:jar:6.0.11:test 22:22:13 [INFO] | \- org.opendaylight.infrautils:inject-spi:jar:6.0.11:test 22:22:13 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.177:test 22:22:13 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:22:13 [INFO] +- org.opendaylight.aaa.web:web-jetty-impl:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:compile 22:22:13 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.54.v20240208:compile 22:22:13 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 22:22:13 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 22:22:13 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 22:22:13 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 22:22:13 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 22:22:13 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 22:22:13 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 22:22:13 [INFO] \- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.9-SNAPSHOT:compile 22:22:13 [INFO] 22:22:13 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ dependency-check --- 22:22:13 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/dependency-check/target/sonatype-clm/module.xml 22:22:13 [INFO] 22:22:13 [INFO] --------------< org.opendaylight.aaa.web:web-aggregator >--------------- 22:22:13 [INFO] Building ODL :: aaa :: web-aggregator 0.18.9-SNAPSHOT [38/41] 22:22:13 [INFO] --------------------------------[ pom ]--------------------------------- 22:22:13 [INFO] 22:22:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ web-aggregator --- 22:22:13 [INFO] 22:22:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ web-aggregator --- 22:22:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:13 [INFO] 22:22:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ web-aggregator --- 22:22:13 [INFO] 22:22:13 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ web-aggregator --- 22:22:13 [INFO] Skipping CycloneDX goal, because module skips deploy 22:22:13 [INFO] 22:22:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ web-aggregator --- 22:22:13 [INFO] Skipping artifact installation 22:22:13 [INFO] 22:22:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ web-aggregator --- 22:22:13 [INFO] org.opendaylight.aaa.web:web-aggregator:pom:0.18.9-SNAPSHOT 22:22:13 [INFO] 22:22:13 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ web-aggregator --- 22:22:13 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/web/target/sonatype-clm/module.xml 22:22:13 [INFO] 22:22:13 [INFO] -------------------< org.opendaylight.aaa:aaa-docs >-------------------- 22:22:13 [INFO] Building aaa-docs 0.18.9-SNAPSHOT [39/41] 22:22:13 [INFO] --------------------------------[ jar ]--------------------------------- 22:22:13 [INFO] 22:22:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-docs --- 22:22:13 [INFO] 22:22:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-docs --- 22:22:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:13 [INFO] 22:22:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-docs --- 22:22:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:13 [INFO] 22:22:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-docs --- 22:22:13 [INFO] 22:22:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-docs --- 22:22:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:22:13 [INFO] 22:22:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-docs --- 22:22:13 [INFO] Starting audit... 22:22:13 Audit done. 22:22:13 [INFO] You have 0 Checkstyle violations. 22:22:13 [INFO] 22:22:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-docs --- 22:22:13 [INFO] Starting audit... 22:22:13 Audit done. 22:22:13 [INFO] You have 0 Checkstyle violations. 22:22:13 [INFO] 22:22:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-docs --- 22:22:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/docs/target/classes/LICENSE 22:22:13 [INFO] 22:22:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-docs --- 22:22:13 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/docs/src/main/resources 22:22:13 [INFO] 22:22:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ aaa-docs --- 22:22:13 [INFO] No sources to compile 22:22:13 [INFO] 22:22:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-docs >>> 22:22:13 [INFO] 22:22:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-docs --- 22:22:13 [INFO] 22:22:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-docs <<< 22:22:13 [INFO] 22:22:13 [INFO] 22:22:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-docs --- 22:22:13 [INFO] 22:22:13 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ aaa-docs --- 22:22:13 [INFO] Source directory: /w/workspace/aaa-maven-clm-0.18.x/docs/target/src added. 22:22:13 [INFO] 22:22:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-docs --- 22:22:13 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/docs/src/test/resources 22:22:13 [INFO] 22:22:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ aaa-docs --- 22:22:13 [INFO] No sources to compile 22:22:13 [INFO] 22:22:13 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ aaa-docs --- 22:22:13 [INFO] No tests to run. 22:22:13 [INFO] 22:22:13 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-sources) @ aaa-docs --- 22:22:13 [INFO] 22:22:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-docs --- 22:22:14 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT-sources.jar 22:22:14 [INFO] 22:22:14 [INFO] --- maven-clean-plugin:3.4.0:clean (remove-undocumented-sources) @ aaa-docs --- 22:22:14 [INFO] Deleting /w/workspace/aaa-maven-clm-0.18.x/docs/target/src (includes = [**/$YangModelBindingProvider.java, **/$YangModuleInfoImpl.java], excludes = []) 22:22:14 [INFO] 22:22:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-docs --- 22:22:14 [INFO] 22:22:14 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ aaa-docs --- 22:22:14 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT.jar 22:22:14 [INFO] 22:22:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-docs --- 22:22:14 [INFO] No previous run data found, generating javadoc. 22:22:20 [WARNING] Javadoc Warnings 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cert/impl/AaaCertMdsalProvider.java:43: warning: no comment 22:22:20 [WARNING] public AaaCertMdsalProvider(final DataBroker dataBroker, final AAAEncryptionService encryptionSrv) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cert/impl/AaaCertProvider.java:35: warning: no comment 22:22:20 [WARNING] public AaaCertProvider(final CtlKeystore ctlKeyStore, final TrustKeystore trustKeyStore) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/AaaCertRpcService.java:9: warning: no comment 22:22:20 [WARNING] public interface AaaCertRpcService 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:45: warning: no comment 22:22:20 [WARNING] @Reference protected IIDMStore identityStore; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:29: warning: no comment 22:22:20 [WARNING] public static final String LOGIN_FAILED_MESS = "User does not exist OR user name and passsword are not correct"; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:54: warning: no comment 22:22:20 [WARNING] protected void list(String name, Collection items) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/encrypt/impl/AAAEncryptionServiceImpl.java:92: warning: no comment 22:22:20 [WARNING] public AAAEncryptionServiceImpl(final Map properties) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/encrypt/impl/AAAEncryptionServiceImpl.java:55: warning: no comment 22:22:20 [WARNING] public AAAEncryptionServiceImpl(final EncryptServiceConfig configuration) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/filterchain/filters/AAAFilterChain.java:42: warning: no comment 22:22:20 [WARNING] public static AAAFilterChain createAAAFilterChain() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/shiro/filters/AAAShiroFilter.java:27: warning: no comment 22:22:20 [WARNING] public AAAShiroFilter(final WebEnvironment env) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:34: warning: no @param for credentialAuth 22:22:20 [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:34: warning: no @param for datastoreConfig 22:22:20 [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:34: warning: no @param for iidmStore 22:22:20 [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:72: warning: no comment 22:22:20 [WARNING] public TokenAuthenticators getTokenAuthenticators() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:68: warning: no comment 22:22:20 [WARNING] public TokenStore getTokenStore() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:38: warning: no comment 22:22:20 [WARNING] public AAAWebEnvironment(final ShiroIni shiroConfiguration, final DataBroker dataBroker, 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:42: warning: no comment 22:22:20 [WARNING] protected static final int RETURN_ILLEGAL_ARGUMENTS = -4; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:45: warning: no comment 22:22:20 [WARNING] protected static final int RETURN_PASSWORD_MISMATCH = -7; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:169: warning: no comment 22:22:20 [WARNING] protected abstract int addNewUsers(List userNames, List passwords, boolean areAdmins) 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:172: warning: no comment 22:22:20 [WARNING] protected abstract int deleteUsers(List userNames) throws IDMStoreException; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:163: warning: no comment 22:22:20 [WARNING] protected abstract void listUsers() throws IDMStoreException; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:48: warning: no comment 22:22:20 [WARNING] public int parseArguments(final String[] args) throws Exception { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:155: warning: no comment 22:22:20 [WARNING] protected void printHelp(final OptionParser optionParser) throws IOException { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:165: warning: no comment 22:22:20 [WARNING] protected abstract int resetPasswords(List userNames, List passwords) throws IDMStoreException; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:161: warning: no comment 22:22:20 [WARNING] protected abstract void setDbDirectory(File dbDirectory) throws IOException, IDMStoreException; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:151: warning: no comment 22:22:20 [WARNING] protected void unrecognizedOptions(final List unrecognizedOptions) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:167: warning: no comment 22:22:20 [WARNING] protected abstract int verifyUsers(List userNames, List passwords) throws IDMStoreException; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:29: warning: no comment 22:22:20 [WARNING] public AuthenticationBuilder(final Claim claim) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:38: warning: no comment 22:22:20 [WARNING] public Authentication build() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:33: warning: no comment 22:22:20 [WARNING] public AuthenticationBuilder setExpiration(final long expiration) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/AuthenticationException.java:20: warning: no comment 22:22:20 [WARNING] public AuthenticationException(String msg) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/AuthenticationException.java:24: warning: no comment 22:22:20 [WARNING] public AuthenticationException(String msg, Throwable cause) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/AuthenticationException.java:28: warning: no comment 22:22:20 [WARNING] public AuthenticationException(Throwable throwable) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:32: warning: no comment 22:22:20 [WARNING] public @interface Configuration { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:49: warning: no comment 22:22:20 [WARNING] public AuthenticationManager() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:54: warning: no comment 22:22:20 [WARNING] public AuthenticationManager(final boolean authEnabled) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:58: warning: no comment 22:22:20 [WARNING] public void setAuthEnabled(final boolean authEnabled) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:40: warning: no comment 22:22:20 [WARNING] boolean authEnabled() default true; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cert/impl/CertificateManagerService.java:64: warning: no comment 22:22:20 [WARNING] public CertificateManagerService(final RpcProviderService rpcProviderService, final DataBroker dataBroker, 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/dmstore/ChangeUserPassword.java:29: warning: no comment 22:22:20 [WARNING] public static final String CHANGE_PASSWORD_FAIL = "Wrong username or current password"; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:14: warning: no comment 22:22:20 [WARNING] public class Claim { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:20: warning: no comment 22:22:20 [WARNING] public String getDomainid() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:44: warning: no comment 22:22:20 [WARNING] public List getRoles() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:28: warning: no comment 22:22:20 [WARNING] public String getUserid() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:36: warning: no comment 22:22:20 [WARNING] public String getUsername() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:24: warning: no comment 22:22:20 [WARNING] public void setDomainid(String id) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:48: warning: no comment 22:22:20 [WARNING] public void setRoles(List roles) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:32: warning: no comment 22:22:20 [WARNING] public void setUserid(String id) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:40: warning: no comment 22:22:20 [WARNING] public void setUsername(String name) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:78: warning: no comment 22:22:20 [WARNING] protected static class ImmutableClaim implements Claim, Serializable { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:31: warning: no comment 22:22:20 [WARNING] public ClaimBuilder() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:34: warning: no comment 22:22:20 [WARNING] public ClaimBuilder(final Claim claim) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:69: warning: no comment 22:22:20 [WARNING] public ClaimBuilder addRole(final String role) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:62: warning: no comment 22:22:20 [WARNING] public ClaimBuilder addRoles(final Set theRoles) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:74: warning: no comment 22:22:20 [WARNING] public Claim build() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:42: warning: no comment 22:22:20 [WARNING] public ClaimBuilder setClientId(final String clientId) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:57: warning: no comment 22:22:20 [WARNING] public ClaimBuilder setDomain(final String domain) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:52: warning: no comment 22:22:20 [WARNING] public ClaimBuilder setUser(final String userName) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:47: warning: no comment 22:22:20 [WARNING] public ClaimBuilder setUserId(final String userId) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:81: warning: no comment 22:22:20 [WARNING] protected String clientId; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:84: warning: no comment 22:22:20 [WARNING] protected String domain; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:85: warning: no comment 22:22:20 [WARNING] protected ImmutableSet roles; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:83: warning: no comment 22:22:20 [WARNING] protected String user; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:82: warning: no comment 22:22:20 [WARNING] protected String userId; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:87: warning: no comment 22:22:20 [WARNING] protected ImmutableClaim(final ClaimBuilder base) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/filterchain/filters/CustomFilterAdapter.java:55: warning: no comment 22:22:20 [WARNING] public CustomFilterAdapter(final CustomFilterAdapterConfiguration customFilterAdapterConfig) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:95: warning: no comment 22:22:20 [WARNING] public void addFilter(final Filter filter) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:109: warning: no comment 22:22:20 [WARNING] public void removeFilter(final Filter filter) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:82: warning: no comment 22:22:20 [WARNING] public void update(final Map properties) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:24: warning: no comment 22:22:20 [WARNING] public final class DataStoreUtils { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:33: warning: no comment 22:22:20 [WARNING] public static String getDomainId(IIDMStore identityStore, String domainName) throws IDMStoreException { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:65: warning: no comment 22:22:20 [WARNING] public static String getGrantId(IIDMStore identityStore, String domainName, String roleName, 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:45: warning: no comment 22:22:20 [WARNING] public static String getRoleId(IIDMStore identityStore, String roleName) throws IDMStoreException { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:55: warning: no comment 22:22:20 [WARNING] public static String getUserId(IIDMStore identityStore, String userName) throws IDMStoreException { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:92: warning: no comment 22:22:20 [WARNING] public static User isAdminUser(IIDMStore identityStore, PasswordHashService passwordService, 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:41: warning: no comment 22:22:20 [WARNING] public DefaultMdsalSslData(final AaaCertMdsalProvider aaaCertMdsalProv, final String bundleName, 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:170: warning: no comment 22:22:20 [WARNING] public void exportSslDataKeystores() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:174: warning: no comment 22:22:20 [WARNING] public boolean importSslDataKeystores(String odlKeystoreName, String odlKeystorePwd, String odlKeystoreAlias, 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:22: warning: no comment 22:22:20 [WARNING] public class DefaultPasswordHashService implements PasswordHashService { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:25: warning: no comment 22:22:20 [WARNING] public static final String DEFAULT_HASH_ALGORITHM = "SHA-512"; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:26: warning: no comment 22:22:20 [WARNING] public static final int DEFAULT_NUM_ITERATIONS = 20000; 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:30: warning: no comment 22:22:20 [WARNING] public DefaultPasswordHashService() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:34: warning: no comment 22:22:20 [WARNING] public DefaultPasswordHashService(final PasswordServiceConfig passwordServiceConfig) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:14: warning: no comment 22:22:20 [WARNING] public class Domain { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:36: warning: no comment 22:22:20 [WARNING] public String getDescription() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:20: warning: no comment 22:22:20 [WARNING] public String getDomainid() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:28: warning: no comment 22:22:20 [WARNING] public String getName() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:44: warning: no comment 22:22:20 [WARNING] public Boolean isEnabled() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:40: warning: no comment 22:22:20 [WARNING] public void setDescription(final String description) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:24: warning: no comment 22:22:20 [WARNING] public void setDomainid(final String id) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:48: warning: no comment 22:22:20 [WARNING] public void setEnabled(final Boolean enabled) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:32: warning: no comment 22:22:20 [WARNING] public void setName(final String name) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/shiro/idm/DomainHandler.java:60: warning: no comment 22:22:20 [WARNING] public DomainHandler(final IIDMStore iidMStore, final ClaimCache claimCache) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domains.java:15: warning: no comment 22:22:20 [WARNING] public class Domains { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domains.java:22: warning: no comment 22:22:20 [WARNING] public List getDomains() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Domains.java:18: warning: no comment 22:22:20 [WARNING] public void setDomains(List domains) { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/GetODLCertificateInput.java:16: warning: no comment 22:22:20 [WARNING] public interface GetODLCertificateInput 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/GetODLCertificateReqInput.java:16: warning: no comment 22:22:20 [WARNING] public interface GetODLCertificateReqInput 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Grant.java:14: warning: no comment 22:22:20 [WARNING] public class Grant { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] /w/workspace/aaa-maven-clm-0.18.x/docs/target/src/org/opendaylight/aaa/api/model/Grant.java:28: warning: no comment 22:22:20 [WARNING] public String getDomainid() { 22:22:20 [WARNING] ^ 22:22:20 [WARNING] 100 warnings 22:22:20 [INFO] Building jar: /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT-javadoc.jar 22:22:21 [INFO] 22:22:21 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-docs --- 22:22:21 [INFO] CycloneDX: Resolving Dependencies 22:22:22 [INFO] CycloneDX: Creating BOM version 1.5 with 101 component(s) 22:22:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-clm-0.18.x/docs/target/bom.xml 22:22:23 [INFO] attaching as aaa-docs-0.18.9-SNAPSHOT-cyclonedx.xml 22:22:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-clm-0.18.x/docs/target/bom.json 22:22:23 [INFO] attaching as aaa-docs-0.18.9-SNAPSHOT-cyclonedx.json 22:22:23 [INFO] 22:22:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-docs --- 22:22:23 [INFO] Skipping duplicate-finder execution! 22:22:23 [INFO] 22:22:23 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-docs --- 22:22:23 [WARNING] Unused declared dependencies found: 22:22:23 [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa:aaa-filterchain:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa.web:web-jetty-impl:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa:aaa-cli:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.immutables:value:jar:annotations:2.10.1:compile 22:22:23 [WARNING] org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa:aaa-shiro:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa:aaa-shiro-api:jar:0.18.9-SNAPSHOT:compile 22:22:23 [WARNING] org.opendaylight.aaa:aaa-cli-jar:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] 22:22:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-docs --- 22:22:23 [INFO] 22:22:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-docs --- 22:22:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:22:23 [INFO] 22:22:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-docs --- 22:22:23 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/docs/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.18.9-SNAPSHOT/aaa-docs-0.18.9-SNAPSHOT.pom 22:22:23 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.18.9-SNAPSHOT/aaa-docs-0.18.9-SNAPSHOT.jar 22:22:23 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.18.9-SNAPSHOT/aaa-docs-0.18.9-SNAPSHOT-sources.jar 22:22:23 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.18.9-SNAPSHOT/aaa-docs-0.18.9-SNAPSHOT-javadoc.jar 22:22:23 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/docs/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.18.9-SNAPSHOT/aaa-docs-0.18.9-SNAPSHOT-cyclonedx.xml 22:22:23 [INFO] Installing /w/workspace/aaa-maven-clm-0.18.x/docs/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-docs/0.18.9-SNAPSHOT/aaa-docs-0.18.9-SNAPSHOT-cyclonedx.json 22:22:23 [INFO] 22:22:23 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-docs --- 22:22:23 [INFO] org.opendaylight.aaa:aaa-docs:jar:0.18.9-SNAPSHOT 22:22:23 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 22:22:23 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 22:22:23 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:22:23 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 22:22:23 [INFO] +- org.opendaylight.aaa:aaa-cert:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 22:22:23 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 22:22:23 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 22:22:23 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 22:22:23 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 22:22:23 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 22:22:23 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 22:22:23 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 22:22:23 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 22:22:23 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 22:22:23 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 22:22:23 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 22:22:23 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 22:22:23 [INFO] +- org.opendaylight.aaa:aaa-cli:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] +- org.opendaylight.aaa:aaa-cli-jar:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:compile 22:22:23 [INFO] | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | +- org.apache.commons:commons-text:jar:1.12.0:compile 22:22:23 [INFO] | \- com.h2database:h2:jar:2.2.224:compile 22:22:23 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 22:22:23 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 22:22:23 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 22:22:23 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 22:22:23 [INFO] +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] +- org.opendaylight.aaa:aaa-shiro:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 22:22:23 [INFO] | | | +- commons-logging:commons-logging:jar:1.3.1:compile 22:22:23 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile 22:22:23 [INFO] | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 22:22:23 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 22:22:23 [INFO] | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 22:22:23 [INFO] | \- org.jolokia:jolokia-osgi:jar:1.7.2:compile 22:22:23 [INFO] | +- org.jolokia:jolokia-core:jar:1.7.2:compile 22:22:23 [INFO] | +- org.jolokia:jolokia-jsr160:jar:1.7.2:compile 22:22:23 [INFO] | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 22:22:23 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 22:22:23 [INFO] +- org.opendaylight.aaa.web:web-jetty-impl:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:compile 22:22:23 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.54.v20240208:compile 22:22:23 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 22:22:23 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 22:22:23 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 22:22:23 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 22:22:23 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 22:22:23 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 22:22:23 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 22:22:23 [INFO] +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 22:22:23 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 22:22:23 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 22:22:23 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 22:22:23 [INFO] | | \- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 22:22:23 [INFO] | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 22:22:23 [INFO] | \- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 22:22:23 [INFO] | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 22:22:23 [INFO] +- org.opendaylight.aaa.web:testutils:jar:0.18.9-SNAPSHOT:test 22:22:23 [INFO] | \- org.opendaylight.infrautils:inject.guice:jar:6.0.11:test 22:22:23 [INFO] | \- org.opendaylight.infrautils:inject-spi:jar:6.0.11:test 22:22:23 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.177:test 22:22:23 [INFO] +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT:compile 22:22:23 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:provided 22:22:23 [INFO] +- org.opendaylight.infrautils:inject.guice.testutils:jar:6.0.11:provided 22:22:23 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 22:22:23 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 22:22:23 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:provided 22:22:23 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:provided 22:22:23 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:provided 22:22:23 [INFO] | +- com.google.inject:guice:jar:6.0.0:provided 22:22:23 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 22:22:23 [INFO] | | \- aopalliance:aopalliance:jar:1.0:provided 22:22:23 [INFO] | \- org.opendaylight.infrautils:inject:jar:6.0.11:provided 22:22:23 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 22:22:23 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 22:22:23 [INFO] | +- org.jline:jline:jar:3.21.0:provided 22:22:23 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 22:22:23 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 22:22:23 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 22:22:23 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 22:22:23 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 22:22:23 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 22:22:23 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 22:22:23 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 22:22:23 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 22:22:23 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 22:22:23 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 22:22:23 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 22:22:23 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 22:22:23 [INFO] +- org.immutables:value:jar:annotations:2.10.1:compile 22:22:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:22:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:22:23 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:22:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:22:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:22:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:22:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:22:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:22:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:22:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:22:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:22:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:22:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:22:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:22:23 [INFO] +- junit:junit:jar:4.13.2:test 22:22:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:22:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:22:23 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:22:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 22:22:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:22:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:22:23 [INFO] 22:22:23 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-docs --- 22:22:23 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/docs/target/sonatype-clm/module.xml 22:22:23 [INFO] 22:22:23 [INFO] -------------------< org.opendaylight.aaa:aaa-karaf >------------------- 22:22:23 [INFO] Building ODL :: aaa :: aaa-karaf 0.18.9-SNAPSHOT [40/41] 22:22:23 [INFO] --------------------------------[ pom ]--------------------------------- 22:22:24 [INFO] 22:22:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa-karaf --- 22:22:24 [INFO] 22:22:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa-karaf --- 22:22:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:24 [INFO] 22:22:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ aaa-karaf --- 22:22:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:24 [INFO] 22:22:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa-karaf --- 22:22:24 [INFO] 22:22:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aaa-karaf --- 22:22:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aaa-maven-clm-0.18.x/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:22:24 [INFO] 22:22:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ aaa-karaf --- 22:22:24 [INFO] Starting audit... 22:22:24 Audit done. 22:22:24 [INFO] You have 0 Checkstyle violations. 22:22:24 [INFO] 22:22:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ aaa-karaf --- 22:22:24 [INFO] Starting audit... 22:22:24 Audit done. 22:22:24 [INFO] You have 0 Checkstyle violations. 22:22:24 [INFO] 22:22:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ aaa-karaf --- 22:22:24 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/aaa-maven-clm-0.18.x/karaf/target/classes/LICENSE 22:22:24 [INFO] 22:22:24 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ aaa-karaf --- 22:22:24 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/karaf/src/main/resources 22:22:24 [INFO] 22:22:24 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ aaa-karaf --- 22:22:24 [INFO] Using repositories: 22:22:24 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 22:22:24 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 22:22:24 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:22:24 [INFO] Creating work directory: /w/workspace/aaa-maven-clm-0.18.x/karaf/target/assembly 22:22:24 [INFO] Loading direct KAR and features XML dependencies 22:22:24 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 22:22:24 [INFO] Feature framework will be added as a startup feature 22:22:24 [INFO] Generating Karaf assembly: /w/workspace/aaa-maven-clm-0.18.x/karaf/target/assembly 22:22:24 [INFO] Unzipping kars 22:22:24 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 22:22:25 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 22:22:25 [INFO] Loading profiles from: 22:22:25 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 22:22:25 [INFO] Loading repositories 22:22:25 [INFO] Generating generated-startup profile 22:22:25 [INFO] Generating generated-boot profile with parents: generated-startup 22:22:25 [INFO] Generating generated-installed profile 22:22:25 [INFO] Configuring etc/config.properties and etc/system.properties 22:22:25 [INFO] Downloading libraries for generated profiles 22:22:25 [INFO] Downloading additional libraries 22:22:25 [INFO] Writing configurations 22:22:25 [INFO] adding config file: etc/profile.cfg 22:22:25 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 22:22:25 [INFO] Startup stage 22:22:25 [INFO] Loading startup repositories 22:22:25 [INFO] Resolving startup features and bundles 22:22:25 [INFO] Features: framework 22:22:25 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 22:22:25 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 22:22:25 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 22:22:25 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 22:22:25 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 22:22:25 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 22:22:25 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:22:25 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:22:25 [INFO] Boot stage 22:22:25 [INFO] Loading boot repositories 22:22:25 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.18.9-SNAPSHOT/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.9-SNAPSHOT/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.9-SNAPSHOT/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.9-SNAPSHOT/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.9-SNAPSHOT/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.9-SNAPSHOT/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.9-SNAPSHOT/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.9-SNAPSHOT/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.18.9-SNAPSHOT/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.8/xml/features 22:22:25 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.8/xml/features 22:22:25 [INFO] Feature kar/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 22:22:25 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 22:22:25 [INFO] Feature feddb739-efda-42fe-8745-e3294d40da18/0.0.0 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 22:22:25 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 22:22:25 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:22:25 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 22:22:25 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 22:22:25 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 22:22:25 [INFO] Feature scr/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 22:22:25 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 22:22:25 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 22:22:25 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 22:22:25 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 22:22:25 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 22:22:25 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 22:22:25 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 22:22:25 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 22:22:25 [INFO] Feature shell/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 22:22:25 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 22:22:25 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 22:22:25 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 22:22:25 [INFO] Feature service/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 22:22:25 [INFO] Feature jaas/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 22:22:25 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 22:22:25 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 22:22:25 [INFO] Feature package/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 22:22:25 [INFO] Feature ssh/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 22:22:25 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 22:22:25 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 22:22:25 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 22:22:25 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 22:22:25 [INFO] Feature feature/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 22:22:25 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 22:22:25 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 22:22:25 [INFO] Feature management/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 22:22:25 [INFO] adding config file: etc/jmx.acl.cfg 22:22:25 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 22:22:25 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 22:22:25 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 22:22:25 [INFO] adding config file: etc/org.apache.karaf.management.cfg 22:22:25 [INFO] Feature jline/3.21.0 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 22:22:25 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 22:22:25 [INFO] Feature system/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 22:22:25 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 22:22:25 [INFO] Feature log/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 22:22:25 [INFO] adding config file: etc/org.apache.karaf.log.cfg 22:22:25 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 22:22:25 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 22:22:25 [INFO] Feature config/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 22:22:25 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 22:22:25 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 22:22:25 [INFO] Feature instance/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 22:22:25 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 22:22:25 [INFO] Feature framework/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 22:22:25 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 22:22:25 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:22:25 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 22:22:25 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 22:22:25 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 22:22:25 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 22:22:25 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 22:22:25 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 22:22:25 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 22:22:25 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 22:22:25 [INFO] Feature deployer/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 22:22:25 [INFO] Feature bundle/4.4.6 is defined as a boot feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 22:22:25 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 22:22:25 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 22:22:25 [INFO] Feature standard/4.4.6 is defined as a boot feature 22:22:25 [INFO] Install stage 22:22:25 [INFO] Loading installed repositories 22:22:25 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 22:22:25 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 22:22:25 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 22:22:25 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 22:22:25 [INFO] 22:22:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ aaa-karaf >>> 22:22:25 [INFO] 22:22:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ aaa-karaf --- 22:22:25 [INFO] 22:22:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ aaa-karaf <<< 22:22:25 [INFO] 22:22:25 [INFO] 22:22:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ aaa-karaf --- 22:22:25 [INFO] 22:22:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ aaa-karaf --- 22:22:25 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/aaa-maven-clm-0.18.x/karaf/target/assembly/lib/karaf.branding-13.1.5.jar 22:22:25 [INFO] 22:22:25 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ aaa-karaf --- 22:22:25 [INFO] 22:22:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ aaa-karaf --- 22:22:25 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 22:22:25 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/aaa-maven-clm-0.18.x/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 22:22:25 [INFO] 22:22:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ aaa-karaf --- 22:22:25 [INFO] 22:22:25 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ aaa-karaf --- 22:22:26 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-clm-0.18.x/karaf/src/main/assembly 22:22:26 [INFO] 22:22:26 [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ aaa-karaf --- 22:22:26 [INFO] Feature repository discovered recursively: ea52a25e-bbd2-4797-8575-beb2b0694848 22:22:26 [INFO] Feature repository discovered recursively: features-aaa 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 22:22:26 [INFO] Feature repository discovered recursively: odl-servlet-api 22:22:26 [INFO] Feature repository discovered recursively: odl-ws-rs-api 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-common 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-common 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-apache-commons-text 22:22:26 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-akka 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-scala 22:22:26 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-cli 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-codec 22:22:26 [INFO] Feature repository discovered recursively: odl-gson 22:22:26 [INFO] Feature repository discovered recursively: odl-stax2-api 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-data 22:22:26 [INFO] Feature repository discovered recursively: odl-antlr4 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-parser 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-extras-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 22:22:26 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 22:22:26 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-guava 22:22:26 [INFO] Feature repository discovered recursively: odl-jersey-2 22:22:26 [INFO] Feature repository discovered recursively: odl-javassist-3 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-util 22:22:26 [INFO] Feature repository discovered recursively: pt-triemap 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: framework-4.4.6 22:22:26 [INFO] Feature repository discovered recursively: standard-4.4.6 22:22:26 [INFO] Feature repository discovered recursively: framework-4.4.6 22:22:26 [INFO] Feature repository discovered recursively: features-aaa 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 22:22:26 [INFO] Feature repository discovered recursively: odl-servlet-api 22:22:26 [INFO] Feature repository discovered recursively: odl-ws-rs-api 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-common 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-util 22:22:26 [INFO] Feature repository discovered recursively: odl-guava 22:22:26 [INFO] Feature repository discovered recursively: pt-triemap 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-codec 22:22:26 [INFO] Feature repository discovered recursively: odl-gson 22:22:26 [INFO] Feature repository discovered recursively: odl-stax2-api 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-data 22:22:26 [INFO] Feature repository discovered recursively: odl-antlr4 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-common 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-parser 22:22:26 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 22:22:26 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-apache-commons-text 22:22:26 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-akka 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-scala 22:22:26 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-cli 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 22:22:26 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 22:22:26 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 22:22:26 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 22:22:26 [INFO] Feature repository discovered recursively: odl-extras-8.0.8 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-aaa-0.18.9-SNAPSHOT 22:22:26 [INFO] Feature repository discovered recursively: odl-jersey-2 22:22:26 [INFO] Feature repository discovered recursively: odl-javassist-3 22:22:26 [INFO] Feature repository discovered recursively: standard-4.4.6 22:22:26 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 22:22:26 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 22:22:26 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 22:22:26 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 22:22:27 [INFO] 22:22:27 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ aaa-karaf --- 22:22:27 [INFO] Executing tasks 22:22:27 [INFO] Executed tasks 22:22:27 [INFO] 22:22:27 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ aaa-karaf --- 22:22:27 [INFO] Executing tasks 22:22:27 [INFO] [delete] Deleting directory /w/workspace/aaa-maven-clm-0.18.x/karaf/target/assembly/system/org/bouncycastle 22:22:27 [INFO] Executed tasks 22:22:27 [INFO] 22:22:27 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ aaa-karaf --- 22:22:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:22:27 [INFO] 22:22:27 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ aaa-karaf --- 22:22:39 [INFO] 22:22:39 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa-karaf --- 22:22:39 [INFO] Skipping CycloneDX goal, because module skips deploy 22:22:39 [INFO] 22:22:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-karaf --- 22:22:39 [INFO] Skipping duplicate-finder execution! 22:22:39 [INFO] 22:22:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ aaa-karaf --- 22:22:39 [INFO] Skipping pom project 22:22:39 [INFO] 22:22:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-karaf --- 22:22:39 [INFO] 22:22:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-karaf --- 22:22:39 [INFO] 22:22:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ aaa-karaf --- 22:22:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:22:39 [INFO] 22:22:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa-karaf --- 22:22:39 [INFO] Skipping artifact installation 22:22:39 [INFO] 22:22:39 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa-karaf --- 22:22:39 [INFO] org.opendaylight.aaa:aaa-karaf:pom:0.18.9-SNAPSHOT 22:22:39 [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile 22:22:39 [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime 22:22:39 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 22:22:39 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 22:22:39 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 22:22:39 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 22:22:39 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 22:22:39 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 22:22:39 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 22:22:39 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 22:22:39 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 22:22:39 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 22:22:39 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 22:22:39 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 22:22:39 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 22:22:39 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 22:22:39 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 22:22:39 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 22:22:39 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile 22:22:39 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 22:22:39 [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 22:22:39 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 22:22:39 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 22:22:39 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 22:22:39 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 22:22:39 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile 22:22:39 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 22:22:39 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile 22:22:39 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 22:22:39 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 22:22:39 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 22:22:39 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 22:22:39 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 22:22:39 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 22:22:39 [INFO] | +- org.jline:jline:jar:3.21.0:compile 22:22:39 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 22:22:39 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 22:22:39 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 22:22:39 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 22:22:39 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile 22:22:39 [INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile 22:22:39 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile 22:22:39 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 22:22:39 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 22:22:39 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 22:22:39 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 22:22:39 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 22:22:39 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 22:22:39 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 22:22:39 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 22:22:39 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 22:22:39 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 22:22:39 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 22:22:39 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 22:22:39 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 22:22:39 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile 22:22:39 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 22:22:39 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 22:22:39 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 22:22:39 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 22:22:39 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 22:22:39 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 22:22:39 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 22:22:39 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 22:22:39 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 22:22:39 [INFO] +- org.opendaylight.aaa:features-aaa:xml:features:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 22:22:39 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 22:22:39 [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime 22:22:39 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:runtime 22:22:39 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 22:22:39 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:runtime 22:22:39 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:runtime 22:22:39 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:runtime 22:22:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:runtime 22:22:39 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:runtime 22:22:39 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:runtime 22:22:39 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:runtime 22:22:39 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:runtime 22:22:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:runtime 22:22:39 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:runtime 22:22:39 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 22:22:39 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 22:22:39 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 22:22:39 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:runtime 22:22:39 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 22:22:39 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 22:22:39 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime 22:22:39 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:runtime 22:22:39 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:runtime 22:22:39 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:runtime 22:22:39 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:runtime 22:22:39 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:runtime 22:22:39 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 22:22:39 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:runtime 22:22:39 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:runtime 22:22:39 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime 22:22:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:runtime 22:22:39 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:runtime 22:22:39 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:runtime 22:22:39 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 22:22:39 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:runtime 22:22:39 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:runtime 22:22:39 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.17.0:runtime 22:22:39 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime 22:22:39 [INFO] | | | +- com.google.guava:guava:jar:32.1.3-jre:runtime 22:22:39 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 22:22:39 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 22:22:39 [INFO] | | | | +- org.checkerframework:checker-qual:jar:3.47.0:runtime 22:22:39 [INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:runtime 22:22:39 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 22:22:39 [INFO] | | | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:runtime 22:22:39 [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | +- org.opendaylight.aaa:odl-aaa-cli:xml:features:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | \- org.opendaylight.aaa:aaa-cli:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | \- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:runtime 22:22:39 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:runtime 22:22:39 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:runtime 22:22:39 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:runtime 22:22:39 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:runtime 22:22:39 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:runtime 22:22:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:runtime 22:22:39 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:runtime 22:22:39 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:runtime 22:22:39 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:runtime 22:22:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:runtime 22:22:39 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.8:runtime 22:22:39 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 22:22:39 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:runtime 22:22:39 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:runtime 22:22:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime 22:22:39 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime 22:22:39 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:runtime 22:22:39 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | | \- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:8.0.8:runtime 22:22:39 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 22:22:39 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 22:22:39 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:8.0.8:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:runtime 22:22:39 [INFO] | | | +- com.google.code.gson:gson:jar:2.11.0:runtime 22:22:39 [INFO] | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:runtime 22:22:39 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:runtime (optional) 22:22:39 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:runtime 22:22:39 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:runtime 22:22:39 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 22:22:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 22:22:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 22:22:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 22:22:39 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 22:22:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 22:22:39 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 22:22:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 22:22:39 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 22:22:39 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 22:22:39 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 22:22:39 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 22:22:39 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 22:22:39 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 22:22:39 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 22:22:39 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 22:22:39 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:runtime 22:22:39 [INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:runtime 22:22:39 [INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:runtime 22:22:39 [INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:runtime 22:22:39 [INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 22:22:39 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:runtime 22:22:39 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:runtime 22:22:39 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 22:22:39 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 22:22:39 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 22:22:39 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 22:22:39 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 22:22:39 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:runtime 22:22:39 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 22:22:39 [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:runtime 22:22:39 [INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 22:22:39 [INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 22:22:39 [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:runtime 22:22:39 [INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:runtime 22:22:39 [INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:runtime 22:22:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:runtime 22:22:39 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime 22:22:39 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime 22:22:39 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:runtime 22:22:39 [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.8:runtime 22:22:39 [INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | \- org.opendaylight.aaa:repackaged-shiro:jar:0.18.9-SNAPSHOT:runtime 22:22:39 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 22:22:39 [INFO] | | +- commons-logging:commons-logging:jar:1.3.1:runtime 22:22:39 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:runtime 22:22:39 [INFO] | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 22:22:39 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime 22:22:39 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 22:22:39 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 22:22:39 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 22:22:39 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 22:22:39 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 22:22:39 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 22:22:39 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.5:compile 22:22:39 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.5:provided 22:22:39 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:runtime 22:22:39 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:runtime 22:22:39 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:runtime 22:22:39 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:runtime 22:22:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 22:22:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 22:22:39 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 22:22:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 22:22:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 22:22:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 22:22:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 22:22:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 22:22:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 22:22:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 22:22:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 22:22:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 22:22:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 22:22:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 22:22:39 [INFO] +- junit:junit:jar:4.13.2:test 22:22:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 22:22:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 22:22:39 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 22:22:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:runtime 22:22:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 22:22:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 22:22:39 [INFO] 22:22:39 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa-karaf --- 22:22:39 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/karaf/target/sonatype-clm/module.xml 22:22:39 [INFO] 22:22:39 [INFO] ------------------< org.opendaylight.aaa:aaa.project >------------------ 22:22:39 [INFO] Building aaa 0.18.9-SNAPSHOT [41/41] 22:22:39 [INFO] --------------------------------[ pom ]--------------------------------- 22:22:39 [INFO] 22:22:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ aaa.project --- 22:22:39 [INFO] 22:22:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ aaa.project --- 22:22:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:39 [INFO] 22:22:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ aaa.project --- 22:22:39 [INFO] 22:22:39 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ aaa.project --- 22:22:39 [INFO] Skipping CycloneDX goal, because module skips deploy 22:22:39 [INFO] 22:22:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ aaa.project --- 22:22:39 [INFO] Skipping artifact installation 22:22:39 [INFO] 22:22:39 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ aaa.project --- 22:22:39 [INFO] org.opendaylight.aaa:aaa.project:pom:0.18.9-SNAPSHOT 22:22:39 [INFO] 22:22:39 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ aaa.project --- 22:22:39 [INFO] Saved module information to /w/workspace/aaa-maven-clm-0.18.x/target/sonatype-clm/module.xml 22:22:39 [INFO] ------------------------------------------------------------------------ 22:22:39 [INFO] Reactor Summary for aaa 0.18.9-SNAPSHOT: 22:22:39 [INFO] 22:22:39 [INFO] ODL :: aaa :: aaa-parent ........................... SUCCESS [ 13.975 s] 22:22:39 [INFO] ODL :: aaa :: aaa-authn-api ........................ SUCCESS [ 9.998 s] 22:22:39 [INFO] ODL :: aaa :: aaa-encrypt-service .................. SUCCESS [ 8.176 s] 22:22:39 [INFO] ODL :: aaa :: aaa-encrypt-service-impl ............. SUCCESS [ 13.957 s] 22:22:39 [INFO] ODL :: aaa :: aaa-encryption-service-aggregator .... SUCCESS [ 1.018 s] 22:22:39 [INFO] ODL :: aaa :: aaa-cert ............................. SUCCESS [ 16.282 s] 22:22:39 [INFO] ODL :: aaa :: aaa-password-service-api ............. SUCCESS [ 4.627 s] 22:22:39 [INFO] ODL :: aaa :: aaa-cli .............................. SUCCESS [ 8.631 s] 22:22:39 [INFO] repackaged-shiro-jar ............................... SUCCESS [ 2.473 s] 22:22:39 [INFO] repackaged-shiro ................................... SUCCESS [ 1.802 s] 22:22:39 [INFO] ODL :: aaa :: aaa-password-service-impl ............ SUCCESS [ 6.371 s] 22:22:39 [INFO] ODL :: aaa :: aaa-tokenauthrealm ................... SUCCESS [ 8.122 s] 22:22:39 [INFO] ODL :: aaa :: aaa-idm-store-h2 ..................... SUCCESS [ 19.884 s] 22:22:39 [INFO] ODL :: aaa :: aaa-cli-jar .......................... SUCCESS [ 27.725 s] 22:22:39 [INFO] ODL :: aaa :: aaa-filterchain ...................... SUCCESS [ 8.195 s] 22:22:39 [INFO] ODL :: aaa :: aaa-password-service-aggregator ...... SUCCESS [ 0.008 s] 22:22:39 [INFO] ODL :: aaa :: aaa-artifacts ........................ SUCCESS [ 0.420 s] 22:22:39 [INFO] ODL :: aaa :: odl-aaa-api .......................... SUCCESS [ 16.538 s] 22:22:39 [INFO] ODL :: aaa :: odl-aaa-encryption-service ........... SUCCESS [ 19.593 s] 22:22:39 [INFO] ODL :: aaa :: odl-aaa-cert ......................... SUCCESS [ 15.978 s] 22:22:39 [INFO] OpenDaylight :: Apache Shiro ....................... SUCCESS [ 7.668 s] 22:22:39 [INFO] ODL :: aaa :: odl-aaa-password-service ............. SUCCESS [ 16.491 s] 22:22:39 [INFO] ODL :: aaa :: web-api .............................. SUCCESS [ 7.643 s] 22:22:39 [INFO] ODL :: aaa :: web-osgi-impl ........................ SUCCESS [ 6.333 s] 22:22:39 [INFO] ODL :: aaa :: servlet-api .......................... SUCCESS [ 3.837 s] 22:22:39 [INFO] ODL :: aaa :: servlet-jersey2 ...................... SUCCESS [ 4.772 s] 22:22:39 [INFO] ODL :: aaa :: odl-aaa-web .......................... SUCCESS [ 9.222 s] 22:22:39 [INFO] ODL :: aaa :: aaa-shiro-api ........................ SUCCESS [ 5.827 s] 22:22:39 [INFO] ODL :: aaa :: aaa-shiro ............................ SUCCESS [ 19.601 s] 22:22:39 [INFO] ODL :: aaa :: odl-aaa-shiro ........................ SUCCESS [ 21.240 s] 22:22:39 [INFO] ODL :: aaa :: odl-aaa-cli .......................... SUCCESS [ 20.937 s] 22:22:39 [INFO] ODL :: aaa :: features-aaa ......................... SUCCESS [ 4.089 s] 22:22:39 [INFO] ODL :: aaa :: features-aaa-aggregator .............. SUCCESS [ 0.007 s] 22:22:39 [INFO] ODL :: aaa :: aaa-shiro-aggregator ................. SUCCESS [ 0.004 s] 22:22:39 [INFO] ODL :: aaa :: web-jetty-impl ....................... SUCCESS [ 6.937 s] 22:22:39 [INFO] ODL :: aaa :: testutils ............................ SUCCESS [ 7.726 s] 22:22:39 [INFO] ODL :: aaa :: dependency-check ..................... SUCCESS [ 1.485 s] 22:22:39 [INFO] ODL :: aaa :: web-aggregator ....................... SUCCESS [ 0.005 s] 22:22:39 [INFO] aaa-docs ........................................... SUCCESS [ 9.758 s] 22:22:39 [INFO] ODL :: aaa :: aaa-karaf ............................ SUCCESS [ 16.216 s] 22:22:39 [INFO] aaa ................................................ SUCCESS [ 0.007 s] 22:22:39 [INFO] ------------------------------------------------------------------------ 22:22:39 [INFO] BUILD SUCCESS 22:22:39 [INFO] ------------------------------------------------------------------------ 22:22:39 [INFO] Total time: 06:25 min 22:22:39 [INFO] Finished at: 2024-11-16T22:22:39Z 22:22:39 [INFO] ------------------------------------------------------------------------ 22:22:39 [aaa-maven-clm-0.18.x] $ /bin/bash /tmp/jenkins7360674415206216274.sh 22:22:39 [aaa-maven-clm-0.18.x] $ /bin/sh -xe /tmp/jenkins15413152414186125251.sh 22:22:39 + find . -regex '.*karaf/target' 22:22:39 + xargs rm -rf 22:22:45 [INFO] 2024-11-16T22:22:45.527Z Scanning application odl-aaa. 22:22:45 [INFO] Discovered commit hash '51d1f25068db4214a8ecd5d82737dd8f7163aad1' via environment variable GIT_COMMIT 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/original-aaa-cli-jar-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/site/jacoco/org.opendaylight.aaa.cli.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/original-repackaged-shiro-jar-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/dependency-check/target/dependency-check-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/spotbugs/bug-pattern-1.5.0.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] Scan target: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] Scan configuration properties: 22:22:46 [INFO] dirExcludes=null 22:22:46 [INFO] dirIncludes=null 22:22:46 [INFO] fileExcludes= 22:22:46 [INFO] fileIncludes= 22:22:46 [INFO] 2024-11-16T22:22:46.043Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT-javadoc.jar 22:22:46 [INFO] 2024-11-16T22:22:46.509Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT-sources.jar 22:22:46 [INFO] 2024-11-16T22:22:46.534Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/aaa-authn-api-0.18.9-SNAPSHOT.jar 22:22:46 [INFO] 2024-11-16T22:22:46.732Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-authn-api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:47 [INFO] 2024-11-16T22:22:47.885Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT-javadoc.jar 22:22:47 [INFO] 2024-11-16T22:22:47.930Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT-sources.jar 22:22:47 [INFO] 2024-11-16T22:22:47.944Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/aaa-cert-0.18.9-SNAPSHOT.jar 22:22:48 [INFO] 2024-11-16T22:22:48.013Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cert/target/spotbugs/bug-pattern-1.5.0.jar 22:22:48 [INFO] 2024-11-16T22:22:48.034Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT-javadoc.jar 22:22:48 [INFO] 2024-11-16T22:22:48.041Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT-sources.jar 22:22:48 [INFO] 2024-11-16T22:22:48.043Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/aaa-cli-jar-0.18.9-SNAPSHOT.jar 22:22:48 [ERROR] Could not parse class file Utils21.class 22:22:48 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:48 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:48 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:48 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:48 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:48 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:48 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 22:22:48 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 22:22:48 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 22:22:48 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:48 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:48 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:48 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:48 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:48 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:48 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:48 at hudson.remoting.Request$2.run(Request.java:377) 22:22:48 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:48 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:48 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:49 [INFO] 2024-11-16T22:22:49.202Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/original-aaa-cli-jar-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.206Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/site/jacoco/org.opendaylight.aaa.cli.jar 22:22:49 [INFO] 2024-11-16T22:22:49.215Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli-jar/target/spotbugs/bug-pattern-1.5.0.jar 22:22:49 [INFO] 2024-11-16T22:22:49.237Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT-javadoc.jar 22:22:49 [INFO] 2024-11-16T22:22:49.251Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT-sources.jar 22:22:49 [INFO] 2024-11-16T22:22:49.255Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/aaa-cli-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.271Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-cli/target/spotbugs/bug-pattern-1.5.0.jar 22:22:49 [INFO] 2024-11-16T22:22:49.291Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT-javadoc.jar 22:22:49 [INFO] 2024-11-16T22:22:49.297Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT-sources.jar 22:22:49 [INFO] 2024-11-16T22:22:49.299Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.302Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:49 [INFO] 2024-11-16T22:22:49.323Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-javadoc.jar 22:22:49 [INFO] 2024-11-16T22:22:49.334Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT-sources.jar 22:22:49 [INFO] 2024-11-16T22:22:49.337Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.347Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-encrypt-service/impl/target/spotbugs/bug-pattern-1.5.0.jar 22:22:49 [INFO] 2024-11-16T22:22:49.368Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT-javadoc.jar 22:22:49 [INFO] 2024-11-16T22:22:49.376Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT-sources.jar 22:22:49 [INFO] 2024-11-16T22:22:49.378Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/aaa-filterchain-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.384Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-filterchain/target/spotbugs/bug-pattern-1.5.0.jar 22:22:49 [INFO] 2024-11-16T22:22:49.404Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT-javadoc.jar 22:22:49 [INFO] 2024-11-16T22:22:49.413Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT-sources.jar 22:22:49 [INFO] 2024-11-16T22:22:49.416Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.430Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-idm-store-h2/target/spotbugs/bug-pattern-1.5.0.jar 22:22:49 [INFO] 2024-11-16T22:22:49.450Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT-javadoc.jar 22:22:49 [INFO] 2024-11-16T22:22:49.459Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT-sources.jar 22:22:49 [INFO] 2024-11-16T22:22:49.461Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/aaa-password-service-api-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.466Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:49 [INFO] 2024-11-16T22:22:49.485Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT-javadoc.jar 22:22:49 [INFO] 2024-11-16T22:22:49.493Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT-sources.jar 22:22:49 [INFO] 2024-11-16T22:22:49.494Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/aaa-password-service-impl-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.499Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-password-service/impl/target/spotbugs/bug-pattern-1.5.0.jar 22:22:49 [INFO] 2024-11-16T22:22:49.519Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT-javadoc.jar 22:22:49 [INFO] 2024-11-16T22:22:49.548Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT-sources.jar 22:22:49 [INFO] 2024-11-16T22:22:49.557Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/aaa-shiro-api-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.584Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:49 [INFO] 2024-11-16T22:22:49.603Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT-javadoc.jar 22:22:49 [INFO] 2024-11-16T22:22:49.640Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT-sources.jar 22:22:49 [INFO] 2024-11-16T22:22:49.650Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/aaa-shiro-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.695Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/impl/target/spotbugs/bug-pattern-1.5.0.jar 22:22:49 [INFO] 2024-11-16T22:22:49.714Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/original-repackaged-shiro-jar-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.715Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.18.9-SNAPSHOT-sources.jar 22:22:49 [INFO] 2024-11-16T22:22:49.763Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.18.9-SNAPSHOT.jar 22:22:49 [INFO] 2024-11-16T22:22:49.891Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.18.9-SNAPSHOT-sources.jar 22:22:49 [INFO] 2024-11-16T22:22:49.947Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.18.9-SNAPSHOT.jar 22:22:50 [INFO] 2024-11-16T22:22:50.074Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT-javadoc.jar 22:22:50 [INFO] 2024-11-16T22:22:50.082Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT-sources.jar 22:22:50 [INFO] 2024-11-16T22:22:50.084Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.18.9-SNAPSHOT.jar 22:22:50 [INFO] 2024-11-16T22:22:50.089Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/aaa-tokenauthrealm/target/spotbugs/bug-pattern-1.5.0.jar 22:22:50 [INFO] 2024-11-16T22:22:50.108Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/dependency-check/target/dependency-check-0.18.9-SNAPSHOT.jar 22:22:50 [INFO] 2024-11-16T22:22:50.109Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT-javadoc.jar 22:22:50 [INFO] 2024-11-16T22:22:50.260Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT-sources.jar 22:22:50 [INFO] 2024-11-16T22:22:50.299Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/docs/target/aaa-docs-0.18.9-SNAPSHOT.jar 22:22:50 [INFO] 2024-11-16T22:22:50.300Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:50 [INFO] 2024-11-16T22:22:50.319Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT-javadoc.jar 22:22:50 [INFO] 2024-11-16T22:22:50.327Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT-sources.jar 22:22:50 [INFO] 2024-11-16T22:22:50.329Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/api/target/web-api-0.18.9-SNAPSHOT.jar 22:22:50 [INFO] 2024-11-16T22:22:50.335Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/spotbugs/bug-pattern-1.5.0.jar 22:22:50 [INFO] 2024-11-16T22:22:50.353Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT-javadoc.jar 22:22:50 [INFO] 2024-11-16T22:22:50.358Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT-sources.jar 22:22:50 [INFO] 2024-11-16T22:22:50.359Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-jetty/target/web-jetty-impl-0.18.9-SNAPSHOT.jar 22:22:50 [INFO] 2024-11-16T22:22:50.361Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/spotbugs/bug-pattern-1.5.0.jar 22:22:50 [INFO] 2024-11-16T22:22:50.379Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT-javadoc.jar 22:22:50 [INFO] 2024-11-16T22:22:50.385Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT-sources.jar 22:22:50 [INFO] 2024-11-16T22:22:50.386Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/impl-osgi/target/web-osgi-impl-0.18.9-SNAPSHOT.jar 22:22:50 [INFO] 2024-11-16T22:22:50.389Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT-javadoc.jar 22:22:50 [INFO] 2024-11-16T22:22:50.394Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT-sources.jar 22:22:50 [INFO] 2024-11-16T22:22:50.395Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/servlet-api-0.18.9-SNAPSHOT.jar 22:22:50 [INFO] 2024-11-16T22:22:50.397Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-api/target/spotbugs/bug-pattern-1.5.0.jar 22:22:50 [INFO] 2024-11-16T22:22:50.415Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT-javadoc.jar 22:22:50 [INFO] 2024-11-16T22:22:50.420Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT-sources.jar 22:22:50 [INFO] 2024-11-16T22:22:50.421Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/servlet-jersey2-0.18.9-SNAPSHOT.jar 22:22:50 [INFO] 2024-11-16T22:22:50.423Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/servlet-jersey2/target/spotbugs/bug-pattern-1.5.0.jar 22:22:50 [INFO] 2024-11-16T22:22:50.441Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/spotbugs/bug-pattern-1.5.0.jar 22:22:50 [INFO] 2024-11-16T22:22:50.459Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT-javadoc.jar 22:22:50 [INFO] 2024-11-16T22:22:50.465Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT-sources.jar 22:22:50 [INFO] 2024-11-16T22:22:50.467Z Starting scanning target: /w/workspace/aaa-maven-clm-0.18.x/web/testutils/target/testutils-0.18.9-SNAPSHOT.jar 22:22:50 [INFO] 2024-11-16T22:22:50.468Z Scanned 11935 total files 22:22:51 [ERROR] Could not parse class file NTRU$Mappings.class 22:22:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:51 at hudson.remoting.Request$2.run(Request.java:377) 22:22:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:51 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:51 [ERROR] Could not parse class file NTRU.class 22:22:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:51 at hudson.remoting.Request$2.run(Request.java:377) 22:22:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:51 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:51 [ERROR] Could not parse class file NTRUPrime$Mappings.class 22:22:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:51 at hudson.remoting.Request$2.run(Request.java:377) 22:22:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:51 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:51 [ERROR] Could not parse class file NTRUPrime.class 22:22:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:51 at hudson.remoting.Request$2.run(Request.java:377) 22:22:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:51 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:51 [ERROR] Could not parse class file Util.class 22:22:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:51 at hudson.remoting.Request$2.run(Request.java:377) 22:22:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:51 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:51 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 22:22:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:51 at hudson.remoting.Request$2.run(Request.java:377) 22:22:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:51 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:51 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 22:22:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:51 at hudson.remoting.Request$2.run(Request.java:377) 22:22:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:51 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:51 [ERROR] Could not parse class file NTRUKEMSpi.class 22:22:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:51 at hudson.remoting.Request$2.run(Request.java:377) 22:22:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:51 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:51 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 22:22:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:51 at hudson.remoting.Request$2.run(Request.java:377) 22:22:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:51 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:51 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 22:22:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:51 at hudson.remoting.Request$2.run(Request.java:377) 22:22:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:51 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:51 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 22:22:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:51 at hudson.remoting.Request$2.run(Request.java:377) 22:22:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:51 at java.base/java.lang.Thread.run(Thread.java:829) 22:22:53 [ERROR] Could not parse class file Utils21.class 22:22:53 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:22:53 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:22:53 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:22:53 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:22:53 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:22:53 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:22:53 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:22:53 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:22:53 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:22:53 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:22:53 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:22:53 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:22:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:22:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:22:53 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:22:53 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:22:53 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:22:53 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:22:53 at hudson.remoting.Request$2.run(Request.java:377) 22:22:53 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:22:53 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:22:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:22:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:22:53 at java.base/java.lang.Thread.run(Thread.java:829) 22:23:03 [ERROR] Could not parse class file VirtualThreadSupport$Java21LoomishExecutors.class 22:23:03 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:23:03 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:23:03 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:23:03 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:23:03 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:23:03 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:23:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:23:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:23:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:23:03 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:23:03 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:23:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:23:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:23:03 at hudson.remoting.Request$2.run(Request.java:377) 22:23:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:23:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:23:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:23:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:23:03 at java.base/java.lang.Thread.run(Thread.java:829) 22:23:03 [ERROR] Could not parse class file VirtualThreadSupport$NonLoomishExecutors.class 22:23:03 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:23:03 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:23:03 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:23:03 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:23:03 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:23:03 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:23:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:23:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:23:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:23:03 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:23:03 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:23:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:23:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:23:03 at hudson.remoting.Request$2.run(Request.java:377) 22:23:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:23:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:23:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:23:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:23:03 at java.base/java.lang.Thread.run(Thread.java:829) 22:23:03 [ERROR] Could not parse class file VirtualThreadSupport.class 22:23:03 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:23:03 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:23:03 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:23:03 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:23:03 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:23:03 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:23:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:23:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:23:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:23:03 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:23:03 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:23:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:23:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:23:03 at hudson.remoting.Request$2.run(Request.java:377) 22:23:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:23:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:23:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:23:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:23:03 at java.base/java.lang.Thread.run(Thread.java:829) 22:23:03 [ERROR] Could not parse class file LoomishExecutors.class 22:23:03 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 22:23:03 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:04 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:04 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:04 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:04 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:04 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:04 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:04 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 22:23:04 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 22:23:04 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 22:23:04 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 22:23:04 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 22:23:04 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 22:23:04 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 22:23:04 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 22:23:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:23:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:23:04 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 22:23:04 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 22:23:04 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:23:04 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:23:04 at hudson.remoting.Request$2.run(Request.java:377) 22:23:04 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:23:04 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:23:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:23:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:23:04 at java.base/java.lang.Thread.run(Thread.java:829) 22:23:07 [INFO] 2024-11-16T22:23:07.769Z Finished scanning application odl-aaa. 22:23:08 [INFO] Discovered repository url '$GIT_URL/aaa/aaa/aaa/aaa' via environment variable GIT_URL 22:23:08 [INFO] Repository URL $GIT_URL/aaa/aaa/aaa/aaa was found using automation 22:23:08 [INFO] Amending source control record for application with id: odl-aaa with discovered Repository URL: $GIT_URL/aaa/aaa/aaa/aaa 22:23:08 [INFO] 2024-11-16T22:23:08.523Z Evaluating application odl-aaa for stage release. 22:23:09 [INFO] Waiting for policy evaluation to complete... 22:23:15 [INFO] Assigned scan ID bb126ff04c464ffcb8d681d4911db2ae 22:23:45 [INFO] Policy evaluation completed in 36 seconds. 22:23:45 [INFO] 2024-11-16T22:23:45.395Z Finished evaluating application odl-aaa for stage release. 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6763 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6763 with status 'Open', not 'Not Applicable'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-8184 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-8184 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-8184 with status 'Open', not 'Not Applicable'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.20.2, hash=2889eca362613148f94e) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.20.2, hash=2889eca362613148f94e) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.20.2, hash=2889eca362613148f94e) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.20.2, hash=2889eca362613148f94e) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.20.2, hash=2889eca362613148f94e) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.20.2, hash=2889eca362613148f94e) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.20.2, hash=2889eca362613148f94e) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.8, hash=616288869c31b8cff9ac) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.8, hash=616288869c31b8cff9ac) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.8, hash=616288869c31b8cff9ac) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.8, hash=616288869c31b8cff9ac) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.8, hash=cbf2145d1d9121df378b) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.8, hash=cbf2145d1d9121df378b) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.8, hash=cbf2145d1d9121df378b) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.8, hash=cbf2145d1d9121df378b) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.8, hash=cbf2145d1d9121df378b) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.8, hash=cbf2145d1d9121df378b) [ 22:23:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3171 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3171 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3171 with status 'Open', not 'Not Applicable'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.8, hash=cbf2145d1d9121df378b) [ 22:23:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3509 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3509 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3509 with status 'Open', not 'Not Applicable'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.8, hash=cbf2145d1d9121df378b) [ 22:23:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3510 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3510 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3510 with status 'Open', not 'Not Applicable'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.8, hash=cbf2145d1d9121df378b) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL License-Unknown) [ 22:23:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.20.2, hash=fa38c758bff3fae8470b) [ 22:23:45 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] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL License-Unknown) [ 22:23:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.20.2, hash=2889eca362613148f94e) [ 22:23:45 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] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-High) [ 22:23:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.8, hash=cbf2145d1d9121df378b) [ 22:23:45 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-7254 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-7254 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-7254 with status 'Open', not 'Not Applicable'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.apache.shiro : shiro-core : 1.12.0, hash=104a79dd9777d3d1e8af) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.apache.shiro : shiro-core : 1.12.0, hash=104a79dd9777d3d1e8af) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.apache.shiro : shiro-core : 1.12.0, hash=104a79dd9777d3d1e8af) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ 22:23:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-8184 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-8184 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-8184 with status 'Open', not 'Not Applicable'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.apache.shiro : shiro-web : 1.12.0, hash=61b02861c20ecaebfe4b) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.apache.shiro : shiro-web : 1.12.0, hash=61b02861c20ecaebfe4b) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.apache.shiro : shiro-web : 1.12.0, hash=61b02861c20ecaebfe4b) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.apache.shiro : shiro-web : 1.12.0, hash=61b02861c20ecaebfe4b) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.apache.shiro : shiro-web : 1.12.0, hash=61b02861c20ecaebfe4b) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.apache.shiro : shiro-web : 1.12.0, hash=61b02861c20ecaebfe4b) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.jolokia : jolokia-osgi : 1.7.2, hash=6621c3f6793370ea23a7) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.jolokia : jolokia-core : 1.7.2, hash=8ffd1f5c4722295c6502) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.54.v20240208, hash=a641b8a694eeefdde644) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.54.v20240208, hash=a641b8a694eeefdde644) [ 22:23:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6763 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6763 with status 'Open', not 'Not Applicable'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 22:23:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-Medium) [ 22:23:45 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL License-Unknown) [ 22:23:45 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 6.1.6, hash=01759bb9e7dd8513c1d2) [ 22:23:45 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] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL License-Unknown) [ 22:23:45 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=94d2191378cac5719dae) [ 22:23:45 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] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL License-Unknown) [ 22:23:45 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 6.1.6, hash=d9ed8776645f6b4f52df) [ 22:23:45 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] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL License-Unknown) [ 22:23:45 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=f816f998c43204230d9e) [ 22:23:45 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] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-High) [ 22:23:45 Component(displayName=org.jolokia : jolokia-osgi : 1.7.2, hash=6621c3f6793370ea23a7) [ 22:23:45 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2018-10899 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2018-10899 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-10899 with status 'Open', not 'Not Applicable'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-High) [ 22:23:45 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 22:23:45 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability sonatype-2024-3350 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2024-3350 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2024-3350 with status 'Open', not 'Not Applicable'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Security-High) [ 22:23:45 Component(displayName=org.jolokia : jolokia-core : 1.7.2, hash=8ffd1f5c4722295c6502) [ 22:23:45 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2018-10899 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2018-10899 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-10899 with status 'Open', not 'Not Applicable'] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL EPL-Incompatible License) [ 22:23:45 Component(displayName=com.rabbitmq : amqp-client : 5.22.0, hash=d5bf5f55022e14c7bc88) [ 22:23:45 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')] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Potential License Concern) [ 22:23:45 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.45, hash=0f9aaa633841309125c4) [ 22:23:45 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')] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Potential License Concern) [ 22:23:45 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.45, hash=7d19a1634e2ea0f7d601) [ 22:23:45 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')] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Potential License Concern) [ 22:23:45 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.45, hash=95b98e073bef413aef6c) [ 22:23:45 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')] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Potential License Concern) [ 22:23:45 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.45, hash=a4b43e7551ec66a5c733) [ 22:23:45 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')] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Potential License Concern) [ 22:23:45 Component(displayName=org.apache.shiro : shiro-lang : 1.12.0, hash=a80a83f2eaf83626b5f5) [ 22:23:45 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 ('Beerware')] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Potential License Concern) [ 22:23:45 Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.45, hash=b8e3e7443c6caecd4487) [ 22:23:45 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')] ]] 22:23:45 22:23:45 Nexus IQ reports policy failing due to 22:23:45 Policy(ODL Potential License Concern) [ 22:23:45 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.45, hash=d0546f4e01f0d704dc45) [ 22:23:45 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')] ]] 22:23:45 22:23:45 Nexus IQ reports policy warning due to 22:23:45 Policy(ODL Security-Low) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy warning due to 22:23:45 Policy(ODL Security-Low) [ 22:23:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy warning due to 22:23:45 Policy(ODL Security-Low) [ 22:23:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.20.2, hash=2889eca362613148f94e) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy warning due to 22:23:45 Policy(ODL Security-Low) [ 22:23:45 Component(displayName=org.apache.shiro : shiro-core : 1.12.0, hash=104a79dd9777d3d1e8af) [ 22:23:45 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'] ]] 22:23:45 22:23:45 Nexus IQ reports policy warning due to 22:23:45 Policy(ODL Security-Low) [ 22:23:45 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 22:23:45 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'] ]] 22:23:45 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-aaa/report/bb126ff04c464ffcb8d681d4911db2ae 22:23:45 Summary of policy violations: 5 critical, 73 severe, 181 moderate 22:23:45 FATAL: IQ Server evaluation of application odl-aaa failed 22:23:45 $ ssh-agent -k 22:23:45 unset SSH_AUTH_SOCK; 22:23:45 unset SSH_AGENT_PID; 22:23:45 echo Agent pid 5508 killed; 22:23:45 [ssh-agent] Stopped. 22:23:45 ERROR: IQ Server evaluation of application odl-aaa failed 22:23:45 [PostBuildScript] - [INFO] Executing post build scripts. 22:23:45 [aaa-maven-clm-0.18.x] $ /bin/bash /tmp/jenkins15345669224989022459.sh 22:23:45 ---> sysstat.sh 22:23:45 [aaa-maven-clm-0.18.x] $ /bin/bash /tmp/jenkins7304291539340002265.sh 22:23:45 ---> package-listing.sh 22:23:45 ++ facter osfamily 22:23:45 ++ tr '[:upper:]' '[:lower:]' 22:23:46 + OS_FAMILY=redhat 22:23:46 + workspace=/w/workspace/aaa-maven-clm-0.18.x 22:23:46 + START_PACKAGES=/tmp/packages_start.txt 22:23:46 + END_PACKAGES=/tmp/packages_end.txt 22:23:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:23:46 + PACKAGES=/tmp/packages_start.txt 22:23:46 + '[' /w/workspace/aaa-maven-clm-0.18.x ']' 22:23:46 + PACKAGES=/tmp/packages_end.txt 22:23:46 + case "${OS_FAMILY}" in 22:23:46 + rpm -qa 22:23:46 + sort 22:23:46 + '[' -f /tmp/packages_start.txt ']' 22:23:46 + '[' -f /tmp/packages_end.txt ']' 22:23:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:23:46 + '[' /w/workspace/aaa-maven-clm-0.18.x ']' 22:23:46 + mkdir -p /w/workspace/aaa-maven-clm-0.18.x/archives/ 22:23:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aaa-maven-clm-0.18.x/archives/ 22:23:46 [aaa-maven-clm-0.18.x] $ /bin/bash /tmp/jenkins16229860070919898600.sh 22:23:46 ---> capture-instance-metadata.sh 22:23:46 Setup pyenv: 22:23:46 system 22:23:46 3.8.13 22:23:46 3.9.13 22:23:46 3.10.13 22:23:46 * 3.11.7 (set by /w/workspace/aaa-maven-clm-0.18.x/.python-version) 22:23:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jMo4 from file:/tmp/.os_lf_venv 22:23:48 lf-activate-venv(): INFO: Installing: lftools 22:23:59 lf-activate-venv(): INFO: Adding /tmp/venv-jMo4/bin to PATH 22:23:59 INFO: Running in OpenStack, capturing instance metadata 22:23:59 [aaa-maven-clm-0.18.x] $ /bin/bash /tmp/jenkins10326707139886261118.sh 22:23:59 provisioning config files... 22:24:00 Could not find credentials [logs] for aaa-maven-clm-0.18.x #43 22:24:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-maven-clm-0.18.x@tmp/config8892570153637611199tmp 22:24:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:24:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:24:00 provisioning config files... 22:24:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:24:00 [EnvInject] - Injecting environment variables from a build step. 22:24:00 [EnvInject] - Injecting as environment variables the properties content 22:24:00 SERVER_ID=logs 22:24:00 22:24:00 [EnvInject] - Variables injected successfully. 22:24:00 [aaa-maven-clm-0.18.x] $ /bin/bash /tmp/jenkins15174572993651855655.sh 22:24:00 ---> create-netrc.sh 22:24:00 WARN: Log server credential not found. 22:24:00 [aaa-maven-clm-0.18.x] $ /bin/bash /tmp/jenkins15860981123546362543.sh 22:24:00 ---> python-tools-install.sh 22:24:00 Setup pyenv: 22:24:00 system 22:24:00 3.8.13 22:24:00 3.9.13 22:24:00 3.10.13 22:24:00 * 3.11.7 (set by /w/workspace/aaa-maven-clm-0.18.x/.python-version) 22:24:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jMo4 from file:/tmp/.os_lf_venv 22:24:01 lf-activate-venv(): INFO: Installing: lftools 22:24:09 lf-activate-venv(): INFO: Adding /tmp/venv-jMo4/bin to PATH 22:24:09 [aaa-maven-clm-0.18.x] $ /bin/bash /tmp/jenkins1569813499269026731.sh 22:24:09 ---> sudo-logs.sh 22:24:09 Archiving 'sudo' log.. 22:24:10 [aaa-maven-clm-0.18.x] $ /bin/bash /tmp/jenkins302078233792659311.sh 22:24:10 ---> job-cost.sh 22:24:10 Setup pyenv: 22:24:10 system 22:24:10 3.8.13 22:24:10 3.9.13 22:24:10 3.10.13 22:24:10 * 3.11.7 (set by /w/workspace/aaa-maven-clm-0.18.x/.python-version) 22:24:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jMo4 from file:/tmp/.os_lf_venv 22:24:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:24:16 lf-activate-venv(): INFO: Adding /tmp/venv-jMo4/bin to PATH 22:24:16 INFO: No Stack... 22:24:16 INFO: Retrieving Pricing Info for: v3-standard-4 22:24:16 INFO: Archiving Costs 22:24:16 [aaa-maven-clm-0.18.x] $ /bin/bash -l /tmp/jenkins4356016570195886669.sh 22:24:16 ---> logs-deploy.sh 22:24:16 Setup pyenv: 22:24:17 system 22:24:17 3.8.13 22:24:17 3.9.13 22:24:17 3.10.13 22:24:17 * 3.11.7 (set by /w/workspace/aaa-maven-clm-0.18.x/.python-version) 22:24:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jMo4 from file:/tmp/.os_lf_venv 22:24:18 lf-activate-venv(): INFO: Installing: lftools 22:24:26 lf-activate-venv(): INFO: Adding /tmp/venv-jMo4/bin to PATH 22:24:26 WARNING: Nexus logging server not set 22:24:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-maven-clm-0.18.x/43/ 22:24:26 INFO: archiving logs to S3 22:24:28 ---> uname -a: 22:24:28 Linux prd-centos8-builder-4c-4g-7998.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:24:28 22:24:28 22:24:28 ---> lscpu: 22:24:28 Architecture: x86_64 22:24:28 CPU op-mode(s): 32-bit, 64-bit 22:24:28 Byte Order: Little Endian 22:24:28 CPU(s): 4 22:24:28 On-line CPU(s) list: 0-3 22:24:28 Thread(s) per core: 1 22:24:28 Core(s) per socket: 1 22:24:28 Socket(s): 4 22:24:28 NUMA node(s): 1 22:24:28 Vendor ID: AuthenticAMD 22:24:28 CPU family: 23 22:24:28 Model: 49 22:24:28 Model name: AMD EPYC-Rome Processor 22:24:28 Stepping: 0 22:24:28 CPU MHz: 2799.998 22:24:28 BogoMIPS: 5599.99 22:24:28 Virtualization: AMD-V 22:24:28 Hypervisor vendor: KVM 22:24:28 Virtualization type: full 22:24:28 L1d cache: 32K 22:24:28 L1i cache: 32K 22:24:28 L2 cache: 512K 22:24:28 L3 cache: 16384K 22:24:28 NUMA node0 CPU(s): 0-3 22:24:28 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 22:24:28 22:24:28 22:24:28 ---> nproc: 22:24:28 4 22:24:28 22:24:28 22:24:28 ---> df -h: 22:24:28 Filesystem Size Used Avail Use% Mounted on 22:24:28 devtmpfs 7.7G 0 7.7G 0% /dev 22:24:28 tmpfs 7.7G 0 7.7G 0% /dev/shm 22:24:28 tmpfs 7.7G 17M 7.7G 1% /run 22:24:28 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 22:24:28 /dev/vda1 80G 9.4G 71G 12% / 22:24:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:24:28 22:24:28 22:24:28 ---> free -m: 22:24:28 total used free shared buff/cache available 22:24:28 Mem: 15761 1590 11039 19 3130 13827 22:24:28 Swap: 1023 0 1023 22:24:28 22:24:28 22:24:28 ---> ip addr: 22:24:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:24:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:24:28 inet 127.0.0.1/8 scope host lo 22:24:28 valid_lft forever preferred_lft forever 22:24:28 inet6 ::1/128 scope host 22:24:28 valid_lft forever preferred_lft forever 22:24:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:24:28 link/ether fa:16:3e:c2:1d:b0 brd ff:ff:ff:ff:ff:ff 22:24:28 altname enp0s3 22:24:28 altname ens3 22:24:28 inet 10.30.171.46/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:24:28 valid_lft 85800sec preferred_lft 85800sec 22:24:28 inet6 fe80::f816:3eff:fec2:1db0/64 scope link 22:24:28 valid_lft forever preferred_lft forever 22:24:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:24:28 link/ether 02:42:2d:00:66:7b brd ff:ff:ff:ff:ff:ff 22:24:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:24:28 valid_lft forever preferred_lft forever 22:24:28 22:24:28 22:24:28 ---> sar -b -r -n DEV: 22:24:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/16/2024 _x86_64_ (4 CPU) 22:24:28 22:24:28 22:14:23 LINUX RESTART (4 CPU) 22:24:28 22:24:28 10:15:02 PM tps rtps wtps bread/s bwrtn/s 22:24:28 10:16:01 PM 213.01 14.20 198.81 2425.35 7011.93 22:24:28 10:17:01 PM 256.40 20.79 235.60 4386.27 13859.91 22:24:28 10:18:01 PM 48.88 0.08 48.80 83.14 6201.78 22:24:28 10:19:01 PM 899.12 0.37 898.75 200.50 10534.68 22:24:28 10:20:01 PM 94.25 1.37 92.89 98.90 8497.98 22:24:28 10:21:01 PM 34.29 0.03 34.26 0.53 1249.73 22:24:28 10:22:01 PM 99.37 0.02 99.35 0.13 4213.23 22:24:28 10:23:01 PM 52.27 2.42 49.85 58.51 4337.12 22:24:28 10:24:01 PM 10.30 0.50 9.80 74.91 1696.58 22:24:28 Average: 189.69 4.40 185.29 811.17 6398.63 22:24:28 22:24:28 10:15:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:24:28 10:16:01 PM 13262384 15103796 2877056 17.83 2688 2055000 1125628 6.55 214532 2301476 163932 22:24:28 10:17:01 PM 11781748 14082844 4357692 27.00 2688 2504944 1970940 11.47 340184 3610736 142780 22:24:28 10:18:01 PM 11575932 13935880 4563508 28.28 2688 2561100 2055752 11.96 372136 3775008 31336 22:24:28 10:19:01 PM 10562784 12982968 5576656 34.55 2688 2620200 2990164 17.40 391804 4760488 29128 22:24:28 10:20:01 PM 10031880 12730824 6107560 37.84 2688 2895104 3265512 19.00 514440 5154708 89612 22:24:28 10:21:01 PM 9964420 12623280 6175020 38.26 2688 2854416 3421184 19.90 519280 5215304 32204 22:24:28 10:22:01 PM 10041860 12766668 6097580 37.78 2688 2919116 3401412 19.79 545692 5106832 14312 22:24:28 10:23:01 PM 11402860 14255856 4736580 29.35 2688 3045324 1788392 10.40 588676 3700768 41272 22:24:28 10:24:01 PM 11367084 14218712 4772356 29.57 2688 3043968 1859056 10.82 748232 3578120 14188 22:24:28 Average: 11110106 13633425 5029334 31.16 2688 2722130 2430893 14.14 470553 4133716 62085 22:24:28 22:24:28 10:15:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:24:28 10:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:16:01 PM eth0 138.11 106.71 1091.70 21.53 0.00 0.00 0.00 0.00 22:24:28 10:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:17:01 PM eth0 301.80 248.00 3900.23 41.04 0.00 0.00 0.00 0.00 22:24:28 10:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:18:01 PM eth0 27.75 27.28 69.46 8.09 0.00 0.00 0.00 0.00 22:24:28 10:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:19:01 PM eth0 37.36 36.56 450.32 6.52 0.00 0.00 0.00 0.00 22:24:28 10:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:20:01 PM lo 4265.09 4265.09 4074.09 4074.09 0.00 0.00 0.00 0.00 22:24:28 10:20:01 PM eth0 214.31 142.84 2996.34 16.28 0.00 0.00 0.00 0.00 22:24:28 10:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:21:01 PM lo 1396.49 1396.49 1332.82 1332.82 0.00 0.00 0.00 0.00 22:24:28 10:21:01 PM eth0 29.22 30.03 146.23 6.49 0.00 0.00 0.00 0.00 22:24:28 10:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:22:01 PM lo 1995.18 1995.18 1899.24 1899.24 0.00 0.00 0.00 0.00 22:24:28 10:22:01 PM eth0 64.05 49.02 715.95 7.72 0.00 0.00 0.00 0.00 22:24:28 10:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:23:01 PM lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:24:28 10:23:01 PM eth0 477.12 280.36 1613.80 90.68 0.00 0.00 0.00 0.00 22:24:28 10:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 10:24:01 PM eth0 70.46 46.95 21.77 180.14 0.00 0.00 0.00 0.00 22:24:28 10:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 Average: lo 852.42 852.42 813.34 813.34 0.00 0.00 0.00 0.00 22:24:28 Average: eth0 151.14 107.52 1222.98 42.09 0.00 0.00 0.00 0.00 22:24:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:28 22:24:28 22:24:28 ---> sar -P ALL: 22:24:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/16/2024 _x86_64_ (4 CPU) 22:24:28 22:24:28 22:14:23 LINUX RESTART (4 CPU) 22:24:28 22:24:28 10:15:02 PM CPU %user %nice %system %iowait %steal %idle 22:24:28 10:16:01 PM all 17.54 0.00 3.20 2.21 0.08 76.97 22:24:28 10:16:01 PM 0 27.39 0.00 4.72 1.84 0.10 65.95 22:24:28 10:16:01 PM 1 4.95 0.00 1.17 0.31 0.07 93.50 22:24:28 10:16:01 PM 2 4.64 0.00 2.27 3.14 0.05 89.90 22:24:28 10:16:01 PM 3 33.20 0.00 4.63 3.57 0.09 58.52 22:24:28 10:17:01 PM all 49.62 0.00 3.45 3.61 0.12 43.20 22:24:28 10:17:01 PM 0 50.16 0.00 3.50 3.33 0.12 42.89 22:24:28 10:17:01 PM 1 45.04 0.00 4.14 4.48 0.10 46.24 22:24:28 10:17:01 PM 2 42.74 0.00 2.00 1.66 0.12 53.48 22:24:28 10:17:01 PM 3 60.51 0.00 4.18 4.95 0.13 30.24 22:24:28 10:18:01 PM all 78.16 0.00 2.86 0.79 0.09 18.10 22:24:28 10:18:01 PM 0 78.19 0.00 4.47 1.12 0.08 16.13 22:24:28 10:18:01 PM 1 65.03 0.00 2.94 1.39 0.10 30.54 22:24:28 10:18:01 PM 2 82.72 0.00 2.40 0.10 0.08 14.70 22:24:28 10:18:01 PM 3 86.64 0.00 1.64 0.54 0.10 11.09 22:24:28 10:19:01 PM all 58.01 0.00 2.83 2.30 0.10 36.76 22:24:28 10:19:01 PM 0 52.20 0.00 3.84 2.63 0.10 41.23 22:24:28 10:19:01 PM 1 65.61 0.00 2.58 3.87 0.10 27.84 22:24:28 10:19:01 PM 2 60.35 0.00 2.12 1.39 0.10 36.04 22:24:28 10:19:01 PM 3 53.88 0.00 2.79 1.33 0.08 41.92 22:24:28 10:20:01 PM all 56.74 0.00 4.82 0.54 0.11 37.79 22:24:28 10:20:01 PM 0 52.33 0.00 4.08 0.89 0.10 42.60 22:24:28 10:20:01 PM 1 61.66 0.00 3.55 0.12 0.12 34.56 22:24:28 10:20:01 PM 2 56.10 0.00 6.37 0.37 0.10 37.06 22:24:28 10:20:01 PM 3 56.87 0.00 5.29 0.77 0.12 36.95 22:24:28 10:21:01 PM all 69.35 0.00 3.40 0.20 0.11 26.94 22:24:28 10:21:01 PM 0 70.72 0.00 2.96 0.05 0.12 26.16 22:24:28 10:21:01 PM 1 72.44 0.00 3.94 0.29 0.10 23.23 22:24:28 10:21:01 PM 2 66.63 0.00 3.56 0.23 0.12 29.45 22:24:28 10:21:01 PM 3 67.62 0.00 3.14 0.22 0.10 28.92 22:24:28 10:22:01 PM all 62.10 0.00 3.56 0.73 0.10 33.51 22:24:28 10:22:01 PM 0 60.40 0.00 3.01 1.43 0.10 35.07 22:24:28 10:22:01 PM 1 66.56 0.00 3.89 0.74 0.08 28.73 22:24:28 10:22:01 PM 2 56.92 0.00 5.39 0.62 0.10 36.96 22:24:28 10:22:01 PM 3 64.52 0.00 1.98 0.12 0.10 33.28 22:24:28 10:23:01 PM all 51.59 0.00 3.25 0.56 0.10 44.50 22:24:28 10:23:01 PM 0 70.57 0.00 3.92 0.15 0.10 25.25 22:24:28 10:23:01 PM 1 53.60 0.00 3.96 0.59 0.10 41.75 22:24:28 10:23:01 PM 2 45.20 0.00 2.75 1.19 0.10 50.75 22:24:28 10:23:01 PM 3 37.02 0.00 2.35 0.32 0.10 60.21 22:24:28 10:24:01 PM all 8.41 0.00 0.96 0.22 0.04 90.38 22:24:28 10:24:01 PM 0 25.10 0.00 1.95 0.20 0.03 72.71 22:24:28 10:24:01 PM 1 2.62 0.00 0.60 0.00 0.05 96.73 22:24:28 10:24:01 PM 2 1.02 0.00 0.35 0.63 0.05 97.94 22:24:28 10:24:01 PM 3 4.88 0.00 0.92 0.03 0.03 94.13 22:24:28 Average: all 50.20 0.00 3.15 1.24 0.09 45.32 22:24:28 Average: 0 54.15 0.00 3.60 1.29 0.10 40.86 22:24:28 Average: 1 48.64 0.00 2.98 1.31 0.09 46.98 22:24:28 Average: 2 46.32 0.00 3.02 1.03 0.09 49.53 22:24:28 Average: 3 51.70 0.00 2.99 1.31 0.10 43.91 22:24:28 22:24:28 22:24:28