09:39:41 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/bgpcep/+/118361 09:39:41 Running as SYSTEM 09:39:41 [EnvInject] - Loading node environment variables. 09:39:41 Building remotely on prd-ubuntu2204-docker-8c-8g-371 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 09:39:41 [ssh-agent] Looking for ssh-agent implementation... 09:39:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:41 $ ssh-agent 09:39:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXqgWSfP/agent.1638 09:39:41 SSH_AGENT_PID=1640 09:39:41 [ssh-agent] Started. 09:39:41 Running ssh-add (command line suppressed) 09:39:41 Identity added: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/private_key_2706352384112686603.key (/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/private_key_2706352384112686603.key) 09:39:41 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:39:41 The recommended git tool is: NONE 09:39:43 using credential jenkins-ssh 09:39:43 Wiping out workspace first. 09:39:43 Cloning the remote Git repository 09:39:43 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 09:39:43 > git init /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 # timeout=10 09:39:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 09:39:43 > git --version # timeout=10 09:39:43 > git --version # 'git version 2.34.1' 09:39:43 using GIT_SSH to set credentials jenkins-ssh 09:39:43 Verifying host key using known hosts file 09:39:43 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. 09:39:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 09:39:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 09:39:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 09:39:49 using GIT_SSH to set credentials jenkins-ssh 09:39:49 Verifying host key using known hosts file 09:39:49 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. 09:39:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep refs/changes/61/118361/10 # timeout=10 09:39:49 > git rev-parse 02fcd9a4468d48f9e3de8a3f5044c0aac3169ab1^{commit} # timeout=10 09:39:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:39:49 Checking out Revision 02fcd9a4468d48f9e3de8a3f5044c0aac3169ab1 (refs/changes/61/118361/10) 09:39:49 > git config core.sparsecheckout # timeout=10 09:39:49 > git checkout -f 02fcd9a4468d48f9e3de8a3f5044c0aac3169ab1 # timeout=10 09:39:50 Commit message: "PCEP: Migrate Stateful & Initiated yang models" 09:39:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:50 > git rev-list --no-walk d0433f0cb02ae7fd37fe98e4759199652ffecca1 # timeout=10 09:39:53 provisioning config files... 09:39:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:39:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:39:53 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1552908049415711725.sh 09:39:53 ---> python-tools-install.sh 09:39:53 Setup pyenv: 09:39:53 * system (set by /opt/pyenv/version) 09:39:53 * 3.8.20 (set by /opt/pyenv/version) 09:39:53 * 3.9.20 (set by /opt/pyenv/version) 09:39:53 3.10.15 09:39:53 3.11.10 09:39:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-goM5 09:39:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:39:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:02 lf-activate-venv(): INFO: Base packages installed successfully 09:40:02 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:27 lf-activate-venv(): INFO: Adding /tmp/venv-goM5/bin to PATH 09:40:27 Generating Requirements File 09:40:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:40:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:40:47 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:40:47 Python 3.11.10 09:40:48 pip 25.2 from /tmp/venv-goM5/lib/python3.11/site-packages/pip (python 3.11) 09:40:48 appdirs==1.4.4 09:40:48 argcomplete==3.6.3 09:40:48 aspy.yaml==1.3.0 09:40:48 attrs==25.4.0 09:40:48 autopage==0.5.2 09:40:48 beautifulsoup4==4.14.2 09:40:48 boto3==1.40.55 09:40:48 botocore==1.40.55 09:40:48 bs4==0.0.2 09:40:48 cachetools==6.2.1 09:40:48 certifi==2025.10.5 09:40:48 cffi==2.0.0 09:40:48 cfgv==3.4.0 09:40:48 chardet==5.2.0 09:40:48 charset-normalizer==3.4.4 09:40:48 click==8.3.0 09:40:48 cliff==4.11.0 09:40:48 cmd2==2.7.0 09:40:48 cryptography==3.3.2 09:40:48 debtcollector==3.0.0 09:40:48 decorator==5.2.1 09:40:48 defusedxml==0.7.1 09:40:48 Deprecated==1.2.18 09:40:48 distlib==0.4.0 09:40:48 dnspython==2.8.0 09:40:48 docker==7.1.0 09:40:48 dogpile.cache==1.5.0 09:40:48 durationpy==0.10 09:40:48 email-validator==2.3.0 09:40:48 filelock==3.20.0 09:40:48 future==1.0.0 09:40:48 gitdb==4.0.12 09:40:48 GitPython==3.1.45 09:40:48 google-auth==2.41.1 09:40:48 httplib2==0.31.0 09:40:48 identify==2.6.15 09:40:48 idna==3.11 09:40:48 importlib-resources==1.5.0 09:40:48 iso8601==2.1.0 09:40:48 Jinja2==3.1.6 09:40:48 jmespath==1.0.1 09:40:48 jsonpatch==1.33 09:40:48 jsonpointer==3.0.0 09:40:48 jsonschema==4.25.1 09:40:48 jsonschema-specifications==2025.9.1 09:40:48 keystoneauth1==5.12.0 09:40:48 kubernetes==34.1.0 09:40:48 lftools==0.37.15 09:40:48 lxml==6.0.2 09:40:48 markdown-it-py==4.0.0 09:40:48 MarkupSafe==3.0.3 09:40:48 mdurl==0.1.2 09:40:48 msgpack==1.1.2 09:40:48 multi_key_dict==2.0.3 09:40:48 munch==4.0.0 09:40:48 netaddr==1.3.0 09:40:48 niet==1.4.2 09:40:48 nodeenv==1.9.1 09:40:48 oauth2client==4.1.3 09:40:48 oauthlib==3.3.1 09:40:48 openstacksdk==4.7.1 09:40:48 os-service-types==1.8.0 09:40:48 osc-lib==4.2.0 09:40:48 oslo.config==10.0.0 09:40:48 oslo.context==6.1.0 09:40:48 oslo.i18n==6.6.0 09:40:48 oslo.log==7.2.1 09:40:48 oslo.serialization==5.8.0 09:40:48 oslo.utils==9.1.0 09:40:48 packaging==25.0 09:40:48 pbr==7.0.1 09:40:48 platformdirs==4.5.0 09:40:48 prettytable==3.16.0 09:40:48 psutil==7.1.1 09:40:48 pyasn1==0.6.1 09:40:48 pyasn1_modules==0.4.2 09:40:48 pycparser==2.23 09:40:48 pygerrit2==2.0.15 09:40:48 PyGithub==2.8.1 09:40:48 Pygments==2.19.2 09:40:48 PyJWT==2.10.1 09:40:48 PyNaCl==1.6.0 09:40:48 pyparsing==2.4.7 09:40:48 pyperclip==1.11.0 09:40:48 pyrsistent==0.20.0 09:40:48 python-cinderclient==9.8.0 09:40:48 python-dateutil==2.9.0.post0 09:40:48 python-heatclient==4.3.0 09:40:48 python-jenkins==1.8.3 09:40:48 python-keystoneclient==5.7.0 09:40:48 python-magnumclient==4.9.0 09:40:48 python-openstackclient==8.2.0 09:40:48 python-swiftclient==4.8.0 09:40:48 PyYAML==6.0.3 09:40:48 referencing==0.37.0 09:40:48 requests==2.32.5 09:40:48 requests-oauthlib==2.0.0 09:40:48 requestsexceptions==1.4.0 09:40:48 rfc3986==2.0.0 09:40:48 rich==14.2.0 09:40:48 rich-argparse==1.7.1 09:40:48 rpds-py==0.27.1 09:40:48 rsa==4.9.1 09:40:48 ruamel.yaml==0.18.15 09:40:48 ruamel.yaml.clib==0.2.14 09:40:48 s3transfer==0.14.0 09:40:48 simplejson==3.20.2 09:40:48 six==1.17.0 09:40:48 smmap==5.0.2 09:40:48 soupsieve==2.8 09:40:48 stevedore==5.5.0 09:40:48 tabulate==0.9.0 09:40:48 toml==0.10.2 09:40:48 tomlkit==0.13.3 09:40:48 tqdm==4.67.1 09:40:48 typing_extensions==4.15.0 09:40:48 tzdata==2025.2 09:40:48 urllib3==1.26.20 09:40:48 virtualenv==20.35.3 09:40:48 wcwidth==0.2.14 09:40:48 websocket-client==1.9.0 09:40:48 wrapt==2.0.0 09:40:48 xdg==6.0.0 09:40:48 xmltodict==1.0.2 09:40:48 yq==3.4.3 09:40:48 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins15091136085296097806.sh 09:40:48 + mkdir -p /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/target/classes /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/jacoco/classes 09:40:48 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins3390363434071491595.sh 09:40:48 + echo quiet=on 09:40:48 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-371 09:40:49 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=02fcd9a4468d48f9e3de8a3f5044c0aac3169ab1 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=olivier.dugeon@orange.com "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/bgpcep/+/118361 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 09:40:49 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=bgpcep -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=118361 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/61/118361/10 "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Olivier Dugeon\" ' -DPROJECT=bgpcep -DGERRIT_CHANGE_COMMIT_MESSAGE=UENFUDogTWlncmF0ZSBTdGF0ZWZ1bCAmIEluaXRpYXRlZCB5YW5nIG1vZGVscwoKVGhpcyBpcyB0aGUgbWlncmF0aW9uIG9mIFN0YXRlZnVsIHlhbmcgbW9kZWxzIGFjY29yZGluZyB0byB0aGUKbmV3IGRlc2lnbiBvZiBQQ0VQIHlhbmcgbW9kZWxzLiBEZWZpbml0aW9uIG9mIFRMVnMsIE9iamVjdCBhbmQKTWVzc2FnZXMgZm9yIFN0YXRlZnVsIChSRkM4MjMxKSBhbmQgSW5pdGlhdGVkIChSRkM4MjgxKSBhcmUgbm93CnBsYWNlIHJlc3BlY3RpdmVseSBpbiBvZGwtcGNlcC10eXBlcywgb2RsLXBjZXAtb2JqZWN0IGFuZApvZGwtcGNlcC1tZXNzYWdlIHlhbmcgbW9kZWxzLgoKSmF2YSBjb2RlcyAoUGFyc2VyLCBTZXJ2ZXIsIFRvcG9sb2d5LCBUdW5uZWwgLi4uKSBoYXZlIGJlZW4KdXBkYXRlZCBhY2NvcmRpbmdseS4KCkpJUkE6IEJHUENFUC0xMDQ0CkNoYW5nZS1JZDogSWU3MGQ1Y2RjZDMyNDlmZjNiZWUzM2E1Y2I0ZTY0YzI5MTZiMDY5YmYKU2lnbmVkLW9mZi1ieTogT2xpdmllciBEdWdlb24gPG9saXZpZXIuZHVnZW9uQG9yYW5nZS5jb20+ClNpZ25lZC1vZmYtYnk6IFJvYmVydCBWYXJnYSA8cm9iZXJ0LnZhcmdhQHBhbnRoZW9uLnRlY2g+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC=new-pcep-yang "-DGERRIT_CHANGE_SUBJECT=PCEP: Migrate Stateful & Initiated yang models" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ie70d5cdcd3249ff3bee33a5cb4e64c2916b069bf -DGERRIT_EVENT_HASH=928663793 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=10 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Olivier Dugeon" --version 09:40:49 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 09:40:49 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 09:40:49 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:40:49 Default locale: en, platform encoding: UTF-8 09:40:49 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 09:40:49 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins15922271547038168047.sh 09:40:49 + rm /home/jenkins/.wgetrc 09:40:49 [EnvInject] - Injecting environment variables from a build step. 09:40:49 [EnvInject] - Injecting as environment variables the properties content 09:40:49 SET_JDK_VERSION=openjdk21 09:40:49 GIT_URL="git://devvexx.opendaylight.org/mirror" 09:40:49 09:40:49 [EnvInject] - Variables injected successfully. 09:40:49 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins12612936443909526628.sh 09:40:49 ---> update-java-alternatives.sh 09:40:49 ---> Updating Java version 09:40:49 ---> Ubuntu/Debian system detected 09:40:50 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 09:40:50 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 09:40:50 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 09:40:50 openjdk version "21.0.8" 2025-07-15 09:40:50 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:40:50 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:40:50 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:40:50 [EnvInject] - Injecting environment variables from a build step. 09:40:50 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:40:50 [EnvInject] - Variables injected successfully. 09:40:50 provisioning config files... 09:40:50 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config2876057128138984935tmp 09:40:50 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config136942125479576775tmp 09:40:51 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins9633285966050081436.sh 09:40:51 [EnvInject] - Injecting environment variables from a build step. 09:40:51 [EnvInject] - Injecting as environment variables the properties content 09:40:51 MAVEN_GOALS=clean deploy 09:40:51 09:40:51 [EnvInject] - Variables injected successfully. 09:40:51 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins9802911353011730802.sh 09:40:51 ---> common-variables.sh 09:40:51 --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 09:40:51 ---> maven-build.sh 09:40:51 + set +u 09:40:51 + export MAVEN_OPTS 09:40:51 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config2876057128138984935tmp --settings /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config136942125479576775tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dstream=master -Dmaven.source.skip=true 09:40:51 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 09:40:51 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 09:40:51 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:40:51 Default locale: en, platform encoding: UTF-8 09:40:51 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 09:40:52 [INFO] Error stacktraces are turned on. 09:40:52 [INFO] Scanning for projects... 09:40:58 [INFO] ------------------------------------------------------------------------ 09:40:58 [INFO] Reactor Build Order: 09:40:58 [INFO] 09:40:58 [INFO] bgpcep-artifacts [pom] 09:40:58 [INFO] binding-parent [pom] 09:40:58 [INFO] graph-api [bundle] 09:40:58 [INFO] algo-api [bundle] 09:40:58 [INFO] concepts [bundle] 09:40:58 [INFO] BGPCEP common parent [pom] 09:40:58 [INFO] algo-impl [bundle] 09:40:58 [INFO] single-feature-parent [pom] 09:40:58 [INFO] OpenDaylight :: GRAPH :: API [feature] 09:40:58 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 09:40:58 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 09:40:58 [INFO] graph-impl [bundle] 09:40:58 [INFO] OpenDaylight :: GRAPH [feature] 09:40:58 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 09:40:58 [INFO] testtool-parent [pom] 09:40:58 [INFO] util [bundle] 09:40:58 [INFO] bgp-concepts [bundle] 09:40:58 [INFO] bgp-parser-api [bundle] 09:40:58 [INFO] bgp-parser-spi [bundle] 09:40:58 [INFO] bgp-util [bundle] 09:40:58 [INFO] bgp-parser-impl [bundle] 09:40:58 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: Parser [feature] 09:40:58 [INFO] bgp-rib-api [bundle] 09:40:58 [INFO] bgp-openconfig-api [bundle] 09:40:58 [INFO] bgp-rib-spi [bundle] 09:40:58 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 09:40:58 [INFO] bgp-openconfig-spi [bundle] 09:40:58 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 09:40:58 [INFO] bgp-bmp-api [bundle] 09:40:58 [INFO] bgp-extension-parent [pom] 09:40:58 [INFO] bgp-inet [bundle] 09:40:58 [INFO] bgp-path-selection-mode [bundle] 09:40:58 [INFO] config-loader-spi [bundle] 09:40:58 [INFO] config-loader-impl [bundle] 09:40:58 [INFO] testtool-util [bundle] 09:40:58 [INFO] routing-policy-config-loader [bundle] 09:40:58 [INFO] bgp-openconfig-rp-spi [bundle] 09:40:58 [INFO] bgp-route-target [bundle] 09:40:58 [INFO] bgp-openconfig-rp-impl [bundle] 09:40:58 [INFO] rsvp-api [bundle] 09:40:58 [INFO] rsvp-spi [bundle] 09:40:58 [INFO] rsvp-impl [bundle] 09:40:58 [INFO] bgp-linkstate [bundle] 09:40:58 [INFO] bgp-rib-mock [bundle] 09:40:58 [INFO] bgp-config-example [jar] 09:40:58 [INFO] bgp-openconfig-rp-statement [bundle] 09:40:58 [INFO] bgp-rib-impl [bundle] 09:40:58 [INFO] bgp-peer-acceptor [bundle] 09:40:58 [INFO] bgp-bmp-spi [bundle] 09:40:58 [INFO] OpenDaylight :: BMP :: API [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: Inet [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 09:40:58 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 09:40:58 [INFO] bgp-openconfig-state [bundle] 09:40:58 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 09:40:58 [INFO] topology-api [bundle] 09:40:58 [INFO] topology-tunnel-api [bundle] 09:40:58 [INFO] topology-segment-routing [bundle] 09:40:58 [INFO] bgp-topology-provider [bundle] 09:40:58 [INFO] OpenDaylight :: RSVP :: API [feature] 09:40:58 [INFO] OpenDaylight :: RSVP [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 09:40:58 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 09:40:58 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 09:40:58 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 09:40:58 [INFO] OpenDaylight :: BGP :: Topology [feature] 09:40:58 [INFO] bgp-cli [bundle] 09:40:58 [INFO] OpenDaylight :: BGP :: Cli [feature] 09:40:58 [INFO] bgp-flowspec [bundle] 09:40:58 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 09:40:58 [INFO] bgp-labeled-unicast [bundle] 09:40:58 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 09:40:58 [INFO] bgp-l3vpn [bundle] 09:40:58 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 09:40:58 [INFO] bgp-mvpn [bundle] 09:40:58 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 09:40:58 [INFO] bgp-evpn [bundle] 09:40:58 [INFO] OpenDaylight :: BGP :: Evpn [feature] 09:40:58 [INFO] protocols-config-loader [bundle] 09:40:58 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 09:40:58 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 09:40:58 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 09:40:58 [INFO] topology-config-loader [bundle] 09:40:58 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 09:40:58 [INFO] OpenDaylight :: BGP [feature] 09:40:58 [INFO] OpenDaylight :: Configuration Example Files [feature] 09:40:58 [INFO] bmp-monitors-config-loader [bundle] 09:40:58 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 09:40:58 [INFO] bgp-bmp-config-example [jar] 09:40:58 [INFO] OpenDaylight :: BMP :: Config files example [feature] 09:40:58 [INFO] bgp-bmp-parser-impl [bundle] 09:40:58 [INFO] bgp-bmp-impl [bundle] 09:40:58 [INFO] OpenDaylight :: BMP [feature] 09:40:58 [INFO] pcep-api [bundle] 09:40:58 [INFO] pcep-spi [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: Api [feature] 09:40:58 [INFO] pcep-base-parser [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 09:40:58 [INFO] pcep-impl [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: Impl [feature] 09:40:58 [INFO] programming-api [bundle] 09:40:58 [INFO] programming-spi [bundle] 09:40:58 [INFO] programming-topology-api [bundle] 09:40:58 [INFO] programming-tunnel-api [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 09:40:58 [INFO] pcep-tunnel-api [bundle] 09:40:58 [INFO] programming-impl [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 09:40:58 [INFO] pcep-topology-api [bundle] 09:40:58 [INFO] pcep-topology-spi [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: Topology [feature] 09:40:58 [INFO] pcep-ietf-stateful [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: Stateful [feature] 09:40:58 [INFO] pcep-server-api [bundle] 09:40:58 [INFO] pcep-segment-routing [bundle] 09:40:58 [INFO] pcep-pcc-mock [jar] 09:40:58 [INFO] pcep-topology-provider [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] 09:40:58 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 09:40:58 [INFO] pcep-server-provider [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 09:40:58 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 09:40:58 [INFO] pcep-tunnel-provider [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 09:40:58 [INFO] pcep-auto-bandwidth-extension [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] 09:40:58 [INFO] pcep-config-example [jar] 09:40:58 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 09:40:58 [INFO] pcep-cli [bundle] 09:40:58 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 09:40:58 [INFO] OpenDaylight :: PCEP [feature] 09:40:58 [INFO] feature-repo-parent [pom] 09:40:58 [INFO] features-bgpcep [feature] 09:40:58 [INFO] bgp-benchmark-app [bundle] 09:40:58 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 09:40:58 [INFO] data-change-counter [bundle] 09:40:58 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 09:40:58 [INFO] features-bgpcep-testing [feature] 09:40:58 [INFO] bgpcep-features-parent [pom] 09:40:58 [INFO] graph [pom] 09:40:58 [INFO] bgp-parser-mock [bundle] 09:40:58 [INFO] bgp-testtool [jar] 09:40:58 [INFO] extensions [pom] 09:40:58 [INFO] bgp-parent [pom] 09:40:58 [INFO] bmp-mock [jar] 09:40:58 [INFO] bmp-parent [pom] 09:40:58 [INFO] algo-parent [pom] 09:40:58 [INFO] pcep-testtool [jar] 09:40:58 [INFO] pcep-server-parent [pom] 09:40:58 [INFO] pcep-topology-parent [pom] 09:40:58 [INFO] pcep-tunnel-parent [pom] 09:40:58 [INFO] pcep-parent [pom] 09:40:58 [INFO] programming-parent [pom] 09:40:58 [INFO] rsvp-parent [pom] 09:40:58 [INFO] topology-parent [pom] 09:40:58 [INFO] config-loader-parent [pom] 09:40:58 [INFO] bgpcep-karaf [pom] 09:40:58 [INFO] bgpcep [pom] 09:40:58 [INFO] 09:40:58 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 09:40:58 [INFO] Building bgpcep-artifacts 0.24.0-SNAPSHOT [1/167] 09:40:58 [INFO] from artifacts/pom.xml 09:40:58 [INFO] --------------------------------[ pom ]--------------------------------- 09:40:58 [INFO] 09:40:58 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-artifacts --- 09:40:58 [INFO] 09:40:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-artifacts --- 09:40:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 09:40:59 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 09:40:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:59 [INFO] 09:40:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-artifacts --- 09:40:59 [INFO] 09:40:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-artifacts --- 09:41:00 [INFO] CycloneDX: Resolving Dependencies 09:41:00 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 09:41:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml 09:41:00 [INFO] attaching as bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json 09:41:00 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 09:41:00 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 09:41:00 [INFO] attaching as bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 09:41:00 [INFO] 09:41:00 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-artifacts --- 09:41:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.24.0-SNAPSHOT/bgpcep-artifacts-0.24.0-SNAPSHOT.pom 09:41:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.24.0-SNAPSHOT/bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.24.0-SNAPSHOT/bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 09:41:00 [INFO] 09:41:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgpcep-artifacts --- 09:41:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:41:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:41:01 [INFO] 09:41:01 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 09:41:01 [INFO] Building binding-parent 0.24.0-SNAPSHOT [2/167] 09:41:01 [INFO] from binding-parent/pom.xml 09:41:01 [INFO] --------------------------------[ pom ]--------------------------------- 09:41:01 [INFO] 09:41:01 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 09:41:01 [INFO] 09:41:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-parent --- 09:41:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 09:41:01 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 09:41:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:01 [INFO] 09:41:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-parent --- 09:41:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:01 [INFO] 09:41:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 09:41:01 [INFO] 09:41:01 [INFO] --- dependency:3.9.0:properties (default) @ binding-parent --- 09:41:03 [INFO] 09:41:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ binding-parent --- 09:41:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-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/** 09:41:03 [INFO] 09:41:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 09:41:04 [INFO] Starting audit... 09:41:04 Audit done. 09:41:04 [INFO] You have 0 Checkstyle violations. 09:41:04 [INFO] 09:41:04 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 09:41:04 [INFO] Starting audit... 09:41:04 Audit done. 09:41:04 [INFO] You have 0 Checkstyle violations. 09:41:04 [INFO] 09:41:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ binding-parent --- 09:41:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:41:04 [INFO] 09:41:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 09:41:04 [INFO] 09:41:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 09:41:05 [INFO] No files found to run spotbugs, check compile phase has been run 09:41:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:41:05 [INFO] 09:41:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 09:41:05 [INFO] 09:41:05 [INFO] 09:41:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 09:41:05 [INFO] 09:41:05 [INFO] --- copy:14.1.4:copy-files (default) @ binding-parent --- 09:41:05 [INFO] 09:41:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-parent --- 09:41:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:41:06 [INFO] 09:41:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 09:41:06 [INFO] CycloneDX: Resolving Dependencies 09:41:06 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 09:41:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/bom.xml 09:41:07 [INFO] attaching as binding-parent-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/bom.json 09:41:07 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 09:41:07 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 09:41:07 [INFO] attaching as binding-parent-0.24.0-SNAPSHOT-cyclonedx.json 09:41:07 [INFO] 09:41:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 09:41:07 [INFO] Skipping duplicate-finder execution! 09:41:07 [INFO] 09:41:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ binding-parent --- 09:41:07 [INFO] Skipping pom project 09:41:07 [INFO] 09:41:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 09:41:07 [INFO] Skipping source per configuration. 09:41:07 [INFO] 09:41:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 09:41:07 [INFO] 09:41:07 [INFO] --- jacoco:0.8.13:report (report) @ binding-parent --- 09:41:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:41:07 [INFO] 09:41:07 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 09:41:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.24.0-SNAPSHOT/binding-parent-0.24.0-SNAPSHOT.pom 09:41:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.24.0-SNAPSHOT/binding-parent-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.24.0-SNAPSHOT/binding-parent-0.24.0-SNAPSHOT-cyclonedx.json 09:41:07 [INFO] 09:41:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-parent --- 09:41:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:41:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:41:07 [INFO] 09:41:07 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 09:41:07 [INFO] Building graph-api 0.24.0-SNAPSHOT [3/167] 09:41:07 [INFO] from graph/graph-api/pom.xml 09:41:07 [INFO] -------------------------------[ bundle ]------------------------------- 09:41:07 [INFO] 09:41:07 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-api --- 09:41:07 [INFO] 09:41:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-api --- 09:41:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:07 [INFO] 09:41:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-api --- 09:41:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:07 [INFO] 09:41:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-api --- 09:41:08 [INFO] 09:41:08 [INFO] --- dependency:3.9.0:properties (default) @ graph-api --- 09:41:08 [INFO] 09:41:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ graph-api --- 09:41:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-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/** 09:41:08 [INFO] 09:41:08 [INFO] --- yang:14.0.18:generate-sources (binding) @ graph-api --- 09:41:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:41:09 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/src/main/yang 09:41:09 [INFO] yang-to-sources: Found 4 dependencies in 5.651 ms 09:41:10 [INFO] yang-to-sources: Project model files found: 1 in 101.3 ms 09:41:10 [INFO] yang-to-sources: 4 YANG models processed in 264.4 ms 09:41:10 [INFO] BindingJavaFileGenerator: Defined 76 files in 89.44 ms 09:41:10 [INFO] Sorted 76 files into 15 directories in 3.118 ms 09:41:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 76 in 276.9 ms 09:41:10 [INFO] 09:41:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-api --- 09:41:10 [INFO] Starting audit... 09:41:10 Audit done. 09:41:10 [INFO] You have 0 Checkstyle violations. 09:41:10 [INFO] 09:41:10 [INFO] --- checkstyle:3.6.0:check (default) @ graph-api --- 09:41:11 [INFO] Starting audit... 09:41:11 Audit done. 09:41:11 [INFO] You have 0 Checkstyle violations. 09:41:11 [INFO] 09:41:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ graph-api --- 09:41:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:41:11 [INFO] 09:41:11 [INFO] --- resources:3.3.1:resources (default-resources) @ graph-api --- 09:41:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/src/main/resources 09:41:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/generated-sources/spi 09:41:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:41:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:41:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:41:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/generated-sources/spi 09:41:11 [INFO] 09:41:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ graph-api --- 09:41:11 [INFO] Recompiling the module because of changed source code. 09:41:11 [INFO] Compiling 82 source files with javac [debug release 21] to target/classes 09:41:13 [INFO] 09:41:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-api >>> 09:41:13 [INFO] 09:41:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-api --- 09:41:13 [INFO] Fork Value is true 09:41:16 [INFO] Done SpotBugs Analysis.... 09:41:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:41:16 [INFO] 09:41:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-api <<< 09:41:16 [INFO] 09:41:16 [INFO] 09:41:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-api --- 09:41:16 [INFO] BugInstance size is 0 09:41:16 [INFO] Error size is 0 09:41:16 [INFO] No errors/warnings found 09:41:16 [INFO] 09:41:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ graph-api --- 09:41:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/src/test/resources 09:41:16 [INFO] 09:41:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ graph-api --- 09:41:16 [INFO] No sources to compile 09:41:16 [INFO] 09:41:16 [INFO] --- surefire:3.5.4:test (default-test) @ graph-api --- 09:41:17 [INFO] No tests to run. 09:41:17 [INFO] 09:41:17 [INFO] --- copy:14.1.4:copy-files (default) @ graph-api --- 09:41:17 [INFO] 09:41:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-api --- 09:41:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT.jar 09:41:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/classes/META-INF/MANIFEST.MF 09:41:17 [INFO] 09:41:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-api --- 09:41:20 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT-javadoc.jar 09:41:20 [INFO] 09:41:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-api --- 09:41:20 [INFO] CycloneDX: Resolving Dependencies 09:41:21 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 09:41:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/bom.xml 09:41:21 [INFO] attaching as graph-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/bom.json 09:41:21 [INFO] attaching as graph-api-0.24.0-SNAPSHOT-cyclonedx.json 09:41:21 [INFO] 09:41:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 09:41:21 [INFO] Skipping duplicate-finder execution! 09:41:21 [INFO] 09:41:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ graph-api --- 09:41:21 [INFO] No dependency problems found 09:41:21 [INFO] 09:41:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ graph-api --- 09:41:21 [INFO] Skipping source per configuration. 09:41:21 [INFO] 09:41:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-api --- 09:41:21 [INFO] 09:41:21 [INFO] --- jacoco:0.8.13:report (report) @ graph-api --- 09:41:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:41:21 [INFO] 09:41:21 [INFO] --- install:3.1.4:install (default-install) @ graph-api --- 09:41:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT.pom 09:41:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT.jar 09:41:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT-javadoc.jar 09:41:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT-cyclonedx.json 09:41:21 [INFO] 09:41:21 [INFO] --- bundle:6.0.0:install (default-install) @ graph-api --- 09:41:21 [INFO] Writing OBR metadata 09:41:21 [INFO] Installing org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT.jar 09:41:21 [INFO] Writing OBR metadata 09:41:21 [INFO] 09:41:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ graph-api --- 09:41:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:41:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:41:21 [INFO] 09:41:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ graph-api --- 09:41:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:41:21 [INFO] 09:41:21 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 09:41:21 [INFO] Building algo-api 0.24.0-SNAPSHOT [4/167] 09:41:21 [INFO] from algo/algo-api/pom.xml 09:41:21 [INFO] -------------------------------[ bundle ]------------------------------- 09:41:21 [INFO] 09:41:21 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-api --- 09:41:21 [INFO] 09:41:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-api --- 09:41:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:21 [INFO] 09:41:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-api --- 09:41:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:21 [INFO] 09:41:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-api --- 09:41:22 [INFO] 09:41:22 [INFO] --- dependency:3.9.0:properties (default) @ algo-api --- 09:41:22 [INFO] 09:41:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ algo-api --- 09:41:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-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/** 09:41:22 [INFO] 09:41:22 [INFO] --- yang:14.0.18:generate-sources (binding) @ algo-api --- 09:41:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:41:22 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/src/main/yang 09:41:22 [INFO] yang-to-sources: Found 5 dependencies in 1.611 ms 09:41:22 [INFO] yang-to-sources: Project model files found: 1 in 9.142 ms 09:41:22 [INFO] yang-to-sources: 5 YANG models processed in 134.5 ms 09:41:22 [INFO] BindingJavaFileGenerator: Defined 24 files in 20.27 ms 09:41:22 [INFO] Sorted 24 files into 6 directories in 176.8 μs 09:41:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 44.64 ms 09:41:22 [INFO] 09:41:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-api --- 09:41:22 [INFO] Starting audit... 09:41:22 Audit done. 09:41:22 [INFO] You have 0 Checkstyle violations. 09:41:22 [INFO] 09:41:22 [INFO] --- checkstyle:3.6.0:check (default) @ algo-api --- 09:41:22 [INFO] Starting audit... 09:41:22 Audit done. 09:41:22 [INFO] You have 0 Checkstyle violations. 09:41:22 [INFO] 09:41:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ algo-api --- 09:41:22 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:41:22 [INFO] 09:41:22 [INFO] --- resources:3.3.1:resources (default-resources) @ algo-api --- 09:41:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/src/main/resources 09:41:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/generated-sources/spi 09:41:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:41:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:41:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:41:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/generated-sources/spi 09:41:22 [INFO] 09:41:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ algo-api --- 09:41:22 [INFO] Recompiling the module because of changed dependency. 09:41:22 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 09:41:22 [INFO] 09:41:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-api >>> 09:41:22 [INFO] 09:41:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-api --- 09:41:22 [INFO] Fork Value is true 09:41:25 [INFO] Done SpotBugs Analysis.... 09:41:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:41:25 [INFO] 09:41:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-api <<< 09:41:25 [INFO] 09:41:25 [INFO] 09:41:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-api --- 09:41:25 [INFO] BugInstance size is 0 09:41:25 [INFO] Error size is 0 09:41:25 [INFO] No errors/warnings found 09:41:25 [INFO] 09:41:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ algo-api --- 09:41:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/src/test/resources 09:41:25 [INFO] 09:41:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ algo-api --- 09:41:25 [INFO] No sources to compile 09:41:25 [INFO] 09:41:25 [INFO] --- surefire:3.5.4:test (default-test) @ algo-api --- 09:41:25 [INFO] No tests to run. 09:41:25 [INFO] 09:41:25 [INFO] --- copy:14.1.4:copy-files (default) @ algo-api --- 09:41:25 [INFO] 09:41:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-api --- 09:41:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT.jar 09:41:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/classes/META-INF/MANIFEST.MF 09:41:25 [INFO] 09:41:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-api --- 09:41:27 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT-javadoc.jar 09:41:27 [INFO] 09:41:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-api --- 09:41:27 [INFO] CycloneDX: Resolving Dependencies 09:41:28 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 09:41:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/bom.xml 09:41:28 [INFO] attaching as algo-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/bom.json 09:41:28 [INFO] attaching as algo-api-0.24.0-SNAPSHOT-cyclonedx.json 09:41:28 [INFO] 09:41:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 09:41:28 [INFO] Skipping duplicate-finder execution! 09:41:28 [INFO] 09:41:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ algo-api --- 09:41:28 [INFO] No dependency problems found 09:41:28 [INFO] 09:41:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ algo-api --- 09:41:28 [INFO] Skipping source per configuration. 09:41:28 [INFO] 09:41:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-api --- 09:41:28 [INFO] 09:41:28 [INFO] --- jacoco:0.8.13:report (report) @ algo-api --- 09:41:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:41:28 [INFO] 09:41:28 [INFO] --- install:3.1.4:install (default-install) @ algo-api --- 09:41:28 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT.pom 09:41:28 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT.jar 09:41:28 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT-javadoc.jar 09:41:28 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:28 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT-cyclonedx.json 09:41:28 [INFO] 09:41:28 [INFO] --- bundle:6.0.0:install (default-install) @ algo-api --- 09:41:28 [INFO] Installing org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT.jar 09:41:28 [INFO] Writing OBR metadata 09:41:28 [INFO] 09:41:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ algo-api --- 09:41:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:41:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:41:28 [INFO] 09:41:28 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ algo-api --- 09:41:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:41:28 [INFO] 09:41:28 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 09:41:28 [INFO] Building concepts 0.24.0-SNAPSHOT [5/167] 09:41:28 [INFO] from concepts/pom.xml 09:41:28 [INFO] -------------------------------[ bundle ]------------------------------- 09:41:28 [INFO] 09:41:28 [INFO] --- clean:3.5.0:clean (default-clean) @ concepts --- 09:41:28 [INFO] 09:41:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ concepts --- 09:41:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:28 [INFO] 09:41:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ concepts --- 09:41:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:28 [INFO] 09:41:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ concepts --- 09:41:28 [INFO] 09:41:28 [INFO] --- dependency:3.9.0:properties (default) @ concepts --- 09:41:28 [INFO] 09:41:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ concepts --- 09:41:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:41:28 [INFO] 09:41:28 [INFO] --- yang:14.0.18:generate-sources (binding) @ concepts --- 09:41:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:41:28 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/src/main/yang 09:41:28 [INFO] yang-to-sources: Found 3 dependencies in 994.8 μs 09:41:28 [INFO] yang-to-sources: Project model files found: 4 in 4.229 ms 09:41:28 [INFO] yang-to-sources: 7 YANG models processed in 30.33 ms 09:41:28 [INFO] BindingJavaFileGenerator: Defined 25 files in 6.243 ms 09:41:28 [INFO] Sorted 25 files into 9 directories in 94.32 μs 09:41:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 14.15 ms 09:41:28 [INFO] 09:41:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ concepts --- 09:41:28 [INFO] Starting audit... 09:41:28 Audit done. 09:41:28 [INFO] You have 0 Checkstyle violations. 09:41:28 [INFO] 09:41:28 [INFO] --- checkstyle:3.6.0:check (default) @ concepts --- 09:41:29 [INFO] Starting audit... 09:41:29 Audit done. 09:41:29 [INFO] You have 0 Checkstyle violations. 09:41:29 [INFO] 09:41:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ concepts --- 09:41:29 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:41:29 [INFO] 09:41:29 [INFO] --- resources:3.3.1:resources (default-resources) @ concepts --- 09:41:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/src/main/resources 09:41:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/generated-sources/spi 09:41:29 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 09:41:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:41:29 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 09:41:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/generated-sources/spi 09:41:29 [INFO] 09:41:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ concepts --- 09:41:29 [INFO] Recompiling the module because of changed source code. 09:41:29 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 09:41:29 [INFO] 09:41:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ concepts >>> 09:41:29 [INFO] 09:41:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ concepts --- 09:41:29 [INFO] Fork Value is true 09:41:32 [INFO] Done SpotBugs Analysis.... 09:41:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:41:32 [INFO] 09:41:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ concepts <<< 09:41:32 [INFO] 09:41:32 [INFO] 09:41:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ concepts --- 09:41:32 [INFO] BugInstance size is 0 09:41:32 [INFO] Error size is 0 09:41:32 [INFO] No errors/warnings found 09:41:32 [INFO] 09:41:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ concepts --- 09:41:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/src/test/resources 09:41:32 [INFO] 09:41:32 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ concepts --- 09:41:32 [INFO] Recompiling the module because of changed dependency. 09:41:32 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 09:41:32 [INFO] 09:41:32 [INFO] --- surefire:3.5.4:test (default-test) @ concepts --- 09:41:32 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/surefire-reports 09:41:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:41:32 [INFO] 09:41:32 [INFO] ------------------------------------------------------- 09:41:32 [INFO] T E S T S 09:41:32 [INFO] ------------------------------------------------------- 09:41:33 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 09:41:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 09:41:33 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 09:41:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 09:41:33 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 09:41:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 09:41:33 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 09:41:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 09:41:33 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 09:41:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.protocol.concepts.ASNumberTest 09:41:33 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 09:41:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.protocol.concepts.BandwidthTest 09:41:34 [INFO] 09:41:34 [INFO] Results: 09:41:34 [INFO] 09:41:34 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 09:41:34 [INFO] 09:41:34 [INFO] 09:41:34 [INFO] --- copy:14.1.4:copy-files (default) @ concepts --- 09:41:34 [INFO] 09:41:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ concepts --- 09:41:34 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/concepts-0.24.0-SNAPSHOT.jar 09:41:34 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/classes/META-INF/MANIFEST.MF 09:41:34 [INFO] 09:41:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ concepts --- 09:41:35 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/concepts-0.24.0-SNAPSHOT-javadoc.jar 09:41:35 [INFO] 09:41:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ concepts --- 09:41:35 [INFO] CycloneDX: Resolving Dependencies 09:41:36 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 09:41:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/bom.xml 09:41:36 [INFO] attaching as concepts-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/bom.json 09:41:36 [INFO] attaching as concepts-0.24.0-SNAPSHOT-cyclonedx.json 09:41:36 [INFO] 09:41:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 09:41:36 [INFO] Skipping duplicate-finder execution! 09:41:36 [INFO] 09:41:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ concepts --- 09:41:36 [WARNING] Non-test scoped test only dependencies found: 09:41:36 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 09:41:36 [INFO] 09:41:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ concepts --- 09:41:36 [INFO] Skipping source per configuration. 09:41:36 [INFO] 09:41:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ concepts --- 09:41:36 [INFO] 09:41:36 [INFO] --- jacoco:0.8.13:report (report) @ concepts --- 09:41:36 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/code-coverage/jacoco.exec 09:41:36 [INFO] Analyzed bundle 'concepts' with 13 classes 09:41:36 [INFO] 09:41:36 [INFO] --- install:3.1.4:install (default-install) @ concepts --- 09:41:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT.pom 09:41:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/concepts-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT.jar 09:41:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/concepts-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT-javadoc.jar 09:41:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT-cyclonedx.json 09:41:36 [INFO] 09:41:36 [INFO] --- bundle:6.0.0:install (default-install) @ concepts --- 09:41:36 [INFO] Installing org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT.jar 09:41:36 [INFO] Writing OBR metadata 09:41:36 [INFO] 09:41:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ concepts --- 09:41:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:41:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:41:36 [INFO] 09:41:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ concepts --- 09:41:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:41:36 [INFO] 09:41:36 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 09:41:36 [INFO] Building BGPCEP common parent 0.24.0-SNAPSHOT [6/167] 09:41:36 [INFO] from parent/pom.xml 09:41:36 [INFO] --------------------------------[ pom ]--------------------------------- 09:41:36 [INFO] 09:41:36 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-parent --- 09:41:36 [INFO] 09:41:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-parent --- 09:41:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:36 [INFO] 09:41:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 09:41:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:36 [INFO] 09:41:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-parent --- 09:41:36 [INFO] 09:41:36 [INFO] --- dependency:3.9.0:properties (default) @ bgpcep-parent --- 09:41:36 [INFO] 09:41:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgpcep-parent --- 09:41:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/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/** 09:41:36 [INFO] 09:41:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-parent --- 09:41:36 [INFO] Starting audit... 09:41:36 Audit done. 09:41:36 [INFO] You have 0 Checkstyle violations. 09:41:36 [INFO] 09:41:36 [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-parent --- 09:41:36 [INFO] Starting audit... 09:41:36 Audit done. 09:41:36 [INFO] You have 0 Checkstyle violations. 09:41:36 [INFO] 09:41:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgpcep-parent --- 09:41:36 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:41:36 [INFO] 09:41:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 09:41:36 [INFO] 09:41:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-parent --- 09:41:36 [INFO] No files found to run spotbugs, check compile phase has been run 09:41:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:41:36 [INFO] 09:41:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 09:41:36 [INFO] 09:41:36 [INFO] 09:41:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-parent --- 09:41:36 [INFO] 09:41:36 [INFO] --- copy:14.1.4:copy-files (default) @ bgpcep-parent --- 09:41:36 [INFO] 09:41:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgpcep-parent --- 09:41:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:41:36 [INFO] 09:41:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-parent --- 09:41:36 [INFO] CycloneDX: Resolving Dependencies 09:41:37 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 09:41:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml 09:41:37 [INFO] attaching as bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/bom.json 09:41:37 [INFO] attaching as bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.json 09:41:37 [INFO] 09:41:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 09:41:37 [INFO] Skipping duplicate-finder execution! 09:41:37 [INFO] 09:41:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgpcep-parent --- 09:41:37 [INFO] Skipping pom project 09:41:37 [INFO] 09:41:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgpcep-parent --- 09:41:37 [INFO] Skipping source per configuration. 09:41:37 [INFO] 09:41:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-parent --- 09:41:37 [INFO] 09:41:37 [INFO] --- jacoco:0.8.13:report (report) @ bgpcep-parent --- 09:41:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:41:37 [INFO] 09:41:37 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-parent --- 09:41:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.24.0-SNAPSHOT/bgpcep-parent-0.24.0-SNAPSHOT.pom 09:41:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.24.0-SNAPSHOT/bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.24.0-SNAPSHOT/bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.json 09:41:37 [INFO] 09:41:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgpcep-parent --- 09:41:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:41:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:41:37 [INFO] 09:41:37 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 09:41:37 [INFO] Building algo-impl 0.24.0-SNAPSHOT [7/167] 09:41:37 [INFO] from algo/algo-impl/pom.xml 09:41:37 [INFO] -------------------------------[ bundle ]------------------------------- 09:41:37 [INFO] 09:41:37 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-impl --- 09:41:37 [INFO] 09:41:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-impl --- 09:41:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:37 [INFO] 09:41:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-impl --- 09:41:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:37 [INFO] 09:41:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-impl --- 09:41:37 [INFO] 09:41:37 [INFO] --- dependency:3.9.0:properties (default) @ algo-impl --- 09:41:37 [INFO] 09:41:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ algo-impl --- 09:41:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-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/** 09:41:37 [INFO] 09:41:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-impl --- 09:41:37 [INFO] Starting audit... 09:41:37 Audit done. 09:41:37 [INFO] You have 0 Checkstyle violations. 09:41:37 [INFO] 09:41:37 [INFO] --- checkstyle:3.6.0:check (default) @ algo-impl --- 09:41:38 [INFO] Starting audit... 09:41:38 Audit done. 09:41:38 [INFO] You have 0 Checkstyle violations. 09:41:38 [INFO] 09:41:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ algo-impl --- 09:41:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:41:38 [INFO] 09:41:38 [INFO] --- resources:3.3.1:resources (default-resources) @ algo-impl --- 09:41:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/resources 09:41:38 [INFO] 09:41:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ algo-impl --- 09:41:38 [INFO] Recompiling the module because of changed dependency. 09:41:38 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 09:41:38 [INFO] 09:41:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-impl >>> 09:41:38 [INFO] 09:41:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-impl --- 09:41:38 [INFO] Fork Value is true 09:41:41 [INFO] Done SpotBugs Analysis.... 09:41:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:41:41 [INFO] 09:41:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-impl <<< 09:41:41 [INFO] 09:41:41 [INFO] 09:41:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-impl --- 09:41:41 [INFO] BugInstance size is 0 09:41:41 [INFO] Error size is 0 09:41:41 [INFO] No errors/warnings found 09:41:41 [INFO] 09:41:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ algo-impl --- 09:41:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/test/resources 09:41:41 [INFO] 09:41:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ algo-impl --- 09:41:41 [INFO] No sources to compile 09:41:41 [INFO] 09:41:41 [INFO] --- surefire:3.5.4:test (default-test) @ algo-impl --- 09:41:41 [INFO] No tests to run. 09:41:41 [INFO] 09:41:41 [INFO] --- copy:14.1.4:copy-files (default) @ algo-impl --- 09:41:41 [INFO] 09:41:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-impl --- 09:41:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT.jar 09:41:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 09:41:41 [INFO] 09:41:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-impl --- 09:41:42 [WARNING] Javadoc Warnings 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:279: warning: no @param for edge 09:41:42 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:279: warning: no @param for path 09:41:42 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:361: warning: no @param for cvertex 09:41:42 [WARNING] protected @Nullable MplsLabel getIpv4NodeSid(final ConnectedVertex cvertex) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:398: warning: no @param for cvertex 09:41:42 [WARNING] protected @Nullable MplsLabel getIpv6NodeSid(final ConnectedVertex cvertex) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:43: warning: no comment 09:41:42 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:53: warning: no comment 09:41:42 [WARNING] protected PathConstraints constraints = null; 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:46: warning: no comment 09:41:42 [WARNING] protected final ConnectedGraph graph; 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:50: warning: no comment 09:41:42 [WARNING] protected CspfPath pathDestination = null; 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:49: warning: no comment 09:41:42 [WARNING] protected CspfPath pathSource = null; 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:56: warning: no comment 09:41:42 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:57: warning: no comment 09:41:42 [WARNING] protected final HashMap processedPath = new HashMap<>(); 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:59: warning: no comment 09:41:42 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:553: warning: no comment 09:41:42 [WARNING] protected abstract ConstrainedPath computeSimplePath(VertexKey source, VertexKey destination); 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ConstrainedShortestPathFirst.java:35: warning: no comment 09:41:42 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:49: warning: no comment 09:41:42 [WARNING] public static final byte ACTIVE = 0x01; 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:51: warning: no comment 09:41:42 [WARNING] public static final byte DOMINATED = 0x03; 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:52: warning: no comment 09:41:42 [WARNING] public static final byte PROCESSED = 0x04; 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:50: warning: no comment 09:41:42 [WARNING] public static final byte SELECTED = 0x02; 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:48: warning: no comment 09:41:42 [WARNING] public static final byte UNKNOWN = 0x00; 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:57: warning: no comment 09:41:42 [WARNING] public CspfPath(final ConnectedVertex vertex) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:87: warning: no comment 09:41:42 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:135: warning: no comment 09:41:42 [WARNING] public void clearPath() { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:74: warning: no comment 09:41:42 [WARNING] public int getCost() { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:83: warning: no comment 09:41:42 [WARNING] public int getDelay() { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:157: warning: no comment 09:41:42 [WARNING] public Integer getKey() { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:100: warning: no comment 09:41:42 [WARNING] public List getPath() { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:104: warning: no comment 09:41:42 [WARNING] public int getPathCount() { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:131: warning: no comment 09:41:42 [WARNING] public float getPathLength() { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:113: warning: no comment 09:41:42 [WARNING] public byte getPathStatus() { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:122: warning: no comment 09:41:42 [WARNING] public Long getPredecessor() { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:61: warning: no comment 09:41:42 [WARNING] public ConnectedVertex getVertex() { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:65: warning: no comment 09:41:42 [WARNING] public Long getVertexKey() { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:92: warning: no comment 09:41:42 [WARNING] public CspfPath replacePath(final List list) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:69: warning: no comment 09:41:42 [WARNING] public CspfPath setCost(final int cost) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:78: warning: no comment 09:41:42 [WARNING] public CspfPath setDelay(final int delay) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:152: warning: no comment 09:41:42 [WARNING] public CspfPath setKey(final Integer key) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:126: warning: no comment 09:41:42 [WARNING] public CspfPath setPathLength(final float length) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:108: warning: no comment 09:41:42 [WARNING] public CspfPath setPathStatus(final byte status) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:117: warning: no comment 09:41:42 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java:55: warning: no comment 09:41:42 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/Samcra.java:99: warning: no comment 09:41:42 [WARNING] public Samcra(final ConnectedGraph graph) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ShortestPathFirst.java:32: warning: no comment 09:41:42 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 09:41:42 [WARNING] ^ 09:41:42 [WARNING] 42 warnings 09:41:42 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT-javadoc.jar 09:41:42 [INFO] 09:41:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-impl --- 09:41:42 [INFO] CycloneDX: Resolving Dependencies 09:41:43 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 09:41:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/bom.xml 09:41:43 [INFO] attaching as algo-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/bom.json 09:41:43 [INFO] attaching as algo-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:41:43 [INFO] 09:41:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 09:41:43 [INFO] Skipping duplicate-finder execution! 09:41:43 [INFO] 09:41:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ algo-impl --- 09:41:43 [INFO] No dependency problems found 09:41:43 [INFO] 09:41:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ algo-impl --- 09:41:43 [INFO] Skipping source per configuration. 09:41:43 [INFO] 09:41:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-impl --- 09:41:43 [INFO] 09:41:43 [INFO] --- jacoco:0.8.13:report (report) @ algo-impl --- 09:41:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:41:43 [INFO] 09:41:43 [INFO] --- install:3.1.4:install (default-install) @ algo-impl --- 09:41:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT.pom 09:41:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT.jar 09:41:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT-javadoc.jar 09:41:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:41:43 [INFO] 09:41:43 [INFO] --- bundle:6.0.0:install (default-install) @ algo-impl --- 09:41:43 [INFO] Installing org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT.jar 09:41:43 [INFO] Writing OBR metadata 09:41:43 [INFO] 09:41:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ algo-impl --- 09:41:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:41:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:41:43 [INFO] 09:41:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ algo-impl --- 09:41:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:41:43 [INFO] 09:41:43 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 09:41:43 [INFO] Building single-feature-parent 0.24.0-SNAPSHOT [8/167] 09:41:43 [INFO] from single-feature-parent/pom.xml 09:41:43 [INFO] --------------------------------[ pom ]--------------------------------- 09:41:43 [INFO] 09:41:43 [INFO] --- clean:3.5.0:clean (default-clean) @ single-feature-parent --- 09:41:43 [INFO] 09:41:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ single-feature-parent --- 09:41:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 09:41:43 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 09:41:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:43 [INFO] 09:41:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ single-feature-parent --- 09:41:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:43 [INFO] 09:41:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ single-feature-parent --- 09:41:43 [INFO] 09:41:43 [INFO] --- dependency:3.9.0:properties (default) @ single-feature-parent --- 09:41:43 [INFO] 09:41:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ single-feature-parent --- 09:41:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:41:44 [INFO] argLine set to empty 09:41:44 [INFO] 09:41:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ single-feature-parent --- 09:41:44 [INFO] Starting audit... 09:41:44 Audit done. 09:41:44 [INFO] You have 0 Checkstyle violations. 09:41:44 [INFO] 09:41:44 [INFO] --- checkstyle:3.6.0:check (default) @ single-feature-parent --- 09:41:44 [INFO] Starting audit... 09:41:44 Audit done. 09:41:44 [INFO] You have 0 Checkstyle violations. 09:41:44 [INFO] 09:41:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ single-feature-parent --- 09:41:44 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:41:44 [INFO] 09:41:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 09:41:44 [INFO] 09:41:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ single-feature-parent --- 09:41:44 [INFO] No files found to run spotbugs, check compile phase has been run 09:41:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:41:44 [INFO] 09:41:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 09:41:44 [INFO] 09:41:44 [INFO] 09:41:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ single-feature-parent --- 09:41:44 [INFO] 09:41:44 [INFO] --- feattest:14.1.4:test (default) @ single-feature-parent --- 09:41:45 [INFO] Project packaging is not 'feature', skipping execution 09:41:45 [INFO] 09:41:45 [INFO] --- copy:14.1.4:copy-files (default) @ single-feature-parent --- 09:41:45 [INFO] 09:41:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ single-feature-parent --- 09:41:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:41:45 [INFO] 09:41:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ single-feature-parent --- 09:41:45 [INFO] CycloneDX: Resolving Dependencies 09:41:45 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 09:41:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/single-feature-parent/target/bom.xml 09:41:46 [INFO] attaching as single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/single-feature-parent/target/bom.json 09:41:46 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 09:41:46 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 09:41:46 [INFO] attaching as single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.json 09:41:46 [INFO] 09:41:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 09:41:46 [INFO] Skipping duplicate-finder execution! 09:41:46 [INFO] 09:41:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ single-feature-parent --- 09:41:46 [INFO] Skipping plugin execution 09:41:46 [INFO] 09:41:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ single-feature-parent --- 09:41:46 [INFO] Skipping source per configuration. 09:41:46 [INFO] 09:41:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ single-feature-parent --- 09:41:46 [INFO] 09:41:46 [INFO] --- jacoco:0.8.13:report (report) @ single-feature-parent --- 09:41:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:41:46 [INFO] 09:41:46 [INFO] --- install:3.1.4:install (default-install) @ single-feature-parent --- 09:41:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.24.0-SNAPSHOT/single-feature-parent-0.24.0-SNAPSHOT.pom 09:41:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.24.0-SNAPSHOT/single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.24.0-SNAPSHOT/single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.json 09:41:46 [INFO] 09:41:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ single-feature-parent --- 09:41:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:41:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:41:46 [INFO] 09:41:46 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 09:41:46 [INFO] Building OpenDaylight :: GRAPH :: API 0.24.0-SNAPSHOT [9/167] 09:41:46 [INFO] from features/odl-bgpcep-graph-api/pom.xml 09:41:46 [INFO] ------------------------------[ feature ]------------------------------- 09:41:46 [INFO] 09:41:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph-api --- 09:41:46 [INFO] 09:41:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 09:41:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:46 [INFO] 09:41:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- 09:41:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:46 [INFO] 09:41:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph-api --- 09:41:47 [INFO] 09:41:47 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-graph-api --- 09:41:47 [INFO] 09:41:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 09:41:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:41:47 [INFO] argLine set to empty 09:41:47 [INFO] 09:41:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph-api --- 09:41:47 [INFO] Starting audit... 09:41:47 Audit done. 09:41:47 [INFO] You have 0 Checkstyle violations. 09:41:47 [INFO] 09:41:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph-api --- 09:41:47 [INFO] Starting audit... 09:41:47 Audit done. 09:41:47 [INFO] You have 0 Checkstyle violations. 09:41:47 [INFO] 09:41:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-graph-api --- 09:41:47 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:41:47 [INFO] 09:41:47 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 09:41:47 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph-api/target/feature/feature.xml 09:41:47 [INFO] ...done! 09:41:47 [INFO] Attaching features XML 09:41:47 [INFO] 09:41:47 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-graph-api --- 09:41:47 [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 09:41:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:41:47 [INFO] 09:41:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 09:41:47 [INFO] 09:41:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 09:41:47 [INFO] No files found to run spotbugs, check compile phase has been run 09:41:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:41:48 [INFO] 09:41:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 09:41:48 [INFO] 09:41:48 [INFO] 09:41:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph-api --- 09:41:48 [INFO] 09:41:48 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-graph-api --- 09:41:48 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph-api 09:41:50 [INFO] Project dependency features detected: [] 09:41:50 [INFO] Pax Exam System (Version: 4.14.0) created. 09:41:50 [INFO] Creating RMI registry server on 127.0.0.1:42165 09:41:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:41:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:41:50 [INFO] Waiting for remote bundle context.. on 42165 name: 2a7f752d-43f0-4f78-bf07-83da9ba3c8f8 timout: [ RelativeTimeout value = 180000 ] 09:41:54 [INFO] Building jar from resources and headers. 09:41:54 [INFO] Writing jar finished. 09:41:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:41:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:41:56 [INFO] 09:41:56 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-graph-api --- 09:41:56 [INFO] 09:41:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 09:41:56 [INFO] No Javadoc in project. Archive not created. 09:41:56 [INFO] 09:41:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph-api --- 09:41:56 [INFO] CycloneDX: Resolving Dependencies 09:41:57 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 09:41:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph-api/target/bom.xml 09:41:57 [INFO] attaching as odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph-api/target/bom.json 09:41:57 [INFO] attaching as odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.json 09:41:57 [INFO] 09:41:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 09:41:57 [INFO] Skipping duplicate-finder execution! 09:41:57 [INFO] 09:41:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 09:41:57 [INFO] Skipping plugin execution 09:41:57 [INFO] 09:41:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 09:41:57 [INFO] Skipping source per configuration. 09:41:57 [INFO] 09:41:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 09:41:57 [INFO] 09:41:57 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-graph-api --- 09:41:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:41:57 [INFO] 09:41:57 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph-api --- 09:41:57 [WARNING] 09:41:57 [WARNING] The packaging plugin for project odl-bgpcep-graph-api did not assign 09:41:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:41:57 [WARNING] 09:41:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:41:57 [WARNING] 09:41:57 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT.pom 09:41:57 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT-features.xml 09:41:57 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:41:57 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.json 09:41:57 [INFO] 09:41:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-graph-api --- 09:41:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:41:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:41:57 [WARNING] 09:41:57 [WARNING] The packaging plugin for project odl-bgpcep-graph-api did not assign 09:41:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:41:57 [WARNING] 09:41:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:41:57 [WARNING] 09:41:57 [INFO] 09:41:57 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 09:41:57 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.24.0-SNAPSHOT [10/167] 09:41:57 [INFO] from features/odl-bgpcep-concepts/pom.xml 09:41:57 [INFO] ------------------------------[ feature ]------------------------------- 09:41:57 [INFO] 09:41:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-concepts --- 09:41:57 [INFO] 09:41:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-concepts --- 09:41:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:57 [INFO] 09:41:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 09:41:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:57 [INFO] 09:41:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-concepts --- 09:41:57 [INFO] 09:41:57 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-concepts --- 09:41:57 [INFO] 09:41:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 09:41:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:41:57 [INFO] argLine set to empty 09:41:57 [INFO] 09:41:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-concepts --- 09:41:57 [INFO] Starting audit... 09:41:57 Audit done. 09:41:57 [INFO] You have 0 Checkstyle violations. 09:41:57 [INFO] 09:41:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-concepts --- 09:41:57 [INFO] Starting audit... 09:41:57 Audit done. 09:41:57 [INFO] You have 0 Checkstyle violations. 09:41:57 [INFO] 09:41:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-concepts --- 09:41:57 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:41:57 [INFO] 09:41:57 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 09:41:58 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-concepts/target/feature/feature.xml 09:41:58 [INFO] ...done! 09:41:58 [INFO] Attaching features XML 09:41:58 [INFO] 09:41:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-concepts --- 09:41:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:41:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:41:58 [INFO] 09:41:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 09:41:58 [INFO] 09:41:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 09:41:58 [INFO] No files found to run spotbugs, check compile phase has been run 09:41:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:41:58 [INFO] 09:41:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 09:41:58 [INFO] 09:41:58 [INFO] 09:41:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-concepts --- 09:41:58 [INFO] 09:41:58 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-concepts --- 09:41:58 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-concepts 09:41:58 [INFO] Project dependency features detected: [] 09:41:58 [INFO] Pax Exam System (Version: 4.14.0) created. 09:41:58 [INFO] Creating RMI registry server on 127.0.0.1:35231 09:41:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:41:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:41:58 [INFO] Waiting for remote bundle context.. on 35231 name: 2bbebbe3-1508-4386-820e-f4fb3b7a8229 timout: [ RelativeTimeout value = 180000 ] 09:42:01 [INFO] Building jar from resources and headers. 09:42:01 [INFO] Writing jar finished. 09:42:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:42:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:42:03 [INFO] 09:42:03 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-concepts --- 09:42:03 [INFO] 09:42:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-concepts --- 09:42:03 [INFO] No Javadoc in project. Archive not created. 09:42:03 [INFO] 09:42:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-concepts --- 09:42:03 [INFO] CycloneDX: Resolving Dependencies 09:42:04 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 09:42:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-concepts/target/bom.xml 09:42:04 [INFO] attaching as odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-concepts/target/bom.json 09:42:04 [INFO] attaching as odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.json 09:42:04 [INFO] 09:42:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 09:42:04 [INFO] Skipping duplicate-finder execution! 09:42:04 [INFO] 09:42:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 09:42:04 [INFO] Skipping plugin execution 09:42:04 [INFO] 09:42:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 09:42:04 [INFO] Skipping source per configuration. 09:42:04 [INFO] 09:42:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 09:42:04 [INFO] 09:42:04 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-concepts --- 09:42:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:42:04 [INFO] 09:42:04 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-concepts --- 09:42:04 [WARNING] 09:42:04 [WARNING] The packaging plugin for project odl-bgpcep-concepts did not assign 09:42:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:42:04 [WARNING] 09:42:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:42:04 [WARNING] 09:42:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT.pom 09:42:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-concepts/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT-features.xml 09:42:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.json 09:42:04 [INFO] 09:42:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-concepts --- 09:42:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:42:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:42:04 [WARNING] 09:42:04 [WARNING] The packaging plugin for project odl-bgpcep-concepts did not assign 09:42:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:42:04 [WARNING] 09:42:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:42:04 [WARNING] 09:42:04 [INFO] 09:42:04 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 09:42:04 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.24.0-SNAPSHOT [11/167] 09:42:04 [INFO] from features/odl-bgpcep-algo-api/pom.xml 09:42:04 [INFO] ------------------------------[ feature ]------------------------------- 09:42:04 [INFO] 09:42:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] 09:42:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:04 [INFO] 09:42:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:04 [INFO] 09:42:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] 09:42:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] 09:42:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:42:04 [INFO] argLine set to empty 09:42:04 [INFO] 09:42:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] Starting audit... 09:42:04 Audit done. 09:42:04 [INFO] You have 0 Checkstyle violations. 09:42:04 [INFO] 09:42:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] Starting audit... 09:42:04 Audit done. 09:42:04 [INFO] You have 0 Checkstyle violations. 09:42:04 [INFO] 09:42:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-algo-api --- 09:42:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:42:04 [INFO] 09:42:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo-api/target/feature/feature.xml 09:42:04 [INFO] ...done! 09:42:04 [INFO] Attaching features XML 09:42:04 [INFO] 09:42:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:42:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:42:04 [INFO] 09:42:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 09:42:04 [INFO] 09:42:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] No files found to run spotbugs, check compile phase has been run 09:42:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:42:04 [INFO] 09:42:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 09:42:04 [INFO] 09:42:04 [INFO] 09:42:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] 09:42:04 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-algo-api --- 09:42:04 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo-api 09:42:04 [INFO] Project dependency features detected: [] 09:42:04 [INFO] Pax Exam System (Version: 4.14.0) created. 09:42:04 [INFO] Creating RMI registry server on 127.0.0.1:38611 09:42:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:42:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:42:05 [INFO] Waiting for remote bundle context.. on 38611 name: a5911e48-af98-43e1-bcf5-8a93845cc344 timout: [ RelativeTimeout value = 180000 ] 09:42:08 [INFO] Building jar from resources and headers. 09:42:08 [INFO] Writing jar finished. 09:42:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:42:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:42:10 [INFO] 09:42:10 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-algo-api --- 09:42:10 [INFO] 09:42:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 09:42:10 [INFO] No Javadoc in project. Archive not created. 09:42:10 [INFO] 09:42:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo-api --- 09:42:10 [INFO] CycloneDX: Resolving Dependencies 09:42:11 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 09:42:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo-api/target/bom.xml 09:42:11 [INFO] attaching as odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo-api/target/bom.json 09:42:11 [INFO] attaching as odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.json 09:42:11 [INFO] 09:42:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 09:42:11 [INFO] Skipping duplicate-finder execution! 09:42:11 [INFO] 09:42:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 09:42:11 [INFO] Skipping plugin execution 09:42:11 [INFO] 09:42:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 09:42:11 [INFO] Skipping source per configuration. 09:42:11 [INFO] 09:42:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 09:42:11 [INFO] 09:42:11 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-algo-api --- 09:42:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:42:11 [INFO] 09:42:11 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo-api --- 09:42:11 [WARNING] 09:42:11 [WARNING] The packaging plugin for project odl-bgpcep-algo-api did not assign 09:42:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:42:11 [WARNING] 09:42:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:42:11 [WARNING] 09:42:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT.pom 09:42:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT-features.xml 09:42:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.json 09:42:11 [INFO] 09:42:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-algo-api --- 09:42:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:42:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:42:11 [WARNING] 09:42:11 [WARNING] The packaging plugin for project odl-bgpcep-algo-api did not assign 09:42:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:42:11 [WARNING] 09:42:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:42:11 [WARNING] 09:42:11 [INFO] 09:42:11 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 09:42:11 [INFO] Building graph-impl 0.24.0-SNAPSHOT [12/167] 09:42:11 [INFO] from graph/graph-impl/pom.xml 09:42:11 [INFO] -------------------------------[ bundle ]------------------------------- 09:42:11 [INFO] 09:42:11 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-impl --- 09:42:11 [INFO] 09:42:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-impl --- 09:42:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:11 [INFO] 09:42:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-impl --- 09:42:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:11 [INFO] 09:42:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-impl --- 09:42:11 [INFO] 09:42:11 [INFO] --- dependency:3.9.0:properties (default) @ graph-impl --- 09:42:11 [INFO] 09:42:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ graph-impl --- 09:42:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-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/** 09:42:11 [INFO] 09:42:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-impl --- 09:42:11 [INFO] Starting audit... 09:42:11 Audit done. 09:42:11 [INFO] You have 0 Checkstyle violations. 09:42:11 [INFO] 09:42:11 [INFO] --- checkstyle:3.6.0:check (default) @ graph-impl --- 09:42:11 [INFO] Starting audit... 09:42:11 Audit done. 09:42:11 [INFO] You have 0 Checkstyle violations. 09:42:11 [INFO] 09:42:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ graph-impl --- 09:42:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:42:11 [INFO] 09:42:11 [INFO] --- resources:3.3.1:resources (default-resources) @ graph-impl --- 09:42:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/resources 09:42:11 [INFO] 09:42:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ graph-impl --- 09:42:11 [INFO] Recompiling the module because of changed dependency. 09:42:11 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 09:42:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[94,26] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:42:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[109,34] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:42:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[131,25] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:42:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[144,52] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:42:12 [INFO] 09:42:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-impl >>> 09:42:12 [INFO] 09:42:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-impl --- 09:42:12 [INFO] Fork Value is true 09:42:15 [INFO] Done SpotBugs Analysis.... 09:42:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:42:15 [INFO] 09:42:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-impl <<< 09:42:15 [INFO] 09:42:15 [INFO] 09:42:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-impl --- 09:42:15 [INFO] BugInstance size is 0 09:42:15 [INFO] Error size is 0 09:42:15 [INFO] No errors/warnings found 09:42:15 [INFO] 09:42:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ graph-impl --- 09:42:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/test/resources 09:42:15 [INFO] 09:42:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ graph-impl --- 09:42:15 [INFO] No sources to compile 09:42:15 [INFO] 09:42:15 [INFO] --- surefire:3.5.4:test (default-test) @ graph-impl --- 09:42:15 [INFO] No tests to run. 09:42:15 [INFO] 09:42:15 [INFO] --- copy:14.1.4:copy-files (default) @ graph-impl --- 09:42:15 [INFO] 09:42:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-impl --- 09:42:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT.jar 09:42:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 09:42:15 [INFO] 09:42:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-impl --- 09:42:17 [WARNING] Javadoc Warnings 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:74: warning: no @return 09:42:17 [WARNING] public ConnectedEdgeImpl setSource(final ConnectedVertexImpl vertex) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:84: warning: no @return 09:42:17 [WARNING] public ConnectedEdgeImpl setDestination(final ConnectedVertexImpl vertex) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:122: warning: no @return 09:42:17 [WARNING] public ConnectedEdgeImpl setEdge(final Edge edge) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:49: warning: no comment 09:42:17 [WARNING] public ConnectedEdgeImpl(final @NonNull Long key) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:55: warning: no comment 09:42:17 [WARNING] public ConnectedEdgeImpl(final @NonNull Edge edge) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:195: warning: no comment 09:42:17 [WARNING] public List getTriggers() { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphImpl.java:73: warning: no comment 09:42:17 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java:76: warning: no comment 09:42:17 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:76: warning: no @return 09:42:17 [WARNING] public ConnectedVertexImpl setVertex(final Vertex vertex) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:86: warning: no @return 09:42:17 [WARNING] public ConnectedVertexImpl addInput(final ConnectedEdgeImpl edge) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:98: warning: no @return 09:42:17 [WARNING] public ConnectedVertexImpl addOutput(final ConnectedEdgeImpl edge) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:110: warning: no @return 09:42:17 [WARNING] public ConnectedVertexImpl removeInput(final ConnectedEdgeImpl edge) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:120: warning: no @return 09:42:17 [WARNING] public ConnectedVertexImpl removeOutput(final ConnectedEdgeImpl edge) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:142: warning: no @return 09:42:17 [WARNING] public ConnectedVertexImpl addPrefix(final Prefix prefix) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:50: warning: no comment 09:42:17 [WARNING] public ConnectedVertexImpl(final @NonNull Long key) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:56: warning: no comment 09:42:17 [WARNING] public ConnectedVertexImpl(final @NonNull Vertex vertex) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:212: warning: no comment 09:42:17 [WARNING] public List getTriggers() { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:57: warning: no comment 09:42:17 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 09:42:17 [WARNING] ^ 09:42:17 [WARNING] 18 warnings 09:42:17 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT-javadoc.jar 09:42:17 [INFO] 09:42:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-impl --- 09:42:17 [INFO] CycloneDX: Resolving Dependencies 09:42:17 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 09:42:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/bom.xml 09:42:17 [INFO] attaching as graph-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/bom.json 09:42:17 [INFO] attaching as graph-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:42:17 [INFO] 09:42:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 09:42:17 [INFO] Skipping duplicate-finder execution! 09:42:17 [INFO] 09:42:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ graph-impl --- 09:42:18 [INFO] No dependency problems found 09:42:18 [INFO] 09:42:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ graph-impl --- 09:42:18 [INFO] Skipping source per configuration. 09:42:18 [INFO] 09:42:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-impl --- 09:42:18 [INFO] 09:42:18 [INFO] --- jacoco:0.8.13:report (report) @ graph-impl --- 09:42:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:42:18 [INFO] 09:42:18 [INFO] --- install:3.1.4:install (default-install) @ graph-impl --- 09:42:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT.pom 09:42:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT.jar 09:42:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT-javadoc.jar 09:42:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:42:18 [INFO] 09:42:18 [INFO] --- bundle:6.0.0:install (default-install) @ graph-impl --- 09:42:18 [INFO] Installing org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT.jar 09:42:18 [INFO] Writing OBR metadata 09:42:18 [INFO] 09:42:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ graph-impl --- 09:42:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:42:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:42:18 [INFO] 09:42:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ graph-impl --- 09:42:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:42:18 [INFO] 09:42:18 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 09:42:18 [INFO] Building OpenDaylight :: GRAPH 0.24.0-SNAPSHOT [13/167] 09:42:18 [INFO] from features/odl-bgpcep-graph/pom.xml 09:42:18 [INFO] ------------------------------[ feature ]------------------------------- 09:42:19 [INFO] 09:42:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph --- 09:42:19 [INFO] 09:42:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph --- 09:42:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:19 [INFO] 09:42:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 09:42:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:19 [INFO] 09:42:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph --- 09:42:20 [INFO] 09:42:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-graph --- 09:42:20 [INFO] 09:42:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 09:42:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:42:20 [INFO] argLine set to empty 09:42:20 [INFO] 09:42:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph --- 09:42:20 [INFO] Starting audit... 09:42:20 Audit done. 09:42:20 [INFO] You have 0 Checkstyle violations. 09:42:20 [INFO] 09:42:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph --- 09:42:20 [INFO] Starting audit... 09:42:20 Audit done. 09:42:20 [INFO] You have 0 Checkstyle violations. 09:42:20 [INFO] 09:42:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-graph --- 09:42:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:42:20 [INFO] 09:42:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 09:42:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph/target/feature/feature.xml 09:42:20 [INFO] ...done! 09:42:20 [INFO] Attaching features XML 09:42:20 [INFO] 09:42:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-graph --- 09:42:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:42:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:42:20 [INFO] 09:42:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 09:42:20 [INFO] 09:42:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph --- 09:42:20 [INFO] No files found to run spotbugs, check compile phase has been run 09:42:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:42:20 [INFO] 09:42:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< 09:42:20 [INFO] 09:42:20 [INFO] 09:42:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph --- 09:42:20 [INFO] 09:42:20 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-graph --- 09:42:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph 09:42:20 [INFO] Project dependency features detected: [] 09:42:20 [INFO] Pax Exam System (Version: 4.14.0) created. 09:42:20 [INFO] Creating RMI registry server on 127.0.0.1:45175 09:42:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:42:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:42:20 [INFO] Waiting for remote bundle context.. on 45175 name: 4a2d23dd-c052-4318-a058-28780e945f46 timout: [ RelativeTimeout value = 180000 ] 09:42:24 [INFO] Building jar from resources and headers. 09:42:24 [INFO] Writing jar finished. 09:42:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:42:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:42:32 [INFO] 09:42:32 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-graph --- 09:42:32 [INFO] 09:42:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph --- 09:42:32 [INFO] No Javadoc in project. Archive not created. 09:42:32 [INFO] 09:42:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph --- 09:42:32 [INFO] CycloneDX: Resolving Dependencies 09:42:35 [INFO] CycloneDX: Creating BOM version 1.6 with 214 component(s) 09:42:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph/target/bom.xml 09:42:35 [INFO] attaching as odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph/target/bom.json 09:42:35 [INFO] attaching as odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.json 09:42:35 [INFO] 09:42:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 09:42:35 [INFO] Skipping duplicate-finder execution! 09:42:35 [INFO] 09:42:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 09:42:35 [INFO] Skipping plugin execution 09:42:35 [INFO] 09:42:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 09:42:35 [INFO] Skipping source per configuration. 09:42:35 [INFO] 09:42:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph --- 09:42:35 [INFO] 09:42:35 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-graph --- 09:42:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:42:35 [INFO] 09:42:35 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph --- 09:42:35 [WARNING] 09:42:35 [WARNING] The packaging plugin for project odl-bgpcep-graph did not assign 09:42:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:42:35 [WARNING] 09:42:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:42:35 [WARNING] 09:42:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT.pom 09:42:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT-features.xml 09:42:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.json 09:42:35 [INFO] 09:42:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-graph --- 09:42:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:42:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:42:35 [WARNING] 09:42:35 [WARNING] The packaging plugin for project odl-bgpcep-graph did not assign 09:42:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:42:35 [WARNING] 09:42:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:42:35 [WARNING] 09:42:35 [INFO] 09:42:35 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 09:42:35 [INFO] Building OpenDaylight :: Path Computation Algorithms 0.24.0-SNAPSHOT [14/167] 09:42:35 [INFO] from features/odl-bgpcep-algo/pom.xml 09:42:35 [INFO] ------------------------------[ feature ]------------------------------- 09:42:35 [INFO] 09:42:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo --- 09:42:35 [INFO] 09:42:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo --- 09:42:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:35 [INFO] 09:42:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 09:42:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:35 [INFO] 09:42:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo --- 09:42:35 [INFO] 09:42:35 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-algo --- 09:42:35 [INFO] 09:42:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 09:42:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:42:35 [INFO] argLine set to empty 09:42:35 [INFO] 09:42:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo --- 09:42:35 [INFO] Starting audit... 09:42:35 Audit done. 09:42:35 [INFO] You have 0 Checkstyle violations. 09:42:35 [INFO] 09:42:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo --- 09:42:35 [INFO] Starting audit... 09:42:35 Audit done. 09:42:35 [INFO] You have 0 Checkstyle violations. 09:42:35 [INFO] 09:42:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-algo --- 09:42:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:42:35 [INFO] 09:42:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 09:42:35 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo/target/feature/feature.xml 09:42:35 [INFO] ...done! 09:42:35 [INFO] Attaching features XML 09:42:35 [INFO] 09:42:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-algo --- 09:42:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:42:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:42:35 [INFO] 09:42:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 09:42:35 [INFO] 09:42:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo --- 09:42:35 [INFO] No files found to run spotbugs, check compile phase has been run 09:42:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:42:35 [INFO] 09:42:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< 09:42:35 [INFO] 09:42:35 [INFO] 09:42:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo --- 09:42:35 [INFO] 09:42:35 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-algo --- 09:42:35 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo 09:42:35 [INFO] Project dependency features detected: [] 09:42:35 [INFO] Pax Exam System (Version: 4.14.0) created. 09:42:35 [INFO] Creating RMI registry server on 127.0.0.1:39421 09:42:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:42:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:42:36 [INFO] Waiting for remote bundle context.. on 39421 name: c963d598-b1aa-4171-97a7-92c2e2c51373 timout: [ RelativeTimeout value = 180000 ] 09:42:39 [INFO] Building jar from resources and headers. 09:42:39 [INFO] Writing jar finished. 09:42:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:42:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:42:47 [INFO] 09:42:47 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-algo --- 09:42:47 [INFO] 09:42:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo --- 09:42:47 [INFO] No Javadoc in project. Archive not created. 09:42:47 [INFO] 09:42:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo --- 09:42:47 [INFO] CycloneDX: Resolving Dependencies 09:42:49 [INFO] CycloneDX: Creating BOM version 1.6 with 220 component(s) 09:42:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo/target/bom.xml 09:42:49 [INFO] attaching as odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo/target/bom.json 09:42:50 [INFO] attaching as odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.json 09:42:50 [INFO] 09:42:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- 09:42:50 [INFO] Skipping duplicate-finder execution! 09:42:50 [INFO] 09:42:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- 09:42:50 [INFO] Skipping plugin execution 09:42:50 [INFO] 09:42:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- 09:42:50 [INFO] Skipping source per configuration. 09:42:50 [INFO] 09:42:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo --- 09:42:50 [INFO] 09:42:50 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-algo --- 09:42:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:42:50 [INFO] 09:42:50 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo --- 09:42:50 [WARNING] 09:42:50 [WARNING] The packaging plugin for project odl-bgpcep-algo did not assign 09:42:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:42:50 [WARNING] 09:42:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:42:50 [WARNING] 09:42:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT.pom 09:42:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT-features.xml 09:42:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.json 09:42:50 [INFO] 09:42:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-algo --- 09:42:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:42:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:42:50 [WARNING] 09:42:50 [WARNING] The packaging plugin for project odl-bgpcep-algo did not assign 09:42:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:42:50 [WARNING] 09:42:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:42:50 [WARNING] 09:42:50 [INFO] 09:42:50 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 09:42:50 [INFO] Building testtool-parent 0.24.0-SNAPSHOT [15/167] 09:42:50 [INFO] from testtool-parent/pom.xml 09:42:50 [INFO] --------------------------------[ pom ]--------------------------------- 09:42:50 [INFO] 09:42:50 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-parent --- 09:42:50 [INFO] 09:42:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-parent --- 09:42:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:50 [INFO] 09:42:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-parent --- 09:42:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:50 [INFO] 09:42:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-parent --- 09:42:50 [INFO] 09:42:50 [INFO] --- dependency:3.9.0:properties (default) @ testtool-parent --- 09:42:50 [INFO] 09:42:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ testtool-parent --- 09:42:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-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/** 09:42:50 [INFO] 09:42:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-parent --- 09:42:50 [INFO] Starting audit... 09:42:50 Audit done. 09:42:50 [INFO] You have 0 Checkstyle violations. 09:42:50 [INFO] 09:42:50 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-parent --- 09:42:50 [INFO] Starting audit... 09:42:50 Audit done. 09:42:50 [INFO] You have 0 Checkstyle violations. 09:42:50 [INFO] 09:42:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ testtool-parent --- 09:42:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:42:50 [INFO] 09:42:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-parent >>> 09:42:50 [INFO] 09:42:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-parent --- 09:42:51 [INFO] No files found to run spotbugs, check compile phase has been run 09:42:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:42:51 [INFO] 09:42:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-parent <<< 09:42:51 [INFO] 09:42:51 [INFO] 09:42:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-parent --- 09:42:51 [INFO] 09:42:51 [INFO] --- copy:14.1.4:copy-files (default) @ testtool-parent --- 09:42:51 [INFO] 09:42:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-parent --- 09:42:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:42:51 [INFO] 09:42:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-parent --- 09:42:51 [INFO] CycloneDX: Resolving Dependencies 09:42:51 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 09:42:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-parent/target/bom.xml 09:42:51 [INFO] attaching as testtool-parent-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-parent/target/bom.json 09:42:51 [INFO] attaching as testtool-parent-0.24.0-SNAPSHOT-cyclonedx.json 09:42:51 [INFO] 09:42:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 09:42:51 [INFO] Skipping duplicate-finder execution! 09:42:51 [INFO] 09:42:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ testtool-parent --- 09:42:51 [INFO] Skipping pom project 09:42:51 [INFO] 09:42:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testtool-parent --- 09:42:51 [INFO] Skipping source per configuration. 09:42:51 [INFO] 09:42:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-parent --- 09:42:51 [INFO] 09:42:51 [INFO] --- jacoco:0.8.13:report (report) @ testtool-parent --- 09:42:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:42:51 [INFO] 09:42:51 [INFO] --- install:3.1.4:install (default-install) @ testtool-parent --- 09:42:51 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.24.0-SNAPSHOT/testtool-parent-0.24.0-SNAPSHOT.pom 09:42:51 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.24.0-SNAPSHOT/testtool-parent-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:51 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.24.0-SNAPSHOT/testtool-parent-0.24.0-SNAPSHOT-cyclonedx.json 09:42:51 [INFO] 09:42:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ testtool-parent --- 09:42:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:42:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:42:51 [INFO] 09:42:51 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 09:42:51 [INFO] Building util 0.24.0-SNAPSHOT [16/167] 09:42:51 [INFO] from util/pom.xml 09:42:51 [INFO] -------------------------------[ bundle ]------------------------------- 09:42:51 [INFO] 09:42:51 [INFO] --- clean:3.5.0:clean (default-clean) @ util --- 09:42:51 [INFO] 09:42:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ util --- 09:42:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:51 [INFO] 09:42:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ util --- 09:42:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:51 [INFO] 09:42:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ util --- 09:42:52 [INFO] 09:42:52 [INFO] --- dependency:3.9.0:properties (default) @ util --- 09:42:52 [INFO] 09:42:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ util --- 09:42:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:42:52 [INFO] 09:42:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ util --- 09:42:52 [INFO] Starting audit... 09:42:52 Audit done. 09:42:52 [INFO] You have 0 Checkstyle violations. 09:42:52 [INFO] 09:42:52 [INFO] --- checkstyle:3.6.0:check (default) @ util --- 09:42:52 [INFO] Starting audit... 09:42:52 Audit done. 09:42:52 [INFO] You have 0 Checkstyle violations. 09:42:52 [INFO] 09:42:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ util --- 09:42:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:42:52 [INFO] 09:42:52 [INFO] --- resources:3.3.1:resources (default-resources) @ util --- 09:42:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/resources 09:42:52 [INFO] 09:42:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ util --- 09:42:52 [INFO] Recompiling the module because of changed dependency. 09:42:52 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 09:42:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:[195,30] implicit cast from int to byte in compound assignment is possibly lossy 09:42:52 [INFO] 09:42:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ util >>> 09:42:52 [INFO] 09:42:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ util --- 09:42:52 [INFO] Fork Value is true 09:42:55 [INFO] Done SpotBugs Analysis.... 09:42:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:42:55 [INFO] 09:42:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ util <<< 09:42:55 [INFO] 09:42:55 [INFO] 09:42:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ util --- 09:42:55 [INFO] BugInstance size is 0 09:42:55 [INFO] Error size is 0 09:42:55 [INFO] No errors/warnings found 09:42:55 [INFO] 09:42:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ util --- 09:42:55 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:42:55 [INFO] 09:42:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ util --- 09:42:55 [INFO] Recompiling the module because of changed dependency. 09:42:55 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 09:42:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/test/java/org/opendaylight/protocol/util/ByteArrayTest.java:[128,46] fileToBytes(java.lang.String) in org.opendaylight.protocol.util.ByteArray has been deprecated and marked for removal 09:42:55 [INFO] 09:42:55 [INFO] --- surefire:3.5.4:test (default-test) @ util --- 09:42:55 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/surefire-reports 09:42:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:42:55 [INFO] 09:42:55 [INFO] ------------------------------------------------------- 09:42:55 [INFO] T E S T S 09:42:55 [INFO] ------------------------------------------------------- 09:42:56 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 09:42:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 09:42:56 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 09:42:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 09:42:56 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 09:42:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 09:42:56 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 09:42:56 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.protocol.util.ByteArrayTest 09:42:56 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 09:42:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 09:42:56 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 09:42:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 09:42:56 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 09:42:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 09:42:56 [INFO] 09:42:56 [INFO] Results: 09:42:56 [INFO] 09:42:56 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 09:42:56 [INFO] 09:42:56 [INFO] 09:42:56 [INFO] --- copy:14.1.4:copy-files (default) @ util --- 09:42:56 [INFO] 09:42:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ util --- 09:42:57 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/util-0.24.0-SNAPSHOT.jar 09:42:57 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/classes/META-INF/MANIFEST.MF 09:42:57 [INFO] 09:42:57 [INFO] --- jar:3.4.2:test-jar (default) @ util --- 09:42:57 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/util-0.24.0-SNAPSHOT-tests.jar 09:42:57 [INFO] 09:42:57 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ util --- 09:42:57 [INFO] Skipping source per configuration. 09:42:57 [INFO] 09:42:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ util --- 09:42:58 [WARNING] Javadoc Warnings 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:172: warning: no @throws for java.io.IOException 09:42:58 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @param for prefix 09:42:58 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 09:42:58 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 09:42:58 [WARNING] public static final int IP4_BITS_LENGTH = 32; 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 09:42:58 [WARNING] public static final int IP4_LENGTH = 4; 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 09:42:58 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 09:42:58 [WARNING] public static int prefixBitsToBytes(final int bits) { 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 09:42:58 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 09:42:58 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 09:42:58 [WARNING] public static final int IPV6_LENGTH = 16; 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 09:42:58 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 09:42:58 [WARNING] T getSharedReference(T object); 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 09:42:58 [WARNING] public static NoopReferenceCache getInstance() { 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:42: warning: no comment 09:42:58 [WARNING] public static List parseMessages(final File file) throws IOException { 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:50: warning: no comment 09:42:58 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 09:42:58 [WARNING] ^ 09:42:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 09:42:58 [WARNING] public static List parseMessages(final Path file) throws IOException { 09:42:58 [WARNING] ^ 09:42:58 [WARNING] 16 warnings 09:42:58 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/util-0.24.0-SNAPSHOT-javadoc.jar 09:42:58 [INFO] 09:42:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ util --- 09:42:58 [INFO] CycloneDX: Resolving Dependencies 09:42:58 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 09:42:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/bom.xml 09:42:59 [INFO] attaching as util-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/bom.json 09:42:59 [INFO] attaching as util-0.24.0-SNAPSHOT-cyclonedx.json 09:42:59 [INFO] 09:42:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ util --- 09:42:59 [INFO] Skipping duplicate-finder execution! 09:42:59 [INFO] 09:42:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ util --- 09:42:59 [INFO] No dependency problems found 09:42:59 [INFO] 09:42:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ util --- 09:42:59 [INFO] Skipping source per configuration. 09:42:59 [INFO] 09:42:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ util --- 09:42:59 [INFO] 09:42:59 [INFO] --- jacoco:0.8.13:report (report) @ util --- 09:42:59 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/code-coverage/jacoco.exec 09:42:59 [INFO] Analyzed bundle 'util' with 10 classes 09:42:59 [INFO] 09:42:59 [INFO] --- install:3.1.4:install (default-install) @ util --- 09:42:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT.pom 09:42:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/util-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT.jar 09:42:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/util-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-tests.jar 09:42:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/util-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-javadoc.jar 09:42:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-cyclonedx.xml 09:42:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-cyclonedx.json 09:42:59 [INFO] 09:42:59 [INFO] --- bundle:6.0.0:install (default-install) @ util --- 09:42:59 [INFO] Installing org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT.jar 09:42:59 [INFO] Writing OBR metadata 09:42:59 [INFO] 09:42:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ util --- 09:42:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:42:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:42:59 [INFO] 09:42:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ util --- 09:42:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:42:59 [INFO] 09:42:59 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 09:42:59 [INFO] Building bgp-concepts 0.24.0-SNAPSHOT [17/167] 09:42:59 [INFO] from bgp/concepts/pom.xml 09:42:59 [INFO] -------------------------------[ bundle ]------------------------------- 09:42:59 [INFO] 09:42:59 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-concepts --- 09:42:59 [INFO] 09:42:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-concepts --- 09:42:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:59 [INFO] 09:42:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-concepts --- 09:42:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:42:59 [INFO] 09:42:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-concepts --- 09:42:59 [INFO] 09:42:59 [INFO] --- dependency:3.9.0:properties (default) @ bgp-concepts --- 09:42:59 [INFO] 09:42:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-concepts --- 09:42:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:42:59 [INFO] 09:42:59 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-concepts --- 09:42:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:42:59 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/src/main/yang 09:42:59 [INFO] yang-to-sources: Found 4 dependencies in 2.011 ms 09:42:59 [INFO] yang-to-sources: Project model files found: 1 in 54.01 ms 09:42:59 [INFO] yang-to-sources: 6 YANG models processed in 95.45 ms 09:42:59 [INFO] BindingJavaFileGenerator: Defined 116 files in 19.30 ms 09:42:59 [INFO] Sorted 116 files into 27 directories in 803.5 μs 09:42:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 116 in 223.3 ms 09:42:59 [INFO] 09:42:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-concepts --- 09:42:59 [INFO] Starting audit... 09:42:59 Audit done. 09:42:59 [INFO] You have 0 Checkstyle violations. 09:42:59 [INFO] 09:42:59 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-concepts --- 09:43:00 [INFO] Starting audit... 09:43:00 Audit done. 09:43:00 [INFO] You have 0 Checkstyle violations. 09:43:00 [INFO] 09:43:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-concepts --- 09:43:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:43:00 [INFO] 09:43:00 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-concepts --- 09:43:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/src/main/resources 09:43:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/generated-sources/spi 09:43:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:43:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:43:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:43:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/generated-sources/spi 09:43:00 [INFO] 09:43:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-concepts --- 09:43:00 [INFO] Recompiling the module because of changed dependency. 09:43:00 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 09:43:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpId.java:[59,42] possible 'this' escape before subclass is fully initialized 09:43:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ClusterIdentifier.java:[59,42] possible 'this' escape before subclass is fully initialized 09:43:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[98,41] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 09:43:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[100,40] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 09:43:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[292,23] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 09:43:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[282,34] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 09:43:00 [INFO] 09:43:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 09:43:00 [INFO] 09:43:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-concepts --- 09:43:00 [INFO] Fork Value is true 09:43:03 [INFO] Done SpotBugs Analysis.... 09:43:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:43:03 [INFO] 09:43:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-concepts <<< 09:43:03 [INFO] 09:43:03 [INFO] 09:43:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-concepts --- 09:43:03 [INFO] BugInstance size is 0 09:43:03 [INFO] Error size is 0 09:43:03 [INFO] No errors/warnings found 09:43:03 [INFO] 09:43:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-concepts --- 09:43:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/src/test/resources 09:43:03 [INFO] 09:43:03 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-concepts --- 09:43:03 [INFO] Recompiling the module because of changed dependency. 09:43:03 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 09:43:03 [INFO] 09:43:03 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-concepts --- 09:43:03 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/surefire-reports 09:43:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:43:03 [INFO] 09:43:03 [INFO] ------------------------------------------------------- 09:43:03 [INFO] T E S T S 09:43:03 [INFO] ------------------------------------------------------- 09:43:04 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 09:43:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 09:43:05 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 09:43:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 09:43:05 [INFO] 09:43:05 [INFO] Results: 09:43:05 [INFO] 09:43:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 09:43:05 [INFO] 09:43:05 [INFO] 09:43:05 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-concepts --- 09:43:05 [INFO] 09:43:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-concepts --- 09:43:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT.jar 09:43:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/classes/META-INF/MANIFEST.MF 09:43:05 [INFO] 09:43:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-concepts --- 09:43:08 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT-javadoc.jar 09:43:08 [INFO] 09:43:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-concepts --- 09:43:08 [INFO] CycloneDX: Resolving Dependencies 09:43:09 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 09:43:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bom.xml 09:43:09 [INFO] attaching as bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bom.json 09:43:09 [INFO] attaching as bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.json 09:43:09 [INFO] 09:43:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 09:43:09 [INFO] Skipping duplicate-finder execution! 09:43:09 [INFO] 09:43:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-concepts --- 09:43:09 [INFO] No dependency problems found 09:43:09 [INFO] 09:43:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-concepts --- 09:43:09 [INFO] Skipping source per configuration. 09:43:09 [INFO] 09:43:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-concepts --- 09:43:09 [INFO] 09:43:09 [INFO] --- jacoco:0.8.13:report (report) @ bgp-concepts --- 09:43:09 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/code-coverage/jacoco.exec 09:43:09 [INFO] Analyzed bundle 'bgp-concepts' with 5 classes 09:43:09 [INFO] 09:43:09 [INFO] --- install:3.1.4:install (default-install) @ bgp-concepts --- 09:43:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT.pom 09:43:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT.jar 09:43:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT-javadoc.jar 09:43:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.json 09:43:09 [INFO] 09:43:09 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-concepts --- 09:43:09 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT.jar 09:43:09 [INFO] Writing OBR metadata 09:43:09 [INFO] 09:43:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-concepts --- 09:43:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:43:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:43:09 [INFO] 09:43:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-concepts --- 09:43:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:43:09 [INFO] 09:43:09 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 09:43:09 [INFO] Building bgp-parser-api 0.24.0-SNAPSHOT [18/167] 09:43:09 [INFO] from bgp/parser-api/pom.xml 09:43:09 [INFO] -------------------------------[ bundle ]------------------------------- 09:43:09 [INFO] 09:43:09 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-api --- 09:43:09 [INFO] 09:43:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-api --- 09:43:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:09 [INFO] 09:43:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 09:43:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:09 [INFO] 09:43:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-api --- 09:43:09 [INFO] 09:43:09 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-api --- 09:43:09 [INFO] 09:43:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-parser-api --- 09:43:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-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/** 09:43:09 [INFO] 09:43:09 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-parser-api --- 09:43:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:43:09 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/src/main/yang 09:43:09 [INFO] yang-to-sources: Found 6 dependencies in 1.575 ms 09:43:09 [INFO] yang-to-sources: Project model files found: 2 in 6.079 ms 09:43:09 [INFO] yang-to-sources: 9 YANG models processed in 90.15 ms 09:43:09 [INFO] BindingJavaFileGenerator: Defined 115 files in 20.71 ms 09:43:09 [INFO] Sorted 115 files into 25 directories in 307.2 μs 09:43:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 96.06 ms 09:43:09 [INFO] 09:43:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-api --- 09:43:09 [INFO] Starting audit... 09:43:09 Audit done. 09:43:09 [INFO] You have 0 Checkstyle violations. 09:43:09 [INFO] 09:43:09 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-api --- 09:43:09 [INFO] Starting audit... 09:43:09 Audit done. 09:43:09 [INFO] You have 0 Checkstyle violations. 09:43:09 [INFO] 09:43:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-api --- 09:43:09 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:43:09 [INFO] 09:43:09 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-api --- 09:43:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/src/main/resources 09:43:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/generated-sources/spi 09:43:09 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:43:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:43:09 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:43:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/generated-sources/spi 09:43:09 [INFO] 09:43:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-api --- 09:43:09 [INFO] Recompiling the module because of changed dependency. 09:43:10 [INFO] Compiling 123 source files with javac [debug release 21] to target/classes 09:43:10 [INFO] 09:43:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 09:43:10 [INFO] 09:43:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-api --- 09:43:10 [INFO] Fork Value is true 09:43:13 [INFO] Done SpotBugs Analysis.... 09:43:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:43:13 [INFO] 09:43:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 09:43:13 [INFO] 09:43:13 [INFO] 09:43:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-api --- 09:43:13 [INFO] BugInstance size is 0 09:43:13 [INFO] Error size is 0 09:43:13 [INFO] No errors/warnings found 09:43:13 [INFO] 09:43:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-api --- 09:43:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/src/test/resources 09:43:13 [INFO] 09:43:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-api --- 09:43:13 [INFO] Recompiling the module because of changed dependency. 09:43:13 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 09:43:13 [INFO] 09:43:13 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-api --- 09:43:13 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/surefire-reports 09:43:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:43:13 [INFO] 09:43:13 [INFO] ------------------------------------------------------- 09:43:13 [INFO] T E S T S 09:43:13 [INFO] ------------------------------------------------------- 09:43:14 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 09:43:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.opendaylight.protocol.bgp.parser.APITest 09:43:15 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 09:43:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 09:43:15 [INFO] 09:43:15 [INFO] Results: 09:43:15 [INFO] 09:43:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 09:43:15 [INFO] 09:43:15 [INFO] 09:43:15 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-parser-api --- 09:43:15 [INFO] 09:43:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-api --- 09:43:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT.jar 09:43:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 09:43:15 [INFO] 09:43:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-api --- 09:43:18 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT-javadoc.jar 09:43:18 [INFO] 09:43:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-api --- 09:43:18 [INFO] CycloneDX: Resolving Dependencies 09:43:19 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 09:43:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bom.xml 09:43:19 [INFO] attaching as bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bom.json 09:43:19 [INFO] attaching as bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json 09:43:19 [INFO] 09:43:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 09:43:19 [INFO] Skipping duplicate-finder execution! 09:43:19 [INFO] 09:43:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-api --- 09:43:19 [INFO] No dependency problems found 09:43:19 [INFO] 09:43:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-api --- 09:43:19 [INFO] Skipping source per configuration. 09:43:19 [INFO] 09:43:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-api --- 09:43:19 [INFO] 09:43:19 [INFO] --- jacoco:0.8.13:report (report) @ bgp-parser-api --- 09:43:19 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/code-coverage/jacoco.exec 09:43:19 [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes 09:43:19 [INFO] 09:43:19 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-api --- 09:43:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT.pom 09:43:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT.jar 09:43:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT-javadoc.jar 09:43:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json 09:43:19 [INFO] 09:43:19 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-api --- 09:43:19 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT.jar 09:43:19 [INFO] Writing OBR metadata 09:43:19 [INFO] 09:43:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-parser-api --- 09:43:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:43:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:43:19 [INFO] 09:43:19 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-parser-api --- 09:43:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:43:19 [INFO] 09:43:19 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 09:43:19 [INFO] Building bgp-parser-spi 0.24.0-SNAPSHOT [19/167] 09:43:19 [INFO] from bgp/parser-spi/pom.xml 09:43:19 [INFO] -------------------------------[ bundle ]------------------------------- 09:43:19 [INFO] 09:43:19 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-spi --- 09:43:19 [INFO] 09:43:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-spi --- 09:43:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:19 [INFO] 09:43:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 09:43:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:19 [INFO] 09:43:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-spi --- 09:43:19 [INFO] 09:43:19 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-spi --- 09:43:19 [INFO] 09:43:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 09:43:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:43:19 [INFO] 09:43:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-spi --- 09:43:19 [INFO] Starting audit... 09:43:19 Audit done. 09:43:19 [INFO] You have 0 Checkstyle violations. 09:43:19 [INFO] 09:43:19 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-spi --- 09:43:20 [INFO] Starting audit... 09:43:20 Audit done. 09:43:20 [INFO] You have 0 Checkstyle violations. 09:43:20 [INFO] 09:43:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-spi --- 09:43:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:43:20 [INFO] 09:43:20 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-spi --- 09:43:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/main/resources 09:43:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/generated-sources/spi 09:43:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/generated-sources/yang 09:43:20 [INFO] 09:43:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-spi --- 09:43:20 [INFO] Recompiling the module because of changed dependency. 09:43:20 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 09:43:20 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 09:43:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:[54,51] Possible heap pollution from parameterized vararg type java.lang.Class 09:43:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleBGPExtensionProviderContext.java:[111,64] Possible heap pollution from parameterized vararg type java.lang.Class 09:43:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[87,70] Possible heap pollution from parameterized vararg type java.lang.Class 09:43:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,76] found raw type: java.util.AbstractMap.SimpleEntry 09:43:20 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 09:43:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked call to SimpleEntry(K,V) as a member of the raw type java.util.AbstractMap.SimpleEntry 09:43:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked conversion 09:43:20 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 09:43:20 found: java.util.AbstractMap.SimpleEntry 09:43:20 [INFO] 09:43:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 09:43:20 [INFO] 09:43:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-spi --- 09:43:20 [INFO] Fork Value is true 09:43:24 [INFO] Done SpotBugs Analysis.... 09:43:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:43:24 [INFO] 09:43:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 09:43:24 [INFO] 09:43:24 [INFO] 09:43:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-spi --- 09:43:24 [INFO] BugInstance size is 0 09:43:24 [INFO] Error size is 0 09:43:24 [INFO] No errors/warnings found 09:43:24 [INFO] 09:43:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-spi --- 09:43:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/test/resources 09:43:24 [INFO] 09:43:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-spi --- 09:43:24 [INFO] Recompiling the module because of changed dependency. 09:43:24 [INFO] Compiling 15 source files with javac [debug release 21] to target/test-classes 09:43:24 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[153,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:43:24 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[155,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:43:24 [INFO] 09:43:24 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-spi --- 09:43:24 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/surefire-reports 09:43:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:43:24 [INFO] 09:43:24 [INFO] ------------------------------------------------------- 09:43:24 [INFO] T E S T S 09:43:24 [INFO] ------------------------------------------------------- 09:43:25 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 09:43:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 09:43:25 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 09:43:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:43:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 09:43:26 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 09:43:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 09:43:26 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 09:43:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 09:43:26 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 09:43:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 09:43:27 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 09:43:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 09:43:27 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 09:43:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 09:43:27 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 09:43:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 09:43:27 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 09:43:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 09:43:27 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 09:43:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 09:43:27 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 09:43:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 09:43:27 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 09:43:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 09:43:27 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 09:43:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 09:43:27 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 09:43:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 09:43:27 [INFO] 09:43:27 [INFO] Results: 09:43:27 [INFO] 09:43:27 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 09:43:27 [INFO] 09:43:27 [INFO] 09:43:27 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-parser-spi --- 09:43:27 [INFO] 09:43:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-spi --- 09:43:28 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT.jar 09:43:28 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 09:43:28 [INFO] 09:43:28 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-parser-spi --- 09:43:28 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-tests.jar 09:43:28 [INFO] 09:43:28 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-parser-spi --- 09:43:28 [INFO] Skipping source per configuration. 09:43:28 [INFO] 09:43:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-spi --- 09:43:29 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-javadoc.jar 09:43:29 [INFO] 09:43:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-spi --- 09:43:29 [INFO] CycloneDX: Resolving Dependencies 09:43:30 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 09:43:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bom.xml 09:43:30 [INFO] attaching as bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bom.json 09:43:30 [INFO] attaching as bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:43:30 [INFO] 09:43:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 09:43:30 [INFO] Skipping duplicate-finder execution! 09:43:30 [INFO] 09:43:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-spi --- 09:43:30 [INFO] No dependency problems found 09:43:30 [INFO] 09:43:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-spi --- 09:43:30 [INFO] Skipping source per configuration. 09:43:30 [INFO] 09:43:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-spi --- 09:43:30 [INFO] 09:43:30 [INFO] --- jacoco:0.8.13:report (report) @ bgp-parser-spi --- 09:43:30 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/code-coverage/jacoco.exec 09:43:30 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 09:43:30 [INFO] 09:43:30 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-spi --- 09:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT.pom 09:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT.jar 09:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-tests.jar 09:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-javadoc.jar 09:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:43:30 [INFO] 09:43:30 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-spi --- 09:43:30 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT.jar 09:43:30 [INFO] Writing OBR metadata 09:43:30 [INFO] 09:43:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-parser-spi --- 09:43:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:43:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:43:30 [INFO] 09:43:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-parser-spi --- 09:43:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:43:30 [INFO] 09:43:30 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 09:43:30 [INFO] Building bgp-util 0.24.0-SNAPSHOT [20/167] 09:43:30 [INFO] from bgp/util/pom.xml 09:43:30 [INFO] -------------------------------[ bundle ]------------------------------- 09:43:30 [INFO] 09:43:30 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-util --- 09:43:30 [INFO] 09:43:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-util --- 09:43:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:30 [INFO] 09:43:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-util --- 09:43:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:30 [INFO] 09:43:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-util --- 09:43:31 [INFO] 09:43:31 [INFO] --- dependency:3.9.0:properties (default) @ bgp-util --- 09:43:31 [INFO] 09:43:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-util --- 09:43:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:43:31 [INFO] 09:43:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-util --- 09:43:31 [INFO] Starting audit... 09:43:31 Audit done. 09:43:31 [INFO] You have 0 Checkstyle violations. 09:43:31 [INFO] 09:43:31 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-util --- 09:43:31 [INFO] Starting audit... 09:43:31 Audit done. 09:43:31 [INFO] You have 0 Checkstyle violations. 09:43:31 [INFO] 09:43:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-util --- 09:43:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:43:31 [INFO] 09:43:31 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-util --- 09:43:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/src/main/resources 09:43:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/generated-sources/spi 09:43:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/generated-sources/yang 09:43:31 [INFO] 09:43:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-util --- 09:43:31 [INFO] Recompiling the module because of changed dependency. 09:43:31 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 09:43:31 [INFO] 09:43:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-util >>> 09:43:31 [INFO] 09:43:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-util --- 09:43:31 [INFO] Fork Value is true 09:43:33 [INFO] Done SpotBugs Analysis.... 09:43:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:43:33 [INFO] 09:43:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-util <<< 09:43:33 [INFO] 09:43:33 [INFO] 09:43:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-util --- 09:43:33 [INFO] BugInstance size is 0 09:43:33 [INFO] Error size is 0 09:43:33 [INFO] No errors/warnings found 09:43:33 [INFO] 09:43:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-util --- 09:43:33 [INFO] Copying 4 resources from src/test/resources to target/test-classes 09:43:33 [INFO] 09:43:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-util --- 09:43:33 [INFO] Recompiling the module because of changed dependency. 09:43:33 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 09:43:33 [INFO] 09:43:33 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-util --- 09:43:33 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/surefire-reports 09:43:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:43:33 [INFO] 09:43:33 [INFO] ------------------------------------------------------- 09:43:33 [INFO] T E S T S 09:43:33 [INFO] ------------------------------------------------------- 09:43:34 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 09:43:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 09:43:34 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 09:43:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 09:43:34 [INFO] 09:43:34 [INFO] Results: 09:43:34 [INFO] 09:43:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 09:43:34 [INFO] 09:43:34 [INFO] 09:43:34 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-util --- 09:43:34 [INFO] 09:43:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-util --- 09:43:34 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bgp-util-0.24.0-SNAPSHOT.jar 09:43:34 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/classes/META-INF/MANIFEST.MF 09:43:34 [INFO] 09:43:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-util --- 09:43:35 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bgp-util-0.24.0-SNAPSHOT-javadoc.jar 09:43:35 [INFO] 09:43:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-util --- 09:43:35 [INFO] CycloneDX: Resolving Dependencies 09:43:36 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 09:43:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bom.xml 09:43:36 [INFO] attaching as bgp-util-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bom.json 09:43:36 [INFO] attaching as bgp-util-0.24.0-SNAPSHOT-cyclonedx.json 09:43:36 [INFO] 09:43:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 09:43:36 [INFO] Skipping duplicate-finder execution! 09:43:36 [INFO] 09:43:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-util --- 09:43:36 [INFO] No dependency problems found 09:43:36 [INFO] 09:43:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-util --- 09:43:36 [INFO] Skipping source per configuration. 09:43:36 [INFO] 09:43:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-util --- 09:43:36 [INFO] 09:43:36 [INFO] --- jacoco:0.8.13:report (report) @ bgp-util --- 09:43:36 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/code-coverage/jacoco.exec 09:43:36 [INFO] Analyzed bundle 'bgp-util' with 2 classes 09:43:36 [INFO] 09:43:36 [INFO] --- install:3.1.4:install (default-install) @ bgp-util --- 09:43:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT.pom 09:43:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bgp-util-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT.jar 09:43:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bgp-util-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT-javadoc.jar 09:43:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT-cyclonedx.json 09:43:36 [INFO] 09:43:36 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-util --- 09:43:36 [INFO] Installing org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT.jar 09:43:36 [INFO] Writing OBR metadata 09:43:36 [INFO] 09:43:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-util --- 09:43:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:43:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:43:36 [INFO] 09:43:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-util --- 09:43:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:43:36 [INFO] 09:43:36 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 09:43:36 [INFO] Building bgp-parser-impl 0.24.0-SNAPSHOT [21/167] 09:43:36 [INFO] from bgp/parser-impl/pom.xml 09:43:36 [INFO] -------------------------------[ bundle ]------------------------------- 09:43:36 [INFO] 09:43:36 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-impl --- 09:43:36 [INFO] 09:43:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-impl --- 09:43:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:36 [INFO] 09:43:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 09:43:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:36 [INFO] 09:43:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-impl --- 09:43:36 [INFO] 09:43:36 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-impl --- 09:43:36 [INFO] 09:43:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 09:43:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-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/** 09:43:36 [INFO] 09:43:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-impl --- 09:43:36 [INFO] Starting audit... 09:43:36 Audit done. 09:43:36 [INFO] You have 0 Checkstyle violations. 09:43:36 [INFO] 09:43:36 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-impl --- 09:43:37 [INFO] Starting audit... 09:43:37 Audit done. 09:43:37 [INFO] You have 0 Checkstyle violations. 09:43:37 [INFO] 09:43:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-impl --- 09:43:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:43:37 [INFO] 09:43:37 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-impl --- 09:43:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/src/main/resources 09:43:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/generated-sources/spi 09:43:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/generated-sources/yang 09:43:37 [INFO] 09:43:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-impl --- 09:43:37 [INFO] Recompiling the module because of changed dependency. 09:43:37 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 09:43:37 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 09:43:37 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:[47,69] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 09:43:37 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:[48,69] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 09:43:37 [INFO] 09:43:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 09:43:37 [INFO] 09:43:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-impl --- 09:43:37 [INFO] Fork Value is true 09:43:41 [INFO] Done SpotBugs Analysis.... 09:43:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:43:41 [INFO] 09:43:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< 09:43:41 [INFO] 09:43:41 [INFO] 09:43:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-impl --- 09:43:41 [INFO] BugInstance size is 0 09:43:41 [INFO] Error size is 0 09:43:41 [INFO] No errors/warnings found 09:43:41 [INFO] 09:43:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-impl --- 09:43:41 [INFO] Copying 10 resources from src/test/resources to target/test-classes 09:43:41 [INFO] 09:43:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-impl --- 09:43:41 [INFO] Recompiling the module because of changed dependency. 09:43:41 [INFO] Compiling 42 source files with javac [debug release 21] to target/test-classes 09:43:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/BGPParserTest.java:[121,19] explicit call to close() on an auto-closeable resource 09:43:42 [INFO] 09:43:42 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-impl --- 09:43:42 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/surefire-reports 09:43:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:43:42 [INFO] 09:43:42 [INFO] ------------------------------------------------------- 09:43:42 [INFO] T E S T S 09:43:42 [INFO] ------------------------------------------------------- 09:43:43 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 09:43:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 09:43:43 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 09:43:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 09:43:43 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 09:43:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 09:43:43 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 09:43:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 09:43:43 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 09:43:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:43:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 09:43:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 09:43:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 09:43:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 09:43:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 09:43:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 09:43:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 09:43:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 09:43:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 09:43:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 09:43:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 09:43:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 09:43:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 09:43:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 09:43:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 09:43:44 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 09:43:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 09:43:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 09:43:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 09:43:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 09:43:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 09:43:45 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 09:43:45 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 09:43:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 09:43:45 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 09:43:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 09:43:45 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 09:43:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 09:43:45 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 09:43:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 09:43:45 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 09:43:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 09:43:45 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 09:43:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 09:43:45 [INFO] 09:43:45 [INFO] Results: 09:43:45 [INFO] 09:43:45 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 09:43:45 [INFO] 09:43:45 [INFO] 09:43:45 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-parser-impl --- 09:43:45 [INFO] 09:43:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-impl --- 09:43:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT.jar 09:43:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 09:43:45 [INFO] 09:43:45 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-parser-impl --- 09:43:45 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-tests.jar 09:43:45 [INFO] 09:43:45 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-parser-impl --- 09:43:45 [INFO] Skipping source per configuration. 09:43:45 [INFO] 09:43:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-impl --- 09:43:47 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar 09:43:47 [INFO] 09:43:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-impl --- 09:43:47 [INFO] CycloneDX: Resolving Dependencies 09:43:48 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 09:43:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bom.xml 09:43:48 [INFO] attaching as bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bom.json 09:43:48 [INFO] attaching as bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:43:48 [INFO] 09:43:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 09:43:48 [INFO] Skipping duplicate-finder execution! 09:43:48 [INFO] 09:43:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-impl --- 09:43:48 [INFO] No dependency problems found 09:43:48 [INFO] 09:43:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-impl --- 09:43:48 [INFO] Skipping source per configuration. 09:43:48 [INFO] 09:43:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-impl --- 09:43:48 [INFO] 09:43:48 [INFO] --- jacoco:0.8.13:report (report) @ bgp-parser-impl --- 09:43:48 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/code-coverage/jacoco.exec 09:43:48 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 09:43:48 [INFO] 09:43:48 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-impl --- 09:43:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT.pom 09:43:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT.jar 09:43:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-tests.jar 09:43:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar 09:43:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:43:48 [INFO] 09:43:48 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-impl --- 09:43:48 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT.jar 09:43:48 [INFO] Writing OBR metadata 09:43:48 [INFO] 09:43:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-parser-impl --- 09:43:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:43:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:43:48 [INFO] 09:43:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-parser-impl --- 09:43:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:43:48 [INFO] 09:43:48 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 09:43:48 [INFO] Building OpenDaylight :: Extras :: Dependencies 0.24.0-SNAPSHOT [22/167] 09:43:48 [INFO] from features/odl-bgpcep-extras-dependencies/pom.xml 09:43:48 [INFO] ------------------------------[ feature ]------------------------------- 09:43:48 [INFO] 09:43:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 09:43:48 [INFO] 09:43:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 09:43:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:48 [INFO] 09:43:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 09:43:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:48 [INFO] 09:43:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 09:43:48 [INFO] 09:43:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-extras-dependencies --- 09:43:49 [INFO] 09:43:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 09:43:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:43:49 [INFO] argLine set to empty 09:43:49 [INFO] 09:43:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-extras-dependencies --- 09:43:49 [INFO] Starting audit... 09:43:49 Audit done. 09:43:49 [INFO] You have 0 Checkstyle violations. 09:43:49 [INFO] 09:43:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-extras-dependencies --- 09:43:49 [INFO] Starting audit... 09:43:49 Audit done. 09:43:49 [INFO] You have 0 Checkstyle violations. 09:43:49 [INFO] 09:43:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 09:43:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:43:49 [INFO] 09:43:49 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 09:43:49 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 09:43:49 [INFO] ...done! 09:43:49 [INFO] Attaching features XML 09:43:49 [INFO] 09:43:49 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 09:43: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 09:43:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:43:49 [INFO] 09:43:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 09:43:49 [INFO] 09:43:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 09:43:49 [INFO] No files found to run spotbugs, check compile phase has been run 09:43:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:43:49 [INFO] 09:43:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 09:43:49 [INFO] 09:43:49 [INFO] 09:43:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 09:43:49 [INFO] 09:43:49 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-extras-dependencies --- 09:43:49 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies 09:43:49 [INFO] Project dependency features detected: [] 09:43:49 [INFO] Pax Exam System (Version: 4.14.0) created. 09:43:49 [INFO] Creating RMI registry server on 127.0.0.1:45391 09:43:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:43:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:43:49 [INFO] Waiting for remote bundle context.. on 45391 name: debcd312-57aa-4bd5-aeda-297e8ca6e34b timout: [ RelativeTimeout value = 180000 ] 09:43:53 [INFO] Building jar from resources and headers. 09:43:53 [INFO] Writing jar finished. 09:43:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:43:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:43:55 [INFO] 09:43:55 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-extras-dependencies --- 09:43:55 [INFO] 09:43:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 09:43:55 [INFO] No Javadoc in project. Archive not created. 09:43:55 [INFO] 09:43:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-extras-dependencies --- 09:43:55 [INFO] CycloneDX: Resolving Dependencies 09:43:55 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 09:43:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-extras-dependencies/target/bom.xml 09:43:55 [INFO] attaching as odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-extras-dependencies/target/bom.json 09:43:55 [INFO] attaching as odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.json 09:43:55 [INFO] 09:43:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 09:43:55 [INFO] Skipping duplicate-finder execution! 09:43:55 [INFO] 09:43:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 09:43:55 [INFO] Skipping plugin execution 09:43:55 [INFO] 09:43:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 09:43:55 [INFO] Skipping source per configuration. 09:43:55 [INFO] 09:43:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 09:43:55 [INFO] 09:43:55 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-extras-dependencies --- 09:43:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:43:55 [INFO] 09:43:55 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-extras-dependencies --- 09:43:55 [WARNING] 09:43:55 [WARNING] The packaging plugin for project odl-bgpcep-extras-dependencies did not assign 09:43:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:43:55 [WARNING] 09:43:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:43:55 [WARNING] 09:43:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-extras-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT.pom 09:43:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-features.xml 09:43:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-extras-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml 09:43:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-extras-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.json 09:43:55 [INFO] 09:43:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-extras-dependencies --- 09:43:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:43:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:43:55 [WARNING] 09:43:55 [WARNING] The packaging plugin for project odl-bgpcep-extras-dependencies did not assign 09:43:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:43:55 [WARNING] 09:43:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:43:55 [WARNING] 09:43:55 [INFO] 09:43:55 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 09:43:55 [INFO] Building OpenDaylight :: BGP :: Dependencies 0.24.0-SNAPSHOT [23/167] 09:43:55 [INFO] from features/odl-bgpcep-bgp-dependencies/pom.xml 09:43:55 [INFO] ------------------------------[ feature ]------------------------------- 09:43:55 [INFO] 09:43:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 09:43:55 [INFO] 09:43:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 09:43:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:55 [INFO] 09:43:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 09:43:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:43:55 [INFO] 09:43:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 09:43:56 [INFO] 09:43:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-dependencies --- 09:43:56 [INFO] 09:43:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 09:43:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:43:56 [INFO] argLine set to empty 09:43:56 [INFO] 09:43:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-dependencies --- 09:43:56 [INFO] Starting audit... 09:43:56 Audit done. 09:43:56 [INFO] You have 0 Checkstyle violations. 09:43:56 [INFO] 09:43:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-dependencies --- 09:43:56 [INFO] Starting audit... 09:43:56 Audit done. 09:43:56 [INFO] You have 0 Checkstyle violations. 09:43:56 [INFO] 09:43:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 09:43:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:43:56 [INFO] 09:43:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 09:43:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 09:43:56 [INFO] ...done! 09:43:56 [INFO] Attaching features XML 09:43:56 [INFO] 09:43:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 09:43:56 [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 09:43:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:43:56 [INFO] 09:43:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 09:43:56 [INFO] 09:43:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 09:43:56 [INFO] No files found to run spotbugs, check compile phase has been run 09:43:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:43:56 [INFO] 09:43:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 09:43:56 [INFO] 09:43:56 [INFO] 09:43:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 09:43:56 [INFO] 09:43:56 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-dependencies --- 09:43:56 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies 09:43:56 [INFO] Project dependency features detected: [] 09:43:56 [INFO] Pax Exam System (Version: 4.14.0) created. 09:43:56 [INFO] Creating RMI registry server on 127.0.0.1:44959 09:43:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:43:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:43:56 [INFO] Waiting for remote bundle context.. on 44959 name: fdd6d23b-3c78-4cba-9658-dd99784f0a73 timout: [ RelativeTimeout value = 180000 ] 09:44:00 [INFO] Building jar from resources and headers. 09:44:00 [INFO] Writing jar finished. 09:44:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:44:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:44:02 [INFO] 09:44:02 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 09:44:02 [INFO] 09:44:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 09:44:02 [INFO] No Javadoc in project. Archive not created. 09:44:02 [INFO] 09:44:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 09:44:02 [INFO] CycloneDX: Resolving Dependencies 09:44:03 [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) 09:44:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-dependencies/target/bom.xml 09:44:03 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml 09:44:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-dependencies/target/bom.json 09:44:03 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.json 09:44:03 [INFO] 09:44:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 09:44:03 [INFO] Skipping duplicate-finder execution! 09:44:03 [INFO] 09:44:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 09:44:03 [INFO] Skipping plugin execution 09:44:03 [INFO] 09:44:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 09:44:03 [INFO] Skipping source per configuration. 09:44:03 [INFO] 09:44:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 09:44:03 [INFO] 09:44:03 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-dependencies --- 09:44:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:44:03 [INFO] 09:44:03 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-dependencies --- 09:44:03 [WARNING] 09:44:03 [WARNING] The packaging plugin for project odl-bgpcep-bgp-dependencies did not assign 09:44:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:44:03 [WARNING] 09:44:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:44:03 [WARNING] 09:44:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT.pom 09:44:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-features.xml 09:44:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml 09:44:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.json 09:44:03 [INFO] 09:44:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-dependencies --- 09:44:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:44:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:44:03 [WARNING] 09:44:03 [WARNING] The packaging plugin for project odl-bgpcep-bgp-dependencies did not assign 09:44:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:44:03 [WARNING] 09:44:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:44:03 [WARNING] 09:44:03 [INFO] 09:44:03 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 09:44:03 [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.24.0-SNAPSHOT [24/167] 09:44:03 [INFO] from features/odl-bgpcep-bgp-parser-api/pom.xml 09:44:03 [INFO] ------------------------------[ feature ]------------------------------- 09:44:03 [INFO] 09:44:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 09:44:03 [INFO] 09:44:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 09:44:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:44:03 [INFO] 09:44:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- 09:44:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:44:03 [INFO] 09:44:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- 09:44:03 [INFO] 09:44:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-parser-api --- 09:44:03 [INFO] 09:44:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 09:44:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:44:03 [INFO] argLine set to empty 09:44:03 [INFO] 09:44:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser-api --- 09:44:03 [INFO] Starting audit... 09:44:03 Audit done. 09:44:03 [INFO] You have 0 Checkstyle violations. 09:44:03 [INFO] 09:44:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser-api --- 09:44:03 [INFO] Starting audit... 09:44:03 Audit done. 09:44:03 [INFO] You have 0 Checkstyle violations. 09:44:03 [INFO] 09:44:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 09:44:03 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:44:03 [INFO] 09:44:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 09:44:03 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 09:44:03 [INFO] ...done! 09:44:03 [INFO] Attaching features XML 09:44:03 [INFO] 09:44:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 09:44:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:44:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:44:03 [INFO] 09:44:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 09:44:04 [INFO] 09:44:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 09:44:04 [INFO] No files found to run spotbugs, check compile phase has been run 09:44:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:44:04 [INFO] 09:44:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 09:44:04 [INFO] 09:44:04 [INFO] 09:44:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 09:44:04 [INFO] 09:44:04 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-parser-api --- 09:44:04 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api 09:44:04 [INFO] Project dependency features detected: [] 09:44:04 [INFO] Pax Exam System (Version: 4.14.0) created. 09:44:04 [INFO] Creating RMI registry server on 127.0.0.1:42525 09:44:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:44:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:44:04 [INFO] Waiting for remote bundle context.. on 42525 name: 02ae13ea-c955-46f6-88f0-16fe88e7e0b2 timout: [ RelativeTimeout value = 180000 ] 09:44:07 [INFO] Building jar from resources and headers. 09:44:07 [INFO] Writing jar finished. 09:44:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:44:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:44:09 [INFO] 09:44:09 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 09:44:09 [INFO] 09:44:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 09:44:09 [INFO] No Javadoc in project. Archive not created. 09:44:09 [INFO] 09:44:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 09:44:09 [INFO] CycloneDX: Resolving Dependencies 09:44:10 [INFO] CycloneDX: Creating BOM version 1.6 with 90 component(s) 09:44:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser-api/target/bom.xml 09:44:10 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:44:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser-api/target/bom.json 09:44:10 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json 09:44:10 [INFO] 09:44:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 09:44:10 [INFO] Skipping duplicate-finder execution! 09:44:10 [INFO] 09:44:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 09:44:10 [INFO] Skipping plugin execution 09:44:10 [INFO] 09:44:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 09:44:10 [INFO] Skipping source per configuration. 09:44:10 [INFO] 09:44:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 09:44:10 [INFO] 09:44:10 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-parser-api --- 09:44:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:44:10 [INFO] 09:44:10 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser-api --- 09:44:10 [WARNING] 09:44:10 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser-api did not assign 09:44:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:44:10 [WARNING] 09:44:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:44:10 [WARNING] 09:44:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT.pom 09:44:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-features.xml 09:44:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:44:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json 09:44:10 [INFO] 09:44:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-parser-api --- 09:44:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:44:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:44:10 [WARNING] 09:44:10 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser-api did not assign 09:44:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:44:10 [WARNING] 09:44:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:44:10 [WARNING] 09:44:10 [INFO] 09:44:10 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 09:44:10 [INFO] Building OpenDaylight :: BGP :: Parser 0.24.0-SNAPSHOT [25/167] 09:44:10 [INFO] from features/odl-bgpcep-bgp-parser/pom.xml 09:44:10 [INFO] ------------------------------[ feature ]------------------------------- 09:44:10 [INFO] 09:44:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser --- 09:44:10 [INFO] 09:44:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 09:44:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:44:10 [INFO] 09:44:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 09:44:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:44:10 [INFO] 09:44:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 09:44:11 [INFO] 09:44:11 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-parser --- 09:44:11 [INFO] 09:44:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 09:44:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:44:11 [INFO] argLine set to empty 09:44:11 [INFO] 09:44:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser --- 09:44:11 [INFO] Starting audit... 09:44:11 Audit done. 09:44:11 [INFO] You have 0 Checkstyle violations. 09:44:11 [INFO] 09:44:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser --- 09:44:11 [INFO] Starting audit... 09:44:11 Audit done. 09:44:11 [INFO] You have 0 Checkstyle violations. 09:44:11 [INFO] 09:44:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 09:44:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:44:11 [INFO] 09:44:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 09:44:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 09:44:11 [INFO] ...done! 09:44:11 [INFO] Attaching features XML 09:44:11 [INFO] 09:44:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-parser --- 09:44:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:44:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:44:11 [INFO] 09:44:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 09:44:11 [INFO] 09:44:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 09:44:11 [INFO] No files found to run spotbugs, check compile phase has been run 09:44:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:44:11 [INFO] 09:44:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 09:44:11 [INFO] 09:44:11 [INFO] 09:44:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 09:44:11 [INFO] 09:44:11 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-parser --- 09:44:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser 09:44:11 [INFO] Project dependency features detected: [] 09:44:11 [INFO] Pax Exam System (Version: 4.14.0) created. 09:44:11 [INFO] Creating RMI registry server on 127.0.0.1:40039 09:44:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:44:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:44:11 [INFO] Waiting for remote bundle context.. on 40039 name: eb186e67-8714-466d-8a76-878915cd4317 timout: [ RelativeTimeout value = 180000 ] 09:44:15 [INFO] Building jar from resources and headers. 09:44:15 [INFO] Writing jar finished. 09:44:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:44:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:44:18 [INFO] 09:44:18 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-parser --- 09:44:18 [INFO] 09:44:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 09:44:18 [INFO] No Javadoc in project. Archive not created. 09:44:18 [INFO] 09:44:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser --- 09:44:18 [INFO] CycloneDX: Resolving Dependencies 09:44:19 [INFO] CycloneDX: Creating BOM version 1.6 with 92 component(s) 09:44:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser/target/bom.xml 09:44:19 [INFO] attaching as odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.xml 09:44:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser/target/bom.json 09:44:19 [INFO] attaching as odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.json 09:44:19 [INFO] 09:44:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 09:44:19 [INFO] Skipping duplicate-finder execution! 09:44:19 [INFO] 09:44:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 09:44:19 [INFO] Skipping plugin execution 09:44:19 [INFO] 09:44:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 09:44:19 [INFO] Skipping source per configuration. 09:44:19 [INFO] 09:44:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 09:44:19 [INFO] 09:44:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-parser --- 09:44:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:44:19 [INFO] 09:44:19 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser --- 09:44:19 [WARNING] 09:44:19 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser did not assign 09:44:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:44:19 [WARNING] 09:44:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:44:19 [WARNING] 09:44:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT.pom 09:44:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-features.xml 09:44:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.xml 09:44:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.json 09:44:19 [INFO] 09:44:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-parser --- 09:44:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:44:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:44:19 [WARNING] 09:44:19 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser did not assign 09:44:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:44:19 [WARNING] 09:44:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:44:19 [WARNING] 09:44:19 [INFO] 09:44:19 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 09:44:19 [INFO] Building bgp-rib-api 0.24.0-SNAPSHOT [26/167] 09:44:19 [INFO] from bgp/rib-api/pom.xml 09:44:19 [INFO] -------------------------------[ bundle ]------------------------------- 09:44:19 [INFO] 09:44:19 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-api --- 09:44:19 [INFO] 09:44:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-api --- 09:44:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:44:19 [INFO] 09:44:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 09:44:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:44:19 [INFO] 09:44:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-api --- 09:44:20 [INFO] 09:44:20 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-api --- 09:44:20 [INFO] 09:44:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-api --- 09:44:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-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/** 09:44:20 [INFO] 09:44:20 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-rib-api --- 09:44:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:44:20 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/src/main/yang 09:44:20 [INFO] yang-to-sources: Found 8 dependencies in 1.280 ms 09:44:20 [INFO] yang-to-sources: Project model files found: 2 in 3.190 ms 09:44:20 [INFO] yang-to-sources: 12 YANG models processed in 87.41 ms 09:44:20 [INFO] BindingJavaFileGenerator: Defined 64 files in 20.55 ms 09:44:20 [INFO] Sorted 64 files into 11 directories in 208.3 μs 09:44:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 64 in 33.50 ms 09:44:20 [INFO] 09:44:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-api --- 09:44:20 [INFO] Starting audit... 09:44:20 Audit done. 09:44:20 [INFO] You have 0 Checkstyle violations. 09:44:20 [INFO] 09:44:20 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-api --- 09:44:20 [INFO] Starting audit... 09:44:20 Audit done. 09:44:20 [INFO] You have 0 Checkstyle violations. 09:44:20 [INFO] 09:44:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-rib-api --- 09:44:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:44:20 [INFO] 09:44:20 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-api --- 09:44:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/src/main/resources 09:44:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/generated-sources/spi 09:44:20 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:44:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:44:20 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:44:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/generated-sources/spi 09:44:20 [INFO] 09:44:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-api --- 09:44:20 [INFO] Recompiling the module because of changed dependency. 09:44:20 [INFO] Compiling 65 source files with javac [debug release 21] to target/classes 09:44:20 [INFO] 09:44:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 09:44:20 [INFO] 09:44:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-api --- 09:44:20 [INFO] Fork Value is true 09:44:23 [INFO] Done SpotBugs Analysis.... 09:44:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:44:23 [INFO] 09:44:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< 09:44:23 [INFO] 09:44:23 [INFO] 09:44:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-api --- 09:44:23 [INFO] BugInstance size is 0 09:44:23 [INFO] Error size is 0 09:44:23 [INFO] No errors/warnings found 09:44:23 [INFO] 09:44:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-api --- 09:44:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/src/test/resources 09:44:23 [INFO] 09:44:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-api --- 09:44:23 [INFO] No sources to compile 09:44:23 [INFO] 09:44:23 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-api --- 09:44:23 [INFO] No tests to run. 09:44:23 [INFO] 09:44:23 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-rib-api --- 09:44:23 [INFO] 09:44:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-api --- 09:44:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT.jar 09:44:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 09:44:23 [INFO] 09:44:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-api --- 09:44:25 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT-javadoc.jar 09:44:26 [INFO] 09:44:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-api --- 09:44:26 [INFO] CycloneDX: Resolving Dependencies 09:44:26 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 09:44:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bom.xml 09:44:26 [INFO] attaching as bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:44:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bom.json 09:44:26 [INFO] attaching as bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json 09:44:26 [INFO] 09:44:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 09:44:26 [INFO] Skipping duplicate-finder execution! 09:44:26 [INFO] 09:44:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-rib-api --- 09:44:26 [INFO] No dependency problems found 09:44:26 [INFO] 09:44:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-api --- 09:44:26 [INFO] Skipping source per configuration. 09:44:26 [INFO] 09:44:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-api --- 09:44:26 [INFO] 09:44:26 [INFO] --- jacoco:0.8.13:report (report) @ bgp-rib-api --- 09:44:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:44:26 [INFO] 09:44:26 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-api --- 09:44:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT.pom 09:44:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT.jar 09:44:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT-javadoc.jar 09:44:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:44:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json 09:44:26 [INFO] 09:44:26 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-api --- 09:44:26 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT.jar 09:44:26 [INFO] Writing OBR metadata 09:44:26 [INFO] 09:44:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-rib-api --- 09:44:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:44:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:44:26 [INFO] 09:44:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-rib-api --- 09:44:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:44:26 [INFO] 09:44:26 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 09:44:26 [INFO] Building bgp-openconfig-api 0.24.0-SNAPSHOT [27/167] 09:44:26 [INFO] from bgp/openconfig-api/pom.xml 09:44:26 [INFO] -------------------------------[ bundle ]------------------------------- 09:44:26 [INFO] 09:44:26 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-api --- 09:44:26 [INFO] 09:44:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-api --- 09:44:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:44:26 [INFO] 09:44:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 09:44:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:44:26 [INFO] 09:44:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-api --- 09:44:27 [INFO] 09:44:27 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-api --- 09:44:27 [INFO] 09:44:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 09:44:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-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/** 09:44:27 [INFO] 09:44:27 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-openconfig-api --- 09:44:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:44:27 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/src/main/yang 09:44:27 [INFO] yang-to-sources: Found 10 dependencies in 1.460 ms 09:44:27 [INFO] yang-to-sources: Project model files found: 16 in 15.90 ms 09:44:27 [INFO] yang-to-sources: 27 YANG models processed in 252.1 ms 09:44:27 [INFO] BindingJavaFileGenerator: Defined 877 files in 55.08 ms 09:44:27 [INFO] Sorted 877 files into 181 directories in 1.603 ms 09:44:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 877 in 186.6 ms 09:44:27 [INFO] 09:44:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-api --- 09:44:27 [INFO] Starting audit... 09:44:27 Audit done. 09:44:27 [INFO] You have 0 Checkstyle violations. 09:44:27 [INFO] 09:44:27 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-api --- 09:44:27 [INFO] Starting audit... 09:44:27 Audit done. 09:44:27 [INFO] You have 0 Checkstyle violations. 09:44:27 [INFO] 09:44:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-api --- 09:44:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:44:27 [INFO] 09:44:27 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-api --- 09:44:27 [INFO] Copying 2 resources from src/main/resources to target/classes 09:44:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/generated-sources/spi 09:44:27 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 09:44:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:44:27 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 09:44:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/generated-sources/spi 09:44:27 [INFO] 09:44:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-api --- 09:44:27 [INFO] Recompiling the module because of changed dependency. 09:44:27 [INFO] Compiling 876 source files with javac [debug release 21] to target/classes 09:44:31 [INFO] 09:44:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> 09:44:31 [INFO] 09:44:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-api --- 09:44:31 [INFO] Fork Value is true 09:44:35 [INFO] Done SpotBugs Analysis.... 09:44:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:44:36 [INFO] 09:44:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 09:44:36 [INFO] 09:44:36 [INFO] 09:44:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-api --- 09:44:36 [INFO] BugInstance size is 0 09:44:36 [INFO] Error size is 0 09:44:36 [INFO] No errors/warnings found 09:44:36 [INFO] 09:44:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-api --- 09:44:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/src/test/resources 09:44:36 [INFO] 09:44:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-api --- 09:44:36 [INFO] No sources to compile 09:44:36 [INFO] 09:44:36 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-api --- 09:44:36 [INFO] No tests to run. 09:44:36 [INFO] 09:44:36 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-openconfig-api --- 09:44:36 [INFO] 09:44:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-api --- 09:44:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT.jar 09:44:37 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 09:44:37 [INFO] 09:44:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-api --- 09:44:46 [WARNING] Javadoc Warnings 09:44:46 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:72: warning: empty tag 09:44:46 [WARNING] * 09:44:46 [WARNING] ^ 09:44:46 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:86: warning: empty tag 09:44:46 [WARNING] * 09:44:46 [WARNING] ^ 09:44:46 [WARNING] 2 warnings 09:44:46 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT-javadoc.jar 09:44:46 [INFO] 09:44:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-api --- 09:44:46 [INFO] CycloneDX: Resolving Dependencies 09:44:47 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 09:44:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bom.xml 09:44:47 [INFO] attaching as bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:44:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bom.json 09:44:47 [INFO] attaching as bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.json 09:44:47 [INFO] 09:44:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 09:44:47 [INFO] Skipping duplicate-finder execution! 09:44:47 [INFO] 09:44:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 09:44:47 [INFO] No dependency problems found 09:44:47 [INFO] 09:44:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 09:44:47 [INFO] Skipping source per configuration. 09:44:47 [INFO] 09:44:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-api --- 09:44:47 [INFO] 09:44:47 [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-api --- 09:44:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:44:47 [INFO] 09:44:47 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-api --- 09:44:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT.pom 09:44:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT.jar 09:44:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT-javadoc.jar 09:44:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:44:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.json 09:44:47 [INFO] 09:44:47 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-api --- 09:44:47 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT.jar 09:44:47 [INFO] Writing OBR metadata 09:44:47 [INFO] 09:44:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-openconfig-api --- 09:44:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:44:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:44:47 [INFO] 09:44:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-openconfig-api --- 09:44:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:44:47 [INFO] 09:44:47 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 09:44:47 [INFO] Building bgp-rib-spi 0.24.0-SNAPSHOT [28/167] 09:44:47 [INFO] from bgp/rib-spi/pom.xml 09:44:47 [INFO] -------------------------------[ bundle ]------------------------------- 09:44:47 [INFO] 09:44:47 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-spi --- 09:44:47 [INFO] 09:44:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-spi --- 09:44:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:44:47 [INFO] 09:44:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 09:44:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:44:47 [INFO] 09:44:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-spi --- 09:44:47 [INFO] 09:44:47 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-spi --- 09:44:47 [INFO] 09:44:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 09:44:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:44:47 [INFO] 09:44:47 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-rib-spi --- 09:44:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:44:47 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/main/yang 09:44:47 [INFO] yang-to-sources: Found 11 dependencies in 2.986 ms 09:44:47 [INFO] yang-to-sources: Project model files found: 1 in 2.301 ms 09:44:48 [INFO] yang-to-sources: 11 YANG models processed in 101.5 ms 09:44:48 [INFO] BindingJavaFileGenerator: Defined 29 files in 13.03 ms 09:44:48 [INFO] Sorted 29 files into 14 directories in 244.1 μs 09:44:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 29 in 20.34 ms 09:44:48 [INFO] 09:44:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-spi --- 09:44:48 [INFO] Starting audit... 09:44:48 Audit done. 09:44:48 [INFO] You have 0 Checkstyle violations. 09:44:48 [INFO] 09:44:48 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-spi --- 09:44:48 [INFO] Starting audit... 09:44:48 Audit done. 09:44:48 [INFO] You have 0 Checkstyle violations. 09:44:48 [INFO] 09:44:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-rib-spi --- 09:44:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:44:48 [INFO] 09:44:48 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-spi --- 09:44:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/main/resources 09:44:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/generated-sources/spi 09:44:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:44:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:44:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:44:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/generated-sources/spi 09:44:48 [INFO] 09:44:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-spi --- 09:44:48 [INFO] Recompiling the module because of changed dependency. 09:44:48 [INFO] Compiling 80 source files with javac [debug release 21] to target/classes 09:44:48 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 09:44:48 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:[528,24] unchecked cast 09:44:48 required: R 09:44:48 found: org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.Route 09:44:48 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSession.java:[31,8] auto-closeable resource org.opendaylight.protocol.bgp.rib.spi.BGPSession has a member method close() that could throw InterruptedException 09:44:48 [INFO] 09:44:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 09:44:48 [INFO] 09:44:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-spi --- 09:44:48 [INFO] Fork Value is true 09:44:52 [INFO] Done SpotBugs Analysis.... 09:44:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:44:52 [INFO] 09:44:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 09:44:52 [INFO] 09:44:52 [INFO] 09:44:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-spi --- 09:44:52 [INFO] BugInstance size is 0 09:44:52 [INFO] Error size is 0 09:44:52 [INFO] No errors/warnings found 09:44:52 [INFO] 09:44:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-spi --- 09:44:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/test/resources 09:44:52 [INFO] 09:44:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-spi --- 09:44:52 [INFO] Recompiling the module because of changed dependency. 09:44:52 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 09:44:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[107,62] unchecked method invocation: method add in interface java.util.List is applied to given types 09:44:52 required: E 09:44:52 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 09:44:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[107,63] unchecked conversion 09:44:52 required: E 09:44:52 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 09:44:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[93,18] auto-closeable resource mock is never referenced in body of corresponding try statement 09:44:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupportTest.java:[98,18] auto-closeable resource mock is never referenced in body of corresponding try statement 09:44:52 [INFO] 09:44:52 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-spi --- 09:44:52 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/surefire-reports 09:44:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:44:52 [INFO] 09:44:52 [INFO] ------------------------------------------------------- 09:44:52 [INFO] T E S T S 09:44:52 [INFO] ------------------------------------------------------- 09:44:53 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 09:44:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.573 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 09:44:56 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 09:44:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:44:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 09:44:57 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 09:44:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 09:44:57 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 09:44:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 09:44:57 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 09:44:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 09:44:57 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 09:44:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 09:44:57 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 09:44:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 09:44:57 [INFO] 09:44:57 [INFO] Results: 09:44:57 [INFO] 09:44:57 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 09:44:57 [INFO] 09:44:57 [INFO] 09:44:57 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-rib-spi --- 09:44:57 [INFO] 09:44:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-spi --- 09:44:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT.jar 09:44:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 09:44:58 [INFO] 09:44:58 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-rib-spi --- 09:44:58 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-tests.jar 09:44:58 [INFO] 09:44:58 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-rib-spi --- 09:44:58 [INFO] Skipping source per configuration. 09:44:58 [INFO] 09:44:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-spi --- 09:45:00 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-javadoc.jar 09:45:00 [INFO] 09:45:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-spi --- 09:45:00 [INFO] CycloneDX: Resolving Dependencies 09:45:01 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 09:45:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bom.xml 09:45:01 [INFO] attaching as bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bom.json 09:45:02 [INFO] attaching as bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:45:02 [INFO] 09:45:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- 09:45:02 [INFO] Skipping duplicate-finder execution! 09:45:02 [INFO] 09:45:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-rib-spi --- 09:45:02 [INFO] No dependency problems found 09:45:02 [INFO] 09:45:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-spi --- 09:45:02 [INFO] Skipping source per configuration. 09:45:02 [INFO] 09:45:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-spi --- 09:45:02 [INFO] 09:45:02 [INFO] --- jacoco:0.8.13:report (report) @ bgp-rib-spi --- 09:45:02 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/code-coverage/jacoco.exec 09:45:02 [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes 09:45:02 [INFO] 09:45:02 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-spi --- 09:45:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT.pom 09:45:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT.jar 09:45:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-tests.jar 09:45:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-javadoc.jar 09:45:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:45:02 [INFO] 09:45:02 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-spi --- 09:45:02 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT.jar 09:45:02 [INFO] Writing OBR metadata 09:45:02 [INFO] 09:45:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-rib-spi --- 09:45:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:45:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:45:02 [INFO] 09:45:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-rib-spi --- 09:45:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:45:02 [INFO] 09:45:02 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 09:45:02 [INFO] Building OpenDaylight :: BGP :: RIB Api 0.24.0-SNAPSHOT [29/167] 09:45:02 [INFO] from features/odl-bgpcep-bgp-rib-api/pom.xml 09:45:02 [INFO] ------------------------------[ feature ]------------------------------- 09:45:02 [INFO] 09:45:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] 09:45:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:02 [INFO] 09:45:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:02 [INFO] 09:45:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] 09:45:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] 09:45:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:45:02 [INFO] argLine set to empty 09:45:02 [INFO] 09:45:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] Starting audit... 09:45:02 Audit done. 09:45:02 [INFO] You have 0 Checkstyle violations. 09:45:02 [INFO] 09:45:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] Starting audit... 09:45:02 Audit done. 09:45:02 [INFO] You have 0 Checkstyle violations. 09:45:02 [INFO] 09:45:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:45:02 [INFO] 09:45:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 09:45:02 [INFO] ...done! 09:45:02 [INFO] Attaching features XML 09:45:02 [INFO] 09:45:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [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 09:45:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:45:02 [INFO] 09:45:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 09:45:02 [INFO] 09:45:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] No files found to run spotbugs, check compile phase has been run 09:45:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:45:02 [INFO] 09:45:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 09:45:02 [INFO] 09:45:02 [INFO] 09:45:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] 09:45:02 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-rib-api --- 09:45:02 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api 09:45:02 [INFO] Project dependency features detected: [] 09:45:02 [INFO] Pax Exam System (Version: 4.14.0) created. 09:45:02 [INFO] Creating RMI registry server on 127.0.0.1:46765 09:45:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:45:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:45:03 [INFO] Waiting for remote bundle context.. on 46765 name: 3fe6fdc1-dfec-4d18-950d-e26a4117326a timout: [ RelativeTimeout value = 180000 ] 09:45:06 [INFO] Building jar from resources and headers. 09:45:06 [INFO] Writing jar finished. 09:45:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:45:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:45:10 [INFO] 09:45:10 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 09:45:10 [INFO] 09:45:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 09:45:10 [INFO] No Javadoc in project. Archive not created. 09:45:10 [INFO] 09:45:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 09:45:10 [INFO] CycloneDX: Resolving Dependencies 09:45:11 [INFO] CycloneDX: Creating BOM version 1.6 with 143 component(s) 09:45:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-api/target/bom.xml 09:45:11 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-api/target/bom.json 09:45:12 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json 09:45:12 [INFO] 09:45:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 09:45:12 [INFO] Skipping duplicate-finder execution! 09:45:12 [INFO] 09:45:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 09:45:12 [INFO] Skipping plugin execution 09:45:12 [INFO] 09:45:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 09:45:12 [INFO] Skipping source per configuration. 09:45:12 [INFO] 09:45:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 09:45:12 [INFO] 09:45:12 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-rib-api --- 09:45:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:45:12 [INFO] 09:45:12 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-api --- 09:45:12 [WARNING] 09:45:12 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-api did not assign 09:45:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:45:12 [WARNING] 09:45:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:45:12 [WARNING] 09:45:12 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT.pom 09:45:12 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-features.xml 09:45:12 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:12 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json 09:45:12 [INFO] 09:45:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-rib-api --- 09:45:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:45:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:45:12 [WARNING] 09:45:12 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-api did not assign 09:45:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:45:12 [WARNING] 09:45:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:45:12 [WARNING] 09:45:12 [INFO] 09:45:12 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 09:45:12 [INFO] Building bgp-openconfig-spi 0.24.0-SNAPSHOT [30/167] 09:45:12 [INFO] from bgp/openconfig-spi/pom.xml 09:45:12 [INFO] -------------------------------[ bundle ]------------------------------- 09:45:12 [INFO] 09:45:12 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-spi --- 09:45:12 [INFO] 09:45:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-spi --- 09:45:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:12 [INFO] 09:45:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- 09:45:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:12 [INFO] 09:45:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-spi --- 09:45:12 [INFO] 09:45:12 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-spi --- 09:45:12 [INFO] 09:45:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 09:45:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:45:12 [INFO] 09:45:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-spi --- 09:45:12 [INFO] Starting audit... 09:45:12 Audit done. 09:45:12 [INFO] You have 0 Checkstyle violations. 09:45:12 [INFO] 09:45:12 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-spi --- 09:45:12 [INFO] Starting audit... 09:45:12 Audit done. 09:45:12 [INFO] You have 0 Checkstyle violations. 09:45:12 [INFO] 09:45:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-spi --- 09:45:12 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:45:12 [INFO] 09:45:12 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-spi --- 09:45:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/src/main/resources 09:45:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/generated-sources/spi 09:45:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/generated-sources/yang 09:45:12 [INFO] 09:45:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-spi --- 09:45:12 [INFO] Recompiling the module because of changed dependency. 09:45:12 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 09:45:12 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 09:45:12 [INFO] 09:45:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 09:45:12 [INFO] 09:45:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-spi --- 09:45:12 [INFO] Fork Value is true 09:45:14 [INFO] Done SpotBugs Analysis.... 09:45:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:45:14 [INFO] 09:45:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 09:45:14 [INFO] 09:45:14 [INFO] 09:45:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-spi --- 09:45:14 [INFO] BugInstance size is 0 09:45:14 [INFO] Error size is 0 09:45:14 [INFO] No errors/warnings found 09:45:14 [INFO] 09:45:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-spi --- 09:45:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/src/test/resources 09:45:14 [INFO] 09:45:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-spi --- 09:45:14 [INFO] Recompiling the module because of changed dependency. 09:45:14 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 09:45:14 [INFO] 09:45:14 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-spi --- 09:45:14 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/surefire-reports 09:45:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:45:14 [INFO] 09:45:14 [INFO] ------------------------------------------------------- 09:45:14 [INFO] T E S T S 09:45:14 [INFO] ------------------------------------------------------- 09:45:15 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 09:45:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 09:45:15 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 09:45:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 09:45:16 [INFO] 09:45:16 [INFO] Results: 09:45:16 [INFO] 09:45:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 09:45:16 [INFO] 09:45:16 [INFO] 09:45:16 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-openconfig-spi --- 09:45:16 [INFO] 09:45:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-spi --- 09:45:16 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar 09:45:16 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 09:45:16 [INFO] 09:45:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-spi --- 09:45:17 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT-javadoc.jar 09:45:17 [INFO] 09:45:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-spi --- 09:45:17 [INFO] CycloneDX: Resolving Dependencies 09:45:17 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 09:45:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bom.xml 09:45:17 [INFO] attaching as bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bom.json 09:45:17 [INFO] attaching as bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:45:17 [INFO] 09:45:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 09:45:17 [INFO] Skipping duplicate-finder execution! 09:45:17 [INFO] 09:45:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 09:45:17 [INFO] No dependency problems found 09:45:17 [INFO] 09:45:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 09:45:17 [INFO] Skipping source per configuration. 09:45:17 [INFO] 09:45:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-spi --- 09:45:17 [INFO] 09:45:17 [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-spi --- 09:45:17 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/code-coverage/jacoco.exec 09:45:17 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 09:45:17 [INFO] 09:45:17 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-spi --- 09:45:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT.pom 09:45:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar 09:45:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT-javadoc.jar 09:45:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:45:17 [INFO] 09:45:17 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-spi --- 09:45:17 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar 09:45:17 [INFO] Writing OBR metadata 09:45:17 [INFO] 09:45:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-openconfig-spi --- 09:45:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:45:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:45:18 [INFO] 09:45:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-openconfig-spi --- 09:45:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:45:18 [INFO] 09:45:18 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 09:45:18 [INFO] Building OpenDaylight :: BGP :: Openconfig 0.24.0-SNAPSHOT [31/167] 09:45:18 [INFO] from features/odl-bgpcep-bgp-openconfig/pom.xml 09:45:18 [INFO] ------------------------------[ feature ]------------------------------- 09:45:18 [INFO] 09:45:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] 09:45:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:18 [INFO] 09:45:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:18 [INFO] 09:45:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] 09:45:18 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] 09:45:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:45:18 [INFO] argLine set to empty 09:45:18 [INFO] 09:45:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] Starting audit... 09:45:18 Audit done. 09:45:18 [INFO] You have 0 Checkstyle violations. 09:45:18 [INFO] 09:45:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] Starting audit... 09:45:18 Audit done. 09:45:18 [INFO] You have 0 Checkstyle violations. 09:45:18 [INFO] 09:45:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:45:18 [INFO] 09:45:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 09:45:18 [INFO] ...done! 09:45:18 [INFO] Attaching features XML 09:45:18 [INFO] 09:45:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 09:45: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 09:45:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:45:18 [INFO] 09:45:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 09:45:18 [INFO] 09:45:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] No files found to run spotbugs, check compile phase has been run 09:45:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:45:18 [INFO] 09:45:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 09:45:18 [INFO] 09:45:18 [INFO] 09:45:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] 09:45:18 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-openconfig --- 09:45:18 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig 09:45:18 [INFO] Project dependency features detected: [] 09:45:18 [INFO] Pax Exam System (Version: 4.14.0) created. 09:45:18 [INFO] Creating RMI registry server on 127.0.0.1:38907 09:45:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:45:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:45:18 [INFO] Waiting for remote bundle context.. on 38907 name: 2cd8ee4d-2add-4208-a1b3-74dbbcd03638 timout: [ RelativeTimeout value = 180000 ] 09:45:22 [INFO] Building jar from resources and headers. 09:45:22 [INFO] Writing jar finished. 09:45:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:45:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:45:26 [INFO] 09:45:26 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-openconfig --- 09:45:26 [INFO] 09:45:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 09:45:26 [INFO] No Javadoc in project. Archive not created. 09:45:26 [INFO] 09:45:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig --- 09:45:26 [INFO] CycloneDX: Resolving Dependencies 09:45:27 [INFO] CycloneDX: Creating BOM version 1.6 with 145 component(s) 09:45:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig/target/bom.xml 09:45:27 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig/target/bom.json 09:45:27 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.json 09:45:27 [INFO] 09:45:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 09:45:27 [INFO] Skipping duplicate-finder execution! 09:45:27 [INFO] 09:45:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- 09:45:27 [INFO] Skipping plugin execution 09:45:27 [INFO] 09:45:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- 09:45:27 [INFO] Skipping source per configuration. 09:45:27 [INFO] 09:45:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- 09:45:27 [INFO] 09:45:27 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-openconfig --- 09:45:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:45:27 [INFO] 09:45:27 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig --- 09:45:27 [WARNING] 09:45:27 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig did not assign 09:45:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:45:27 [WARNING] 09:45:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:45:27 [WARNING] 09:45:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT.pom 09:45:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-features.xml 09:45:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.json 09:45:27 [INFO] 09:45:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-openconfig --- 09:45:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:45:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:45:27 [WARNING] 09:45:27 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig did not assign 09:45:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:45:27 [WARNING] 09:45:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:45:27 [WARNING] 09:45:27 [INFO] 09:45:27 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 09:45:27 [INFO] Building bgp-bmp-api 0.24.0-SNAPSHOT [32/167] 09:45:27 [INFO] from bmp/bmp-api/pom.xml 09:45:27 [INFO] -------------------------------[ bundle ]------------------------------- 09:45:27 [INFO] 09:45:27 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-api --- 09:45:27 [INFO] 09:45:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-api --- 09:45:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:27 [INFO] 09:45:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 09:45:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:27 [INFO] 09:45:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-api --- 09:45:28 [INFO] 09:45:28 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-api --- 09:45:28 [INFO] 09:45:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 09:45:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-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/** 09:45:28 [INFO] 09:45:28 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-bmp-api --- 09:45:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:45:28 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/src/main/yang 09:45:28 [INFO] yang-to-sources: Found 9 dependencies in 1.883 ms 09:45:28 [INFO] yang-to-sources: Project model files found: 3 in 6.962 ms 09:45:28 [INFO] yang-to-sources: 14 YANG models processed in 69.77 ms 09:45:28 [INFO] BindingJavaFileGenerator: Defined 169 files in 14.55 ms 09:45:28 [INFO] Sorted 169 files into 35 directories in 246.7 μs 09:45:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 169 in 42.76 ms 09:45:28 [INFO] 09:45:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-api --- 09:45:28 [INFO] Starting audit... 09:45:28 Audit done. 09:45:28 [INFO] You have 0 Checkstyle violations. 09:45:28 [INFO] 09:45:28 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-api --- 09:45:28 [INFO] Starting audit... 09:45:28 Audit done. 09:45:28 [INFO] You have 0 Checkstyle violations. 09:45:28 [INFO] 09:45:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-api --- 09:45:28 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:45:28 [INFO] 09:45:28 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-api --- 09:45:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/src/main/resources 09:45:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/generated-sources/spi 09:45:28 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 09:45:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:45:28 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 09:45:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/generated-sources/spi 09:45:28 [INFO] 09:45:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-api --- 09:45:28 [INFO] Recompiling the module because of changed dependency. 09:45:28 [INFO] Compiling 169 source files with javac [debug release 21] to target/classes 09:45:29 [INFO] 09:45:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 09:45:29 [INFO] 09:45:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-api --- 09:45:29 [INFO] Fork Value is true 09:45:31 [INFO] Done SpotBugs Analysis.... 09:45:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:45:31 [INFO] 09:45:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 09:45:31 [INFO] 09:45:31 [INFO] 09:45:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-api --- 09:45:31 [INFO] BugInstance size is 0 09:45:31 [INFO] Error size is 0 09:45:31 [INFO] No errors/warnings found 09:45:31 [INFO] 09:45:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-api --- 09:45:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/src/test/resources 09:45:31 [INFO] 09:45:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-api --- 09:45:31 [INFO] No sources to compile 09:45:31 [INFO] 09:45:31 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-api --- 09:45:31 [INFO] No tests to run. 09:45:31 [INFO] 09:45:31 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-bmp-api --- 09:45:31 [INFO] 09:45:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-api --- 09:45:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT.jar 09:45:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 09:45:32 [INFO] 09:45:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-api --- 09:45:35 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT-javadoc.jar 09:45:35 [INFO] 09:45:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-api --- 09:45:35 [INFO] CycloneDX: Resolving Dependencies 09:45:36 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 09:45:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bom.xml 09:45:36 [INFO] attaching as bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bom.json 09:45:36 [INFO] attaching as bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json 09:45:36 [INFO] 09:45:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- 09:45:36 [INFO] Skipping duplicate-finder execution! 09:45:36 [INFO] 09:45:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-api --- 09:45:36 [INFO] No dependency problems found 09:45:36 [INFO] 09:45:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-api --- 09:45:36 [INFO] Skipping source per configuration. 09:45:36 [INFO] 09:45:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-api --- 09:45:36 [INFO] 09:45:36 [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-api --- 09:45:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:45:36 [INFO] 09:45:36 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-api --- 09:45:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT.pom 09:45:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT.jar 09:45:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT-javadoc.jar 09:45:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json 09:45:36 [INFO] 09:45:36 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-api --- 09:45:36 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT.jar 09:45:36 [INFO] Writing OBR metadata 09:45:36 [INFO] 09:45:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-bmp-api --- 09:45:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:45:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:45:36 [INFO] 09:45:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-bmp-api --- 09:45:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:45:36 [INFO] 09:45:36 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 09:45:36 [INFO] Building bgp-extension-parent 0.24.0-SNAPSHOT [33/167] 09:45:36 [INFO] from bgp/extensions/parent/pom.xml 09:45:36 [INFO] --------------------------------[ pom ]--------------------------------- 09:45:36 [INFO] 09:45:36 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-extension-parent --- 09:45:36 [INFO] 09:45:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-extension-parent --- 09:45:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:36 [INFO] 09:45:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- 09:45:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:36 [INFO] 09:45:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-extension-parent --- 09:45:36 [INFO] 09:45:36 [INFO] --- dependency:3.9.0:properties (default) @ bgp-extension-parent --- 09:45:36 [INFO] 09:45:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 09:45:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/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/** 09:45:36 [INFO] 09:45:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-extension-parent --- 09:45:36 [INFO] Starting audit... 09:45:36 Audit done. 09:45:36 [INFO] You have 0 Checkstyle violations. 09:45:36 [INFO] 09:45:36 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-extension-parent --- 09:45:36 [INFO] Starting audit... 09:45:36 Audit done. 09:45:36 [INFO] You have 0 Checkstyle violations. 09:45:36 [INFO] 09:45:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-extension-parent --- 09:45:36 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:45:36 [INFO] 09:45:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 09:45:36 [INFO] 09:45:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-extension-parent --- 09:45:36 [INFO] No files found to run spotbugs, check compile phase has been run 09:45:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:45:36 [INFO] 09:45:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 09:45:36 [INFO] 09:45:36 [INFO] 09:45:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-extension-parent --- 09:45:36 [INFO] 09:45:36 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-extension-parent --- 09:45:36 [INFO] 09:45:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-extension-parent --- 09:45:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:45:36 [INFO] 09:45:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-extension-parent --- 09:45:36 [INFO] CycloneDX: Resolving Dependencies 09:45:37 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 09:45:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/parent/target/bom.xml 09:45:37 [INFO] attaching as bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/parent/target/bom.json 09:45:37 [INFO] attaching as bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.json 09:45:37 [INFO] 09:45:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 09:45:37 [INFO] Skipping duplicate-finder execution! 09:45:37 [INFO] 09:45:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-extension-parent --- 09:45:37 [INFO] Skipping pom project 09:45:37 [INFO] 09:45:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-extension-parent --- 09:45:37 [INFO] Skipping source per configuration. 09:45:37 [INFO] 09:45:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-extension-parent --- 09:45:37 [INFO] 09:45:37 [INFO] --- jacoco:0.8.13:report (report) @ bgp-extension-parent --- 09:45:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:45:37 [INFO] 09:45:37 [INFO] --- install:3.1.4:install (default-install) @ bgp-extension-parent --- 09:45:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.24.0-SNAPSHOT/bgp-extension-parent-0.24.0-SNAPSHOT.pom 09:45:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.24.0-SNAPSHOT/bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.24.0-SNAPSHOT/bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.json 09:45:37 [INFO] 09:45:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-extension-parent --- 09:45:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:45:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:45:37 [INFO] 09:45:37 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 09:45:37 [INFO] Building bgp-inet 0.24.0-SNAPSHOT [34/167] 09:45:37 [INFO] from bgp/extensions/inet/pom.xml 09:45:37 [INFO] -------------------------------[ bundle ]------------------------------- 09:45:38 [INFO] 09:45:38 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-inet --- 09:45:38 [INFO] 09:45:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-inet --- 09:45:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:38 [INFO] 09:45:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-inet --- 09:45:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:38 [INFO] 09:45:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-inet --- 09:45:38 [INFO] 09:45:38 [INFO] --- dependency:3.9.0:properties (default) @ bgp-inet --- 09:45:38 [INFO] 09:45:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-inet --- 09:45:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:45:38 [INFO] 09:45:38 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-inet --- 09:45:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:45:38 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/src/main/yang 09:45:38 [INFO] yang-to-sources: Found 13 dependencies in 3.179 ms 09:45:38 [INFO] yang-to-sources: Project model files found: 1 in 1.589 ms 09:45:38 [INFO] yang-to-sources: 13 YANG models processed in 123.3 ms 09:45:38 [INFO] BindingJavaFileGenerator: Defined 68 files in 13.02 ms 09:45:38 [INFO] Sorted 68 files into 22 directories in 424.0 μs 09:45:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 22.60 ms 09:45:38 [INFO] 09:45:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-inet --- 09:45:38 [INFO] Starting audit... 09:45:38 Audit done. 09:45:38 [INFO] You have 0 Checkstyle violations. 09:45:38 [INFO] 09:45:38 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-inet --- 09:45:38 [INFO] Starting audit... 09:45:38 Audit done. 09:45:38 [INFO] You have 0 Checkstyle violations. 09:45:38 [INFO] 09:45:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-inet --- 09:45:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:45:38 [INFO] 09:45:38 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-inet --- 09:45:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/src/main/resources 09:45:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/generated-sources/spi 09:45:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:45:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:45:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:45:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/generated-sources/spi 09:45:38 [INFO] 09:45:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-inet --- 09:45:38 [INFO] Recompiling the module because of changed dependency. 09:45:38 [INFO] Compiling 78 source files with javac [debug release 21] to target/classes 09:45:39 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 09:45:39 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 09:45:39 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 09:45:39 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:[48,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:45:39 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:45:39 [INFO] 09:45:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-inet >>> 09:45:39 [INFO] 09:45:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-inet --- 09:45:39 [INFO] Fork Value is true 09:45:42 [INFO] Done SpotBugs Analysis.... 09:45:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:45:42 [INFO] 09:45:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-inet <<< 09:45:42 [INFO] 09:45:42 [INFO] 09:45:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-inet --- 09:45:42 [INFO] BugInstance size is 0 09:45:42 [INFO] Error size is 0 09:45:42 [INFO] No errors/warnings found 09:45:42 [INFO] 09:45:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-inet --- 09:45:42 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:45:42 [INFO] 09:45:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-inet --- 09:45:42 [INFO] Recompiling the module because of changed dependency. 09:45:42 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 09:45:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/src/test/java/org/opendaylight/protocol/bgp/inet/codec/BGPParserTest.java:[99,19] explicit call to close() on an auto-closeable resource 09:45:42 [INFO] 09:45:42 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-inet --- 09:45:42 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/surefire-reports 09:45:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:45:42 [INFO] 09:45:42 [INFO] ------------------------------------------------------- 09:45:42 [INFO] T E S T S 09:45:42 [INFO] ------------------------------------------------------- 09:45:43 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 09:45:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 09:45:43 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 09:45:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:45:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 09:45:44 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 09:45:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 09:45:44 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 09:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 09:45:44 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 09:45:47 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.023 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 09:45:47 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 09:45:48 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 09:45:48 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 09:45:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 09:45:48 [INFO] 09:45:48 [INFO] Results: 09:45:48 [INFO] 09:45:48 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 09:45:48 [INFO] 09:45:48 [INFO] 09:45:48 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-inet --- 09:45:48 [INFO] 09:45:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-inet --- 09:45:48 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT.jar 09:45:48 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 09:45:48 [INFO] 09:45:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-inet --- 09:45:51 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT-javadoc.jar 09:45:51 [INFO] 09:45:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-inet --- 09:45:51 [INFO] CycloneDX: Resolving Dependencies 09:45:52 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 09:45:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bom.xml 09:45:52 [INFO] attaching as bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bom.json 09:45:52 [INFO] attaching as bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json 09:45:52 [INFO] 09:45:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 09:45:52 [INFO] Skipping duplicate-finder execution! 09:45:52 [INFO] 09:45:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-inet --- 09:45:52 [INFO] No dependency problems found 09:45:52 [INFO] 09:45:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-inet --- 09:45:52 [INFO] Skipping source per configuration. 09:45:52 [INFO] 09:45:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-inet --- 09:45:52 [INFO] 09:45:52 [INFO] --- jacoco:0.8.13:report (report) @ bgp-inet --- 09:45:52 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/code-coverage/jacoco.exec 09:45:52 [INFO] Analyzed bundle 'bgp-inet' with 13 classes 09:45:52 [INFO] 09:45:52 [INFO] --- install:3.1.4:install (default-install) @ bgp-inet --- 09:45:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT.pom 09:45:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT.jar 09:45:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT-javadoc.jar 09:45:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml 09:45:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json 09:45:52 [INFO] 09:45:52 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-inet --- 09:45:52 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT.jar 09:45:52 [INFO] Writing OBR metadata 09:45:52 [INFO] 09:45:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-inet --- 09:45:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:45:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:45:52 [INFO] 09:45:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-inet --- 09:45:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:45:52 [INFO] 09:45:52 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 09:45:52 [INFO] Building bgp-path-selection-mode 0.24.0-SNAPSHOT [35/167] 09:45:52 [INFO] from bgp/path-selection-mode/pom.xml 09:45:52 [INFO] -------------------------------[ bundle ]------------------------------- 09:45:52 [INFO] 09:45:52 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-path-selection-mode --- 09:45:52 [INFO] 09:45:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-path-selection-mode --- 09:45:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:52 [INFO] 09:45:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 09:45:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:45:52 [INFO] 09:45:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-path-selection-mode --- 09:45:52 [INFO] 09:45:52 [INFO] --- dependency:3.9.0:properties (default) @ bgp-path-selection-mode --- 09:45:52 [INFO] 09:45:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 09:45:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:45:52 [INFO] 09:45:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-path-selection-mode --- 09:45:52 [INFO] Starting audit... 09:45:52 Audit done. 09:45:52 [INFO] You have 0 Checkstyle violations. 09:45:52 [INFO] 09:45:52 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-path-selection-mode --- 09:45:52 [INFO] Starting audit... 09:45:52 Audit done. 09:45:52 [INFO] You have 0 Checkstyle violations. 09:45:52 [INFO] 09:45:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-path-selection-mode --- 09:45:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:45:52 [INFO] 09:45:52 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-path-selection-mode --- 09:45:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/resources 09:45:52 [INFO] 09:45:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-path-selection-mode --- 09:45:53 [INFO] Recompiling the module because of changed dependency. 09:45:53 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 09:45:53 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:[17,8] auto-closeable resource org.opendaylight.protocol.bgp.mode.api.PathSelectionMode has a member method close() that could throw InterruptedException 09:45:53 [INFO] 09:45:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 09:45:53 [INFO] 09:45:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-path-selection-mode --- 09:45:53 [INFO] Fork Value is true 09:45:56 [INFO] Done SpotBugs Analysis.... 09:45:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:45:56 [INFO] 09:45:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< 09:45:56 [INFO] 09:45:56 [INFO] 09:45:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-path-selection-mode --- 09:45:56 [INFO] BugInstance size is 0 09:45:56 [INFO] Error size is 0 09:45:56 [INFO] No errors/warnings found 09:45:56 [INFO] 09:45:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-path-selection-mode --- 09:45:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/test/resources 09:45:56 [INFO] 09:45:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-path-selection-mode --- 09:45:56 [INFO] Recompiling the module because of changed dependency. 09:45:56 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 09:45:56 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/test/java/org/opendaylight/protocol/bgp/mode/impl/BGPPeerTrackerMock.java:[40,18] auto-closeable resource mock is never referenced in body of corresponding try statement 09:45:56 [INFO] 09:45:56 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-path-selection-mode --- 09:45:56 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/surefire-reports 09:45:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:45:56 [INFO] 09:45:56 [INFO] ------------------------------------------------------- 09:45:56 [INFO] T E S T S 09:45:56 [INFO] ------------------------------------------------------- 09:45:57 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 09:45:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 09:45:57 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 09:45:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 09:45:57 [INFO] 09:45:57 [INFO] Results: 09:45:57 [INFO] 09:45:57 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 09:45:57 [INFO] 09:45:57 [INFO] 09:45:57 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-path-selection-mode --- 09:45:57 [INFO] 09:45:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-path-selection-mode --- 09:45:57 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar 09:45:57 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 09:45:57 [INFO] 09:45:57 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-path-selection-mode --- 09:45:57 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-tests.jar 09:45:57 [INFO] 09:45:57 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-path-selection-mode --- 09:45:57 [INFO] Skipping source per configuration. 09:45:57 [INFO] 09:45:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-path-selection-mode --- 09:45:59 [WARNING] Javadoc Warnings 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:34: warning: no @param for 09:45:59 [WARNING] public interface RouteEntry, S extends ChildOf> { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:34: warning: no @param for 09:45:59 [WARNING] public interface RouteEntry, S extends ChildOf> { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:43: warning: no @param for 09:45:59 [WARNING] public abstract class AddPathAbstractRouteEntry, 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:43: warning: no @param for 09:45:59 [WARNING] public abstract class AddPathAbstractRouteEntry, 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:28: warning: no @param for 09:45:59 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:28: warning: no @param for 09:45:59 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:19: warning: no comment 09:45:59 [WARNING] public abstract class AbstractBestPath implements BestPath { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:20: warning: no comment 09:45:59 [WARNING] protected final BestPathState state; 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:22: warning: no comment 09:45:59 [WARNING] protected AbstractBestPath(final BestPathState state) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:26: warning: no comment 09:45:59 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:31: warning: no comment 09:45:59 [WARNING] public final BestPathState getState() { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:23: warning: no comment 09:45:59 [WARNING] public class AbstractBestPathSelector { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:28: warning: no comment 09:45:59 [WARNING] protected RouterId bestOriginatorId = null; 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:29: warning: no comment 09:45:59 [WARNING] protected BestPathState bestState = null; 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:31: warning: no comment 09:45:59 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:34: warning: no comment 09:45:59 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:119: warning: no comment 09:45:59 [WARNING] protected abstract Comparator comparator(); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:121: warning: no comment 09:45:59 [WARNING] protected abstract K[] emptyKeys(); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:89: warning: no comment 09:45:59 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:40: warning: no comment 09:45:59 [WARNING] public final K getKey(final int offset) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:79: warning: no comment 09:45:59 [WARNING] public final C getValue(final C[] array, final int offset) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:123: warning: no comment 09:45:59 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:48: warning: no comment 09:45:59 [WARNING] public final boolean isEmpty() { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:44: warning: no comment 09:45:59 [WARNING] public final int offsetOf(final K key) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:98: warning: no comment 09:45:59 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:84: warning: no comment 09:45:59 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:52: warning: no comment 09:45:59 [WARNING] public final int size() { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:56: warning: no comment 09:45:59 [WARNING] public final T with(final K key) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:67: warning: no comment 09:45:59 [WARNING] public final T without(final K key) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:50: warning: no @param for ribSupport 09:45:59 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:68: warning: no @return 09:45:59 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:87: warning: no @return 09:45:59 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:215: warning: no @param for ribSupport 09:45:59 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:43: warning: use of default constructor, which does not provide a comment 09:45:59 [WARNING] public abstract class AddPathAbstractRouteEntry, 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:224: warning: no comment 09:45:59 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:206: warning: no comment 09:45:59 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 09:45:59 [WARNING] @NonNull RouteEntry createRouteEntry(); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 09:45:59 [WARNING] @NonNull RouteEntry createRouteEntry(); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:20: warning: no comment 09:45:59 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:23: warning: no comment 09:45:59 [WARNING] public AddPathBestNPathSelection(final int npaths) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:19: warning: no comment 09:45:59 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:36: warning: no comment 09:45:59 [WARNING] public int getOffset() { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:19: warning: no comment 09:45:59 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:26: warning: no comment 09:45:59 [WARNING] public AddPathSelector(final long ourAs) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:52: warning: no comment 09:45:59 [WARNING] public AddPathBestPath result() { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:18: warning: no comment 09:45:59 [WARNING] public final class AllPathSelection implements PathSelectionMode { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:19: warning: no comment 09:45:59 [WARNING] public AllPathSelection() { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:12: warning: no comment 09:45:59 [WARNING] public final class BasePathSelectionModeFactory { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:17: warning: no comment 09:45:59 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:13: warning: no comment 09:45:59 [WARNING] public final class BesthPathStateUtil { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:18: warning: no comment 09:45:59 [WARNING] public static long getPeerAs(final List segments) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPath.java:15: warning: no comment 09:45:59 [WARNING] public interface BestPath { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:16: warning: no comment 09:45:59 [WARNING] public interface BestPathState { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:25: warning: no comment 09:45:59 [WARNING] int getAsPathLength(); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:34: warning: no comment 09:45:59 [WARNING] @NonNull ContainerNode getAttributes(); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:17: warning: no comment 09:45:59 [WARNING] @Nullable Uint32 getLocalPref(); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:19: warning: no comment 09:45:59 [WARNING] long getMultiExitDisc(); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:21: warning: no comment 09:45:59 [WARNING] @Nullable BgpOrigin getOrigin(); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:23: warning: no comment 09:45:59 [WARNING] long getPeerAs(); 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:50: warning: no comment 09:45:59 [WARNING] public final class BestPathStateImpl implements BestPathState { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:100: warning: no comment 09:45:59 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:23: warning: no comment 09:45:59 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:29: warning: no comment 09:45:59 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 09:45:59 [WARNING] ^ 09:45:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:17: warning: no comment 09:45:59 [WARNING] public interface PathSelectionMode extends AutoCloseable { 09:45:59 [WARNING] ^ 09:45:59 [WARNING] 64 warnings 09:45:59 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-javadoc.jar 09:45:59 [INFO] 09:45:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-path-selection-mode --- 09:45:59 [INFO] CycloneDX: Resolving Dependencies 09:46:00 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 09:46:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bom.xml 09:46:00 [INFO] attaching as bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml 09:46:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bom.json 09:46:00 [INFO] attaching as bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json 09:46:00 [INFO] 09:46:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 09:46:00 [INFO] Skipping duplicate-finder execution! 09:46:00 [INFO] 09:46:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 09:46:00 [WARNING] Used undeclared dependencies found: 09:46:00 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 09:46:00 [WARNING] Non-test scoped test only dependencies found: 09:46:00 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 09:46:00 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.18:compile 09:46:00 [INFO] 09:46:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 09:46:00 [INFO] Skipping source per configuration. 09:46:00 [INFO] 09:46:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-path-selection-mode --- 09:46:00 [INFO] 09:46:00 [INFO] --- jacoco:0.8.13:report (report) @ bgp-path-selection-mode --- 09:46:00 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/code-coverage/jacoco.exec 09:46:00 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 09:46:00 [INFO] 09:46:00 [INFO] --- install:3.1.4:install (default-install) @ bgp-path-selection-mode --- 09:46:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT.pom 09:46:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar 09:46:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-tests.jar 09:46:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-javadoc.jar 09:46:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml 09:46:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json 09:46:00 [INFO] 09:46:00 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-path-selection-mode --- 09:46:00 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar 09:46:00 [INFO] Writing OBR metadata 09:46:00 [INFO] 09:46:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-path-selection-mode --- 09:46:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:46:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:46:00 [INFO] 09:46:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-path-selection-mode --- 09:46:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:46:00 [INFO] 09:46:00 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 09:46:00 [INFO] Building config-loader-spi 0.24.0-SNAPSHOT [36/167] 09:46:00 [INFO] from config-loader/config-loader-spi/pom.xml 09:46:00 [INFO] -------------------------------[ bundle ]------------------------------- 09:46:00 [INFO] 09:46:00 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-spi --- 09:46:00 [INFO] 09:46:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-spi --- 09:46:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:46:00 [INFO] 09:46:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-spi --- 09:46:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:46:00 [INFO] 09:46:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-spi --- 09:46:00 [INFO] 09:46:00 [INFO] --- dependency:3.9.0:properties (default) @ config-loader-spi --- 09:46:00 [INFO] 09:46:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ config-loader-spi --- 09:46:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:46:00 [INFO] 09:46:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-spi --- 09:46:00 [INFO] Starting audit... 09:46:00 Audit done. 09:46:00 [INFO] You have 0 Checkstyle violations. 09:46:00 [INFO] 09:46:00 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-spi --- 09:46:00 [INFO] Starting audit... 09:46:00 Audit done. 09:46:00 [INFO] You have 0 Checkstyle violations. 09:46:00 [INFO] 09:46:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ config-loader-spi --- 09:46:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:46:00 [INFO] 09:46:00 [INFO] --- resources:3.3.1:resources (default-resources) @ config-loader-spi --- 09:46:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/src/main/resources 09:46:00 [INFO] 09:46:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ config-loader-spi --- 09:46:00 [INFO] Recompiling the module because of changed source code. 09:46:00 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 09:46:01 [INFO] 09:46:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 09:46:01 [INFO] 09:46:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-spi --- 09:46:01 [INFO] Fork Value is true 09:46:03 [INFO] Done SpotBugs Analysis.... 09:46:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:46:03 [INFO] 09:46:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 09:46:03 [INFO] 09:46:03 [INFO] 09:46:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-spi --- 09:46:03 [INFO] BugInstance size is 0 09:46:03 [INFO] Error size is 0 09:46:03 [INFO] No errors/warnings found 09:46:03 [INFO] 09:46:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-loader-spi --- 09:46:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/src/test/resources 09:46:03 [INFO] 09:46:03 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ config-loader-spi --- 09:46:03 [INFO] No sources to compile 09:46:03 [INFO] 09:46:03 [INFO] --- surefire:3.5.4:test (default-test) @ config-loader-spi --- 09:46:03 [INFO] No tests to run. 09:46:03 [INFO] 09:46:03 [INFO] --- copy:14.1.4:copy-files (default) @ config-loader-spi --- 09:46:03 [INFO] 09:46:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-spi --- 09:46:03 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT.jar 09:46:03 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 09:46:03 [INFO] 09:46:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-spi --- 09:46:04 [WARNING] Javadoc Warnings 09:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/AbstractConfigFileProcessor.java:37: warning: no comment 09:46:04 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 09:46:04 [WARNING] ^ 09:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/AbstractOSGiConfigFileProcessor.java:19: warning: use of default constructor, which does not provide a comment 09:46:04 [WARNING] public abstract class AbstractOSGiConfigFileProcessor extends ForwardingConfigFileProcessor { 09:46:04 [WARNING] ^ 09:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:23: warning: no @return 09:46:04 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 09:46:04 [WARNING] ^ 09:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:16: warning: no comment 09:46:04 [WARNING] public interface ConfigLoader { 09:46:04 [WARNING] ^ 09:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ForwardingConfigFileProcessor.java:18: warning: use of default constructor, which does not provide a comment 09:46:04 [WARNING] public abstract class ForwardingConfigFileProcessor extends ForwardingObject implements ConfigFileProcessor { 09:46:04 [WARNING] ^ 09:46:04 [WARNING] 5 warnings 09:46:04 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT-javadoc.jar 09:46:04 [INFO] 09:46:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-spi --- 09:46:04 [INFO] CycloneDX: Resolving Dependencies 09:46:04 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 09:46:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/bom.xml 09:46:04 [INFO] attaching as config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:46:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/bom.json 09:46:04 [INFO] attaching as config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:46:04 [INFO] 09:46:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 09:46:04 [INFO] Skipping duplicate-finder execution! 09:46:04 [INFO] 09:46:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ config-loader-spi --- 09:46:04 [INFO] No dependency problems found 09:46:04 [INFO] 09:46:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ config-loader-spi --- 09:46:04 [INFO] Skipping source per configuration. 09:46:04 [INFO] 09:46:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-spi --- 09:46:04 [INFO] 09:46:04 [INFO] --- jacoco:0.8.13:report (report) @ config-loader-spi --- 09:46:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:46:04 [INFO] 09:46:04 [INFO] --- install:3.1.4:install (default-install) @ config-loader-spi --- 09:46:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT.pom 09:46:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT.jar 09:46:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT-javadoc.jar 09:46:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:46:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:46:04 [INFO] 09:46:04 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-spi --- 09:46:04 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT.jar 09:46:04 [INFO] Writing OBR metadata 09:46:04 [INFO] 09:46:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ config-loader-spi --- 09:46:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:46:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:46:04 [INFO] 09:46:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ config-loader-spi --- 09:46:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:46:04 [INFO] 09:46:04 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 09:46:04 [INFO] Building config-loader-impl 0.24.0-SNAPSHOT [37/167] 09:46:04 [INFO] from config-loader/config-loader-impl/pom.xml 09:46:04 [INFO] -------------------------------[ bundle ]------------------------------- 09:46:04 [INFO] 09:46:04 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-impl --- 09:46:04 [INFO] 09:46:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-impl --- 09:46:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:46:04 [INFO] 09:46:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-impl --- 09:46:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:46:04 [INFO] 09:46:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-impl --- 09:46:05 [INFO] 09:46:05 [INFO] --- dependency:3.9.0:properties (default) @ config-loader-impl --- 09:46:05 [INFO] 09:46:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ config-loader-impl --- 09:46:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-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/** 09:46:05 [INFO] 09:46:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-impl --- 09:46:05 [INFO] Starting audit... 09:46:05 Audit done. 09:46:05 [INFO] You have 0 Checkstyle violations. 09:46:05 [INFO] 09:46:05 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-impl --- 09:46:05 [INFO] Starting audit... 09:46:05 Audit done. 09:46:05 [INFO] You have 0 Checkstyle violations. 09:46:05 [INFO] 09:46:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ config-loader-impl --- 09:46:05 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:46:05 [INFO] 09:46:05 [INFO] --- resources:3.3.1:resources (default-resources) @ config-loader-impl --- 09:46:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/resources 09:46:05 [INFO] 09:46:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ config-loader-impl --- 09:46:05 [INFO] Recompiling the module because of changed dependency. 09:46:05 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 09:46:05 [INFO] 09:46:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 09:46:05 [INFO] 09:46:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-impl --- 09:46:05 [INFO] Fork Value is true 09:46:08 [INFO] Done SpotBugs Analysis.... 09:46:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:46:08 [INFO] 09:46:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 09:46:08 [INFO] 09:46:08 [INFO] 09:46:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-impl --- 09:46:08 [INFO] BugInstance size is 0 09:46:08 [INFO] Error size is 0 09:46:08 [INFO] No errors/warnings found 09:46:08 [INFO] 09:46:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-loader-impl --- 09:46:08 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:46:08 [INFO] 09:46:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ config-loader-impl --- 09:46:08 [INFO] Recompiling the module because of changed dependency. 09:46:08 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 09:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/test/java/org/opendaylight/bgpcep/config/loader/impl/AbstractConfigLoaderTest.java:[46,18] auto-closeable resource mock is never referenced in body of corresponding try statement 09:46:08 [INFO] 09:46:08 [INFO] --- surefire:3.5.4:test (default-test) @ config-loader-impl --- 09:46:08 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/surefire-reports 09:46:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:46:08 [INFO] 09:46:08 [INFO] ------------------------------------------------------- 09:46:08 [INFO] T E S T S 09:46:08 [INFO] ------------------------------------------------------- 09:46:09 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 09:46:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:46:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.518 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 09:46:12 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 09:46:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 09:46:12 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 09:46:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 09:46:13 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 09:46:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 09:46:13 [INFO] 09:46:13 [INFO] Results: 09:46:13 [INFO] 09:46:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 09:46:13 [INFO] 09:46:13 [INFO] 09:46:13 [INFO] --- copy:14.1.4:copy-files (default) @ config-loader-impl --- 09:46:13 [INFO] 09:46:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-impl --- 09:46:13 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT.jar 09:46:13 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 09:46:13 [INFO] 09:46:13 [INFO] --- jar:3.4.2:test-jar (default) @ config-loader-impl --- 09:46:13 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-tests.jar 09:46:13 [INFO] 09:46:13 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ config-loader-impl --- 09:46:13 [INFO] Skipping source per configuration. 09:46:13 [INFO] 09:46:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-impl --- 09:46:14 [WARNING] Javadoc Warnings 09:46:14 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:34: warning: no comment 09:46:14 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 09:46:14 [WARNING] ^ 09:46:14 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:63: warning: no comment 09:46:14 [WARNING] public DefaultFileWatcher() throws IOException { 09:46:14 [WARNING] ^ 09:46:14 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:80: warning: no comment 09:46:14 [WARNING] public void activate() throws IOException { 09:46:14 [WARNING] ^ 09:46:14 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:94: warning: no comment 09:46:14 [WARNING] public void deactivate() { 09:46:14 [WARNING] ^ 09:46:14 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/FileWatcher.java:15: warning: no comment 09:46:14 [WARNING] public interface FileWatcher { 09:46:14 [WARNING] ^ 09:46:14 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/OSGiConfigLoader.java:25: warning: no comment 09:46:14 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 09:46:14 [WARNING] ^ 09:46:14 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/OSGiConfigLoader.java:25: warning: use of default constructor, which does not provide a comment 09:46:14 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 09:46:14 [WARNING] ^ 09:46:14 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:23: warning: no comment 09:46:14 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 09:46:14 [WARNING] ^ 09:46:14 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:28: warning: no comment 09:46:14 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 09:46:14 [WARNING] ^ 09:46:14 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:35: warning: no comment 09:46:14 [WARNING] public void init() { 09:46:14 [WARNING] ^ 09:46:14 [WARNING] 10 warnings 09:46:14 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-javadoc.jar 09:46:14 [INFO] 09:46:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-impl --- 09:46:14 [INFO] CycloneDX: Resolving Dependencies 09:46:15 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 09:46:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/bom.xml 09:46:15 [INFO] attaching as config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:46:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/bom.json 09:46:15 [INFO] attaching as config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:46:15 [INFO] 09:46:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 09:46:15 [INFO] Skipping duplicate-finder execution! 09:46:15 [INFO] 09:46:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ config-loader-impl --- 09:46:15 [INFO] No dependency problems found 09:46:15 [INFO] 09:46:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ config-loader-impl --- 09:46:15 [INFO] Skipping source per configuration. 09:46:15 [INFO] 09:46:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-impl --- 09:46:15 [INFO] 09:46:15 [INFO] --- jacoco:0.8.13:report (report) @ config-loader-impl --- 09:46:15 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 09:46:15 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 09:46:15 [INFO] 09:46:15 [INFO] --- install:3.1.4:install (default-install) @ config-loader-impl --- 09:46:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT.pom 09:46:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT.jar 09:46:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-tests.jar 09:46:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-javadoc.jar 09:46:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:46:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:46:15 [INFO] 09:46:15 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-impl --- 09:46:15 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT.jar 09:46:15 [INFO] Writing OBR metadata 09:46:15 [INFO] 09:46:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ config-loader-impl --- 09:46:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:46:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:46:15 [INFO] 09:46:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ config-loader-impl --- 09:46:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:46:15 [INFO] 09:46:15 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 09:46:15 [INFO] Building testtool-util 0.24.0-SNAPSHOT [38/167] 09:46:15 [INFO] from testtool-util/pom.xml 09:46:15 [INFO] -------------------------------[ bundle ]------------------------------- 09:46:16 [INFO] 09:46:16 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-util --- 09:46:16 [INFO] 09:46:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-util --- 09:46:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:46:16 [INFO] 09:46:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-util --- 09:46:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:46:16 [INFO] 09:46:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-util --- 09:46:16 [INFO] 09:46:16 [INFO] --- dependency:3.9.0:properties (default) @ testtool-util --- 09:46:16 [INFO] 09:46:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ testtool-util --- 09:46:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:46:16 [INFO] 09:46:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-util --- 09:46:16 [INFO] Starting audit... 09:46:16 Audit done. 09:46:16 [INFO] You have 0 Checkstyle violations. 09:46:16 [INFO] 09:46:16 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-util --- 09:46:16 [INFO] Starting audit... 09:46:16 Audit done. 09:46:16 [INFO] You have 0 Checkstyle violations. 09:46:16 [INFO] 09:46:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ testtool-util --- 09:46:16 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:46:16 [INFO] 09:46:16 [INFO] --- resources:3.3.1:resources (default-resources) @ testtool-util --- 09:46:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/resources 09:46:16 [INFO] 09:46:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ testtool-util --- 09:46:16 [INFO] Recompiling the module because of changed source code. 09:46:16 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 09:46:16 [INFO] 09:46:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-util >>> 09:46:16 [INFO] 09:46:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-util --- 09:46:16 [INFO] Fork Value is true 09:46:19 [INFO] Done SpotBugs Analysis.... 09:46:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:46:19 [INFO] 09:46:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-util <<< 09:46:19 [INFO] 09:46:19 [INFO] 09:46:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-util --- 09:46:19 [INFO] BugInstance size is 0 09:46:19 [INFO] Error size is 0 09:46:19 [INFO] No errors/warnings found 09:46:19 [INFO] 09:46:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ testtool-util --- 09:46:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/test/resources 09:46:19 [INFO] 09:46:19 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ testtool-util --- 09:46:19 [INFO] Recompiling the module because of changed dependency. 09:46:19 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 09:46:19 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[126,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 09:46:19 [INFO] 09:46:19 [INFO] --- surefire:3.5.4:test (default-test) @ testtool-util --- 09:46:19 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/surefire-reports 09:46:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:46:19 [INFO] 09:46:19 [INFO] ------------------------------------------------------- 09:46:19 [INFO] T E S T S 09:46:19 [INFO] ------------------------------------------------------- 09:46:20 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 09:46:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 09:46:20 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 09:46:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:46:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.05 s -- in org.opendaylight.protocol.util.CheckUtilTest 09:46:40 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 09:46:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.protocol.util.LoggerUtilTest 09:46:40 [INFO] 09:46:40 [INFO] Results: 09:46:40 [INFO] 09:46:40 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 09:46:40 [INFO] 09:46:40 [INFO] 09:46:40 [INFO] --- copy:14.1.4:copy-files (default) @ testtool-util --- 09:46:40 [INFO] 09:46:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ testtool-util --- 09:46:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/testtool-util-0.24.0-SNAPSHOT.jar 09:46:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/classes/META-INF/MANIFEST.MF 09:46:40 [INFO] 09:46:40 [INFO] --- jar:3.4.2:test-jar (default) @ testtool-util --- 09:46:40 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-tests.jar 09:46:40 [INFO] 09:46:40 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ testtool-util --- 09:46:40 [INFO] Skipping source per configuration. 09:46:40 [INFO] 09:46:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-util --- 09:46:42 [WARNING] Javadoc Warnings 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 09:46:42 [WARNING] Level getLogLevel(); 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 09:46:42 [WARNING] public final class CheckTestUtil { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 09:46:42 [WARNING] public interface CheckEquals { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 09:46:42 [WARNING] public interface ListenerCheck { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 09:46:42 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 09:46:42 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 09:46:42 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 09:46:42 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 09:46:42 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 09:46:42 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 09:46:42 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 09:46:42 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 09:46:42 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 09:46:42 [WARNING] public static > void waitFutureSuccess(final T future) { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 09:46:42 [WARNING] void check() throws ExecutionException, InterruptedException; 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 09:46:42 [WARNING] int getListMessageSize(); 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 09:46:42 [WARNING] public final class CheckUtil { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 09:46:42 [WARNING] public interface CheckEquals { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 09:46:42 [WARNING] public interface ListenerCheck { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 09:46:42 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 09:46:42 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 09:46:42 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 09:46:42 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 09:46:42 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 09:46:42 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 09:46:42 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 09:46:42 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 09:46:42 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 09:46:42 [WARNING] public static > void waitFutureSuccess(final T future) { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 09:46:42 [WARNING] void check() throws ExecutionException, InterruptedException; 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 09:46:42 [WARNING] int getListMessageSize(); 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 09:46:42 [WARNING] List getListMsg(); 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 09:46:42 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 09:46:42 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 09:46:42 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 09:46:42 [WARNING] public static List parseAddresses(final String address) { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 09:46:42 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 09:46:42 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 09:46:42 [WARNING] public final class LoggerUtil { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 09:46:42 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 09:46:42 [WARNING] ^ 09:46:42 [WARNING] 40 warnings 09:46:42 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-javadoc.jar 09:46:42 [INFO] 09:46:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-util --- 09:46:42 [INFO] CycloneDX: Resolving Dependencies 09:46:43 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 09:46:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/bom.xml 09:46:43 [INFO] attaching as testtool-util-0.24.0-SNAPSHOT-cyclonedx.xml 09:46:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/bom.json 09:46:43 [INFO] attaching as testtool-util-0.24.0-SNAPSHOT-cyclonedx.json 09:46:43 [INFO] 09:46:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 09:46:43 [INFO] Skipping duplicate-finder execution! 09:46:43 [INFO] 09:46:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ testtool-util --- 09:46:43 [INFO] No dependency problems found 09:46:43 [INFO] 09:46:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testtool-util --- 09:46:43 [INFO] Skipping source per configuration. 09:46:43 [INFO] 09:46:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-util --- 09:46:43 [INFO] 09:46:43 [INFO] --- jacoco:0.8.13:report (report) @ testtool-util --- 09:46:43 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/code-coverage/jacoco.exec 09:46:43 [INFO] Analyzed bundle 'testtool-util' with 4 classes 09:46:43 [INFO] 09:46:43 [INFO] --- install:3.1.4:install (default-install) @ testtool-util --- 09:46:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT.pom 09:46:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/testtool-util-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT.jar 09:46:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-tests.jar 09:46:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-javadoc.jar 09:46:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-cyclonedx.xml 09:46:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-cyclonedx.json 09:46:43 [INFO] 09:46:43 [INFO] --- bundle:6.0.0:install (default-install) @ testtool-util --- 09:46:43 [INFO] Installing org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT.jar 09:46:43 [INFO] Writing OBR metadata 09:46:43 [INFO] 09:46:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ testtool-util --- 09:46:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:46:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:46:43 [INFO] 09:46:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ testtool-util --- 09:46:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:46:43 [INFO] 09:46:43 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 09:46:43 [INFO] Building routing-policy-config-loader 0.24.0-SNAPSHOT [39/167] 09:46:43 [INFO] from config-loader/routing-policy-config-loader/pom.xml 09:46:43 [INFO] -------------------------------[ bundle ]------------------------------- 09:46:43 [INFO] 09:46:43 [INFO] --- clean:3.5.0:clean (default-clean) @ routing-policy-config-loader --- 09:46:43 [INFO] 09:46:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ routing-policy-config-loader --- 09:46:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:46:43 [INFO] 09:46:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- 09:46:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:46:43 [INFO] 09:46:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ routing-policy-config-loader --- 09:46:43 [INFO] 09:46:43 [INFO] --- dependency:3.9.0:properties (default) @ routing-policy-config-loader --- 09:46:43 [INFO] 09:46:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 09:46:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:46:43 [INFO] 09:46:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ routing-policy-config-loader --- 09:46:43 [INFO] Starting audit... 09:46:43 Audit done. 09:46:43 [INFO] You have 0 Checkstyle violations. 09:46:43 [INFO] 09:46:43 [INFO] --- checkstyle:3.6.0:check (default) @ routing-policy-config-loader --- 09:46:43 [INFO] Starting audit... 09:46:43 Audit done. 09:46:43 [INFO] You have 0 Checkstyle violations. 09:46:43 [INFO] 09:46:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ routing-policy-config-loader --- 09:46:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:46:43 [INFO] 09:46:43 [INFO] --- resources:3.3.1:resources (default-resources) @ routing-policy-config-loader --- 09:46:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/src/main/resources 09:46:43 [INFO] 09:46:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ routing-policy-config-loader --- 09:46:43 [INFO] Recompiling the module because of changed dependency. 09:46:43 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 09:46:43 [INFO] 09:46:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 09:46:43 [INFO] 09:46:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ routing-policy-config-loader --- 09:46:43 [INFO] Fork Value is true 09:46:45 [INFO] Done SpotBugs Analysis.... 09:46:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:46:45 [INFO] 09:46:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 09:46:45 [INFO] 09:46:45 [INFO] 09:46:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ routing-policy-config-loader --- 09:46:45 [INFO] BugInstance size is 0 09:46:45 [INFO] Error size is 0 09:46:45 [INFO] No errors/warnings found 09:46:45 [INFO] 09:46:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ routing-policy-config-loader --- 09:46:45 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:46:45 [INFO] 09:46:45 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ routing-policy-config-loader --- 09:46:45 [INFO] Recompiling the module because of changed dependency. 09:46:45 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 09:46:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:46:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:46:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:46:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:46:46 [INFO] 09:46:46 [INFO] --- surefire:3.5.4:test (default-test) @ routing-policy-config-loader --- 09:46:46 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/surefire-reports 09:46:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:46:46 [INFO] 09:46:46 [INFO] ------------------------------------------------------- 09:46:46 [INFO] T E S T S 09:46:46 [INFO] ------------------------------------------------------- 09:46:47 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 09:46:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:46:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.352 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 09:46:51 [INFO] 09:46:51 [INFO] Results: 09:46:51 [INFO] 09:46:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 09:46:51 [INFO] 09:46:51 [INFO] 09:46:51 [INFO] --- copy:14.1.4:copy-files (default) @ routing-policy-config-loader --- 09:46:51 [INFO] 09:46:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ routing-policy-config-loader --- 09:46:51 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT.jar 09:46:51 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 09:46:51 [INFO] 09:46:51 [INFO] --- jar:3.4.2:test-jar (default) @ routing-policy-config-loader --- 09:46:51 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-tests.jar 09:46:51 [INFO] 09:46:51 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ routing-policy-config-loader --- 09:46:51 [INFO] Skipping source per configuration. 09:46:51 [INFO] 09:46:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ routing-policy-config-loader --- 09:46:52 [WARNING] Javadoc Warnings 09:46:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:26: warning: no comment 09:46:52 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 09:46:52 [WARNING] ^ 09:46:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:28: warning: no comment 09:46:52 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 09:46:52 [WARNING] ^ 09:46:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:33: warning: no comment 09:46:52 [WARNING] public void init() { 09:46:52 [WARNING] ^ 09:46:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 09:46:52 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 09:46:52 [WARNING] ^ 09:46:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OSGiOpenconfigConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 09:46:52 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 09:46:52 [WARNING] ^ 09:46:52 [WARNING] 5 warnings 09:46:52 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-javadoc.jar 09:46:52 [INFO] 09:46:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ routing-policy-config-loader --- 09:46:52 [INFO] CycloneDX: Resolving Dependencies 09:46:53 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 09:46:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/bom.xml 09:46:54 [INFO] attaching as routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:46:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/bom.json 09:46:54 [INFO] attaching as routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:46:54 [INFO] 09:46:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 09:46:54 [INFO] Skipping duplicate-finder execution! 09:46:54 [INFO] 09:46:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 09:46:54 [INFO] No dependency problems found 09:46:54 [INFO] 09:46:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 09:46:54 [INFO] Skipping source per configuration. 09:46:54 [INFO] 09:46:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ routing-policy-config-loader --- 09:46:54 [INFO] 09:46:54 [INFO] --- jacoco:0.8.13:report (report) @ routing-policy-config-loader --- 09:46:54 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 09:46:54 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 09:46:54 [INFO] 09:46:54 [INFO] --- install:3.1.4:install (default-install) @ routing-policy-config-loader --- 09:46:54 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT.pom 09:46:54 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT.jar 09:46:54 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-tests.jar 09:46:54 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-javadoc.jar 09:46:54 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:46:54 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:46:54 [INFO] 09:46:54 [INFO] --- bundle:6.0.0:install (default-install) @ routing-policy-config-loader --- 09:46:54 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT.jar 09:46:54 [INFO] Writing OBR metadata 09:46:54 [INFO] 09:46:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ routing-policy-config-loader --- 09:46:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:46:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:46:54 [INFO] 09:46:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ routing-policy-config-loader --- 09:46:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:46:54 [INFO] 09:46:54 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 09:46:54 [INFO] Building bgp-openconfig-rp-spi 0.24.0-SNAPSHOT [40/167] 09:46:54 [INFO] from bgp/openconfig-rp-spi/pom.xml 09:46:54 [INFO] -------------------------------[ bundle ]------------------------------- 09:46:54 [INFO] 09:46:54 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-spi --- 09:46:54 [INFO] 09:46:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 09:46:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:46:54 [INFO] 09:46:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- 09:46:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:46:54 [INFO] 09:46:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-spi --- 09:46:54 [INFO] 09:46:54 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-rp-spi --- 09:46:54 [INFO] 09:46:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 09:46:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:46:54 [INFO] 09:46:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-spi --- 09:46:54 [INFO] Starting audit... 09:46:54 Audit done. 09:46:54 [INFO] You have 0 Checkstyle violations. 09:46:54 [INFO] 09:46:54 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-spi --- 09:46:54 [INFO] Starting audit... 09:46:54 Audit done. 09:46:54 [INFO] You have 0 Checkstyle violations. 09:46:54 [INFO] 09:46:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-rp-spi --- 09:46:54 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:46:54 [INFO] 09:46:54 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-spi --- 09:46:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/resources 09:46:54 [INFO] 09:46:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-rp-spi --- 09:46:54 [INFO] Recompiling the module because of changed dependency. 09:46:54 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/ForwardingStatementRegistry.java:[54,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistryProvider.java:[32,22] found raw type: @org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:[86,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[33,66] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[41,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[43,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[59,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[85,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[110,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[54,61] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[56,66] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[79,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[81,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[97,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[99,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[216,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[293,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[35,13] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[38,13] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[42,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[44,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[63,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[94,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[126,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[131,50] unchecked call to matchImportCondition(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.types.rev151009.AfiSafiType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.RouteEntryBaseAttributes,@org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.rib.spi.policy.BGPRouteEntryImportParameters,N,T) as a member of the raw type org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[154,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[163,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[172,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[195,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[204,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[213,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 09:46:54 [INFO] 09:46:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 09:46:54 [INFO] 09:46:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 09:46:54 [INFO] Fork Value is true 09:46:57 [INFO] Done SpotBugs Analysis.... 09:46:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:46:57 [INFO] 09:46:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 09:46:57 [INFO] 09:46:57 [INFO] 09:46:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-spi --- 09:46:57 [INFO] BugInstance size is 0 09:46:57 [INFO] Error size is 0 09:46:57 [INFO] No errors/warnings found 09:46:57 [INFO] 09:46:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 09:46:57 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:46:57 [INFO] 09:46:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 09:46:57 [INFO] Recompiling the module because of changed dependency. 09:46:57 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 09:46:58 [INFO] 09:46:58 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-rp-spi --- 09:46:58 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/surefire-reports 09:46:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:46:58 [INFO] 09:46:58 [INFO] ------------------------------------------------------- 09:46:58 [INFO] T E S T S 09:46:58 [INFO] ------------------------------------------------------- 09:46:59 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 09:47:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:47:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.345 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 09:47:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 09:47:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 09:47:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 09:47:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 09:47:03 [INFO] 09:47:03 [INFO] Results: 09:47:03 [INFO] 09:47:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 09:47:03 [INFO] 09:47:03 [INFO] 09:47:03 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-openconfig-rp-spi --- 09:47:03 [INFO] 09:47:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 09:47:03 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar 09:47:03 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 09:47:03 [INFO] 09:47:03 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-spi --- 09:47:03 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-tests.jar 09:47:03 [INFO] 09:47:03 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 09:47:03 [INFO] Skipping source per configuration. 09:47:03 [INFO] 09:47:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 09:47:05 [WARNING] Javadoc Warnings 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/ConditionsPolicy.java:21: warning: no @param for 09:47:05 [WARNING] public interface ConditionsPolicy { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/ConditionsPolicy.java:21: warning: no @param for 09:47:05 [WARNING] public interface ConditionsPolicy { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsPolicy.java:16: warning: no @param for 09:47:05 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsPolicy.java:16: warning: no @param for 09:47:05 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/ConditionsAugPolicy.java:16: warning: no @param for 09:47:05 [WARNING] public interface ConditionsAugPolicy extends ConditionsPolicy, N> { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsAugmentationPolicy.java:16: warning: no @param for 09:47:05 [WARNING] public interface BgpConditionsAugmentationPolicy 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsAugmentationPolicy.java:16: warning: no @param for 09:47:05 [WARNING] public interface BgpConditionsAugmentationPolicy 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/action/BgpActionPolicy.java:16: warning: no @param for 09:47:05 [WARNING] public interface BgpActionPolicy> extends ActionsPolicy { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/action/BgpActionAugPolicy.java:16: warning: no @param for 09:47:05 [WARNING] public interface BgpActionAugPolicy> extends ActionsPolicy { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:18: warning: no comment 09:47:05 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:18: warning: use of default constructor, which does not provide a comment 09:47:05 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:14: warning: no comment 09:47:05 [WARNING] void start(StatementRegistryProvider context); 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:23: warning: no comment 09:47:05 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:16: warning: no comment 09:47:05 [WARNING] void stop(); 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 09:47:05 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 09:47:05 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:40: warning: no @param for 09:47:05 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 09:47:05 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 09:47:05 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:60: warning: no @param for 09:47:05 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:22: warning: no comment 09:47:05 [WARNING] public interface BgpStatementRegistryProvider { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/OSGiStatementRegistry.java:26: warning: no comment 09:47:05 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/OSGiStatementRegistry.java:26: warning: use of default constructor, which does not provide a comment 09:47:05 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:25: warning: no comment 09:47:05 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:29: warning: no comment 09:47:05 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:23: warning: no comment 09:47:05 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:30: warning: no comment 09:47:05 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:40: warning: no comment 09:47:05 [WARNING] public void start() { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:13: warning: no comment 09:47:05 [WARNING] public interface StatementProviderActivator { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:33: warning: no comment 09:47:05 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:33: warning: use of default constructor, which does not provide a comment 09:47:05 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 09:47:05 [WARNING] ^ 09:47:05 [WARNING] 31 warnings 09:47:05 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-javadoc.jar 09:47:05 [INFO] 09:47:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-spi --- 09:47:05 [INFO] CycloneDX: Resolving Dependencies 09:47:06 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 09:47:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bom.xml 09:47:06 [INFO] attaching as bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bom.json 09:47:06 [INFO] attaching as bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:47:06 [INFO] 09:47:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 09:47:06 [INFO] Skipping duplicate-finder execution! 09:47:06 [INFO] 09:47:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 09:47:06 [INFO] No dependency problems found 09:47:06 [INFO] 09:47:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 09:47:06 [INFO] Skipping source per configuration. 09:47:06 [INFO] 09:47:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 09:47:06 [INFO] 09:47:06 [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-rp-spi --- 09:47:06 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 09:47:06 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 09:47:06 [INFO] 09:47:06 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-spi --- 09:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.pom 09:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar 09:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-tests.jar 09:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-javadoc.jar 09:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:47:06 [INFO] 09:47:06 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-spi --- 09:47:06 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar 09:47:06 [INFO] Writing OBR metadata 09:47:06 [INFO] 09:47:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-openconfig-rp-spi --- 09:47:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:47:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:47:06 [INFO] 09:47:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-openconfig-rp-spi --- 09:47:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:47:06 [INFO] 09:47:06 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 09:47:06 [INFO] Building bgp-route-target 0.24.0-SNAPSHOT [41/167] 09:47:06 [INFO] from bgp/extensions/route-target/pom.xml 09:47:06 [INFO] -------------------------------[ bundle ]------------------------------- 09:47:06 [INFO] 09:47:06 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-route-target --- 09:47:06 [INFO] 09:47:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-route-target --- 09:47:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:06 [INFO] 09:47:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-route-target --- 09:47:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:06 [INFO] 09:47:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-route-target --- 09:47:07 [INFO] 09:47:07 [INFO] --- dependency:3.9.0:properties (default) @ bgp-route-target --- 09:47:07 [INFO] 09:47:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-route-target --- 09:47:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:47:07 [INFO] 09:47:07 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-route-target --- 09:47:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:47:07 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/src/main/yang 09:47:07 [INFO] yang-to-sources: Found 14 dependencies in 3.240 ms 09:47:07 [INFO] yang-to-sources: Project model files found: 1 in 1.735 ms 09:47:07 [INFO] yang-to-sources: 19 YANG models processed in 116.0 ms 09:47:07 [INFO] BindingJavaFileGenerator: Defined 50 files in 18.61 ms 09:47:07 [INFO] Sorted 50 files into 20 directories in 128.2 μs 09:47:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 50 in 28.02 ms 09:47:07 [INFO] 09:47:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-route-target --- 09:47:07 [INFO] Starting audit... 09:47:07 Audit done. 09:47:07 [INFO] You have 0 Checkstyle violations. 09:47:07 [INFO] 09:47:07 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-route-target --- 09:47:07 [INFO] Starting audit... 09:47:07 Audit done. 09:47:07 [INFO] You have 0 Checkstyle violations. 09:47:07 [INFO] 09:47:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-route-target --- 09:47:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:47:07 [INFO] 09:47:07 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-route-target --- 09:47:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/src/main/resources 09:47:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/generated-sources/spi 09:47:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:47:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:47:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:47:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/generated-sources/spi 09:47:07 [INFO] 09:47:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-route-target --- 09:47:07 [INFO] Recompiling the module because of changed dependency. 09:47:07 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 09:47:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:47:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:47:07 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 09:47:07 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 09:47:07 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 09:47:07 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 09:47:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:47:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:47:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:47:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:47:07 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:47:07 [INFO] 09:47:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 09:47:07 [INFO] 09:47:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-route-target --- 09:47:07 [INFO] Fork Value is true 09:47:11 [INFO] Done SpotBugs Analysis.... 09:47:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:47:11 [INFO] 09:47:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 09:47:11 [INFO] 09:47:11 [INFO] 09:47:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-route-target --- 09:47:11 [INFO] BugInstance size is 0 09:47:11 [INFO] Error size is 0 09:47:11 [INFO] No errors/warnings found 09:47:11 [INFO] 09:47:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-route-target --- 09:47:11 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:47:11 [INFO] 09:47:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-route-target --- 09:47:11 [INFO] Recompiling the module because of changed dependency. 09:47:11 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 09:47:11 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:47:11 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:47:11 [INFO] 09:47:11 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-route-target --- 09:47:11 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/surefire-reports 09:47:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:47:11 [INFO] 09:47:11 [INFO] ------------------------------------------------------- 09:47:11 [INFO] T E S T S 09:47:11 [INFO] ------------------------------------------------------- 09:47:12 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 09:47:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:47:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.015 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 09:47:16 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 09:47:17 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 09:47:17 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 09:47:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 09:47:17 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 09:47:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 09:47:17 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 09:47:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 09:47:17 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 09:47:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 09:47:17 [INFO] 09:47:17 [INFO] Results: 09:47:17 [INFO] 09:47:17 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 09:47:17 [INFO] 09:47:17 [INFO] 09:47:17 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-route-target --- 09:47:17 [INFO] 09:47:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-route-target --- 09:47:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT.jar 09:47:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 09:47:17 [INFO] 09:47:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-route-target --- 09:47:20 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT-javadoc.jar 09:47:20 [INFO] 09:47:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-route-target --- 09:47:20 [INFO] CycloneDX: Resolving Dependencies 09:47:21 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 09:47:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/bom.xml 09:47:21 [INFO] attaching as bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/bom.json 09:47:21 [INFO] attaching as bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json 09:47:21 [INFO] 09:47:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 09:47:21 [INFO] Skipping duplicate-finder execution! 09:47:21 [INFO] 09:47:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-route-target --- 09:47:21 [INFO] No dependency problems found 09:47:21 [INFO] 09:47:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-route-target --- 09:47:21 [INFO] Skipping source per configuration. 09:47:21 [INFO] 09:47:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-route-target --- 09:47:21 [INFO] 09:47:21 [INFO] --- jacoco:0.8.13:report (report) @ bgp-route-target --- 09:47:21 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/code-coverage/jacoco.exec 09:47:21 [INFO] Analyzed bundle 'bgp-route-target' with 14 classes 09:47:21 [INFO] 09:47:21 [INFO] --- install:3.1.4:install (default-install) @ bgp-route-target --- 09:47:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT.pom 09:47:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT.jar 09:47:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT-javadoc.jar 09:47:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json 09:47:21 [INFO] 09:47:21 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-route-target --- 09:47:21 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT.jar 09:47:21 [INFO] Writing OBR metadata 09:47:21 [INFO] 09:47:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-route-target --- 09:47:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:47:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:47:21 [INFO] 09:47:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-route-target --- 09:47:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:47:21 [INFO] 09:47:21 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 09:47:21 [INFO] Building bgp-openconfig-rp-impl 0.24.0-SNAPSHOT [42/167] 09:47:21 [INFO] from bgp/openconfig-rp-impl/pom.xml 09:47:21 [INFO] -------------------------------[ bundle ]------------------------------- 09:47:21 [INFO] 09:47:21 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-impl --- 09:47:21 [INFO] 09:47:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 09:47:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:21 [INFO] 09:47:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 09:47:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:21 [INFO] 09:47:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 09:47:22 [INFO] 09:47:22 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-rp-impl --- 09:47:22 [INFO] 09:47:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 09:47:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-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/** 09:47:22 [INFO] 09:47:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-impl --- 09:47:22 [INFO] Starting audit... 09:47:22 Audit done. 09:47:22 [INFO] You have 0 Checkstyle violations. 09:47:22 [INFO] 09:47:22 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-impl --- 09:47:22 [INFO] Starting audit... 09:47:22 Audit done. 09:47:22 [INFO] You have 0 Checkstyle violations. 09:47:22 [INFO] 09:47:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-rp-impl --- 09:47:22 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:47:22 [INFO] 09:47:22 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-impl --- 09:47:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/src/main/resources 09:47:22 [INFO] 09:47:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-rp-impl --- 09:47:22 [INFO] Recompiling the module because of changed dependency. 09:47:22 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 09:47:22 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 09:47:22 [INFO] 09:47:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 09:47:22 [INFO] 09:47:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 09:47:22 [INFO] Fork Value is true 09:47:24 [INFO] Done SpotBugs Analysis.... 09:47:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:47:24 [INFO] 09:47:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< 09:47:24 [INFO] 09:47:24 [INFO] 09:47:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-impl --- 09:47:24 [INFO] BugInstance size is 0 09:47:24 [INFO] Error size is 0 09:47:24 [INFO] No errors/warnings found 09:47:24 [INFO] 09:47:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-impl --- 09:47:24 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:47:24 [INFO] 09:47:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 09:47:24 [INFO] No sources to compile 09:47:24 [INFO] 09:47:24 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-rp-impl --- 09:47:24 [INFO] 09:47:24 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-openconfig-rp-impl --- 09:47:24 [INFO] 09:47:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 09:47:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar 09:47:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 09:47:24 [INFO] 09:47:24 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-impl --- 09:47:24 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-tests.jar 09:47:24 [INFO] 09:47:24 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 09:47:24 [INFO] Skipping source per configuration. 09:47:24 [INFO] 09:47:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 09:47:25 [WARNING] Javadoc Warnings 09:47:25 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:31: warning: no comment 09:47:25 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 09:47:25 [WARNING] ^ 09:47:25 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:35: warning: no comment 09:47:25 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 09:47:25 [WARNING] ^ 09:47:25 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:41: warning: no comment 09:47:25 [WARNING] public DefaultBGPRibRoutingPolicyFactory(final @Reference DataBroker databroker, 09:47:25 [WARNING] ^ 09:47:25 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:16: warning: no comment 09:47:25 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 09:47:25 [WARNING] ^ 09:47:25 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:21: warning: no comment 09:47:25 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 09:47:25 [WARNING] ^ 09:47:25 [WARNING] 5 warnings 09:47:25 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-javadoc.jar 09:47:26 [INFO] 09:47:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-impl --- 09:47:26 [INFO] CycloneDX: Resolving Dependencies 09:47:26 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 09:47:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bom.xml 09:47:26 [INFO] attaching as bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bom.json 09:47:27 [INFO] attaching as bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:47:27 [INFO] 09:47:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 09:47:27 [INFO] Skipping duplicate-finder execution! 09:47:27 [INFO] 09:47:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 09:47:27 [INFO] No dependency problems found 09:47:27 [INFO] 09:47:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 09:47:27 [INFO] Skipping source per configuration. 09:47:27 [INFO] 09:47:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 09:47:27 [INFO] 09:47:27 [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-rp-impl --- 09:47:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:47:27 [INFO] 09:47:27 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-impl --- 09:47:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.pom 09:47:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar 09:47:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-tests.jar 09:47:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-javadoc.jar 09:47:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:47:27 [INFO] 09:47:27 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-impl --- 09:47:27 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar 09:47:27 [INFO] Writing OBR metadata 09:47:27 [INFO] 09:47:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-openconfig-rp-impl --- 09:47:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:47:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:47:27 [INFO] 09:47:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-openconfig-rp-impl --- 09:47:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:47:27 [INFO] 09:47:27 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 09:47:27 [INFO] Building rsvp-api 0.24.0-SNAPSHOT [43/167] 09:47:27 [INFO] from rsvp/api/pom.xml 09:47:27 [INFO] -------------------------------[ bundle ]------------------------------- 09:47:27 [INFO] 09:47:27 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-api --- 09:47:27 [INFO] 09:47:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-api --- 09:47:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:27 [INFO] 09:47:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-api --- 09:47:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:27 [INFO] 09:47:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-api --- 09:47:27 [INFO] 09:47:27 [INFO] --- dependency:3.9.0:properties (default) @ rsvp-api --- 09:47:27 [INFO] 09:47:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rsvp-api --- 09:47:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/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/** 09:47:27 [INFO] 09:47:27 [INFO] --- yang:14.0.18:generate-sources (binding) @ rsvp-api --- 09:47:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:47:27 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/src/main/yang 09:47:27 [INFO] yang-to-sources: Found 4 dependencies in 596.1 μs 09:47:27 [INFO] yang-to-sources: Project model files found: 1 in 5.473 ms 09:47:27 [INFO] yang-to-sources: 7 YANG models processed in 38.67 ms 09:47:27 [INFO] BindingJavaFileGenerator: Defined 240 files in 8.597 ms 09:47:27 [INFO] Sorted 240 files into 76 directories in 317.6 μs 09:47:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 240 in 40.26 ms 09:47:27 [INFO] 09:47:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-api --- 09:47:27 [INFO] Starting audit... 09:47:27 Audit done. 09:47:27 [INFO] You have 0 Checkstyle violations. 09:47:27 [INFO] 09:47:27 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-api --- 09:47:27 [INFO] Starting audit... 09:47:27 Audit done. 09:47:27 [INFO] You have 0 Checkstyle violations. 09:47:27 [INFO] 09:47:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rsvp-api --- 09:47:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:47:27 [INFO] 09:47:27 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-api --- 09:47:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/src/main/resources 09:47:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/generated-sources/spi 09:47:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:47:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:47:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:47:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/generated-sources/spi 09:47:27 [INFO] 09:47:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ rsvp-api --- 09:47:27 [INFO] Recompiling the module because of changed dependency. 09:47:27 [INFO] Compiling 240 source files with javac [debug release 21] to target/classes 09:47:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv4ExtendedTunnelId.java:[59,42] possible 'this' escape before subclass is fully initialized 09:47:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv6ExtendedTunnelId.java:[59,42] possible 'this' escape before subclass is fully initialized 09:47:28 [INFO] 09:47:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-api >>> 09:47:28 [INFO] 09:47:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-api --- 09:47:28 [INFO] Fork Value is true 09:47:31 [INFO] Done SpotBugs Analysis.... 09:47:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:47:31 [INFO] 09:47:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-api <<< 09:47:31 [INFO] 09:47:31 [INFO] 09:47:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-api --- 09:47:31 [INFO] BugInstance size is 0 09:47:31 [INFO] Error size is 0 09:47:31 [INFO] No errors/warnings found 09:47:31 [INFO] 09:47:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-api --- 09:47:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/src/test/resources 09:47:31 [INFO] 09:47:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rsvp-api --- 09:47:31 [INFO] No sources to compile 09:47:31 [INFO] 09:47:31 [INFO] --- surefire:3.5.4:test (default-test) @ rsvp-api --- 09:47:31 [INFO] No tests to run. 09:47:31 [INFO] 09:47:31 [INFO] --- copy:14.1.4:copy-files (default) @ rsvp-api --- 09:47:31 [INFO] 09:47:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-api --- 09:47:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT.jar 09:47:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/classes/META-INF/MANIFEST.MF 09:47:31 [INFO] 09:47:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-api --- 09:47:35 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT-javadoc.jar 09:47:35 [INFO] 09:47:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-api --- 09:47:35 [INFO] CycloneDX: Resolving Dependencies 09:47:36 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 09:47:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/bom.xml 09:47:36 [INFO] attaching as rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/bom.json 09:47:36 [INFO] attaching as rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json 09:47:36 [INFO] 09:47:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 09:47:36 [INFO] Skipping duplicate-finder execution! 09:47:36 [INFO] 09:47:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rsvp-api --- 09:47:36 [INFO] No dependency problems found 09:47:36 [INFO] 09:47:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-api --- 09:47:36 [INFO] Skipping source per configuration. 09:47:36 [INFO] 09:47:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-api --- 09:47:36 [INFO] 09:47:36 [INFO] --- jacoco:0.8.13:report (report) @ rsvp-api --- 09:47:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:47:36 [INFO] 09:47:36 [INFO] --- install:3.1.4:install (default-install) @ rsvp-api --- 09:47:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT.pom 09:47:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT.jar 09:47:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT-javadoc.jar 09:47:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:36 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json 09:47:36 [INFO] 09:47:36 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-api --- 09:47:36 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT.jar 09:47:36 [INFO] Writing OBR metadata 09:47:36 [INFO] 09:47:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rsvp-api --- 09:47:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:47:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:47:36 [INFO] 09:47:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rsvp-api --- 09:47:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:47:36 [INFO] 09:47:36 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 09:47:36 [INFO] Building rsvp-spi 0.24.0-SNAPSHOT [44/167] 09:47:36 [INFO] from rsvp/spi/pom.xml 09:47:36 [INFO] -------------------------------[ bundle ]------------------------------- 09:47:36 [INFO] 09:47:36 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-spi --- 09:47:36 [INFO] 09:47:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-spi --- 09:47:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:36 [INFO] 09:47:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-spi --- 09:47:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:36 [INFO] 09:47:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-spi --- 09:47:36 [INFO] 09:47:36 [INFO] --- dependency:3.9.0:properties (default) @ rsvp-spi --- 09:47:36 [INFO] 09:47:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rsvp-spi --- 09:47:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:47:36 [INFO] 09:47:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-spi --- 09:47:36 [INFO] Starting audit... 09:47:36 Audit done. 09:47:36 [INFO] You have 0 Checkstyle violations. 09:47:36 [INFO] 09:47:36 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-spi --- 09:47:36 [INFO] Starting audit... 09:47:36 Audit done. 09:47:36 [INFO] You have 0 Checkstyle violations. 09:47:36 [INFO] 09:47:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rsvp-spi --- 09:47:36 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:47:36 [INFO] 09:47:36 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-spi --- 09:47:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/src/main/resources 09:47:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/generated-sources/spi 09:47:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/generated-sources/yang 09:47:36 [INFO] 09:47:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ rsvp-spi --- 09:47:36 [INFO] Recompiling the module because of changed dependency. 09:47:36 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 09:47:37 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 09:47:37 [INFO] 09:47:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 09:47:37 [INFO] 09:47:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-spi --- 09:47:37 [INFO] Fork Value is true 09:47:40 [INFO] Done SpotBugs Analysis.... 09:47:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:47:40 [INFO] 09:47:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 09:47:40 [INFO] 09:47:40 [INFO] 09:47:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-spi --- 09:47:40 [INFO] BugInstance size is 0 09:47:40 [INFO] Error size is 0 09:47:40 [INFO] No errors/warnings found 09:47:40 [INFO] 09:47:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-spi --- 09:47:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/src/test/resources 09:47:40 [INFO] 09:47:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rsvp-spi --- 09:47:40 [INFO] Recompiling the module because of changed dependency. 09:47:40 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 09:47:40 [INFO] 09:47:40 [INFO] --- surefire:3.5.4:test (default-test) @ rsvp-spi --- 09:47:40 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/surefire-reports 09:47:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:47:40 [INFO] 09:47:40 [INFO] ------------------------------------------------------- 09:47:40 [INFO] T E S T S 09:47:40 [INFO] ------------------------------------------------------- 09:47:41 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 09:47:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:47:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 09:47:42 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 09:47:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 09:47:42 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 09:47:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 09:47:42 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 09:47:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 09:47:43 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 09:47:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 09:47:43 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 09:47:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 09:47:43 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 09:47:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 09:47:43 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 09:47:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 09:47:43 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 09:47:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 09:47:43 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 09:47:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 09:47:43 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 09:47:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 09:47:43 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 09:47:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 09:47:43 [INFO] 09:47:43 [INFO] Results: 09:47:43 [INFO] 09:47:43 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 09:47:43 [INFO] 09:47:43 [INFO] 09:47:43 [INFO] --- copy:14.1.4:copy-files (default) @ rsvp-spi --- 09:47:43 [INFO] 09:47:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-spi --- 09:47:43 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT.jar 09:47:43 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/classes/META-INF/MANIFEST.MF 09:47:43 [INFO] 09:47:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-spi --- 09:47:45 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT-javadoc.jar 09:47:45 [INFO] 09:47:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-spi --- 09:47:45 [INFO] CycloneDX: Resolving Dependencies 09:47:45 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 09:47:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/bom.xml 09:47:45 [INFO] attaching as rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/bom.json 09:47:45 [INFO] attaching as rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:47:45 [INFO] 09:47:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 09:47:45 [INFO] Skipping duplicate-finder execution! 09:47:45 [INFO] 09:47:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rsvp-spi --- 09:47:45 [INFO] No dependency problems found 09:47:45 [INFO] 09:47:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-spi --- 09:47:45 [INFO] Skipping source per configuration. 09:47:45 [INFO] 09:47:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-spi --- 09:47:45 [INFO] 09:47:45 [INFO] --- jacoco:0.8.13:report (report) @ rsvp-spi --- 09:47:45 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/code-coverage/jacoco.exec 09:47:45 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 09:47:45 [INFO] 09:47:45 [INFO] --- install:3.1.4:install (default-install) @ rsvp-spi --- 09:47:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT.pom 09:47:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT.jar 09:47:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT-javadoc.jar 09:47:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:47:45 [INFO] 09:47:45 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-spi --- 09:47:45 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT.jar 09:47:45 [INFO] Writing OBR metadata 09:47:45 [INFO] 09:47:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rsvp-spi --- 09:47:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:47:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:47:45 [INFO] 09:47:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rsvp-spi --- 09:47:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:47:45 [INFO] 09:47:45 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 09:47:45 [INFO] Building rsvp-impl 0.24.0-SNAPSHOT [45/167] 09:47:45 [INFO] from rsvp/impl/pom.xml 09:47:45 [INFO] -------------------------------[ bundle ]------------------------------- 09:47:45 [INFO] 09:47:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-impl --- 09:47:45 [INFO] 09:47:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-impl --- 09:47:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:45 [INFO] 09:47:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-impl --- 09:47:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:45 [INFO] 09:47:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-impl --- 09:47:46 [INFO] 09:47:46 [INFO] --- dependency:3.9.0:properties (default) @ rsvp-impl --- 09:47:46 [INFO] 09:47:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rsvp-impl --- 09:47:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/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/** 09:47:46 [INFO] 09:47:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-impl --- 09:47:46 [INFO] Starting audit... 09:47:46 Audit done. 09:47:46 [INFO] You have 0 Checkstyle violations. 09:47:46 [INFO] 09:47:46 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-impl --- 09:47:46 [INFO] Starting audit... 09:47:46 Audit done. 09:47:46 [INFO] You have 0 Checkstyle violations. 09:47:46 [INFO] 09:47:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rsvp-impl --- 09:47:46 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:47:46 [INFO] 09:47:46 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-impl --- 09:47:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/src/main/resources 09:47:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/generated-sources/spi 09:47:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/generated-sources/yang 09:47:46 [INFO] 09:47:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ rsvp-impl --- 09:47:46 [INFO] Recompiling the module because of changed dependency. 09:47:46 [INFO] Compiling 59 source files with javac [debug release 21] to target/classes 09:47:46 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 09:47:46 [INFO] 09:47:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 09:47:46 [INFO] 09:47:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-impl --- 09:47:46 [INFO] Fork Value is true 09:47:50 [INFO] Done SpotBugs Analysis.... 09:47:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:47:50 [INFO] 09:47:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-impl <<< 09:47:50 [INFO] 09:47:50 [INFO] 09:47:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-impl --- 09:47:50 [INFO] BugInstance size is 0 09:47:50 [INFO] Error size is 0 09:47:50 [INFO] No errors/warnings found 09:47:50 [INFO] 09:47:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-impl --- 09:47:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/src/test/resources 09:47:50 [INFO] 09:47:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rsvp-impl --- 09:47:50 [INFO] Recompiling the module because of changed dependency. 09:47:50 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 09:47:51 [INFO] 09:47:51 [INFO] --- surefire:3.5.4:test (default-test) @ rsvp-impl --- 09:47:51 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/surefire-reports 09:47:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:47:51 [INFO] 09:47:51 [INFO] ------------------------------------------------------- 09:47:51 [INFO] T E S T S 09:47:51 [INFO] ------------------------------------------------------- 09:47:51 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 09:47:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 09:47:52 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 09:47:52 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 09:47:52 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 09:47:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 09:47:52 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 09:47:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 09:47:52 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 09:47:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 09:47:52 [INFO] 09:47:52 [INFO] Results: 09:47:52 [INFO] 09:47:52 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 09:47:52 [INFO] 09:47:52 [INFO] 09:47:52 [INFO] --- copy:14.1.4:copy-files (default) @ rsvp-impl --- 09:47:52 [INFO] 09:47:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-impl --- 09:47:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT.jar 09:47:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/classes/META-INF/MANIFEST.MF 09:47:52 [INFO] 09:47:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-impl --- 09:47:54 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT-javadoc.jar 09:47:54 [INFO] 09:47:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-impl --- 09:47:54 [INFO] CycloneDX: Resolving Dependencies 09:47:55 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 09:47:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/bom.xml 09:47:55 [INFO] attaching as rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/bom.json 09:47:55 [INFO] attaching as rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:47:55 [INFO] 09:47:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 09:47:55 [INFO] Skipping duplicate-finder execution! 09:47:55 [INFO] 09:47:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rsvp-impl --- 09:47:55 [INFO] No dependency problems found 09:47:55 [INFO] 09:47:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-impl --- 09:47:55 [INFO] Skipping source per configuration. 09:47:55 [INFO] 09:47:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-impl --- 09:47:55 [INFO] 09:47:55 [INFO] --- jacoco:0.8.13:report (report) @ rsvp-impl --- 09:47:55 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/code-coverage/jacoco.exec 09:47:55 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 09:47:55 [INFO] 09:47:55 [INFO] --- install:3.1.4:install (default-install) @ rsvp-impl --- 09:47:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT.pom 09:47:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT.jar 09:47:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT-javadoc.jar 09:47:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:47:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:47:55 [INFO] 09:47:55 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-impl --- 09:47:55 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT.jar 09:47:55 [INFO] Writing OBR metadata 09:47:55 [INFO] 09:47:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rsvp-impl --- 09:47:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:47:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:47:55 [INFO] 09:47:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rsvp-impl --- 09:47:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:47:55 [INFO] 09:47:55 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 09:47:55 [INFO] Building bgp-linkstate 0.24.0-SNAPSHOT [46/167] 09:47:55 [INFO] from bgp/extensions/linkstate/pom.xml 09:47:55 [INFO] -------------------------------[ bundle ]------------------------------- 09:47:55 [INFO] 09:47:55 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-linkstate --- 09:47:55 [INFO] 09:47:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-linkstate --- 09:47:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:55 [INFO] 09:47:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 09:47:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:47:55 [INFO] 09:47:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-linkstate --- 09:47:55 [INFO] 09:47:55 [INFO] --- dependency:3.9.0:properties (default) @ bgp-linkstate --- 09:47:55 [INFO] 09:47:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-linkstate --- 09:47:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:47:55 [INFO] 09:47:55 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-linkstate --- 09:47:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:47:55 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/main/yang 09:47:55 [INFO] yang-to-sources: Found 14 dependencies in 2.527 ms 09:47:55 [INFO] yang-to-sources: Project model files found: 3 in 7.846 ms 09:47:56 [INFO] yang-to-sources: 17 YANG models processed in 190.2 ms 09:47:56 [INFO] BindingJavaFileGenerator: Defined 327 files in 23.78 ms 09:47:56 [INFO] Sorted 327 files into 79 directories in 385.3 μs 09:47:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 327 in 59.00 ms 09:47:56 [INFO] 09:47:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-linkstate --- 09:47:56 [INFO] Starting audit... 09:47:56 Audit done. 09:47:56 [INFO] You have 0 Checkstyle violations. 09:47:56 [INFO] 09:47:56 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-linkstate --- 09:47:57 [INFO] Starting audit... 09:47:57 Audit done. 09:47:57 [INFO] You have 0 Checkstyle violations. 09:47:57 [INFO] 09:47:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-linkstate --- 09:47:57 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:47:57 [INFO] 09:47:57 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-linkstate --- 09:47:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/main/resources 09:47:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/generated-sources/spi 09:47:57 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 09:47:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:47:57 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 09:47:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/generated-sources/spi 09:47:57 [INFO] 09:47:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-linkstate --- 09:47:57 [INFO] Recompiling the module because of changed dependency. 09:47:57 [INFO] Compiling 379 source files with javac [debug release 21] to target/classes 09:47:58 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:47:58 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:47:58 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 09:47:58 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 09:47:58 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 09:47:58 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:47:58 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:47:58 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:47:58 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:47:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:[83,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:47:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv4RouterIdentifier.java:[59,42] possible 'this' escape before subclass is fully initialized 09:47:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv6RouterIdentifier.java:[59,42] possible 'this' escape before subclass is fully initialized 09:47:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkNlriParser.java:[100,95] QNAME in org.opendaylight.protocol.bgp.linkstate.impl.tlvs.LinkIdTlvParser has been deprecated 09:47:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkNlriParser.java:[143,45] QNAME in org.opendaylight.protocol.bgp.linkstate.impl.tlvs.LinkIdTlvParser has been deprecated 09:47:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv4InterfaceIdentifier.java:[59,42] possible 'this' escape before subclass is fully initialized 09:47:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv6InterfaceIdentifier.java:[59,42] possible 'this' escape before subclass is fully initialized 09:47:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[207,93] unchecked cast 09:47:58 required: java.lang.Class 09:47:58 found: java.lang.Class 09:47:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[245,89] unchecked cast 09:47:58 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 09:47:58 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 09:47:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[259,89] unchecked cast 09:47:58 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 09:47:58 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 09:47:58 [INFO] 09:47:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 09:47:58 [INFO] 09:47:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-linkstate --- 09:47:58 [INFO] Fork Value is true 09:48:04 [INFO] Done SpotBugs Analysis.... 09:48:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:48:04 [INFO] 09:48:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 09:48:04 [INFO] 09:48:04 [INFO] 09:48:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-linkstate --- 09:48:04 [INFO] BugInstance size is 0 09:48:04 [INFO] Error size is 0 09:48:04 [INFO] No errors/warnings found 09:48:04 [INFO] 09:48:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-linkstate --- 09:48:04 [INFO] Copying 4 resources from src/test/resources to target/test-classes 09:48:04 [INFO] 09:48:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-linkstate --- 09:48:04 [INFO] Recompiling the module because of changed dependency. 09:48:04 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 09:48:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/ParserTest.java:[134,19] explicit call to close() on an auto-closeable resource 09:48:04 [INFO] 09:48:04 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-linkstate --- 09:48:04 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/surefire-reports 09:48:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:48:04 [INFO] 09:48:04 [INFO] ------------------------------------------------------- 09:48:04 [INFO] T E S T S 09:48:04 [INFO] ------------------------------------------------------- 09:48:05 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 09:48:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:48:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.497 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 09:48:07 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 09:48:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.109 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 09:48:10 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 09:48:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 09:48:10 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 09:48:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 09:48:10 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 09:48:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 09:48:10 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 09:48:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 09:48:10 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 09:48:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 09:48:11 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 09:48:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 09:48:11 [INFO] 09:48:11 [INFO] Results: 09:48:11 [INFO] 09:48:11 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 09:48:11 [INFO] 09:48:11 [INFO] 09:48:11 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-linkstate --- 09:48:11 [INFO] 09:48:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-linkstate --- 09:48:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT.jar 09:48:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 09:48:11 [INFO] 09:48:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-linkstate --- 09:48:17 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT-javadoc.jar 09:48:17 [INFO] 09:48:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-linkstate --- 09:48:17 [INFO] CycloneDX: Resolving Dependencies 09:48:18 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 09:48:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bom.xml 09:48:18 [INFO] attaching as bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml 09:48:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bom.json 09:48:18 [INFO] attaching as bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json 09:48:18 [INFO] 09:48:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 09:48:18 [INFO] Skipping duplicate-finder execution! 09:48:18 [INFO] 09:48:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-linkstate --- 09:48:18 [INFO] No dependency problems found 09:48:18 [INFO] 09:48:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-linkstate --- 09:48:18 [INFO] Skipping source per configuration. 09:48:18 [INFO] 09:48:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-linkstate --- 09:48:18 [INFO] 09:48:18 [INFO] --- jacoco:0.8.13:report (report) @ bgp-linkstate --- 09:48:18 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 09:48:18 [INFO] Analyzed bundle 'bgp-linkstate' with 60 classes 09:48:18 [INFO] 09:48:18 [INFO] --- install:3.1.4:install (default-install) @ bgp-linkstate --- 09:48:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT.pom 09:48:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT.jar 09:48:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT-javadoc.jar 09:48:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml 09:48:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json 09:48:18 [INFO] 09:48:18 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-linkstate --- 09:48:18 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT.jar 09:48:19 [INFO] Writing OBR metadata 09:48:19 [INFO] 09:48:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-linkstate --- 09:48:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:48:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:48:19 [INFO] 09:48:19 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-linkstate --- 09:48:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:48:19 [INFO] 09:48:19 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 09:48:19 [INFO] Building bgp-rib-mock 0.24.0-SNAPSHOT [47/167] 09:48:19 [INFO] from bgp/rib-mock/pom.xml 09:48:19 [INFO] -------------------------------[ bundle ]------------------------------- 09:48:19 [INFO] 09:48:19 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-mock --- 09:48:19 [INFO] 09:48:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-mock --- 09:48:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:48:19 [INFO] 09:48:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 09:48:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:48:19 [INFO] 09:48:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-mock --- 09:48:19 [INFO] 09:48:19 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-mock --- 09:48:19 [INFO] 09:48:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 09:48:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:48:19 [INFO] 09:48:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-mock --- 09:48:19 [INFO] Starting audit... 09:48:19 Audit done. 09:48:19 [INFO] You have 0 Checkstyle violations. 09:48:19 [INFO] 09:48:19 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-mock --- 09:48:19 [INFO] Starting audit... 09:48:19 Audit done. 09:48:19 [INFO] You have 0 Checkstyle violations. 09:48:19 [INFO] 09:48:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-rib-mock --- 09:48:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:48:19 [INFO] 09:48:19 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-mock --- 09:48:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/src/main/resources 09:48:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/generated-sources/spi 09:48:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/generated-sources/yang 09:48:19 [INFO] 09:48:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-mock --- 09:48:19 [INFO] Recompiling the module because of changed dependency. 09:48:19 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 09:48:19 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/src/main/java/org/opendaylight/protocol/bgp/rib/mock/EventBusRegistration.java:[172,21] exceptionCaught(io.netty.channel.ChannelHandlerContext,java.lang.Throwable) in io.netty.channel.ChannelHandler has been deprecated 09:48:19 [INFO] 09:48:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 09:48:19 [INFO] 09:48:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-mock --- 09:48:19 [INFO] Fork Value is true 09:48:22 [INFO] Done SpotBugs Analysis.... 09:48:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:48:22 [INFO] 09:48:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 09:48:22 [INFO] 09:48:22 [INFO] 09:48:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-mock --- 09:48:22 [INFO] BugInstance size is 0 09:48:22 [INFO] Error size is 0 09:48:22 [INFO] No errors/warnings found 09:48:22 [INFO] 09:48:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-mock --- 09:48:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/src/test/resources 09:48:22 [INFO] 09:48:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-mock --- 09:48:22 [INFO] No sources to compile 09:48:22 [INFO] 09:48:22 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-mock --- 09:48:22 [INFO] No tests to run. 09:48:22 [INFO] 09:48:22 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-rib-mock --- 09:48:22 [INFO] 09:48:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-mock --- 09:48:22 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT.jar 09:48:22 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 09:48:22 [INFO] 09:48:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-mock --- 09:48:23 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT-javadoc.jar 09:48:23 [INFO] 09:48:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-mock --- 09:48:23 [INFO] CycloneDX: Resolving Dependencies 09:48:24 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 09:48:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bom.xml 09:48:24 [INFO] attaching as bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.xml 09:48:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bom.json 09:48:24 [INFO] attaching as bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.json 09:48:24 [INFO] 09:48:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 09:48:24 [INFO] Skipping duplicate-finder execution! 09:48:24 [INFO] 09:48:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-rib-mock --- 09:48:24 [INFO] No dependency problems found 09:48:24 [INFO] 09:48:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-mock --- 09:48:24 [INFO] Skipping source per configuration. 09:48:24 [INFO] 09:48:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-mock --- 09:48:24 [INFO] 09:48:24 [INFO] --- jacoco:0.8.13:report (report) @ bgp-rib-mock --- 09:48:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:24 [INFO] 09:48:24 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-mock --- 09:48:24 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT.pom 09:48:24 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT.jar 09:48:24 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT-javadoc.jar 09:48:24 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.xml 09:48:24 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.json 09:48:24 [INFO] 09:48:24 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-mock --- 09:48:24 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT.jar 09:48:24 [INFO] Writing OBR metadata 09:48:24 [INFO] 09:48:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-rib-mock --- 09:48:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:48:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:48:24 [INFO] 09:48:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-rib-mock --- 09:48:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:48:24 [INFO] 09:48:24 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 09:48:24 [INFO] Building bgp-config-example 0.24.0-SNAPSHOT [48/167] 09:48:24 [INFO] from bgp/config-example/pom.xml 09:48:24 [INFO] --------------------------------[ jar ]--------------------------------- 09:48:24 [INFO] 09:48:24 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-config-example --- 09:48:24 [INFO] 09:48:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-config-example --- 09:48:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:48:24 [INFO] 09:48:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-config-example --- 09:48:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:48:24 [INFO] 09:48:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-config-example --- 09:48:25 [INFO] 09:48:25 [INFO] --- dependency:3.9.0:properties (default) @ bgp-config-example --- 09:48:25 [INFO] 09:48:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-config-example --- 09:48:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:48:25 [INFO] 09:48:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-config-example --- 09:48:25 [INFO] Starting audit... 09:48:25 Audit done. 09:48:25 [INFO] You have 0 Checkstyle violations. 09:48:25 [INFO] 09:48:25 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-config-example --- 09:48:25 [INFO] Starting audit... 09:48:25 Audit done. 09:48:25 [INFO] You have 0 Checkstyle violations. 09:48:25 [INFO] 09:48:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-config-example --- 09:48:25 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:48:25 [INFO] 09:48:25 [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-config-example --- 09:48:25 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 09:48:25 [INFO] 09:48:25 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-config-example --- 09:48:25 [INFO] Copying 3 resources from src/main/resources to target/classes 09:48:25 [INFO] 09:48:25 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-config-example --- 09:48:25 [INFO] No sources to compile 09:48:25 [INFO] 09:48:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 09:48:25 [INFO] 09:48:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-config-example --- 09:48:25 [INFO] No files found to run spotbugs, check compile phase has been run 09:48:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:48:25 [INFO] 09:48:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 09:48:25 [INFO] 09:48:25 [INFO] 09:48:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-config-example --- 09:48:25 [INFO] 09:48:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-config-example --- 09:48:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/src/test/resources 09:48:25 [INFO] 09:48:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-config-example --- 09:48:25 [INFO] No sources to compile 09:48:25 [INFO] 09:48:25 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-config-example --- 09:48:25 [INFO] No tests to run. 09:48:25 [INFO] 09:48:25 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-config-example --- 09:48:25 [INFO] 09:48:25 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-config-example --- 09:48:25 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/bgp-config-example-0.24.0-SNAPSHOT.jar 09:48:25 [INFO] 09:48:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-config-example --- 09:48:25 [INFO] No Javadoc in project. Archive not created. 09:48:25 [INFO] 09:48:25 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-config-example --- 09:48:25 [INFO] 09:48:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-config-example --- 09:48:25 [INFO] CycloneDX: Resolving Dependencies 09:48:26 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 09:48:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/bom.xml 09:48:26 [INFO] attaching as bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 09:48:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/bom.json 09:48:26 [INFO] attaching as bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 09:48:26 [INFO] 09:48:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 09:48:26 [INFO] Skipping duplicate-finder execution! 09:48:26 [INFO] 09:48:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-config-example --- 09:48:26 [INFO] No dependency problems found 09:48:26 [INFO] 09:48:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-config-example --- 09:48:26 [INFO] Skipping source per configuration. 09:48:26 [INFO] 09:48:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-config-example --- 09:48:26 [INFO] 09:48:26 [INFO] --- jacoco:0.8.13:report (report) @ bgp-config-example --- 09:48:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:26 [INFO] 09:48:26 [INFO] --- install:3.1.4:install (default-install) @ bgp-config-example --- 09:48:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT.pom 09:48:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/bgp-config-example-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT.jar 09:48:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/classes/initial/protocols-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-bgp-initial-config.xml 09:48:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/classes/initial/network-topology-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-network-topology-bgp-initial-config.xml 09:48:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/classes/initial/routing-policy-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-routing-policy-default-config.xml 09:48:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 09:48:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 09:48:26 [INFO] 09:48:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-config-example --- 09:48:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:48:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:48:26 [INFO] 09:48:26 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 09:48:26 [INFO] Building bgp-openconfig-rp-statement 0.24.0-SNAPSHOT [49/167] 09:48:26 [INFO] from bgp/openconfig-rp-statement/pom.xml 09:48:26 [INFO] -------------------------------[ bundle ]------------------------------- 09:48:26 [INFO] 09:48:26 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-statement --- 09:48:26 [INFO] 09:48:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 09:48:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:48:26 [INFO] 09:48:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 09:48:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:48:26 [INFO] 09:48:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 09:48:26 [INFO] 09:48:26 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-rp-statement --- 09:48:26 [INFO] 09:48:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 09:48:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:48:26 [INFO] 09:48:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-statement --- 09:48:26 [INFO] Starting audit... 09:48:26 Audit done. 09:48:26 [INFO] You have 0 Checkstyle violations. 09:48:26 [INFO] 09:48:26 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-statement --- 09:48:26 [INFO] Starting audit... 09:48:26 Audit done. 09:48:26 [INFO] You have 0 Checkstyle violations. 09:48:26 [INFO] 09:48:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-rp-statement --- 09:48:26 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:48:26 [INFO] 09:48:26 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-statement --- 09:48:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/resources 09:48:26 [INFO] 09:48:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-rp-statement --- 09:48:26 [INFO] Recompiling the module because of changed dependency. 09:48:26 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 09:48:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:48:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:48:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 09:48:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:48:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:48:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:48:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:48:27 [INFO] 09:48:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 09:48:27 [INFO] 09:48:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 09:48:27 [INFO] Fork Value is true 09:48:30 [INFO] Done SpotBugs Analysis.... 09:48:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:48:30 [INFO] 09:48:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 09:48:30 [INFO] 09:48:30 [INFO] 09:48:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-statement --- 09:48:30 [INFO] BugInstance size is 0 09:48:30 [INFO] Error size is 0 09:48:30 [INFO] No errors/warnings found 09:48:30 [INFO] 09:48:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 09:48:30 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:48:30 [INFO] 09:48:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 09:48:30 [INFO] Recompiling the module because of changed dependency. 09:48:30 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 09:48:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:48:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:48:30 [INFO] 09:48:30 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-rp-statement --- 09:48:30 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/surefire-reports 09:48:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:48:30 [INFO] 09:48:30 [INFO] ------------------------------------------------------- 09:48:30 [INFO] T E S T S 09:48:30 [INFO] ------------------------------------------------------- 09:48:31 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 09:48:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:48:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.593 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 09:48:36 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 09:48:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 09:48:36 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 09:48:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 09:48:36 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 09:48:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 09:48:36 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 09:48:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 09:48:36 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 09:48:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 09:48:36 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 09:48:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 09:48:36 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 09:48:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 09:48:37 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 09:48:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 09:48:37 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 09:48:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 09:48:37 [INFO] 09:48:37 [INFO] Results: 09:48:37 [INFO] 09:48:37 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 09:48:37 [INFO] 09:48:37 [INFO] 09:48:37 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-openconfig-rp-statement --- 09:48:37 [INFO] 09:48:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 09:48:37 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar 09:48:37 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 09:48:37 [INFO] 09:48:37 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-statement --- 09:48:37 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-tests.jar 09:48:37 [INFO] 09:48:37 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 09:48:37 [INFO] Skipping source per configuration. 09:48:37 [INFO] 09:48:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 09:48:38 [WARNING] Javadoc Warnings 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:34: warning: no comment 09:48:38 [WARNING] public class AbstractCommunityHandler { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:42: warning: no comment 09:48:38 [WARNING] protected final LoadingCache> communitySets; 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:44: warning: no comment 09:48:38 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:35: warning: no comment 09:48:38 [WARNING] public class AbstractExtCommunityHandler { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:44: warning: no comment 09:48:38 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:63: warning: no comment 09:48:38 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/AsPathPrepend.java:30: warning: no comment 09:48:38 [WARNING] public static AsPathPrepend getInstance() { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:18: warning: no comment 09:48:38 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:26: warning: no comment 09:48:38 [WARNING] public static LocalAsPathPrependHandler getInstance() { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAfiSafiNotInHandler.java:31: warning: no comment 09:48:38 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAsPathSetHandler.java:75: warning: no comment 09:48:38 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchBgpNeighborSetHandler.java:62: warning: no comment 09:48:38 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchClusterIdSetHandler.java:73: warning: no comment 09:48:38 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchCommunitySetHandler.java:30: warning: no comment 09:48:38 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchExtCommunitySetHandler.java:30: warning: no comment 09:48:38 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchOriginatorIdSetHandler.java:71: warning: no comment 09:48:38 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchRoleSetHandler.java:71: warning: no comment 09:48:38 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/NonTransitiveAttributesFilterHandler.java:38: warning: no comment 09:48:38 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/OSGiStatementActivator.java:25: warning: no comment 09:48:38 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/OSGiStatementActivator.java:25: warning: use of default constructor, which does not provide a comment 09:48:38 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetClusterIdPrependHandler.java:32: warning: no comment 09:48:38 [WARNING] public static SetClusterIdPrependHandler getInstance() { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetCommunityHandler.java:34: warning: no comment 09:48:38 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetExtCommunityHandler.java:35: warning: no comment 09:48:38 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetOriginatorIdPrependHandler.java:30: warning: no comment 09:48:38 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:58: warning: no comment 09:48:38 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:61: warning: no comment 09:48:38 [WARNING] public StatementActivator() { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:67: warning: no comment 09:48:38 [WARNING] public StatementActivator(final DataBroker dataBroker) { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/VpnNonMemberHandler.java:45: warning: no comment 09:48:38 [WARNING] public static VpnNonMemberHandler getInstance() { 09:48:38 [WARNING] ^ 09:48:38 [WARNING] 28 warnings 09:48:38 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-javadoc.jar 09:48:38 [INFO] 09:48:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-statement --- 09:48:38 [INFO] CycloneDX: Resolving Dependencies 09:48:40 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 09:48:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bom.xml 09:48:40 [INFO] attaching as bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml 09:48:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bom.json 09:48:40 [INFO] attaching as bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json 09:48:40 [INFO] 09:48:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 09:48:40 [INFO] Skipping duplicate-finder execution! 09:48:40 [INFO] 09:48:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 09:48:40 [INFO] No dependency problems found 09:48:40 [INFO] 09:48:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 09:48:40 [INFO] Skipping source per configuration. 09:48:40 [INFO] 09:48:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 09:48:40 [INFO] 09:48:40 [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-rp-statement --- 09:48:40 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 09:48:40 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 09:48:40 [INFO] 09:48:40 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-statement --- 09:48:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.pom 09:48:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar 09:48:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-tests.jar 09:48:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-javadoc.jar 09:48:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml 09:48:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json 09:48:40 [INFO] 09:48:40 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-statement --- 09:48:40 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar 09:48:40 [INFO] Writing OBR metadata 09:48:40 [INFO] 09:48:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-openconfig-rp-statement --- 09:48:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:48:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:48:40 [INFO] 09:48:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-openconfig-rp-statement --- 09:48:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:48:40 [INFO] 09:48:40 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 09:48:40 [INFO] Building bgp-rib-impl 0.24.0-SNAPSHOT [50/167] 09:48:40 [INFO] from bgp/rib-impl/pom.xml 09:48:40 [INFO] -------------------------------[ bundle ]------------------------------- 09:48:40 [INFO] 09:48:40 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-impl --- 09:48:40 [INFO] 09:48:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-impl --- 09:48:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:48:40 [INFO] 09:48:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 09:48:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:48:40 [INFO] 09:48:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-impl --- 09:48:40 [INFO] 09:48:40 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-impl --- 09:48:40 [INFO] 09:48:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 09:48:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-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/** 09:48:40 [INFO] 09:48:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-impl --- 09:48:40 [INFO] Starting audit... 09:48:40 Audit done. 09:48:40 [INFO] You have 0 Checkstyle violations. 09:48:40 [INFO] 09:48:40 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-impl --- 09:48:42 [INFO] Starting audit... 09:48:42 Audit done. 09:48:42 [INFO] You have 0 Checkstyle violations. 09:48:42 [INFO] 09:48:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-rib-impl --- 09:48:42 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:48:42 [INFO] 09:48:42 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-impl --- 09:48:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/resources 09:48:42 [INFO] 09:48:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-impl --- 09:48:42 [INFO] Recompiling the module because of changed dependency. 09:48:42 [INFO] Compiling 77 source files with javac [debug release 21] to target/classes 09:48:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 09:48:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:[141,44] possible 'this' escape before subclass is fully initialized 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:[118,23] possible 'this' escape before subclass is fully initialized 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[759,45] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[176,23] possible 'this' escape before subclass is fully initialized 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[269,51] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[271,62] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[313,34] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[314,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[317,21] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:[96,39] found raw type: org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode 09:48:43 missing type arguments for generic class org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[163,39] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[175,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[258,41] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[264,71] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[168,35] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[168,80] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[172,35] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[172,80] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[215,62] unchecked cast 09:48:43 required: org.opendaylight.mdsal.binding.api.DataObjectModification 09:48:43 found: org.opendaylight.mdsal.binding.api.DataObjectModification 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[224,72] unchecked cast 09:48:43 required: org.opendaylight.mdsal.binding.api.DataObjectModification 09:48:43 found: org.opendaylight.mdsal.binding.api.DataObjectModification 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[226,70] unchecked cast 09:48:43 required: org.opendaylight.mdsal.binding.api.DataObjectModification 09:48:43 found: org.opendaylight.mdsal.binding.api.DataObjectModification 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[232,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:48:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:[14,8] auto-closeable resource org.opendaylight.protocol.bgp.rib.impl.spi.BGPBestPathSelection has a member method close() that could throw InterruptedException 09:48:43 [INFO] 09:48:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 09:48:43 [INFO] 09:48:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-impl --- 09:48:43 [INFO] Fork Value is true 09:48:49 [INFO] Done SpotBugs Analysis.... 09:48:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:48:49 [INFO] 09:48:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 09:48:49 [INFO] 09:48:49 [INFO] 09:48:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-impl --- 09:48:49 [INFO] BugInstance size is 0 09:48:49 [INFO] Error size is 0 09:48:49 [INFO] No errors/warnings found 09:48:49 [INFO] 09:48:49 [INFO] --- remote-resources:3.3.0:process (default) @ bgp-rib-impl --- 09:48:49 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:0.24.0-SNAPSHOT 09:48:49 [INFO] Copying 3 resources from 1 bundle. 09:48:49 [INFO] 09:48:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-impl --- 09:48:49 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:48:49 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 09:48:49 [INFO] 09:48:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-impl --- 09:48:49 [INFO] Recompiling the module because of changed dependency. 09:48:49 [INFO] Compiling 34 source files with javac [debug release 21] to target/test-classes 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AbstractRIBTestSetup.java:[121,18] auto-closeable resource mock is never referenced in body of corresponding try statement 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImplTest.java:[104,18] auto-closeable resource mock is never referenced in body of corresponding try statement 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,47] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 09:48:50 required: io.netty.util.concurrent.GenericFutureListener> 09:48:50 found: io.netty.util.concurrent.GenericFutureListener 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,51] unchecked conversion 09:48:50 required: io.netty.util.concurrent.GenericFutureListener> 09:48:50 found: io.netty.util.concurrent.GenericFutureListener 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[95,18] auto-closeable resource mock is never referenced in body of corresponding try statement 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[131,58] unchecked method invocation: method getPeerGroup in interface org.opendaylight.protocol.bgp.rib.impl.config.PeerGroupConfigLoader is applied to given types 09:48:50 required: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 09:48:50 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[131,62] unchecked conversion 09:48:50 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 09:48:50 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[202,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[214,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[102,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[120,47] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[145,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[147,30] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[148,32] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[150,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[152,42] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[165,30] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[166,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[167,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[168,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[200,58] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[42,31] auto-closeable resource peerStateReg is never referenced in body of corresponding try statement 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[41,27] auto-closeable resource ribStateReg is never referenced in body of corresponding try statement 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[55,27] auto-closeable resource peerStateReg is never referenced in body of corresponding try statement 09:48:50 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[64,27] auto-closeable resource ribStateReg is never referenced in body of corresponding try statement 09:48:50 [INFO] 09:48:50 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-impl --- 09:48:50 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/surefire-reports 09:48:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:48:50 [INFO] 09:48:50 [INFO] ------------------------------------------------------- 09:48:50 [INFO] T E S T S 09:48:50 [INFO] ------------------------------------------------------- 09:48:51 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 09:48:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 09:48:51 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 09:48:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:49:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.957 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 09:49:00 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 09:49:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.804 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 09:49:03 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 09:49:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 09:49:06 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 09:49:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 09:49:06 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 09:49:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 09:49:06 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 09:49:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 09:49:07 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 09:49:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.640 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 09:49:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 09:49:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 09:49:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 09:49:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 09:49:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 09:49:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 09:49:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 09:49:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.66 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 09:49:32 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 09:49:32 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 09:49:32 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 09:49:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 09:49:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 09:49:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 09:49:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 09:49:33 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 09:49:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 09:49:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 09:49:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 09:49:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 09:49:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 09:49:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 09:49:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 09:49:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 09:49:34 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 09:49:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 09:49:34 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 09:49:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 09:49:34 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 09:49:34 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 09:49:34 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 09:49:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 09:49:34 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 09:49:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 09:49:35 [INFO] 09:49:35 [INFO] Results: 09:49:35 [INFO] 09:49:35 [WARNING] Tests run: 94, Failures: 0, Errors: 0, Skipped: 2 09:49:35 [INFO] 09:49:35 [INFO] 09:49:35 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-rib-impl --- 09:49:35 [INFO] 09:49:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-impl --- 09:49:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT.jar 09:49:35 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/classes/META-INF/MANIFEST.MF 09:49:35 [INFO] 09:49:35 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-rib-impl --- 09:49:35 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-tests.jar 09:49:35 [INFO] 09:49:35 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-rib-impl --- 09:49:35 [INFO] Skipping source per configuration. 09:49:35 [INFO] 09:49:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-impl --- 09:49:38 [WARNING] Javadoc Warnings 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:106: warning: no comment 09:49:38 [WARNING] public ApplicationPeer( 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:121: warning: no comment 09:49:38 [WARNING] public synchronized void instantiateServiceInstance(final DataTreeChangeExtension dataTreeChangeService, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:14: warning: no comment 09:49:38 [WARNING] public interface BGPBestPathSelection extends BgpTableType, AutoCloseable { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:15: warning: no comment 09:49:38 [WARNING] PathSelectionMode getStrategy(); 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiator.java:22: warning: no comment 09:49:38 [WARNING] public BGPClientSessionNegotiator(final Promise promise, final Channel channel, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AbstractBGPSessionNegotiator.java:252: warning: no comment 09:49:38 [WARNING] public synchronized State getState() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:16: warning: no comment 09:49:38 [WARNING] public final class BGPClientSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:19: warning: no comment 09:49:38 [WARNING] public BGPClientSessionNegotiatorFactory(final BGPPeerRegistry peerRegistry) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:64: warning: no comment 09:49:38 [WARNING] public class BGPClusterSingletonService implements ClusterSingletonService, AutoCloseable { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:346: warning: no comment 09:49:38 [WARNING] public void onNeighborRemoved(final Neighbor neighbor) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:69: warning: no comment 09:49:38 [WARNING] public BGPDispatcherImpl(@Reference final BGPExtensionConsumerContext extensions, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:77: warning: no comment 09:49:38 [WARNING] public synchronized Future createClient(final InetSocketAddress localAddress, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:23: warning: no comment 09:49:38 [WARNING] public BGPHandlerFactory(final MessageRegistry registry) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:32: warning: no comment 09:49:38 [WARNING] public ChannelHandler[] getDecoders() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:28: warning: no comment 09:49:38 [WARNING] public ChannelHandler[] getEncoders() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:39: warning: no comment 09:49:38 [WARNING] public final class BGPNettyGroups implements AutoCloseable { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:111: warning: no comment 09:49:38 [WARNING] public BGPNettyGroups() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:73: warning: no comment 09:49:38 [WARNING] public class BgpPeer extends PeerBean { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:86: warning: no comment 09:49:38 [WARNING] public BgpPeer(final RpcProviderService rpcRegistry, final BGPStateProviderRegistry stateProviderRegistry) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:357: warning: no comment 09:49:38 [WARNING] public synchronized List getBgpFixedCapabilities() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:365: warning: no comment 09:49:38 [WARNING] public synchronized Optional getErrorHandling() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:361: warning: no comment 09:49:38 [WARNING] public synchronized int getGracefulRestartTimer() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:156: warning: no comment 09:49:38 [WARNING] public BGPPeer( 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:246: warning: no comment 09:49:38 [WARNING] public synchronized void instantiateServiceInstance() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:46: warning: no comment 09:49:38 [WARNING] public abstract class BGPPeerStateImpl extends DefaultRibReference implements BGPPeerState, BGPAfiSafiState, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:77: warning: no comment 09:49:38 [WARNING] public BGPPeerStateImpl(final DataObjectIdentifier.@NonNull WithKey instanceIdentifier, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:207: warning: no comment 09:49:38 [WARNING] protected final synchronized void registerPrefixesCounters( 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:202: warning: no comment 09:49:38 [WARNING] protected final synchronized void registerPrefixesSentCounter(final TablesKey tablesKey, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:214: warning: no comment 09:49:38 [WARNING] protected final synchronized void resetState() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:282: warning: no comment 09:49:38 [WARNING] protected final void setActive(final boolean active) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:197: warning: no comment 09:49:38 [WARNING] protected final synchronized void setAdvertizedGracefulRestartTableTypes(final List receivedGraceful) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:297: warning: no comment 09:49:38 [WARNING] public final synchronized void setAdvertizedLlGracefulRestartTableTypes( 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:190: warning: no comment 09:49:38 [WARNING] public final synchronized void setAfiSafiGracefulRestartState(final int newPeerRestartTime, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:224: warning: no comment 09:49:38 [WARNING] protected final synchronized void setLocalRestartingState(final boolean restarting) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:220: warning: no comment 09:49:38 [WARNING] protected final synchronized void setRestartingState() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeerTrackerImpl.java:22: warning: no comment 09:49:38 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeerTrackerImpl.java:22: warning: use of default constructor, which does not provide a comment 09:49:38 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:24: warning: no comment 09:49:38 [WARNING] public final class BgpPeerUtil { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:91: warning: no comment 09:49:38 [WARNING] public LlGracefulRestartDTO(final TablesKey tableKey, final int staleTime, final boolean forwardingFlag) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:101: warning: no comment 09:49:38 [WARNING] public int getStaleTime() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:97: warning: no comment 09:49:38 [WARNING] public TablesKey getTableKey() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:105: warning: no comment 09:49:38 [WARNING] public boolean isForwarding() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:33: warning: no comment 09:49:38 [WARNING] public final class BGPProtocolSessionPromise extends DefaultPromise { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:50: warning: no comment 09:49:38 [WARNING] public BGPProtocolSessionPromise(final @NonNull InetSocketAddress remoteAddress, final int retryTimer, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:61: warning: no comment 09:49:38 [WARNING] public synchronized void connect() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:28: warning: no comment 09:49:38 [WARNING] public class BGPReconnectPromise extends DefaultPromise { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:38: warning: no comment 09:49:38 [WARNING] public BGPReconnectPromise(final @NonNull EventExecutor executor, final @NonNull InetSocketAddress address, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:49: warning: no comment 09:49:38 [WARNING] public synchronized void connect() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:29: warning: no comment 09:49:38 [WARNING] public class BGPRibStateImpl extends DefaultRibReference implements BGPRibState, BGPRibStateProvider { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:39: warning: no comment 09:49:38 [WARNING] protected BGPRibStateImpl(final DataObjectIdentifier.WithKey instanceIdentifier, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:88: warning: no comment 09:49:38 [WARNING] protected final synchronized void registerTotalPathCounter(final @NonNull TablesKey key, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:93: warning: no comment 09:49:38 [WARNING] protected final synchronized void registerTotalPrefixesCounter(final @NonNull TablesKey key, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:103: warning: no comment 09:49:38 [WARNING] protected final synchronized void setActive(final boolean active) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiator.java:22: warning: no comment 09:49:38 [WARNING] public BGPServerSessionNegotiator(final Promise promise, final Channel channel, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:16: warning: no comment 09:49:38 [WARNING] public final class BGPServerSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:19: warning: no comment 09:49:38 [WARNING] public BGPServerSessionNegotiatorFactory(final BGPPeerRegistry registry) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:257: warning: no @param for remoteOpen 09:49:38 [WARNING] public synchronized void setChannelExtMsgCoder(final Open remoteOpen) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:84: warning: no comment 09:49:38 [WARNING] public class BGPSessionImpl extends SimpleChannelInboundHandler> implements BGPSession, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:137: warning: no comment 09:49:38 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:130: warning: no comment 09:49:38 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:493: warning: no comment 09:49:38 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:551: warning: no comment 09:49:38 [WARNING] public ChannelOutputLimiter getLimiter() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:537: warning: no comment 09:49:38 [WARNING] public synchronized State getState() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPSessionPreferences.java:53: warning: no comment 09:49:38 [WARNING] public BGPSessionPreferences(final AsNumber as, final int hold, final BgpId bgpId, final AsNumber remoteAs, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:36: warning: no comment 09:49:38 [WARNING] public final class BGPSessionStateImpl implements BGPSessionState, BGPTimersState, BGPTransportState, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:59: warning: no comment 09:49:38 [WARNING] public BGPSessionStateImpl() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:179: warning: no comment 09:49:38 [WARNING] public synchronized void registerMessagesCounter(final BGPMessagesListener bgpMessagesListener) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:32: warning: no comment 09:49:38 [WARNING] public final class BGPStateCollector implements BGPStateProviderRegistry, BGPStateProvider { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:59: warning: no comment 09:49:38 [WARNING] public BGPStateCollector() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:61: warning: no comment 09:49:38 [WARNING] public final Map syncStorage = new HashMap<>(); 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:65: warning: no comment 09:49:38 [WARNING] public BGPSynchronization(final BGPSessionListener listener, final Set types) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:63: warning: no comment 09:49:38 [WARNING] public void flush() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:53: warning: no comment 09:49:38 [WARNING] public void write(final Notification msg) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:14: warning: no comment 09:49:38 [WARNING] public interface ChannelPipelineInitializer { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:15: warning: no comment 09:49:38 [WARNING] void initializeChannel(SocketChannel socketChannel, Promise promise); 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:33: warning: no comment 09:49:38 [WARNING] Attributes deserializeAttributes(NormalizedNode attributes); 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:35: warning: no comment 09:49:38 [WARNING] ContainerNode serializeAttributes(Attributes pathAttr); 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:31: warning: no comment 09:49:38 [WARNING] ContainerNode serializeReachNlri(MpReachNlri nlri); 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:29: warning: no comment 09:49:38 [WARNING] ContainerNode serializeUnreachNlri(MpUnreachNlri nlri); 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:52: warning: no comment 09:49:38 [WARNING] public final class CodecsImpl implements Codecs { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:83: warning: no comment 09:49:38 [WARNING] public CodecsImpl(final RIBSupport ribSupport) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:22: warning: no comment 09:49:38 [WARNING] public final class ConstantCodecsRegistry implements CodecsRegistry { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:27: warning: no comment 09:49:38 [WARNING] public ConstantCodecsRegistry(final BindingCodecTree codecTree) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:69: warning: no comment 09:49:38 [WARNING] public class DefaultBgpDeployer implements DataTreeChangeListener, PeerGroupConfigLoader, AutoCloseable { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:104: warning: no comment 09:49:38 [WARNING] public DefaultBgpDeployer(final String networkInstanceName, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:145: warning: no comment 09:49:38 [WARNING] public synchronized void init() { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:153: warning: no comment 09:49:38 [WARNING] public static BgpParameters getGracefulBgpParameters(final List fixedCapabilities, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:62: warning: no comment 09:49:38 [WARNING] public static CParameters getGracefulCapability(final Map tables, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:73: warning: no comment 09:49:38 [WARNING] public static CParameters getLlGracefulCapability(final Set llGracefulRestarts) { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:30: warning: no comment 09:49:38 [WARNING] public final class OSGiBgpDeployer extends DefaultBgpDeployer { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:32: warning: no comment 09:49:38 [WARNING] public @interface Configuration { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:38: warning: no comment 09:49:38 [WARNING] public OSGiBgpDeployer(@Reference final ClusterSingletonServiceProvider provider, 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:34: warning: no comment 09:49:38 [WARNING] String networkInstanceName() default "global-bgp"; 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/OSGiCodecsRegistry.java:29: warning: no comment 09:49:38 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/OSGiCodecsRegistry.java:29: warning: use of default constructor, which does not provide a comment 09:49:38 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:35: warning: no comment 09:49:38 [WARNING] BgpId getBgpIdentifier(); 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:77: warning: no comment 09:49:38 [WARNING] CodecsRegistry getCodecsRegistry(); 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:45: warning: no comment 09:49:38 [WARNING] BGPDispatcher getDispatcher(); 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:95: warning: no comment 09:49:38 [WARNING] Set getLocalTablesKeys(); 09:49:38 [WARNING] ^ 09:49:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:63: warning: no comment 09:49:38 [WARNING] public final class RibImpl implements RIB, BGPRibStateProvider { 09:49:38 [WARNING] ^ 09:49:38 [WARNING] 100 warnings 09:49:38 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-javadoc.jar 09:49:38 [INFO] 09:49:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-impl --- 09:49:38 [INFO] CycloneDX: Resolving Dependencies 09:49:39 [INFO] CycloneDX: Creating BOM version 1.6 with 70 component(s) 09:49:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/bom.xml 09:49:39 [INFO] attaching as bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:49:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/bom.json 09:49:39 [INFO] attaching as bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:49:39 [INFO] 09:49:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-impl --- 09:49:39 [INFO] Skipping duplicate-finder execution! 09:49:39 [INFO] 09:49:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-rib-impl --- 09:49:39 [INFO] No dependency problems found 09:49:39 [INFO] 09:49:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-impl --- 09:49:39 [INFO] Skipping source per configuration. 09:49:39 [INFO] 09:49:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-impl --- 09:49:39 [INFO] 09:49:39 [INFO] --- jacoco:0.8.13:report (report) @ bgp-rib-impl --- 09:49:39 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/code-coverage/jacoco.exec 09:49:39 [INFO] Analyzed bundle 'bgp-rib-impl' with 103 classes 09:49:40 [INFO] 09:49:40 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-impl --- 09:49:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT.pom 09:49:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT.jar 09:49:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-tests.jar 09:49:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-javadoc.jar 09:49:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:49:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:49:40 [INFO] 09:49:40 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-impl --- 09:49:40 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT.jar 09:49:40 [INFO] Writing OBR metadata 09:49:40 [INFO] 09:49:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-rib-impl --- 09:49:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:49:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:49:40 [INFO] 09:49:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-rib-impl --- 09:49:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:49:40 [INFO] 09:49:40 [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- 09:49:40 [INFO] Building bgp-peer-acceptor 0.24.0-SNAPSHOT [51/167] 09:49:40 [INFO] from bgp/peer-acceptor/pom.xml 09:49:40 [INFO] -------------------------------[ bundle ]------------------------------- 09:49:40 [INFO] 09:49:40 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-peer-acceptor --- 09:49:40 [INFO] 09:49:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-peer-acceptor --- 09:49:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:49:40 [INFO] 09:49:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-peer-acceptor --- 09:49:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:49:40 [INFO] 09:49:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-peer-acceptor --- 09:49:40 [INFO] 09:49:40 [INFO] --- dependency:3.9.0:properties (default) @ bgp-peer-acceptor --- 09:49:40 [INFO] 09:49:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-peer-acceptor --- 09:49:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:49:40 [INFO] 09:49:40 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-peer-acceptor --- 09:49:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:49:40 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/src/main/yang 09:49:40 [INFO] yang-to-sources: Found 15 dependencies in 3.056 ms 09:49:40 [INFO] yang-to-sources: Project model files found: 1 in 2.941 ms 09:49:40 [INFO] yang-to-sources: 2 YANG models processed in 94.11 ms 09:49:40 [INFO] BindingJavaFileGenerator: Defined 7 files in 3.795 ms 09:49:40 [INFO] Sorted 7 files into 3 directories in 154.8 μs 09:49:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 10.81 ms 09:49:40 [INFO] 09:49:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-peer-acceptor --- 09:49:40 [INFO] Starting audit... 09:49:40 Audit done. 09:49:40 [INFO] You have 0 Checkstyle violations. 09:49:40 [INFO] 09:49:40 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-peer-acceptor --- 09:49:40 [INFO] Starting audit... 09:49:40 Audit done. 09:49:40 [INFO] You have 0 Checkstyle violations. 09:49:40 [INFO] 09:49:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-peer-acceptor --- 09:49:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:49:40 [INFO] 09:49:40 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-peer-acceptor --- 09:49:40 [INFO] Copying 1 resource from src/main/resources to target/classes 09:49:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/generated-sources/spi 09:49:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:49:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:49:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:49:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/generated-sources/spi 09:49:40 [INFO] 09:49:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-peer-acceptor --- 09:49:40 [INFO] Recompiling the module because of changed dependency. 09:49:40 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 09:49:41 [INFO] 09:49:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-peer-acceptor >>> 09:49:41 [INFO] 09:49:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-peer-acceptor --- 09:49:41 [INFO] Fork Value is true 09:49:43 [INFO] Done SpotBugs Analysis.... 09:49:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:49:43 [INFO] 09:49:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-peer-acceptor <<< 09:49:43 [INFO] 09:49:43 [INFO] 09:49:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-peer-acceptor --- 09:49:43 [INFO] BugInstance size is 0 09:49:43 [INFO] Error size is 0 09:49:43 [INFO] No errors/warnings found 09:49:43 [INFO] 09:49:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-peer-acceptor --- 09:49:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/src/test/resources 09:49:43 [INFO] 09:49:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-peer-acceptor --- 09:49:43 [INFO] Recompiling the module because of changed dependency. 09:49:43 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:49:43 [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 09:49:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:49:43 [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 09:49:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:49:43 [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 09:49:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:49:43 [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 09:49:43 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:49:43 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:49:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:49:43 [INFO] 09:49:43 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-peer-acceptor --- 09:49:43 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/surefire-reports 09:49:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:49:43 [INFO] 09:49:43 [INFO] ------------------------------------------------------- 09:49:43 [INFO] T E S T S 09:49:43 [INFO] ------------------------------------------------------- 09:49:44 [INFO] Running org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 09:49:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s -- in org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 09:49:46 [INFO] 09:49:46 [INFO] Results: 09:49:46 [INFO] 09:49:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 09:49:46 [INFO] 09:49:46 [INFO] 09:49:46 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-peer-acceptor --- 09:49:46 [INFO] 09:49:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-peer-acceptor --- 09:49:46 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar 09:49:46 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/classes/META-INF/MANIFEST.MF 09:49:46 [INFO] 09:49:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-peer-acceptor --- 09:49:47 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT-javadoc.jar 09:49:47 [INFO] 09:49:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-peer-acceptor --- 09:49:47 [INFO] CycloneDX: Resolving Dependencies 09:49:48 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 09:49:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/bom.xml 09:49:48 [INFO] attaching as bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.xml 09:49:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/bom.json 09:49:48 [INFO] attaching as bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.json 09:49:48 [INFO] 09:49:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-peer-acceptor --- 09:49:48 [INFO] Skipping duplicate-finder execution! 09:49:48 [INFO] 09:49:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-peer-acceptor --- 09:49:48 [WARNING] Used undeclared dependencies found: 09:49:48 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 09:49:48 [WARNING] Non-test scoped test only dependencies found: 09:49:48 [WARNING] org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 09:49:48 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 09:49:48 [INFO] 09:49:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-peer-acceptor --- 09:49:48 [INFO] Skipping source per configuration. 09:49:48 [INFO] 09:49:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-peer-acceptor --- 09:49:48 [INFO] 09:49:48 [INFO] --- jacoco:0.8.13:report (report) @ bgp-peer-acceptor --- 09:49:48 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/code-coverage/jacoco.exec 09:49:48 [INFO] Analyzed bundle 'bgp-peer-acceptor' with 4 classes 09:49:48 [INFO] 09:49:48 [INFO] --- install:3.1.4:install (default-install) @ bgp-peer-acceptor --- 09:49:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT.pom 09:49:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar 09:49:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT-javadoc.jar 09:49:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.xml 09:49:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.json 09:49:48 [INFO] 09:49:48 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-peer-acceptor --- 09:49:48 [INFO] Installing org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar 09:49:48 [INFO] Writing OBR metadata 09:49:48 [INFO] 09:49:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-peer-acceptor --- 09:49:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:49:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:49:48 [INFO] 09:49:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-peer-acceptor --- 09:49:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:49:48 [INFO] 09:49:48 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- 09:49:48 [INFO] Building bgp-bmp-spi 0.24.0-SNAPSHOT [52/167] 09:49:48 [INFO] from bmp/bmp-spi/pom.xml 09:49:48 [INFO] -------------------------------[ bundle ]------------------------------- 09:49:48 [INFO] 09:49:48 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-spi --- 09:49:48 [INFO] 09:49:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-spi --- 09:49:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:49:48 [INFO] 09:49:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-spi --- 09:49:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:49:48 [INFO] 09:49:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-spi --- 09:49:49 [INFO] 09:49:49 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-spi --- 09:49:49 [INFO] 09:49:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-spi --- 09:49:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:49:49 [INFO] 09:49:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-spi --- 09:49:49 [INFO] Starting audit... 09:49:49 Audit done. 09:49:49 [INFO] You have 0 Checkstyle violations. 09:49:49 [INFO] 09:49:49 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-spi --- 09:49:49 [INFO] Starting audit... 09:49:49 Audit done. 09:49:49 [INFO] You have 0 Checkstyle violations. 09:49:49 [INFO] 09:49:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-spi --- 09:49:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:49:49 [INFO] 09:49:49 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-spi --- 09:49:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/src/main/resources 09:49:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/generated-sources/spi 09:49:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/generated-sources/yang 09:49:49 [INFO] 09:49:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-spi --- 09:49:49 [INFO] Recompiling the module because of changed dependency. 09:49:49 [INFO] Compiling 26 source files with javac [debug release 21] to target/classes 09:49:49 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext 09:49:49 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSession.java:[20,8] auto-closeable resource org.opendaylight.protocol.bmp.api.BmpSession has a member method close() that could throw InterruptedException 09:49:49 [INFO] 09:49:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-spi >>> 09:49:49 [INFO] 09:49:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-spi --- 09:49:49 [INFO] Fork Value is true 09:49:52 [INFO] Done SpotBugs Analysis.... 09:49:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:49:52 [INFO] 09:49:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-spi <<< 09:49:52 [INFO] 09:49:52 [INFO] 09:49:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-spi --- 09:49:52 [INFO] BugInstance size is 0 09:49:52 [INFO] Error size is 0 09:49:52 [INFO] No errors/warnings found 09:49:52 [INFO] 09:49:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-spi --- 09:49:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/src/test/resources 09:49:52 [INFO] 09:49:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-spi --- 09:49:52 [INFO] Recompiling the module because of changed dependency. 09:49:52 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 09:49:52 [INFO] 09:49:52 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-spi --- 09:49:52 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/surefire-reports 09:49:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:49:52 [INFO] 09:49:52 [INFO] ------------------------------------------------------- 09:49:52 [INFO] T E S T S 09:49:52 [INFO] ------------------------------------------------------- 09:49:53 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 09:49:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 09:49:53 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 09:49:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 09:49:53 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 09:49:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 09:49:53 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 09:49:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:49:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 09:49:54 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 09:49:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 09:49:54 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 09:49:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 09:49:54 [INFO] 09:49:54 [INFO] Results: 09:49:54 [INFO] 09:49:54 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 09:49:54 [INFO] 09:49:54 [INFO] 09:49:54 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-bmp-spi --- 09:49:54 [INFO] 09:49:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-spi --- 09:49:54 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT.jar 09:49:54 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/classes/META-INF/MANIFEST.MF 09:49:54 [INFO] 09:49:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-spi --- 09:49:56 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT-javadoc.jar 09:49:56 [INFO] 09:49:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-spi --- 09:49:56 [INFO] CycloneDX: Resolving Dependencies 09:49:57 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 09:49:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/bom.xml 09:49:57 [INFO] attaching as bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:49:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/bom.json 09:49:57 [INFO] attaching as bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:49:57 [INFO] 09:49:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-spi --- 09:49:57 [INFO] Skipping duplicate-finder execution! 09:49:57 [INFO] 09:49:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-spi --- 09:49:57 [WARNING] Non-test scoped test only dependencies found: 09:49:57 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 09:49:57 [INFO] 09:49:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-spi --- 09:49:57 [INFO] Skipping source per configuration. 09:49:57 [INFO] 09:49:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-spi --- 09:49:57 [INFO] 09:49:57 [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-spi --- 09:49:57 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/code-coverage/jacoco.exec 09:49:57 [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes 09:49:57 [INFO] 09:49:57 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-spi --- 09:49:57 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT.pom 09:49:57 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT.jar 09:49:57 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT-javadoc.jar 09:49:57 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:49:57 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:49:57 [INFO] 09:49:57 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-spi --- 09:49:57 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT.jar 09:49:57 [INFO] Writing OBR metadata 09:49:57 [INFO] 09:49:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-bmp-spi --- 09:49:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:49:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:49:57 [INFO] 09:49:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-bmp-spi --- 09:49:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:49:57 [INFO] 09:49:57 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- 09:49:57 [INFO] Building OpenDaylight :: BMP :: API 0.24.0-SNAPSHOT [53/167] 09:49:57 [INFO] from features/odl-bgpcep-bmp-api/pom.xml 09:49:57 [INFO] ------------------------------[ feature ]------------------------------- 09:49:57 [INFO] 09:49:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-api --- 09:49:57 [INFO] 09:49:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-api --- 09:49:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:49:57 [INFO] 09:49:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-api --- 09:49:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:49:57 [INFO] 09:49:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-api --- 09:49:58 [INFO] 09:49:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp-api --- 09:49:58 [INFO] 09:49:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-api --- 09:49:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:49:58 [INFO] argLine set to empty 09:49:58 [INFO] 09:49:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-api --- 09:49:58 [INFO] Starting audit... 09:49:58 Audit done. 09:49:58 [INFO] You have 0 Checkstyle violations. 09:49:58 [INFO] 09:49:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-api --- 09:49:58 [INFO] Starting audit... 09:49:58 Audit done. 09:49:58 [INFO] You have 0 Checkstyle violations. 09:49:58 [INFO] 09:49:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp-api --- 09:49:58 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:49:58 [INFO] 09:49:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-api --- 09:49:58 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-api/target/feature/feature.xml 09:49:58 [INFO] ...done! 09:49:58 [INFO] Attaching features XML 09:49:58 [INFO] 09:49:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-api --- 09:49:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:49:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:49:58 [INFO] 09:49:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-api >>> 09:49:58 [INFO] 09:49:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-api --- 09:49:58 [INFO] No files found to run spotbugs, check compile phase has been run 09:49:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:49:58 [INFO] 09:49:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-api <<< 09:49:58 [INFO] 09:49:58 [INFO] 09:49:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-api --- 09:49:58 [INFO] 09:49:58 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bmp-api --- 09:49:58 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-api 09:49:58 [INFO] Project dependency features detected: [] 09:49:58 [INFO] Pax Exam System (Version: 4.14.0) created. 09:49:58 [INFO] Creating RMI registry server on 127.0.0.1:46157 09:49:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:49:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:49:58 [INFO] Waiting for remote bundle context.. on 46157 name: ea981cfb-4970-4f11-a444-ccb6993a2405 timout: [ RelativeTimeout value = 180000 ] 09:50:02 [INFO] Building jar from resources and headers. 09:50:02 [INFO] Writing jar finished. 09:50:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:50:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:50:06 [INFO] 09:50:06 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bmp-api --- 09:50:06 [INFO] 09:50:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-api --- 09:50:06 [INFO] No Javadoc in project. Archive not created. 09:50:06 [INFO] 09:50:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-api --- 09:50:06 [INFO] CycloneDX: Resolving Dependencies 09:50:07 [INFO] CycloneDX: Creating BOM version 1.6 with 146 component(s) 09:50:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-api/target/bom.xml 09:50:07 [INFO] attaching as odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-api/target/bom.json 09:50:07 [INFO] attaching as odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json 09:50:07 [INFO] 09:50:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-api --- 09:50:07 [INFO] Skipping duplicate-finder execution! 09:50:07 [INFO] 09:50:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-api --- 09:50:07 [INFO] Skipping plugin execution 09:50:07 [INFO] 09:50:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-api --- 09:50:07 [INFO] Skipping source per configuration. 09:50:07 [INFO] 09:50:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-api --- 09:50:07 [INFO] 09:50:07 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bmp-api --- 09:50:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:07 [INFO] 09:50:07 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-api --- 09:50:07 [WARNING] 09:50:07 [WARNING] The packaging plugin for project odl-bgpcep-bmp-api did not assign 09:50:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:07 [WARNING] 09:50:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:07 [WARNING] 09:50:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT.pom 09:50:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-features.xml 09:50:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json 09:50:07 [INFO] 09:50:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bmp-api --- 09:50:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:50:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:50:07 [WARNING] 09:50:07 [WARNING] The packaging plugin for project odl-bgpcep-bmp-api did not assign 09:50:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:07 [WARNING] 09:50:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:07 [WARNING] 09:50:07 [INFO] 09:50:07 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- 09:50:07 [INFO] Building OpenDaylight :: BGP :: Extensions API 0.24.0-SNAPSHOT [54/167] 09:50:07 [INFO] from features/odl-bgpcep-bgp-extensions-api/pom.xml 09:50:07 [INFO] ------------------------------[ feature ]------------------------------- 09:50:07 [INFO] 09:50:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-extensions-api --- 09:50:07 [INFO] 09:50:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-extensions-api --- 09:50:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:07 [INFO] 09:50:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-extensions-api --- 09:50:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:07 [INFO] 09:50:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-extensions-api --- 09:50:08 [INFO] 09:50:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-extensions-api --- 09:50:08 [INFO] 09:50:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-extensions-api --- 09:50:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:08 [INFO] argLine set to empty 09:50:08 [INFO] 09:50:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-extensions-api --- 09:50:08 [INFO] Starting audit... 09:50:08 Audit done. 09:50:08 [INFO] You have 0 Checkstyle violations. 09:50:08 [INFO] 09:50:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-extensions-api --- 09:50:08 [INFO] Starting audit... 09:50:08 Audit done. 09:50:08 [INFO] You have 0 Checkstyle violations. 09:50:08 [INFO] 09:50:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-extensions-api --- 09:50:08 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:50:08 [INFO] 09:50:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-extensions-api --- 09:50:08 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml 09:50:08 [INFO] ...done! 09:50:08 [INFO] Attaching features XML 09:50:08 [INFO] 09:50:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-extensions-api --- 09:50:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:50:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:50:08 [INFO] 09:50:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-extensions-api >>> 09:50:08 [INFO] 09:50:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-extensions-api --- 09:50:08 [INFO] No files found to run spotbugs, check compile phase has been run 09:50:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:50:08 [INFO] 09:50:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-extensions-api <<< 09:50:08 [INFO] 09:50:08 [INFO] 09:50:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-extensions-api --- 09:50:08 [INFO] 09:50:08 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-extensions-api --- 09:50:08 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api 09:50:08 [INFO] Project dependency features detected: [] 09:50:08 [INFO] Pax Exam System (Version: 4.14.0) created. 09:50:08 [INFO] Creating RMI registry server on 127.0.0.1:45093 09:50:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:50:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:50:08 [INFO] Waiting for remote bundle context.. on 45093 name: b5a42649-d3b5-4912-8400-b7e53477dd93 timout: [ RelativeTimeout value = 180000 ] 09:50:12 [INFO] Building jar from resources and headers. 09:50:12 [INFO] Writing jar finished. 09:50:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:50:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:50:16 [INFO] 09:50:16 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-extensions-api --- 09:50:16 [INFO] 09:50:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-extensions-api --- 09:50:16 [INFO] No Javadoc in project. Archive not created. 09:50:16 [INFO] 09:50:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-extensions-api --- 09:50:16 [INFO] CycloneDX: Resolving Dependencies 09:50:17 [INFO] CycloneDX: Creating BOM version 1.6 with 151 component(s) 09:50:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-extensions-api/target/bom.xml 09:50:17 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-extensions-api/target/bom.json 09:50:18 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.json 09:50:18 [INFO] 09:50:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-extensions-api --- 09:50:18 [INFO] Skipping duplicate-finder execution! 09:50:18 [INFO] 09:50:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-extensions-api --- 09:50:18 [INFO] Skipping plugin execution 09:50:18 [INFO] 09:50:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-extensions-api --- 09:50:18 [INFO] Skipping source per configuration. 09:50:18 [INFO] 09:50:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-extensions-api --- 09:50:18 [INFO] 09:50:18 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-extensions-api --- 09:50:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:18 [INFO] 09:50:18 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-extensions-api --- 09:50:18 [WARNING] 09:50:18 [WARNING] The packaging plugin for project odl-bgpcep-bgp-extensions-api did not assign 09:50:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:18 [WARNING] 09:50:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:18 [WARNING] 09:50:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-extensions-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT.pom 09:50:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-features.xml 09:50:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-extensions-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-extensions-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.json 09:50:18 [INFO] 09:50:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-extensions-api --- 09:50:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:50:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:50:18 [WARNING] 09:50:18 [WARNING] The packaging plugin for project odl-bgpcep-bgp-extensions-api did not assign 09:50:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:18 [WARNING] 09:50:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:18 [WARNING] 09:50:18 [INFO] 09:50:18 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- 09:50:18 [INFO] Building OpenDaylight :: BGP :: Inet 0.24.0-SNAPSHOT [55/167] 09:50:18 [INFO] from features/odl-bgpcep-bgp-inet/pom.xml 09:50:18 [INFO] ------------------------------[ feature ]------------------------------- 09:50:18 [INFO] 09:50:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] 09:50:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:18 [INFO] 09:50:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:18 [INFO] 09:50:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] 09:50:18 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] 09:50:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:18 [INFO] argLine set to empty 09:50:18 [INFO] 09:50:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] Starting audit... 09:50:18 Audit done. 09:50:18 [INFO] You have 0 Checkstyle violations. 09:50:18 [INFO] 09:50:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] Starting audit... 09:50:18 Audit done. 09:50:18 [INFO] You have 0 Checkstyle violations. 09:50:18 [INFO] 09:50:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-inet --- 09:50:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:50:18 [INFO] 09:50:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-inet/target/feature/feature.xml 09:50:18 [INFO] ...done! 09:50:18 [INFO] Attaching features XML 09:50:18 [INFO] 09:50:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-inet --- 09:50: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 09:50:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:50:18 [INFO] 09:50:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-inet >>> 09:50:18 [INFO] 09:50:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] No files found to run spotbugs, check compile phase has been run 09:50:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:50:18 [INFO] 09:50:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-inet <<< 09:50:18 [INFO] 09:50:18 [INFO] 09:50:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] 09:50:18 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-inet --- 09:50:18 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-inet 09:50:18 [INFO] Project dependency features detected: [] 09:50:18 [INFO] Pax Exam System (Version: 4.14.0) created. 09:50:18 [INFO] Creating RMI registry server on 127.0.0.1:41425 09:50:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:50:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:50:19 [INFO] Waiting for remote bundle context.. on 41425 name: 84c504bd-217e-40bc-bddb-12bd9d698a20 timout: [ RelativeTimeout value = 180000 ] 09:50:22 [INFO] Building jar from resources and headers. 09:50:22 [INFO] Writing jar finished. 09:50:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:50:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:50:27 [INFO] 09:50:27 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-inet --- 09:50:27 [INFO] 09:50:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-inet --- 09:50:27 [INFO] No Javadoc in project. Archive not created. 09:50:27 [INFO] 09:50:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-inet --- 09:50:27 [INFO] CycloneDX: Resolving Dependencies 09:50:28 [INFO] CycloneDX: Creating BOM version 1.6 with 153 component(s) 09:50:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-inet/target/bom.xml 09:50:28 [INFO] attaching as odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-inet/target/bom.json 09:50:28 [INFO] attaching as odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json 09:50:28 [INFO] 09:50:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-inet --- 09:50:28 [INFO] Skipping duplicate-finder execution! 09:50:28 [INFO] 09:50:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-inet --- 09:50:28 [INFO] Skipping plugin execution 09:50:28 [INFO] 09:50:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-inet --- 09:50:28 [INFO] Skipping source per configuration. 09:50:28 [INFO] 09:50:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-inet --- 09:50:28 [INFO] 09:50:28 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-inet --- 09:50:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:28 [INFO] 09:50:28 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-inet --- 09:50:28 [WARNING] 09:50:28 [WARNING] The packaging plugin for project odl-bgpcep-bgp-inet did not assign 09:50:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:28 [WARNING] 09:50:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:28 [WARNING] 09:50:28 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT.pom 09:50:28 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-inet/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-features.xml 09:50:28 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:28 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json 09:50:28 [INFO] 09:50:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-inet --- 09:50:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:50:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:50:28 [WARNING] 09:50:28 [WARNING] The packaging plugin for project odl-bgpcep-bgp-inet did not assign 09:50:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:28 [WARNING] 09:50:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:28 [WARNING] 09:50:28 [INFO] 09:50:28 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ 09:50:28 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 0.24.0-SNAPSHOT [56/167] 09:50:28 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml 09:50:28 [INFO] ------------------------------[ feature ]------------------------------- 09:50:28 [INFO] 09:50:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:28 [INFO] 09:50:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:28 [INFO] 09:50:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:28 [INFO] 09:50:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:29 [INFO] 09:50:29 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:29 [INFO] 09:50:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:29 [INFO] argLine set to empty 09:50:29 [INFO] 09:50:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:29 [INFO] Starting audit... 09:50:29 Audit done. 09:50:29 [INFO] You have 0 Checkstyle violations. 09:50:29 [INFO] 09:50:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:29 [INFO] Starting audit... 09:50:29 Audit done. 09:50:29 [INFO] You have 0 Checkstyle violations. 09:50:29 [INFO] 09:50:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:29 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:50:29 [INFO] 09:50:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml 09:50:29 [INFO] ...done! 09:50:29 [INFO] Attaching features XML 09:50:29 [INFO] 09:50:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:50:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:50:29 [INFO] 09:50:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi >>> 09:50:29 [INFO] 09:50:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:29 [INFO] No files found to run spotbugs, check compile phase has been run 09:50:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:50:29 [INFO] 09:50:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi <<< 09:50:29 [INFO] 09:50:29 [INFO] 09:50:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:29 [INFO] 09:50:29 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi 09:50:29 [INFO] Project dependency features detected: [] 09:50:29 [INFO] Pax Exam System (Version: 4.14.0) created. 09:50:29 [INFO] Creating RMI registry server on 127.0.0.1:38595 09:50:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:50:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:50:29 [INFO] Waiting for remote bundle context.. on 38595 name: bf9ce9d4-6469-4a80-a598-477083eb37ec timout: [ RelativeTimeout value = 180000 ] 09:50:33 [INFO] Building jar from resources and headers. 09:50:33 [INFO] Writing jar finished. 09:50:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:50:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:50:37 [INFO] 09:50:37 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:37 [INFO] 09:50:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:37 [INFO] No Javadoc in project. Archive not created. 09:50:37 [INFO] 09:50:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:37 [INFO] CycloneDX: Resolving Dependencies 09:50:39 [INFO] CycloneDX: Creating BOM version 1.6 with 155 component(s) 09:50:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml 09:50:39 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json 09:50:39 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:50:39 [INFO] 09:50:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:39 [INFO] Skipping duplicate-finder execution! 09:50:39 [INFO] 09:50:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:39 [INFO] Skipping plugin execution 09:50:39 [INFO] 09:50:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:39 [INFO] Skipping source per configuration. 09:50:39 [INFO] 09:50:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:39 [INFO] 09:50:39 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:39 [INFO] 09:50:39 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:39 [WARNING] 09:50:39 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-spi did not assign 09:50:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:39 [WARNING] 09:50:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:39 [WARNING] 09:50:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.pom 09:50:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-features.xml 09:50:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:50:39 [INFO] 09:50:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-openconfig-rp-spi --- 09:50:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:50:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:50:39 [WARNING] 09:50:39 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-spi did not assign 09:50:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:39 [WARNING] 09:50:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:39 [WARNING] 09:50:39 [INFO] 09:50:39 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- 09:50:39 [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 0.24.0-SNAPSHOT [57/167] 09:50:39 [INFO] from features/odl-bgpcep-bgp-route-target/pom.xml 09:50:39 [INFO] ------------------------------[ feature ]------------------------------- 09:50:39 [INFO] 09:50:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] 09:50:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:39 [INFO] 09:50:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:39 [INFO] 09:50:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] 09:50:39 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] 09:50:39 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:39 [INFO] argLine set to empty 09:50:39 [INFO] 09:50:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] Starting audit... 09:50:39 Audit done. 09:50:39 [INFO] You have 0 Checkstyle violations. 09:50:39 [INFO] 09:50:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] Starting audit... 09:50:39 Audit done. 09:50:39 [INFO] You have 0 Checkstyle violations. 09:50:39 [INFO] 09:50:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-route-target --- 09:50:39 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:50:39 [INFO] 09:50:39 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml 09:50:39 [INFO] ...done! 09:50:39 [INFO] Attaching features XML 09:50:39 [INFO] 09:50:39 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:50:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:50:39 [INFO] 09:50:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-route-target >>> 09:50:39 [INFO] 09:50:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] No files found to run spotbugs, check compile phase has been run 09:50:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:50:39 [INFO] 09:50:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-route-target <<< 09:50:39 [INFO] 09:50:39 [INFO] 09:50:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] 09:50:39 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-route-target --- 09:50:39 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target 09:50:39 [INFO] Project dependency features detected: [] 09:50:39 [INFO] Pax Exam System (Version: 4.14.0) created. 09:50:39 [INFO] Creating RMI registry server on 127.0.0.1:40265 09:50:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:50:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:50:40 [INFO] Waiting for remote bundle context.. on 40265 name: 7074dfee-72d5-4dd7-b5d3-e64a43ad7e94 timout: [ RelativeTimeout value = 180000 ] 09:50:43 [INFO] Building jar from resources and headers. 09:50:43 [INFO] Writing jar finished. 09:50:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:50:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:50:47 [INFO] 09:50:47 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-route-target --- 09:50:47 [INFO] 09:50:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-route-target --- 09:50:47 [INFO] No Javadoc in project. Archive not created. 09:50:47 [INFO] 09:50:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-route-target --- 09:50:47 [INFO] CycloneDX: Resolving Dependencies 09:50:49 [INFO] CycloneDX: Creating BOM version 1.6 with 157 component(s) 09:50:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-route-target/target/bom.xml 09:50:49 [INFO] attaching as odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-route-target/target/bom.json 09:50:49 [INFO] attaching as odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json 09:50:49 [INFO] 09:50:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-route-target --- 09:50:49 [INFO] Skipping duplicate-finder execution! 09:50:49 [INFO] 09:50:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-route-target --- 09:50:49 [INFO] Skipping plugin execution 09:50:49 [INFO] 09:50:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-route-target --- 09:50:49 [INFO] Skipping source per configuration. 09:50:49 [INFO] 09:50:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-route-target --- 09:50:49 [INFO] 09:50:49 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-route-target --- 09:50:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:49 [INFO] 09:50:49 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-route-target --- 09:50:49 [WARNING] 09:50:49 [WARNING] The packaging plugin for project odl-bgpcep-bgp-route-target did not assign 09:50:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:49 [WARNING] 09:50:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:49 [WARNING] 09:50:49 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT.pom 09:50:49 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-features.xml 09:50:49 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:49 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json 09:50:49 [INFO] 09:50:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-route-target --- 09:50:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:50:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:50:49 [WARNING] 09:50:49 [WARNING] The packaging plugin for project odl-bgpcep-bgp-route-target did not assign 09:50:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:49 [WARNING] 09:50:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:49 [WARNING] 09:50:49 [INFO] 09:50:49 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- 09:50:49 [INFO] Building OpenDaylight :: BGP :: Path Selection 0.24.0-SNAPSHOT [58/167] 09:50:49 [INFO] from features/odl-bgpcep-bgp-path-selection-mode/pom.xml 09:50:49 [INFO] ------------------------------[ feature ]------------------------------- 09:50:49 [INFO] 09:50:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:49 [INFO] 09:50:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:49 [INFO] 09:50:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:49 [INFO] 09:50:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:49 [INFO] 09:50:49 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:49 [INFO] 09:50:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:49 [INFO] argLine set to empty 09:50:49 [INFO] 09:50:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:49 [INFO] Starting audit... 09:50:49 Audit done. 09:50:49 [INFO] You have 0 Checkstyle violations. 09:50:49 [INFO] 09:50:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:50 [INFO] Starting audit... 09:50:50 Audit done. 09:50:50 [INFO] You have 0 Checkstyle violations. 09:50:50 [INFO] 09:50:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:50:50 [INFO] 09:50:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml 09:50:50 [INFO] ...done! 09:50:50 [INFO] Attaching features XML 09:50:50 [INFO] 09:50:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:50:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:50:50 [INFO] 09:50:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-path-selection-mode >>> 09:50:50 [INFO] 09:50:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:50 [INFO] No files found to run spotbugs, check compile phase has been run 09:50:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:50:50 [INFO] 09:50:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-path-selection-mode <<< 09:50:50 [INFO] 09:50:50 [INFO] 09:50:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:50 [INFO] 09:50:50 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode 09:50:50 [INFO] Project dependency features detected: [] 09:50:50 [INFO] Pax Exam System (Version: 4.14.0) created. 09:50:50 [INFO] Creating RMI registry server on 127.0.0.1:33877 09:50:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:50:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:50:50 [INFO] Waiting for remote bundle context.. on 33877 name: 37df9c89-3fba-4ae3-a21e-eb6b2fc780df timout: [ RelativeTimeout value = 180000 ] 09:50:53 [INFO] Building jar from resources and headers. 09:50:53 [INFO] Writing jar finished. 09:50:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:50:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:50:57 [INFO] 09:50:57 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:57 [INFO] 09:50:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:57 [INFO] No Javadoc in project. Archive not created. 09:50:57 [INFO] 09:50:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:57 [INFO] CycloneDX: Resolving Dependencies 09:50:59 [INFO] CycloneDX: Creating BOM version 1.6 with 147 component(s) 09:50:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml 09:50:59 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json 09:50:59 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json 09:50:59 [INFO] 09:50:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:59 [INFO] Skipping duplicate-finder execution! 09:50:59 [INFO] 09:50:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:59 [INFO] Skipping plugin execution 09:50:59 [INFO] 09:50:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:59 [INFO] Skipping source per configuration. 09:50:59 [INFO] 09:50:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:59 [INFO] 09:50:59 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:59 [INFO] 09:50:59 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:59 [WARNING] 09:50:59 [WARNING] The packaging plugin for project odl-bgpcep-bgp-path-selection-mode did not assign 09:50:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:59 [WARNING] 09:50:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:59 [WARNING] 09:50:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT.pom 09:50:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-features.xml 09:50:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml 09:50:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json 09:50:59 [INFO] 09:50:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-path-selection-mode --- 09:50:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:50:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:50:59 [WARNING] 09:50:59 [WARNING] The packaging plugin for project odl-bgpcep-bgp-path-selection-mode did not assign 09:50:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:50:59 [WARNING] 09:50:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:50:59 [WARNING] 09:50:59 [INFO] 09:50:59 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- 09:50:59 [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 0.24.0-SNAPSHOT [59/167] 09:50:59 [INFO] from features/odl-bgpcep-config-loader-spi/pom.xml 09:50:59 [INFO] ------------------------------[ feature ]------------------------------- 09:50:59 [INFO] 09:50:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] 09:50:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:59 [INFO] 09:50:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:50:59 [INFO] 09:50:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] 09:50:59 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] 09:50:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:50:59 [INFO] argLine set to empty 09:50:59 [INFO] 09:50:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] Starting audit... 09:50:59 Audit done. 09:50:59 [INFO] You have 0 Checkstyle violations. 09:50:59 [INFO] 09:50:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] Starting audit... 09:50:59 Audit done. 09:50:59 [INFO] You have 0 Checkstyle violations. 09:50:59 [INFO] 09:50:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-config-loader-spi --- 09:50:59 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:50:59 [INFO] 09:50:59 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml 09:50:59 [INFO] ...done! 09:50:59 [INFO] Attaching features XML 09:50:59 [INFO] 09:50:59 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-config-loader-spi --- 09:50: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 09:50:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:50:59 [INFO] 09:50:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-spi >>> 09:50:59 [INFO] 09:50:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] No files found to run spotbugs, check compile phase has been run 09:50:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:50:59 [INFO] 09:50:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-spi <<< 09:50:59 [INFO] 09:50:59 [INFO] 09:50:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] 09:50:59 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-config-loader-spi --- 09:50:59 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi 09:50:59 [INFO] Project dependency features detected: [] 09:50:59 [INFO] Pax Exam System (Version: 4.14.0) created. 09:50:59 [INFO] Creating RMI registry server on 127.0.0.1:34251 09:51:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:51:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:51:00 [INFO] Waiting for remote bundle context.. on 34251 name: 03e8a39a-b120-4817-b3d9-ca3578ff9f6d timout: [ RelativeTimeout value = 180000 ] 09:51:03 [INFO] Building jar from resources and headers. 09:51:03 [INFO] Writing jar finished. 09:51:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:51:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:51:06 [INFO] 09:51:06 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-config-loader-spi --- 09:51:06 [INFO] 09:51:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-config-loader-spi --- 09:51:06 [INFO] No Javadoc in project. Archive not created. 09:51:06 [INFO] 09:51:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-config-loader-spi --- 09:51:06 [INFO] CycloneDX: Resolving Dependencies 09:51:07 [INFO] CycloneDX: Creating BOM version 1.6 with 98 component(s) 09:51:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-spi/target/bom.xml 09:51:07 [INFO] attaching as odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:51:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-spi/target/bom.json 09:51:07 [INFO] attaching as odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:51:07 [INFO] 09:51:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-spi --- 09:51:07 [INFO] Skipping duplicate-finder execution! 09:51:07 [INFO] 09:51:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-spi --- 09:51:07 [INFO] Skipping plugin execution 09:51:07 [INFO] 09:51:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-spi --- 09:51:07 [INFO] Skipping source per configuration. 09:51:07 [INFO] 09:51:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-config-loader-spi --- 09:51:07 [INFO] 09:51:07 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-config-loader-spi --- 09:51:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:51:07 [INFO] 09:51:07 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-config-loader-spi --- 09:51:07 [WARNING] 09:51:07 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-spi did not assign 09:51:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:51:07 [WARNING] 09:51:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:51:07 [WARNING] 09:51:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT.pom 09:51:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-features.xml 09:51:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml 09:51:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json 09:51:07 [INFO] 09:51:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-config-loader-spi --- 09:51:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:51:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:51:07 [WARNING] 09:51:07 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-spi did not assign 09:51:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:51:07 [WARNING] 09:51:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:51:07 [WARNING] 09:51:07 [INFO] 09:51:07 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ 09:51:07 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 0.24.0-SNAPSHOT [60/167] 09:51:07 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml 09:51:07 [INFO] ------------------------------[ feature ]------------------------------- 09:51:07 [INFO] 09:51:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:07 [INFO] 09:51:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:51:07 [INFO] 09:51:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:51:07 [INFO] 09:51:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:08 [INFO] 09:51:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:08 [INFO] 09:51:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:51:08 [INFO] argLine set to empty 09:51:08 [INFO] 09:51:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:08 [INFO] Starting audit... 09:51:08 Audit done. 09:51:08 [INFO] You have 0 Checkstyle violations. 09:51:08 [INFO] 09:51:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:08 [INFO] Starting audit... 09:51:08 Audit done. 09:51:08 [INFO] You have 0 Checkstyle violations. 09:51:08 [INFO] 09:51:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:08 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:51:08 [INFO] 09:51:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:08 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml 09:51:08 [INFO] ...done! 09:51:08 [INFO] Attaching features XML 09:51:08 [INFO] 09:51:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:51:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:51:08 [INFO] 09:51:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl >>> 09:51:08 [INFO] 09:51:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:08 [INFO] No files found to run spotbugs, check compile phase has been run 09:51:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:51:08 [INFO] 09:51:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl <<< 09:51:08 [INFO] 09:51:08 [INFO] 09:51:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:08 [INFO] 09:51:08 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:08 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl 09:51:08 [INFO] Project dependency features detected: [] 09:51:08 [INFO] Pax Exam System (Version: 4.14.0) created. 09:51:08 [INFO] Creating RMI registry server on 127.0.0.1:46151 09:51:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:51:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:51:08 [INFO] Waiting for remote bundle context.. on 46151 name: ffa07fec-8021-47b1-8f16-b866298874fe timout: [ RelativeTimeout value = 180000 ] 09:51:11 [INFO] Building jar from resources and headers. 09:51:11 [INFO] Writing jar finished. 09:51:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:51:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:51:20 [INFO] 09:51:20 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:20 [INFO] 09:51:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:20 [INFO] No Javadoc in project. Archive not created. 09:51:20 [INFO] 09:51:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:20 [INFO] CycloneDX: Resolving Dependencies 09:51:23 [INFO] CycloneDX: Creating BOM version 1.6 with 241 component(s) 09:51:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml 09:51:23 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:51:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json 09:51:23 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:51:23 [INFO] 09:51:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:23 [INFO] Skipping duplicate-finder execution! 09:51:23 [INFO] 09:51:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:23 [INFO] Skipping plugin execution 09:51:23 [INFO] 09:51:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:23 [INFO] Skipping source per configuration. 09:51:23 [INFO] 09:51:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:23 [INFO] 09:51:23 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:51:23 [INFO] 09:51:23 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:23 [WARNING] 09:51:23 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-impl did not assign 09:51:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:51:23 [WARNING] 09:51:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:51:23 [WARNING] 09:51:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.pom 09:51:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-features.xml 09:51:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:51:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:51:23 [INFO] 09:51:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-openconfig-rp-impl --- 09:51:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:51:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:51:23 [WARNING] 09:51:23 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-impl did not assign 09:51:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:51:23 [WARNING] 09:51:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:51:23 [WARNING] 09:51:23 [INFO] 09:51:23 [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- 09:51:23 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 0.24.0-SNAPSHOT [61/167] 09:51:23 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml 09:51:23 [INFO] ------------------------------[ feature ]------------------------------- 09:51:23 [INFO] 09:51:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:23 [INFO] 09:51:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:51:23 [INFO] 09:51:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:51:23 [INFO] 09:51:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:24 [INFO] 09:51:24 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:24 [INFO] 09:51:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:51:24 [INFO] argLine set to empty 09:51:24 [INFO] 09:51:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:24 [INFO] Starting audit... 09:51:24 Audit done. 09:51:24 [INFO] You have 0 Checkstyle violations. 09:51:24 [INFO] 09:51:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:24 [INFO] Starting audit... 09:51:24 Audit done. 09:51:24 [INFO] You have 0 Checkstyle violations. 09:51:24 [INFO] 09:51:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:51:24 [INFO] 09:51:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:24 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml 09:51:24 [INFO] ...done! 09:51:24 [INFO] Attaching features XML 09:51:24 [INFO] 09:51:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:51:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:51:24 [INFO] 09:51:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement >>> 09:51:24 [INFO] 09:51:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:24 [INFO] No files found to run spotbugs, check compile phase has been run 09:51:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:51:24 [INFO] 09:51:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement <<< 09:51:24 [INFO] 09:51:24 [INFO] 09:51:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:24 [INFO] 09:51:24 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:24 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement 09:51:24 [INFO] Project dependency features detected: [] 09:51:24 [INFO] Pax Exam System (Version: 4.14.0) created. 09:51:24 [INFO] Creating RMI registry server on 127.0.0.1:43647 09:51:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:51:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:51:24 [INFO] Waiting for remote bundle context.. on 43647 name: d3a933f5-510f-4d17-8a73-e62e299c9d05 timout: [ RelativeTimeout value = 180000 ] 09:51:28 [INFO] Building jar from resources and headers. 09:51:28 [INFO] Writing jar finished. 09:51:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:51:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:51:37 [INFO] 09:51:37 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:37 [INFO] 09:51:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:37 [INFO] No Javadoc in project. Archive not created. 09:51:37 [INFO] 09:51:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:37 [INFO] CycloneDX: Resolving Dependencies 09:51:39 [INFO] CycloneDX: Creating BOM version 1.6 with 239 component(s) 09:51:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml 09:51:40 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml 09:51:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json 09:51:40 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json 09:51:40 [INFO] 09:51:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:40 [INFO] Skipping duplicate-finder execution! 09:51:40 [INFO] 09:51:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:40 [INFO] Skipping plugin execution 09:51:40 [INFO] 09:51:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:40 [INFO] Skipping source per configuration. 09:51:40 [INFO] 09:51:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:40 [INFO] 09:51:40 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:51:40 [INFO] 09:51:40 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:40 [WARNING] 09:51:40 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-statement did not assign 09:51:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:51:40 [WARNING] 09:51:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:51:40 [WARNING] 09:51:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.pom 09:51:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-features.xml 09:51:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml 09:51:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json 09:51:40 [INFO] 09:51:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-openconfig-rp-statement --- 09:51:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:51:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:51:40 [WARNING] 09:51:40 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-statement did not assign 09:51:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:51:40 [WARNING] 09:51:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:51:40 [WARNING] 09:51:40 [INFO] 09:51:40 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- 09:51:40 [INFO] Building OpenDaylight :: BGP :: RIB Impl 0.24.0-SNAPSHOT [62/167] 09:51:40 [INFO] from features/odl-bgpcep-bgp-rib-impl/pom.xml 09:51:40 [INFO] ------------------------------[ feature ]------------------------------- 09:51:40 [INFO] 09:51:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] 09:51:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:51:40 [INFO] 09:51:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:51:40 [INFO] 09:51:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] 09:51:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] 09:51:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:51:40 [INFO] argLine set to empty 09:51:40 [INFO] 09:51:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] Starting audit... 09:51:40 Audit done. 09:51:40 [INFO] You have 0 Checkstyle violations. 09:51:40 [INFO] 09:51:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] Starting audit... 09:51:40 Audit done. 09:51:40 [INFO] You have 0 Checkstyle violations. 09:51:40 [INFO] 09:51:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:51:40 [INFO] 09:51:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml 09:51:40 [INFO] ...done! 09:51:40 [INFO] Attaching features XML 09:51:40 [INFO] 09:51:40 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:51:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:51:40 [INFO] 09:51:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-impl >>> 09:51:40 [INFO] 09:51:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] No files found to run spotbugs, check compile phase has been run 09:51:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:51:40 [INFO] 09:51:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-impl <<< 09:51:40 [INFO] 09:51:40 [INFO] 09:51:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] 09:51:40 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-rib-impl --- 09:51:40 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl 09:51:40 [INFO] Project dependency features detected: [] 09:51:40 [INFO] Pax Exam System (Version: 4.14.0) created. 09:51:40 [INFO] Creating RMI registry server on 127.0.0.1:39431 09:51:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:51:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:51:41 [INFO] Waiting for remote bundle context.. on 39431 name: ff20962c-2d80-41cf-a3c7-a56172656364 timout: [ RelativeTimeout value = 180000 ] 09:51:44 [INFO] Building jar from resources and headers. 09:51:44 [INFO] Writing jar finished. 09:51:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:51:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:51:53 [INFO] 09:51:53 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-rib-impl --- 09:51:53 [INFO] 09:51:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-impl --- 09:51:53 [INFO] No Javadoc in project. Archive not created. 09:51:53 [INFO] 09:51:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-impl --- 09:51:53 [INFO] CycloneDX: Resolving Dependencies 09:51:56 [INFO] CycloneDX: Creating BOM version 1.6 with 254 component(s) 09:51:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-impl/target/bom.xml 09:51:56 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:51:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-impl/target/bom.json 09:51:56 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:51:56 [INFO] 09:51:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-impl --- 09:51:56 [INFO] Skipping duplicate-finder execution! 09:51:56 [INFO] 09:51:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-impl --- 09:51:56 [INFO] Skipping plugin execution 09:51:56 [INFO] 09:51:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-impl --- 09:51:56 [INFO] Skipping source per configuration. 09:51:56 [INFO] 09:51:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-impl --- 09:51:56 [INFO] 09:51:56 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-rib-impl --- 09:51:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:51:56 [INFO] 09:51:56 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-impl --- 09:51:56 [WARNING] 09:51:56 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-impl did not assign 09:51:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:51:56 [WARNING] 09:51:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:51:56 [WARNING] 09:51:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT.pom 09:51:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-features.xml 09:51:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:51:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:51:56 [INFO] 09:51:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-rib-impl --- 09:51:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:51:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:51:56 [WARNING] 09:51:56 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-impl did not assign 09:51:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:51:56 [WARNING] 09:51:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:51:56 [WARNING] 09:51:56 [INFO] 09:51:56 [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ 09:51:56 [INFO] Building bgp-openconfig-state 0.24.0-SNAPSHOT [63/167] 09:51:56 [INFO] from bgp/openconfig-state/pom.xml 09:51:56 [INFO] -------------------------------[ bundle ]------------------------------- 09:51:56 [INFO] 09:51:56 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-state --- 09:51:56 [INFO] 09:51:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-state --- 09:51:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:51:56 [INFO] 09:51:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-state --- 09:51:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:51:56 [INFO] 09:51:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-state --- 09:51:57 [INFO] 09:51:57 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-state --- 09:51:57 [INFO] 09:51:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-state --- 09:51:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:51:57 [INFO] 09:51:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-state --- 09:51:57 [INFO] Starting audit... 09:51:57 Audit done. 09:51:57 [INFO] You have 0 Checkstyle violations. 09:51:57 [INFO] 09:51:57 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-state --- 09:51:57 [INFO] Starting audit... 09:51:57 Audit done. 09:51:57 [INFO] You have 0 Checkstyle violations. 09:51:57 [INFO] 09:51:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-state --- 09:51:57 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:51:57 [INFO] 09:51:57 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-state --- 09:51:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/src/main/resources 09:51:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/generated-sources/spi 09:51:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/generated-sources/yang 09:51:57 [INFO] 09:51:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-state --- 09:51:57 [INFO] Recompiling the module because of changed dependency. 09:51:57 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 09:51:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:[187,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 09:51:58 [INFO] 09:51:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-state >>> 09:51:58 [INFO] 09:51:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-state --- 09:51:58 [INFO] Fork Value is true 09:52:01 [INFO] Done SpotBugs Analysis.... 09:52:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:52:01 [INFO] 09:52:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-state <<< 09:52:01 [INFO] 09:52:01 [INFO] 09:52:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-state --- 09:52:01 [INFO] BugInstance size is 0 09:52:01 [INFO] Error size is 0 09:52:01 [INFO] No errors/warnings found 09:52:01 [INFO] 09:52:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-state --- 09:52:01 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:52:01 [INFO] 09:52:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-state --- 09:52:01 [INFO] Recompiling the module because of changed dependency. 09:52:01 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 09:52:01 [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 09:52:01 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[298,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 09:52:01 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[377,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 09:52:01 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[440,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 09:52:01 [INFO] 09:52:01 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-state --- 09:52:01 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/surefire-reports 09:52:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:52:01 [INFO] 09:52:01 [INFO] ------------------------------------------------------- 09:52:01 [INFO] T E S T S 09:52:01 [INFO] ------------------------------------------------------- 09:52:02 [INFO] Running org.opendaylight.protocol.bgp.state.StateProviderImplTest 09:52:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:52:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.75 s -- in org.opendaylight.protocol.bgp.state.StateProviderImplTest 09:52:14 [INFO] Running org.opendaylight.protocol.bgp.state.GlobalUtilTest 09:52:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.state.GlobalUtilTest 09:52:14 [INFO] Running org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 09:52:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 09:52:14 [INFO] Running org.opendaylight.protocol.bgp.state.NeighborUtilTest 09:52:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.state.NeighborUtilTest 09:52:14 [INFO] 09:52:14 [INFO] Results: 09:52:14 [INFO] 09:52:14 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 09:52:14 [INFO] 09:52:14 [INFO] 09:52:14 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-openconfig-state --- 09:52:14 [INFO] 09:52:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-state --- 09:52:15 [WARNING] Bundle org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.24.0-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.protocol.bgp.state.impl.*, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.state.config.rev161107.*] 09:52:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT.jar 09:52:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/classes/META-INF/MANIFEST.MF 09:52:15 [INFO] 09:52:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-state --- 09:52:16 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT-javadoc.jar 09:52:16 [INFO] 09:52:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-state --- 09:52:16 [INFO] CycloneDX: Resolving Dependencies 09:52:17 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 09:52:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/bom.xml 09:52:17 [INFO] attaching as bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml 09:52:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/bom.json 09:52:18 [INFO] attaching as bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json 09:52:18 [INFO] 09:52:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-state --- 09:52:18 [INFO] Skipping duplicate-finder execution! 09:52:18 [INFO] 09:52:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-state --- 09:52:18 [WARNING] Used undeclared dependencies found: 09:52:18 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.18:compile 09:52:18 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 09:52:18 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 09:52:18 [WARNING] Non-test scoped test only dependencies found: 09:52:18 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.18:compile 09:52:18 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.18:compile 09:52:18 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 09:52:18 [INFO] 09:52:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-state --- 09:52:18 [INFO] Skipping source per configuration. 09:52:18 [INFO] 09:52:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-state --- 09:52:18 [INFO] 09:52:18 [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-state --- 09:52:18 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/code-coverage/jacoco.exec 09:52:18 [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes 09:52:18 [INFO] 09:52:18 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-state --- 09:52:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT.pom 09:52:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT.jar 09:52:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT-javadoc.jar 09:52:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml 09:52:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json 09:52:18 [INFO] 09:52:18 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-state --- 09:52:18 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT.jar 09:52:18 [INFO] Writing OBR metadata 09:52:18 [INFO] 09:52:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-openconfig-state --- 09:52:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:52:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:52:18 [INFO] 09:52:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-openconfig-state --- 09:52:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:52:18 [INFO] 09:52:18 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- 09:52:18 [INFO] Building OpenDaylight :: BGP :: Config Loader 0.24.0-SNAPSHOT [64/167] 09:52:18 [INFO] from features/odl-bgpcep-bgp-openconfig-state/pom.xml 09:52:18 [INFO] ------------------------------[ feature ]------------------------------- 09:52:18 [INFO] 09:52:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] 09:52:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:52:18 [INFO] 09:52:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:52:18 [INFO] 09:52:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] 09:52:18 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] 09:52:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:52:18 [INFO] argLine set to empty 09:52:18 [INFO] 09:52:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] Starting audit... 09:52:18 Audit done. 09:52:18 [INFO] You have 0 Checkstyle violations. 09:52:18 [INFO] 09:52:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] Starting audit... 09:52:18 Audit done. 09:52:18 [INFO] You have 0 Checkstyle violations. 09:52:18 [INFO] 09:52:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:52:18 [INFO] 09:52:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml 09:52:18 [INFO] ...done! 09:52:18 [INFO] Attaching features XML 09:52:18 [INFO] 09:52:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-state --- 09:52: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 09:52:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:52:18 [INFO] 09:52:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-state >>> 09:52:18 [INFO] 09:52:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] No files found to run spotbugs, check compile phase has been run 09:52:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:52:18 [INFO] 09:52:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-state <<< 09:52:18 [INFO] 09:52:18 [INFO] 09:52:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] 09:52:18 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-openconfig-state --- 09:52:18 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state 09:52:18 [INFO] Project dependency features detected: [] 09:52:18 [INFO] Pax Exam System (Version: 4.14.0) created. 09:52:18 [INFO] Creating RMI registry server on 127.0.0.1:38851 09:52:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:52:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:52:19 [INFO] Waiting for remote bundle context.. on 38851 name: 34ef5bcc-a387-49a2-ba4d-fdb395e66a6e timout: [ RelativeTimeout value = 180000 ] 09:52:22 [INFO] Building jar from resources and headers. 09:52:22 [INFO] Writing jar finished. 09:52:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:52:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:52:32 [INFO] 09:52:32 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-openconfig-state --- 09:52:32 [INFO] 09:52:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-state --- 09:52:32 [INFO] No Javadoc in project. Archive not created. 09:52:32 [INFO] 09:52:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-state --- 09:52:32 [INFO] CycloneDX: Resolving Dependencies 09:52:34 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 09:52:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml 09:52:34 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml 09:52:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-state/target/bom.json 09:52:34 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json 09:52:34 [INFO] 09:52:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-state --- 09:52:34 [INFO] Skipping duplicate-finder execution! 09:52:34 [INFO] 09:52:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-state --- 09:52:34 [INFO] Skipping plugin execution 09:52:34 [INFO] 09:52:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-state --- 09:52:34 [INFO] Skipping source per configuration. 09:52:34 [INFO] 09:52:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-state --- 09:52:34 [INFO] 09:52:34 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-openconfig-state --- 09:52:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:52:34 [INFO] 09:52:34 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-state --- 09:52:34 [WARNING] 09:52:34 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-state did not assign 09:52:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:52:34 [WARNING] 09:52:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:52:34 [WARNING] 09:52:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT.pom 09:52:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-features.xml 09:52:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml 09:52:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json 09:52:34 [INFO] 09:52:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-openconfig-state --- 09:52:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:52:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:52:34 [WARNING] 09:52:34 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-state did not assign 09:52:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:52:34 [WARNING] 09:52:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:52:34 [WARNING] 09:52:34 [INFO] 09:52:34 [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- 09:52:34 [INFO] Building topology-api 0.24.0-SNAPSHOT [65/167] 09:52:34 [INFO] from topology/api/pom.xml 09:52:34 [INFO] -------------------------------[ bundle ]------------------------------- 09:52:35 [INFO] 09:52:35 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-api --- 09:52:35 [INFO] 09:52:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-api --- 09:52:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:52:35 [INFO] 09:52:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-api --- 09:52:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:52:35 [INFO] 09:52:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-api --- 09:52:35 [INFO] 09:52:35 [INFO] --- dependency:3.9.0:properties (default) @ topology-api --- 09:52:35 [INFO] 09:52:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-api --- 09:52:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/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/** 09:52:35 [INFO] 09:52:35 [INFO] --- yang:14.0.18:generate-sources (binding) @ topology-api --- 09:52:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:52:35 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/src/main/yang 09:52:35 [INFO] yang-to-sources: Found 6 dependencies in 3.472 ms 09:52:35 [INFO] yang-to-sources: Project model files found: 2 in 42.04 ms 09:52:35 [INFO] yang-to-sources: 5 YANG models processed in 118.4 ms 09:52:35 [INFO] BindingJavaFileGenerator: Defined 59 files in 13.24 ms 09:52:35 [INFO] Sorted 59 files into 14 directories in 196.3 μs 09:52:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 59 in 92.51 ms 09:52:35 [INFO] 09:52:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-api --- 09:52:35 [INFO] Starting audit... 09:52:35 Audit done. 09:52:35 [INFO] You have 0 Checkstyle violations. 09:52:35 [INFO] 09:52:35 [INFO] --- checkstyle:3.6.0:check (default) @ topology-api --- 09:52:35 [INFO] Starting audit... 09:52:35 Audit done. 09:52:35 [INFO] You have 0 Checkstyle violations. 09:52:35 [INFO] 09:52:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-api --- 09:52:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:52:35 [INFO] 09:52:35 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-api --- 09:52:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/src/main/resources 09:52:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/generated-sources/spi 09:52:35 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:52:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:52:35 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:52:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/generated-sources/spi 09:52:35 [INFO] 09:52:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-api --- 09:52:35 [INFO] Recompiling the module because of changed dependency. 09:52:35 [INFO] Compiling 60 source files with javac [debug release 21] to target/classes 09:52:36 [INFO] 09:52:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-api >>> 09:52:36 [INFO] 09:52:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-api --- 09:52:36 [INFO] Fork Value is true 09:52:38 [INFO] Done SpotBugs Analysis.... 09:52:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:52:38 [INFO] 09:52:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-api <<< 09:52:38 [INFO] 09:52:38 [INFO] 09:52:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-api --- 09:52:38 [INFO] BugInstance size is 0 09:52:38 [INFO] Error size is 0 09:52:38 [INFO] No errors/warnings found 09:52:38 [INFO] 09:52:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-api --- 09:52:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/src/test/resources 09:52:38 [INFO] 09:52:38 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-api --- 09:52:38 [INFO] No sources to compile 09:52:38 [INFO] 09:52:38 [INFO] --- surefire:3.5.4:test (default-test) @ topology-api --- 09:52:38 [INFO] No tests to run. 09:52:38 [INFO] 09:52:38 [INFO] --- copy:14.1.4:copy-files (default) @ topology-api --- 09:52:38 [INFO] 09:52:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-api --- 09:52:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/topology-api-0.24.0-SNAPSHOT.jar 09:52:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/classes/META-INF/MANIFEST.MF 09:52:38 [INFO] 09:52:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-api --- 09:52:41 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/topology-api-0.24.0-SNAPSHOT-javadoc.jar 09:52:41 [INFO] 09:52:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-api --- 09:52:41 [INFO] CycloneDX: Resolving Dependencies 09:52:41 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 09:52:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/bom.xml 09:52:41 [INFO] attaching as topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:52:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/bom.json 09:52:41 [INFO] attaching as topology-api-0.24.0-SNAPSHOT-cyclonedx.json 09:52:41 [INFO] 09:52:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-api --- 09:52:41 [INFO] Skipping duplicate-finder execution! 09:52:41 [INFO] 09:52:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-api --- 09:52:41 [INFO] No dependency problems found 09:52:41 [INFO] 09:52:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-api --- 09:52:41 [INFO] Skipping source per configuration. 09:52:41 [INFO] 09:52:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-api --- 09:52:41 [INFO] 09:52:41 [INFO] --- jacoco:0.8.13:report (report) @ topology-api --- 09:52:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:52:41 [INFO] 09:52:41 [INFO] --- install:3.1.4:install (default-install) @ topology-api --- 09:52:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT.pom 09:52:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/topology-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT.jar 09:52:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/topology-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT-javadoc.jar 09:52:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:52:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT-cyclonedx.json 09:52:41 [INFO] 09:52:41 [INFO] --- bundle:6.0.0:install (default-install) @ topology-api --- 09:52:41 [INFO] Installing org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT.jar 09:52:41 [INFO] Writing OBR metadata 09:52:41 [INFO] 09:52:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-api --- 09:52:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:52:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:52:41 [INFO] 09:52:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-api --- 09:52:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:52:41 [INFO] 09:52:41 [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- 09:52:41 [INFO] Building topology-tunnel-api 0.24.0-SNAPSHOT [66/167] 09:52:41 [INFO] from topology/tunnel-api/pom.xml 09:52:41 [INFO] -------------------------------[ bundle ]------------------------------- 09:52:41 [INFO] 09:52:41 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-tunnel-api --- 09:52:41 [INFO] 09:52:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-tunnel-api --- 09:52:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:52:41 [INFO] 09:52:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-tunnel-api --- 09:52:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:52:41 [INFO] 09:52:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-tunnel-api --- 09:52:42 [INFO] 09:52:42 [INFO] --- dependency:3.9.0:properties (default) @ topology-tunnel-api --- 09:52:42 [INFO] 09:52:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-tunnel-api --- 09:52:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-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/** 09:52:42 [INFO] 09:52:42 [INFO] --- yang:14.0.18:generate-sources (binding) @ topology-tunnel-api --- 09:52:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:52:42 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/src/main/yang 09:52:42 [INFO] yang-to-sources: Found 3 dependencies in 941.0 μs 09:52:42 [INFO] yang-to-sources: Project model files found: 2 in 2.714 ms 09:52:42 [INFO] yang-to-sources: 4 YANG models processed in 28.79 ms 09:52:42 [INFO] BindingJavaFileGenerator: Defined 41 files in 7.762 ms 09:52:42 [INFO] Sorted 41 files into 12 directories in 146.2 μs 09:52:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 42.91 ms 09:52:42 [INFO] 09:52:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-tunnel-api --- 09:52:42 [INFO] Starting audit... 09:52:42 Audit done. 09:52:42 [INFO] You have 0 Checkstyle violations. 09:52:42 [INFO] 09:52:42 [INFO] --- checkstyle:3.6.0:check (default) @ topology-tunnel-api --- 09:52:42 [INFO] Starting audit... 09:52:42 Audit done. 09:52:42 [INFO] You have 0 Checkstyle violations. 09:52:42 [INFO] 09:52:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-tunnel-api --- 09:52:42 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:52:42 [INFO] 09:52:42 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-tunnel-api --- 09:52:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/src/main/resources 09:52:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/generated-sources/spi 09:52:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:52:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:52:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:52:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/generated-sources/spi 09:52:42 [INFO] 09:52:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-tunnel-api --- 09:52:42 [INFO] Recompiling the module because of changed source code. 09:52:42 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 09:52:42 [INFO] 09:52:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-tunnel-api >>> 09:52:42 [INFO] 09:52:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-tunnel-api --- 09:52:42 [INFO] Fork Value is true 09:52:44 [INFO] Done SpotBugs Analysis.... 09:52:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:52:44 [INFO] 09:52:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-tunnel-api <<< 09:52:44 [INFO] 09:52:44 [INFO] 09:52:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-tunnel-api --- 09:52:44 [INFO] BugInstance size is 0 09:52:44 [INFO] Error size is 0 09:52:44 [INFO] No errors/warnings found 09:52:44 [INFO] 09:52:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-tunnel-api --- 09:52:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/src/test/resources 09:52:44 [INFO] 09:52:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-tunnel-api --- 09:52:44 [INFO] No sources to compile 09:52:44 [INFO] 09:52:44 [INFO] --- surefire:3.5.4:test (default-test) @ topology-tunnel-api --- 09:52:44 [INFO] No tests to run. 09:52:44 [INFO] 09:52:44 [INFO] --- copy:14.1.4:copy-files (default) @ topology-tunnel-api --- 09:52:44 [INFO] 09:52:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-tunnel-api --- 09:52:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT.jar 09:52:44 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/classes/META-INF/MANIFEST.MF 09:52:44 [INFO] 09:52:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-tunnel-api --- 09:52:46 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 09:52:46 [INFO] 09:52:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-tunnel-api --- 09:52:46 [INFO] CycloneDX: Resolving Dependencies 09:52:47 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 09:52:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/bom.xml 09:52:47 [INFO] attaching as topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:52:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/bom.json 09:52:47 [INFO] attaching as topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 09:52:47 [INFO] 09:52:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-tunnel-api --- 09:52:47 [INFO] Skipping duplicate-finder execution! 09:52:47 [INFO] 09:52:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-tunnel-api --- 09:52:47 [INFO] No dependency problems found 09:52:47 [INFO] 09:52:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-tunnel-api --- 09:52:47 [INFO] Skipping source per configuration. 09:52:47 [INFO] 09:52:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-tunnel-api --- 09:52:47 [INFO] 09:52:47 [INFO] --- jacoco:0.8.13:report (report) @ topology-tunnel-api --- 09:52:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:52:47 [INFO] 09:52:47 [INFO] --- install:3.1.4:install (default-install) @ topology-tunnel-api --- 09:52:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT.pom 09:52:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT.jar 09:52:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 09:52:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:52:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 09:52:47 [INFO] 09:52:47 [INFO] --- bundle:6.0.0:install (default-install) @ topology-tunnel-api --- 09:52:47 [INFO] Installing org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT.jar 09:52:47 [INFO] Writing OBR metadata 09:52:47 [INFO] 09:52:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-tunnel-api --- 09:52:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:52:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:52:47 [INFO] 09:52:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-tunnel-api --- 09:52:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:52:47 [INFO] 09:52:47 [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- 09:52:47 [INFO] Building topology-segment-routing 0.24.0-SNAPSHOT [67/167] 09:52:47 [INFO] from topology/segment-routing/pom.xml 09:52:47 [INFO] -------------------------------[ bundle ]------------------------------- 09:52:47 [INFO] 09:52:47 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-segment-routing --- 09:52:47 [INFO] 09:52:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-segment-routing --- 09:52:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:52:47 [INFO] 09:52:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-segment-routing --- 09:52:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:52:47 [INFO] 09:52:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-segment-routing --- 09:52:47 [INFO] 09:52:47 [INFO] --- dependency:3.9.0:properties (default) @ topology-segment-routing --- 09:52:47 [INFO] 09:52:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-segment-routing --- 09:52:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:52:47 [INFO] 09:52:47 [INFO] --- yang:14.0.18:generate-sources (binding) @ topology-segment-routing --- 09:52:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:52:47 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/src/main/yang 09:52:47 [INFO] yang-to-sources: Found 4 dependencies in 1.156 ms 09:52:47 [INFO] yang-to-sources: Project model files found: 2 in 1.466 ms 09:52:47 [INFO] yang-to-sources: 6 YANG models processed in 30.22 ms 09:52:47 [INFO] BindingJavaFileGenerator: Defined 41 files in 8.524 ms 09:52:47 [INFO] Sorted 41 files into 12 directories in 144.7 μs 09:52:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 22.39 ms 09:52:47 [INFO] 09:52:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-segment-routing --- 09:52:47 [INFO] Starting audit... 09:52:47 Audit done. 09:52:47 [INFO] You have 0 Checkstyle violations. 09:52:47 [INFO] 09:52:47 [INFO] --- checkstyle:3.6.0:check (default) @ topology-segment-routing --- 09:52:48 [INFO] Starting audit... 09:52:48 Audit done. 09:52:48 [INFO] You have 0 Checkstyle violations. 09:52:48 [INFO] 09:52:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-segment-routing --- 09:52:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:52:48 [INFO] 09:52:48 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-segment-routing --- 09:52:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/src/main/resources 09:52:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/generated-sources/spi 09:52:48 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:52:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:52:48 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:52:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/generated-sources/spi 09:52:48 [INFO] 09:52:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-segment-routing --- 09:52:48 [INFO] Recompiling the module because of changed dependency. 09:52:48 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 09:52:48 [INFO] 09:52:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-segment-routing >>> 09:52:48 [INFO] 09:52:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-segment-routing --- 09:52:48 [INFO] Fork Value is true 09:52:50 [INFO] Done SpotBugs Analysis.... 09:52:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:52:50 [INFO] 09:52:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-segment-routing <<< 09:52:50 [INFO] 09:52:50 [INFO] 09:52:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-segment-routing --- 09:52:50 [INFO] BugInstance size is 0 09:52:50 [INFO] Error size is 0 09:52:50 [INFO] No errors/warnings found 09:52:50 [INFO] 09:52:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-segment-routing --- 09:52:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/src/test/resources 09:52:50 [INFO] 09:52:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-segment-routing --- 09:52:50 [INFO] No sources to compile 09:52:50 [INFO] 09:52:50 [INFO] --- surefire:3.5.4:test (default-test) @ topology-segment-routing --- 09:52:50 [INFO] No tests to run. 09:52:50 [INFO] 09:52:50 [INFO] --- copy:14.1.4:copy-files (default) @ topology-segment-routing --- 09:52:50 [INFO] 09:52:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-segment-routing --- 09:52:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT.jar 09:52:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/classes/META-INF/MANIFEST.MF 09:52:50 [INFO] 09:52:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-segment-routing --- 09:52:52 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT-javadoc.jar 09:52:52 [INFO] 09:52:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-segment-routing --- 09:52:52 [INFO] CycloneDX: Resolving Dependencies 09:52:52 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 09:52:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/bom.xml 09:52:52 [INFO] attaching as topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 09:52:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/bom.json 09:52:52 [INFO] attaching as topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 09:52:52 [INFO] 09:52:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-segment-routing --- 09:52:52 [INFO] Skipping duplicate-finder execution! 09:52:52 [INFO] 09:52:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-segment-routing --- 09:52:52 [INFO] No dependency problems found 09:52:52 [INFO] 09:52:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-segment-routing --- 09:52:52 [INFO] Skipping source per configuration. 09:52:52 [INFO] 09:52:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-segment-routing --- 09:52:52 [INFO] 09:52:52 [INFO] --- jacoco:0.8.13:report (report) @ topology-segment-routing --- 09:52:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:52:52 [INFO] 09:52:52 [INFO] --- install:3.1.4:install (default-install) @ topology-segment-routing --- 09:52:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT.pom 09:52:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT.jar 09:52:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT-javadoc.jar 09:52:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 09:52:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 09:52:52 [INFO] 09:52:52 [INFO] --- bundle:6.0.0:install (default-install) @ topology-segment-routing --- 09:52:53 [INFO] Installing org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT.jar 09:52:53 [INFO] Writing OBR metadata 09:52:53 [INFO] 09:52:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-segment-routing --- 09:52:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:52:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:52:53 [INFO] 09:52:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-segment-routing --- 09:52:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:52:53 [INFO] 09:52:53 [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ 09:52:53 [INFO] Building bgp-topology-provider 0.24.0-SNAPSHOT [68/167] 09:52:53 [INFO] from bgp/topology-provider/pom.xml 09:52:53 [INFO] -------------------------------[ bundle ]------------------------------- 09:52:53 [INFO] 09:52:53 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-topology-provider --- 09:52:53 [INFO] 09:52:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-topology-provider --- 09:52:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:52:53 [INFO] 09:52:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-topology-provider --- 09:52:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:52:53 [INFO] 09:52:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-topology-provider --- 09:52:53 [INFO] 09:52:53 [INFO] --- dependency:3.9.0:properties (default) @ bgp-topology-provider --- 09:52:53 [INFO] 09:52:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-topology-provider --- 09:52:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:52:53 [INFO] 09:52:53 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-topology-provider --- 09:52:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:52:53 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/yang 09:52:53 [INFO] yang-to-sources: Found 21 dependencies in 3.947 ms 09:52:53 [INFO] yang-to-sources: Project model files found: 5 in 5.140 ms 09:52:53 [INFO] yang-to-sources: 17 YANG models processed in 160.4 ms 09:52:53 [INFO] BindingJavaFileGenerator: Defined 142 files in 26.88 ms 09:52:53 [INFO] Sorted 142 files into 33 directories in 342.7 μs 09:52:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 142 in 46.19 ms 09:52:53 [INFO] 09:52:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-topology-provider --- 09:52:53 [INFO] Starting audit... 09:52:53 Audit done. 09:52:53 [INFO] You have 0 Checkstyle violations. 09:52:53 [INFO] 09:52:53 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-topology-provider --- 09:52:54 [INFO] Starting audit... 09:52:54 Audit done. 09:52:54 [INFO] You have 0 Checkstyle violations. 09:52:54 [INFO] 09:52:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-topology-provider --- 09:52:54 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:52:54 [INFO] 09:52:54 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-topology-provider --- 09:52:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/resources 09:52:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/generated-sources/spi 09:52:54 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 09:52:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:52:54 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 09:52:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/generated-sources/spi 09:52:54 [INFO] 09:52:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-topology-provider --- 09:52:54 [INFO] Recompiling the module because of changed dependency. 09:52:54 [INFO] Compiling 159 source files with javac [debug release 21] to target/classes 09:52:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[231,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:52:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[241,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:52:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[244,89] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:52:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[251,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 09:52:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateGraphBuilder.java:[177,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:52:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateGraphBuilder.java:[183,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:52:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateGraphBuilder.java:[186,89] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:52:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/AbstractBgpTopologyProvider.java:[33,10] auto-closeable resource org.opendaylight.bgpcep.bgp.topology.provider.config.AbstractBgpTopologyProvider has a member method close() that could throw InterruptedException 09:52:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:[79,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:52:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:[81,70] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:52:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:[82,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 09:52:55 [INFO] 09:52:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-topology-provider >>> 09:52:55 [INFO] 09:52:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-topology-provider --- 09:52:55 [INFO] Fork Value is true 09:53:00 [INFO] Done SpotBugs Analysis.... 09:53:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:53:00 [INFO] 09:53:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-topology-provider <<< 09:53:00 [INFO] 09:53:00 [INFO] 09:53:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-topology-provider --- 09:53:00 [INFO] BugInstance size is 0 09:53:00 [INFO] Error size is 0 09:53:00 [INFO] No errors/warnings found 09:53:00 [INFO] 09:53:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-topology-provider --- 09:53:00 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:53:00 [INFO] 09:53:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-topology-provider --- 09:53:00 [INFO] Recompiling the module because of changed dependency. 09:53:00 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 09:53:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[115,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 09:53:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[113,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 09:53:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[373,71] unchecked conversion 09:53:00 required: org.opendaylight.mdsal.binding.api.DataTreeModification 09:53:00 found: org.opendaylight.mdsal.binding.api.DataTreeModification 09:53:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[437,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 09:53:00 [INFO] 09:53:00 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-topology-provider --- 09:53:00 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/surefire-reports 09:53:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:53:00 [INFO] 09:53:00 [INFO] ------------------------------------------------------- 09:53:00 [INFO] T E S T S 09:53:00 [INFO] ------------------------------------------------------- 09:53:01 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 09:53:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.093 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 09:53:06 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 09:53:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.670 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 09:53:07 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 09:53:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 09:53:07 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 09:53:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 09:53:07 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 09:53:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:53:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.52 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 09:53:50 [INFO] 09:53:50 [INFO] Results: 09:53:50 [INFO] 09:53:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 09:53:50 [INFO] 09:53:50 [INFO] 09:53:50 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-topology-provider --- 09:53:50 [INFO] 09:53:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-topology-provider --- 09:53:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT.jar 09:53:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/classes/META-INF/MANIFEST.MF 09:53:50 [INFO] 09:53:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-topology-provider --- 09:53:54 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT-javadoc.jar 09:53:54 [INFO] 09:53:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-topology-provider --- 09:53:54 [INFO] CycloneDX: Resolving Dependencies 09:53:55 [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) 09:53:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/bom.xml 09:53:55 [INFO] attaching as bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 09:53:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/bom.json 09:53:55 [INFO] attaching as bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 09:53:55 [INFO] 09:53:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-topology-provider --- 09:53:55 [INFO] Skipping duplicate-finder execution! 09:53:55 [INFO] 09:53:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-topology-provider --- 09:53:55 [INFO] No dependency problems found 09:53:55 [INFO] 09:53:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-topology-provider --- 09:53:56 [INFO] Skipping source per configuration. 09:53:56 [INFO] 09:53:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-topology-provider --- 09:53:56 [INFO] 09:53:56 [INFO] --- jacoco:0.8.13:report (report) @ bgp-topology-provider --- 09:53:56 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/code-coverage/jacoco.exec 09:53:56 [INFO] Analyzed bundle 'bgp-topology-provider' with 33 classes 09:53:56 [INFO] 09:53:56 [INFO] --- install:3.1.4:install (default-install) @ bgp-topology-provider --- 09:53:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT.pom 09:53:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT.jar 09:53:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT-javadoc.jar 09:53:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 09:53:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 09:53:56 [INFO] 09:53:56 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-topology-provider --- 09:53:56 [INFO] Installing org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT.jar 09:53:56 [INFO] Writing OBR metadata 09:53:56 [INFO] 09:53:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-topology-provider --- 09:53:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:53:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:53:56 [INFO] 09:53:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-topology-provider --- 09:53:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:53:56 [INFO] 09:53:56 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- 09:53:56 [INFO] Building OpenDaylight :: RSVP :: API 0.24.0-SNAPSHOT [69/167] 09:53:56 [INFO] from features/odl-bgpcep-rsvp-api/pom.xml 09:53:56 [INFO] ------------------------------[ feature ]------------------------------- 09:53:56 [INFO] 09:53:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] 09:53:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:53:56 [INFO] 09:53:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:53:56 [INFO] 09:53:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] 09:53:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] 09:53:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:53:56 [INFO] argLine set to empty 09:53:56 [INFO] 09:53:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] Starting audit... 09:53:56 Audit done. 09:53:56 [INFO] You have 0 Checkstyle violations. 09:53:56 [INFO] 09:53:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] Starting audit... 09:53:56 Audit done. 09:53:56 [INFO] You have 0 Checkstyle violations. 09:53:56 [INFO] 09:53:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-rsvp-api --- 09:53:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:53:56 [INFO] 09:53:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp-api/target/feature/feature.xml 09:53:56 [INFO] ...done! 09:53:56 [INFO] Attaching features XML 09:53:56 [INFO] 09:53:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-rsvp-api --- 09:53:56 [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 09:53:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:53:56 [INFO] 09:53:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp-api >>> 09:53:56 [INFO] 09:53:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] No files found to run spotbugs, check compile phase has been run 09:53:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:53:56 [INFO] 09:53:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp-api <<< 09:53:56 [INFO] 09:53:56 [INFO] 09:53:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] 09:53:56 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-rsvp-api --- 09:53:56 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp-api 09:53:56 [INFO] Project dependency features detected: [] 09:53:56 [INFO] Pax Exam System (Version: 4.14.0) created. 09:53:56 [INFO] Creating RMI registry server on 127.0.0.1:38813 09:53:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:53:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:53:57 [INFO] Waiting for remote bundle context.. on 38813 name: 507f1497-de2b-4ad1-aea6-cac0eb4360bb timout: [ RelativeTimeout value = 180000 ] 09:54:00 [INFO] Building jar from resources and headers. 09:54:00 [INFO] Writing jar finished. 09:54:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:54:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:54:02 [INFO] 09:54:02 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-rsvp-api --- 09:54:02 [INFO] 09:54:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-rsvp-api --- 09:54:02 [INFO] No Javadoc in project. Archive not created. 09:54:02 [INFO] 09:54:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-rsvp-api --- 09:54:02 [INFO] CycloneDX: Resolving Dependencies 09:54:03 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 09:54:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp-api/target/bom.xml 09:54:03 [INFO] attaching as odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp-api/target/bom.json 09:54:03 [INFO] attaching as odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json 09:54:03 [INFO] 09:54:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp-api --- 09:54:03 [INFO] Skipping duplicate-finder execution! 09:54:03 [INFO] 09:54:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp-api --- 09:54:03 [INFO] Skipping plugin execution 09:54:03 [INFO] 09:54:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp-api --- 09:54:03 [INFO] Skipping source per configuration. 09:54:03 [INFO] 09:54:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-rsvp-api --- 09:54:03 [INFO] 09:54:03 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-rsvp-api --- 09:54:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:03 [INFO] 09:54:03 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-rsvp-api --- 09:54:03 [WARNING] 09:54:03 [WARNING] The packaging plugin for project odl-bgpcep-rsvp-api did not assign 09:54:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:03 [WARNING] 09:54:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:03 [WARNING] 09:54:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT.pom 09:54:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-features.xml 09:54:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json 09:54:03 [INFO] 09:54:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-rsvp-api --- 09:54:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:54:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:54:03 [WARNING] 09:54:03 [WARNING] The packaging plugin for project odl-bgpcep-rsvp-api did not assign 09:54:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:03 [WARNING] 09:54:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:03 [WARNING] 09:54:03 [INFO] 09:54:03 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- 09:54:03 [INFO] Building OpenDaylight :: RSVP 0.24.0-SNAPSHOT [70/167] 09:54:03 [INFO] from features/odl-bgpcep-rsvp/pom.xml 09:54:03 [INFO] ------------------------------[ feature ]------------------------------- 09:54:03 [INFO] 09:54:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] 09:54:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:03 [INFO] 09:54:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:03 [INFO] 09:54:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] 09:54:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] 09:54:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:03 [INFO] argLine set to empty 09:54:03 [INFO] 09:54:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] Starting audit... 09:54:03 Audit done. 09:54:03 [INFO] You have 0 Checkstyle violations. 09:54:03 [INFO] 09:54:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] Starting audit... 09:54:03 Audit done. 09:54:03 [INFO] You have 0 Checkstyle violations. 09:54:03 [INFO] 09:54:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-rsvp --- 09:54:03 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:54:03 [INFO] 09:54:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp/target/feature/feature.xml 09:54:03 [INFO] ...done! 09:54:03 [INFO] Attaching features XML 09:54:03 [INFO] 09:54:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:54:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:54:03 [INFO] 09:54:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp >>> 09:54:03 [INFO] 09:54:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] No files found to run spotbugs, check compile phase has been run 09:54:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:54:03 [INFO] 09:54:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp <<< 09:54:03 [INFO] 09:54:03 [INFO] 09:54:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] 09:54:03 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-rsvp --- 09:54:03 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp 09:54:03 [INFO] Project dependency features detected: [] 09:54:03 [INFO] Pax Exam System (Version: 4.14.0) created. 09:54:03 [INFO] Creating RMI registry server on 127.0.0.1:41841 09:54:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:54:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:54:04 [INFO] Waiting for remote bundle context.. on 41841 name: 74e5e131-5f82-4408-ada6-7cd2d3f3195e timout: [ RelativeTimeout value = 180000 ] 09:54:07 [INFO] Building jar from resources and headers. 09:54:07 [INFO] Writing jar finished. 09:54:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:54:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:54:09 [INFO] 09:54:09 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-rsvp --- 09:54:09 [INFO] 09:54:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-rsvp --- 09:54:09 [INFO] No Javadoc in project. Archive not created. 09:54:09 [INFO] 09:54:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-rsvp --- 09:54:09 [INFO] CycloneDX: Resolving Dependencies 09:54:10 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 09:54:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp/target/bom.xml 09:54:10 [INFO] attaching as odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp/target/bom.json 09:54:10 [INFO] attaching as odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.json 09:54:10 [INFO] 09:54:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp --- 09:54:10 [INFO] Skipping duplicate-finder execution! 09:54:10 [INFO] 09:54:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp --- 09:54:10 [INFO] Skipping plugin execution 09:54:10 [INFO] 09:54:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp --- 09:54:10 [INFO] Skipping source per configuration. 09:54:10 [INFO] 09:54:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-rsvp --- 09:54:10 [INFO] 09:54:10 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-rsvp --- 09:54:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:10 [INFO] 09:54:10 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-rsvp --- 09:54:10 [WARNING] 09:54:10 [WARNING] The packaging plugin for project odl-bgpcep-rsvp did not assign 09:54:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:10 [WARNING] 09:54:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:10 [WARNING] 09:54:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT.pom 09:54:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT-features.xml 09:54:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.json 09:54:10 [INFO] 09:54:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-rsvp --- 09:54:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:54:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:54:10 [WARNING] 09:54:10 [WARNING] The packaging plugin for project odl-bgpcep-rsvp did not assign 09:54:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:10 [WARNING] 09:54:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:10 [WARNING] 09:54:10 [INFO] 09:54:10 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- 09:54:10 [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 0.24.0-SNAPSHOT [71/167] 09:54:10 [INFO] from features/odl-bgpcep-bgp-linkstate/pom.xml 09:54:10 [INFO] ------------------------------[ feature ]------------------------------- 09:54:10 [INFO] 09:54:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-linkstate --- 09:54:10 [INFO] 09:54:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-linkstate --- 09:54:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:10 [INFO] 09:54:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-linkstate --- 09:54:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:10 [INFO] 09:54:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-linkstate --- 09:54:11 [INFO] 09:54:11 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-linkstate --- 09:54:11 [INFO] 09:54:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-linkstate --- 09:54:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:11 [INFO] argLine set to empty 09:54:11 [INFO] 09:54:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-linkstate --- 09:54:11 [INFO] Starting audit... 09:54:11 Audit done. 09:54:11 [INFO] You have 0 Checkstyle violations. 09:54:11 [INFO] 09:54:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-linkstate --- 09:54:11 [INFO] Starting audit... 09:54:11 Audit done. 09:54:11 [INFO] You have 0 Checkstyle violations. 09:54:11 [INFO] 09:54:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-linkstate --- 09:54:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:54:11 [INFO] 09:54:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-linkstate --- 09:54:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml 09:54:11 [INFO] ...done! 09:54:11 [INFO] Attaching features XML 09:54:11 [INFO] 09:54:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-linkstate --- 09:54:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:54:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:54:11 [INFO] 09:54:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-linkstate >>> 09:54:11 [INFO] 09:54:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-linkstate --- 09:54:11 [INFO] No files found to run spotbugs, check compile phase has been run 09:54:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:54:11 [INFO] 09:54:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-linkstate <<< 09:54:11 [INFO] 09:54:11 [INFO] 09:54:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-linkstate --- 09:54:11 [INFO] 09:54:11 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-linkstate --- 09:54:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate 09:54:11 [INFO] Project dependency features detected: [] 09:54:11 [INFO] Pax Exam System (Version: 4.14.0) created. 09:54:11 [INFO] Creating RMI registry server on 127.0.0.1:39175 09:54:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:54:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:54:11 [INFO] Waiting for remote bundle context.. on 39175 name: 7994df75-45ab-48be-9c2d-f72e7268dea8 timout: [ RelativeTimeout value = 180000 ] 09:54:15 [INFO] Building jar from resources and headers. 09:54:15 [INFO] Writing jar finished. 09:54:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:54:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:54:24 [INFO] 09:54:24 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-linkstate --- 09:54:24 [INFO] 09:54:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-linkstate --- 09:54:24 [INFO] No Javadoc in project. Archive not created. 09:54:24 [INFO] 09:54:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-linkstate --- 09:54:24 [INFO] CycloneDX: Resolving Dependencies 09:54:27 [INFO] CycloneDX: Creating BOM version 1.6 with 242 component(s) 09:54:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-linkstate/target/bom.xml 09:54:27 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-linkstate/target/bom.json 09:54:27 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json 09:54:27 [INFO] 09:54:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-linkstate --- 09:54:27 [INFO] Skipping duplicate-finder execution! 09:54:27 [INFO] 09:54:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-linkstate --- 09:54:27 [INFO] Skipping plugin execution 09:54:27 [INFO] 09:54:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-linkstate --- 09:54:27 [INFO] Skipping source per configuration. 09:54:27 [INFO] 09:54:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-linkstate --- 09:54:27 [INFO] 09:54:27 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-linkstate --- 09:54:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:27 [INFO] 09:54:27 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-linkstate --- 09:54:27 [WARNING] 09:54:27 [WARNING] The packaging plugin for project odl-bgpcep-bgp-linkstate did not assign 09:54:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:27 [WARNING] 09:54:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:27 [WARNING] 09:54:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT.pom 09:54:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-features.xml 09:54:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json 09:54:27 [INFO] 09:54:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-linkstate --- 09:54:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:54:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:54:27 [WARNING] 09:54:27 [WARNING] The packaging plugin for project odl-bgpcep-bgp-linkstate did not assign 09:54:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:27 [WARNING] 09:54:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:27 [WARNING] 09:54:27 [INFO] 09:54:27 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- 09:54:27 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 0.24.0-SNAPSHOT [72/167] 09:54:27 [INFO] from features/odl-bgpcep-topology-api/pom.xml 09:54:27 [INFO] ------------------------------[ feature ]------------------------------- 09:54:27 [INFO] 09:54:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] 09:54:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:27 [INFO] 09:54:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:27 [INFO] 09:54:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] 09:54:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] 09:54:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:27 [INFO] argLine set to empty 09:54:27 [INFO] 09:54:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] Starting audit... 09:54:27 Audit done. 09:54:27 [INFO] You have 0 Checkstyle violations. 09:54:27 [INFO] 09:54:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] Starting audit... 09:54:27 Audit done. 09:54:27 [INFO] You have 0 Checkstyle violations. 09:54:27 [INFO] 09:54:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-api --- 09:54:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:54:27 [INFO] 09:54:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-api/target/feature/feature.xml 09:54:27 [INFO] ...done! 09:54:27 [INFO] Attaching features XML 09:54:27 [INFO] 09:54:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:54:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:54:27 [INFO] 09:54:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-api >>> 09:54:27 [INFO] 09:54:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] No files found to run spotbugs, check compile phase has been run 09:54:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:54:27 [INFO] 09:54:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-api <<< 09:54:27 [INFO] 09:54:27 [INFO] 09:54:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] 09:54:27 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-topology-api --- 09:54:27 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-api 09:54:27 [INFO] Project dependency features detected: [] 09:54:27 [INFO] Pax Exam System (Version: 4.14.0) created. 09:54:27 [INFO] Creating RMI registry server on 127.0.0.1:44995 09:54:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:54:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:54:28 [INFO] Waiting for remote bundle context.. on 44995 name: 6cbdfeea-d606-407f-8e7f-d71d6b10322f timout: [ RelativeTimeout value = 180000 ] 09:54:31 [INFO] Building jar from resources and headers. 09:54:31 [INFO] Writing jar finished. 09:54:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:54:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:54:33 [INFO] 09:54:33 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-topology-api --- 09:54:33 [INFO] 09:54:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-api --- 09:54:33 [INFO] No Javadoc in project. Archive not created. 09:54:33 [INFO] 09:54:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-api --- 09:54:33 [INFO] CycloneDX: Resolving Dependencies 09:54:34 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 09:54:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-api/target/bom.xml 09:54:34 [INFO] attaching as odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-api/target/bom.json 09:54:34 [INFO] attaching as odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 09:54:34 [INFO] 09:54:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-api --- 09:54:34 [INFO] Skipping duplicate-finder execution! 09:54:34 [INFO] 09:54:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-api --- 09:54:34 [INFO] Skipping plugin execution 09:54:34 [INFO] 09:54:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-api --- 09:54:34 [INFO] Skipping source per configuration. 09:54:34 [INFO] 09:54:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-api --- 09:54:34 [INFO] 09:54:34 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-topology-api --- 09:54:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:34 [INFO] 09:54:34 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-api --- 09:54:34 [WARNING] 09:54:34 [WARNING] The packaging plugin for project odl-bgpcep-topology-api did not assign 09:54:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:34 [WARNING] 09:54:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:34 [WARNING] 09:54:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT.pom 09:54:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT-features.xml 09:54:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 09:54:34 [INFO] 09:54:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-topology-api --- 09:54:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:54:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:54:34 [WARNING] 09:54:34 [WARNING] The packaging plugin for project odl-bgpcep-topology-api did not assign 09:54:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:34 [WARNING] 09:54:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:34 [WARNING] 09:54:34 [INFO] 09:54:34 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- 09:54:34 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 0.24.0-SNAPSHOT [73/167] 09:54:34 [INFO] from features/odl-bgpcep-topology-tunnel-api/pom.xml 09:54:34 [INFO] ------------------------------[ feature ]------------------------------- 09:54:34 [INFO] 09:54:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] 09:54:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:34 [INFO] 09:54:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:34 [INFO] 09:54:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] 09:54:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] 09:54:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:34 [INFO] argLine set to empty 09:54:34 [INFO] 09:54:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] Starting audit... 09:54:34 Audit done. 09:54:34 [INFO] You have 0 Checkstyle violations. 09:54:34 [INFO] 09:54:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] Starting audit... 09:54:34 Audit done. 09:54:34 [INFO] You have 0 Checkstyle violations. 09:54:34 [INFO] 09:54:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:54:34 [INFO] 09:54:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml 09:54:34 [INFO] ...done! 09:54:34 [INFO] Attaching features XML 09:54:34 [INFO] 09:54:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-tunnel-api --- 09:54: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 09:54:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:54:34 [INFO] 09:54:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-tunnel-api >>> 09:54:34 [INFO] 09:54:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] No files found to run spotbugs, check compile phase has been run 09:54:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:54:34 [INFO] 09:54:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-tunnel-api <<< 09:54:34 [INFO] 09:54:34 [INFO] 09:54:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] 09:54:34 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-topology-tunnel-api --- 09:54:34 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api 09:54:34 [INFO] Project dependency features detected: [] 09:54:34 [INFO] Pax Exam System (Version: 4.14.0) created. 09:54:34 [INFO] Creating RMI registry server on 127.0.0.1:39595 09:54:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:54:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:54:35 [INFO] Waiting for remote bundle context.. on 39595 name: 760ff287-f5f5-4d1d-a9dc-2cd427ecfaea timout: [ RelativeTimeout value = 180000 ] 09:54:38 [INFO] Building jar from resources and headers. 09:54:38 [INFO] Writing jar finished. 09:54:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:54:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:54:40 [INFO] 09:54:40 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-topology-tunnel-api --- 09:54:40 [INFO] 09:54:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-tunnel-api --- 09:54:40 [INFO] No Javadoc in project. Archive not created. 09:54:40 [INFO] 09:54:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-tunnel-api --- 09:54:40 [INFO] CycloneDX: Resolving Dependencies 09:54:41 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 09:54:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-tunnel-api/target/bom.xml 09:54:41 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-tunnel-api/target/bom.json 09:54:41 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 09:54:41 [INFO] 09:54:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-tunnel-api --- 09:54:41 [INFO] Skipping duplicate-finder execution! 09:54:41 [INFO] 09:54:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-tunnel-api --- 09:54:41 [INFO] Skipping plugin execution 09:54:41 [INFO] 09:54:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-tunnel-api --- 09:54:41 [INFO] Skipping source per configuration. 09:54:41 [INFO] 09:54:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-tunnel-api --- 09:54:41 [INFO] 09:54:41 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-topology-tunnel-api --- 09:54:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:41 [INFO] 09:54:41 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-tunnel-api --- 09:54:41 [WARNING] 09:54:41 [WARNING] The packaging plugin for project odl-bgpcep-topology-tunnel-api did not assign 09:54:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:41 [WARNING] 09:54:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:41 [WARNING] 09:54:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT.pom 09:54:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-features.xml 09:54:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 09:54:41 [INFO] 09:54:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-topology-tunnel-api --- 09:54:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:54:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:54:41 [WARNING] 09:54:41 [WARNING] The packaging plugin for project odl-bgpcep-topology-tunnel-api did not assign 09:54:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:41 [WARNING] 09:54:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:41 [WARNING] 09:54:41 [INFO] 09:54:41 [INFO] ----< org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing >----- 09:54:41 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api 0.24.0-SNAPSHOT [74/167] 09:54:41 [INFO] from features/odl-bgpcep-topology-segment-routing/pom.xml 09:54:41 [INFO] ------------------------------[ feature ]------------------------------- 09:54:41 [INFO] 09:54:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] 09:54:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:41 [INFO] 09:54:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:41 [INFO] 09:54:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] 09:54:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] 09:54:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:41 [INFO] argLine set to empty 09:54:41 [INFO] 09:54:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] Starting audit... 09:54:41 Audit done. 09:54:41 [INFO] You have 0 Checkstyle violations. 09:54:41 [INFO] 09:54:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] Starting audit... 09:54:41 Audit done. 09:54:41 [INFO] You have 0 Checkstyle violations. 09:54:41 [INFO] 09:54:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:54:41 [INFO] 09:54:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml 09:54:41 [INFO] ...done! 09:54:41 [INFO] Attaching features XML 09:54:41 [INFO] 09:54:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:54:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:54:41 [INFO] 09:54:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-segment-routing >>> 09:54:41 [INFO] 09:54:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] No files found to run spotbugs, check compile phase has been run 09:54:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:54:41 [INFO] 09:54:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-segment-routing <<< 09:54:41 [INFO] 09:54:41 [INFO] 09:54:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] 09:54:41 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-topology-segment-routing --- 09:54:41 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing 09:54:41 [INFO] Project dependency features detected: [] 09:54:41 [INFO] Pax Exam System (Version: 4.14.0) created. 09:54:41 [INFO] Creating RMI registry server on 127.0.0.1:43677 09:54:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:54:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:54:42 [INFO] Waiting for remote bundle context.. on 43677 name: e9fe492c-dd72-4877-8f73-6d12ebd534a2 timout: [ RelativeTimeout value = 180000 ] 09:54:45 [INFO] Building jar from resources and headers. 09:54:45 [INFO] Writing jar finished. 09:54:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:54:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:54:47 [INFO] 09:54:47 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-topology-segment-routing --- 09:54:47 [INFO] 09:54:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-segment-routing --- 09:54:47 [INFO] No Javadoc in project. Archive not created. 09:54:47 [INFO] 09:54:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-segment-routing --- 09:54:47 [INFO] CycloneDX: Resolving Dependencies 09:54:48 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 09:54:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-segment-routing/target/bom.xml 09:54:48 [INFO] attaching as odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-segment-routing/target/bom.json 09:54:48 [INFO] attaching as odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 09:54:48 [INFO] 09:54:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-segment-routing --- 09:54:48 [INFO] Skipping duplicate-finder execution! 09:54:48 [INFO] 09:54:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-segment-routing --- 09:54:48 [INFO] Skipping plugin execution 09:54:48 [INFO] 09:54:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-segment-routing --- 09:54:48 [INFO] Skipping source per configuration. 09:54:48 [INFO] 09:54:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-segment-routing --- 09:54:48 [INFO] 09:54:48 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-topology-segment-routing --- 09:54:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:48 [INFO] 09:54:48 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-segment-routing --- 09:54:48 [WARNING] 09:54:48 [WARNING] The packaging plugin for project odl-bgpcep-topology-segment-routing did not assign 09:54:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:48 [WARNING] 09:54:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:48 [WARNING] 09:54:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT.pom 09:54:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-features.xml 09:54:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 09:54:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 09:54:48 [INFO] 09:54:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-topology-segment-routing --- 09:54:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:54:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:54:48 [WARNING] 09:54:48 [WARNING] The packaging plugin for project odl-bgpcep-topology-segment-routing did not assign 09:54:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:54:48 [WARNING] 09:54:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:54:48 [WARNING] 09:54:48 [INFO] 09:54:48 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- 09:54:48 [INFO] Building OpenDaylight :: BGP :: Topology 0.24.0-SNAPSHOT [75/167] 09:54:48 [INFO] from features/odl-bgpcep-bgp-topology/pom.xml 09:54:48 [INFO] ------------------------------[ feature ]------------------------------- 09:54:48 [INFO] 09:54:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] 09:54:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:48 [INFO] 09:54:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:54:48 [INFO] 09:54:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] 09:54:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] 09:54:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:54:48 [INFO] argLine set to empty 09:54:48 [INFO] 09:54:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] Starting audit... 09:54:48 Audit done. 09:54:48 [INFO] You have 0 Checkstyle violations. 09:54:48 [INFO] 09:54:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] Starting audit... 09:54:48 Audit done. 09:54:48 [INFO] You have 0 Checkstyle violations. 09:54:48 [INFO] 09:54:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-topology --- 09:54:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:54:48 [INFO] 09:54:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-topology/target/feature/feature.xml 09:54:48 [INFO] ...done! 09:54:48 [INFO] Attaching features XML 09:54:48 [INFO] 09:54:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-topology --- 09:54:48 [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 09:54:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:54:48 [INFO] 09:54:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-topology >>> 09:54:48 [INFO] 09:54:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] No files found to run spotbugs, check compile phase has been run 09:54:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:54:48 [INFO] 09:54:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-topology <<< 09:54:48 [INFO] 09:54:48 [INFO] 09:54:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] 09:54:48 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-topology --- 09:54:48 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-topology 09:54:48 [INFO] Project dependency features detected: [] 09:54:48 [INFO] Pax Exam System (Version: 4.14.0) created. 09:54:48 [INFO] Creating RMI registry server on 127.0.0.1:33981 09:54:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:54:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:54:49 [INFO] Waiting for remote bundle context.. on 33981 name: 4e4c8831-8495-4c04-9ed9-94141263370a timout: [ RelativeTimeout value = 180000 ] 09:54:52 [INFO] Building jar from resources and headers. 09:54:52 [INFO] Writing jar finished. 09:55:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:55:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:55:01 [INFO] 09:55:01 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-topology --- 09:55:01 [INFO] 09:55:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-topology --- 09:55:01 [INFO] No Javadoc in project. Archive not created. 09:55:01 [INFO] 09:55:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-topology --- 09:55:01 [INFO] CycloneDX: Resolving Dependencies 09:55:04 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 09:55:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-topology/target/bom.xml 09:55:04 [INFO] attaching as odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.xml 09:55:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-topology/target/bom.json 09:55:04 [INFO] attaching as odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.json 09:55:04 [INFO] 09:55:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-topology --- 09:55:04 [INFO] Skipping duplicate-finder execution! 09:55:04 [INFO] 09:55:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-topology --- 09:55:04 [INFO] Skipping plugin execution 09:55:04 [INFO] 09:55:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-topology --- 09:55:04 [INFO] Skipping source per configuration. 09:55:04 [INFO] 09:55:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-topology --- 09:55:04 [INFO] 09:55:04 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-topology --- 09:55:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:55:04 [INFO] 09:55:04 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-topology --- 09:55:04 [WARNING] 09:55:04 [WARNING] The packaging plugin for project odl-bgpcep-bgp-topology did not assign 09:55:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:55:04 [WARNING] 09:55:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:55:04 [WARNING] 09:55:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT.pom 09:55:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-features.xml 09:55:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.xml 09:55:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.json 09:55:04 [INFO] 09:55:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-topology --- 09:55:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:55:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:55:04 [WARNING] 09:55:04 [WARNING] The packaging plugin for project odl-bgpcep-bgp-topology did not assign 09:55:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:55:04 [WARNING] 09:55:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:55:04 [WARNING] 09:55:04 [INFO] 09:55:04 [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- 09:55:04 [INFO] Building bgp-cli 0.24.0-SNAPSHOT [76/167] 09:55:04 [INFO] from bgp/cli/pom.xml 09:55:04 [INFO] -------------------------------[ bundle ]------------------------------- 09:55:04 [INFO] 09:55:04 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-cli --- 09:55:04 [INFO] 09:55:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-cli --- 09:55:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:55:04 [INFO] 09:55:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-cli --- 09:55:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:55:04 [INFO] 09:55:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-cli --- 09:55:04 [INFO] 09:55:04 [INFO] --- dependency:3.9.0:properties (default) @ bgp-cli --- 09:55:04 [INFO] 09:55:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-cli --- 09:55:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/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/** 09:55:04 [INFO] 09:55:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-cli --- 09:55:04 [INFO] Starting audit... 09:55:04 Audit done. 09:55:04 [INFO] You have 0 Checkstyle violations. 09:55:04 [INFO] 09:55:04 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-cli --- 09:55:04 [INFO] Starting audit... 09:55:04 Audit done. 09:55:04 [INFO] You have 0 Checkstyle violations. 09:55:04 [INFO] 09:55:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-cli --- 09:55:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:55:04 [INFO] 09:55:04 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-cli --- 09:55:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/src/main/resources 09:55:04 [INFO] 09:55:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-cli --- 09:55:04 [INFO] Recompiling the module because of changed dependency. 09:55:04 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 09:55:05 [INFO] 09:55:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-cli >>> 09:55:05 [INFO] 09:55:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-cli --- 09:55:05 [INFO] Fork Value is true 09:55:07 [INFO] Done SpotBugs Analysis.... 09:55:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:55:07 [INFO] 09:55:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-cli <<< 09:55:07 [INFO] 09:55:07 [INFO] 09:55:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-cli --- 09:55:07 [INFO] BugInstance size is 0 09:55:07 [INFO] Error size is 0 09:55:07 [INFO] No errors/warnings found 09:55:07 [INFO] 09:55:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-cli --- 09:55:07 [INFO] Copying 6 resources from src/test/resources to target/test-classes 09:55:07 [INFO] 09:55:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-cli --- 09:55:07 [INFO] Recompiling the module because of changed dependency. 09:55:07 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 09:55:07 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/src/test/java/org/opendaylight/protocol/bgp/cli/utils/BGPOperationalStateUtilsTest.java:[62,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 09:55:07 [INFO] 09:55:07 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-cli --- 09:55:07 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/surefire-reports 09:55:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:55:07 [INFO] 09:55:07 [INFO] ------------------------------------------------------- 09:55:07 [INFO] T E S T S 09:55:07 [INFO] ------------------------------------------------------- 09:55:08 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 09:55:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.641 s -- in org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 09:55:12 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 09:55:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 09:55:12 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 09:55:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 09:55:12 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 09:55:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 09:55:12 [INFO] 09:55:12 [INFO] Results: 09:55:12 [INFO] 09:55:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 09:55:12 [INFO] 09:55:12 [INFO] 09:55:12 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-cli --- 09:55:12 [INFO] 09:55:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-cli --- 09:55:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT.jar 09:55:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/classes/META-INF/MANIFEST.MF 09:55:12 [INFO] 09:55:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-cli --- 09:55:13 [WARNING] Javadoc Warnings 09:55:13 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/src/main/java/org/opendaylight/protocol/bgp/cli/OperationalStateCommandProvider.java:21: warning: no comment 09:55:13 [WARNING] public final class OperationalStateCommandProvider implements Action { 09:55:13 [WARNING] ^ 09:55:13 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/src/main/java/org/opendaylight/protocol/bgp/cli/OperationalStateCommandProvider.java:21: warning: use of default constructor, which does not provide a comment 09:55:13 [WARNING] public final class OperationalStateCommandProvider implements Action { 09:55:13 [WARNING] ^ 09:55:13 [WARNING] 2 warnings 09:55:13 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT-javadoc.jar 09:55:14 [INFO] 09:55:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-cli --- 09:55:14 [INFO] CycloneDX: Resolving Dependencies 09:55:15 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 09:55:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/bom.xml 09:55:15 [INFO] attaching as bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml 09:55:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/bom.json 09:55:15 [INFO] attaching as bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json 09:55:15 [INFO] 09:55:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-cli --- 09:55:15 [INFO] Skipping duplicate-finder execution! 09:55:15 [INFO] 09:55:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-cli --- 09:55:15 [INFO] No dependency problems found 09:55:15 [INFO] 09:55:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-cli --- 09:55:15 [INFO] Skipping source per configuration. 09:55:15 [INFO] 09:55:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-cli --- 09:55:15 [INFO] 09:55:15 [INFO] --- jacoco:0.8.13:report (report) @ bgp-cli --- 09:55:15 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/code-coverage/jacoco.exec 09:55:15 [INFO] Analyzed bundle 'bgp-cli' with 5 classes 09:55:15 [INFO] 09:55:15 [INFO] --- install:3.1.4:install (default-install) @ bgp-cli --- 09:55:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT.pom 09:55:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT.jar 09:55:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT-javadoc.jar 09:55:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml 09:55:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json 09:55:15 [INFO] 09:55:15 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-cli --- 09:55:15 [INFO] Installing org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT.jar 09:55:15 [INFO] Writing OBR metadata 09:55:15 [INFO] 09:55:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-cli --- 09:55:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:55:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:55:15 [INFO] 09:55:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-cli --- 09:55:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:55:15 [INFO] 09:55:15 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- 09:55:15 [INFO] Building OpenDaylight :: BGP :: Cli 0.24.0-SNAPSHOT [77/167] 09:55:15 [INFO] from features/odl-bgpcep-bgp-cli/pom.xml 09:55:15 [INFO] ------------------------------[ feature ]------------------------------- 09:55:15 [INFO] 09:55:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] 09:55:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:55:15 [INFO] 09:55:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:55:15 [INFO] 09:55:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] 09:55:15 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] 09:55:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:55:15 [INFO] argLine set to empty 09:55:15 [INFO] 09:55:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] Starting audit... 09:55:15 Audit done. 09:55:15 [INFO] You have 0 Checkstyle violations. 09:55:15 [INFO] 09:55:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] Starting audit... 09:55:15 Audit done. 09:55:15 [INFO] You have 0 Checkstyle violations. 09:55:15 [INFO] 09:55:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-cli --- 09:55:15 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:55:15 [INFO] 09:55:15 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-cli/target/feature/feature.xml 09:55:15 [INFO] ...done! 09:55:15 [INFO] Attaching features XML 09:55:15 [INFO] 09:55:15 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:55:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:55:15 [INFO] 09:55:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-cli >>> 09:55:15 [INFO] 09:55:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] No files found to run spotbugs, check compile phase has been run 09:55:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:55:15 [INFO] 09:55:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-cli <<< 09:55:15 [INFO] 09:55:15 [INFO] 09:55:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] 09:55:15 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-cli --- 09:55:15 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-cli 09:55:15 [INFO] Project dependency features detected: [] 09:55:15 [INFO] Pax Exam System (Version: 4.14.0) created. 09:55:15 [INFO] Creating RMI registry server on 127.0.0.1:45457 09:55:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:55:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:55:16 [INFO] Waiting for remote bundle context.. on 45457 name: be96bc1c-fd15-4bbe-9fcd-977d4e623e13 timout: [ RelativeTimeout value = 180000 ] 09:55:19 [INFO] Building jar from resources and headers. 09:55:19 [INFO] Writing jar finished. 09:55:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:55:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:55:23 [INFO] 09:55:23 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-cli --- 09:55:23 [INFO] 09:55:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-cli --- 09:55:23 [INFO] No Javadoc in project. Archive not created. 09:55:23 [INFO] 09:55:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-cli --- 09:55:23 [INFO] CycloneDX: Resolving Dependencies 09:55:25 [INFO] CycloneDX: Creating BOM version 1.6 with 156 component(s) 09:55:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-cli/target/bom.xml 09:55:25 [INFO] attaching as odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml 09:55:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-cli/target/bom.json 09:55:25 [INFO] attaching as odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json 09:55:25 [INFO] 09:55:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-cli --- 09:55:25 [INFO] Skipping duplicate-finder execution! 09:55:25 [INFO] 09:55:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-cli --- 09:55:25 [INFO] Skipping plugin execution 09:55:25 [INFO] 09:55:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-cli --- 09:55:25 [INFO] Skipping source per configuration. 09:55:25 [INFO] 09:55:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-cli --- 09:55:25 [INFO] 09:55:25 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-cli --- 09:55:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:55:25 [INFO] 09:55:25 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-cli --- 09:55:25 [WARNING] 09:55:25 [WARNING] The packaging plugin for project odl-bgpcep-bgp-cli did not assign 09:55:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:55:25 [WARNING] 09:55:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:55:25 [WARNING] 09:55:25 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT.pom 09:55:25 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-features.xml 09:55:25 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml 09:55:25 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json 09:55:25 [INFO] 09:55:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-cli --- 09:55:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:55:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:55:25 [WARNING] 09:55:25 [WARNING] The packaging plugin for project odl-bgpcep-bgp-cli did not assign 09:55:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:55:25 [WARNING] 09:55:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:55:25 [WARNING] 09:55:25 [INFO] 09:55:25 [INFO] ----------------< org.opendaylight.bgpcep:bgp-flowspec >---------------- 09:55:25 [INFO] Building bgp-flowspec 0.24.0-SNAPSHOT [78/167] 09:55:25 [INFO] from bgp/extensions/flowspec/pom.xml 09:55:25 [INFO] -------------------------------[ bundle ]------------------------------- 09:55:25 [INFO] 09:55:25 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-flowspec --- 09:55:25 [INFO] 09:55:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-flowspec --- 09:55:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:55:25 [INFO] 09:55:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-flowspec --- 09:55:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:55:25 [INFO] 09:55:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-flowspec --- 09:55:25 [INFO] 09:55:25 [INFO] --- dependency:3.9.0:properties (default) @ bgp-flowspec --- 09:55:25 [INFO] 09:55:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-flowspec --- 09:55:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:55:25 [INFO] 09:55:25 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-flowspec --- 09:55:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:55:25 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/yang 09:55:25 [INFO] yang-to-sources: Found 14 dependencies in 5.622 ms 09:55:25 [INFO] yang-to-sources: Project model files found: 1 in 67.91 ms 09:55:26 [INFO] yang-to-sources: 13 YANG models processed in 528.6 ms 09:55:26 [INFO] BindingJavaFileGenerator: Defined 249 files in 46.33 ms 09:55:26 [INFO] Sorted 249 files into 51 directories in 594.9 μs 09:55:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 249 in 581.8 ms 09:55:26 [INFO] 09:55:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-flowspec --- 09:55:26 [INFO] Starting audit... 09:55:26 Audit done. 09:55:26 [INFO] You have 0 Checkstyle violations. 09:55:26 [INFO] 09:55:26 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-flowspec --- 09:55:27 [INFO] Starting audit... 09:55:27 Audit done. 09:55:27 [INFO] You have 0 Checkstyle violations. 09:55:27 [INFO] 09:55:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-flowspec --- 09:55:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:55:27 [INFO] 09:55:27 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-flowspec --- 09:55:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/resources 09:55:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/generated-sources/spi 09:55:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:55:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:55:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:55:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/generated-sources/spi 09:55:27 [INFO] 09:55:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-flowspec --- 09:55:27 [INFO] Recompiling the module because of changed dependency. 09:55:27 [INFO] Compiling 305 source files with javac [debug release 21] to target/classes 09:55:28 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 09:55:28 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 09:55:28 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[301,100] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[318,100] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[335,100] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[352,100] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[369,100] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[386,93] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[403,100] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[420,100] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[437,93] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[441,77] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[75,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[77,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[84,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[86,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv4/FlowspecIpv4NlriParserHelper.java:[83,100] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[93,100] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[110,100] unchecked cast 09:55:28 required: java.util.Set 09:55:28 found: java.lang.Object 09:55:28 [INFO] 09:55:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-flowspec >>> 09:55:28 [INFO] 09:55:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-flowspec --- 09:55:28 [INFO] Fork Value is true 09:55:33 [INFO] Done SpotBugs Analysis.... 09:55:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:55:33 [INFO] 09:55:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-flowspec <<< 09:55:33 [INFO] 09:55:33 [INFO] 09:55:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-flowspec --- 09:55:33 [INFO] BugInstance size is 0 09:55:33 [INFO] Error size is 0 09:55:33 [INFO] No errors/warnings found 09:55:33 [INFO] 09:55:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-flowspec --- 09:55:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/test/resources 09:55:33 [INFO] 09:55:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-flowspec --- 09:55:33 [INFO] Recompiling the module because of changed dependency. 09:55:33 [INFO] Compiling 14 source files with javac [debug release 21] to target/test-classes 09:55:34 [INFO] 09:55:34 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-flowspec --- 09:55:34 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/surefire-reports 09:55:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:55:34 [INFO] 09:55:34 [INFO] ------------------------------------------------------- 09:55:34 [INFO] T E S T S 09:55:34 [INFO] ------------------------------------------------------- 09:55:35 [INFO] Running org.opendaylight.protocol.bgp.flowspec.OperandsTest 09:55:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.bgp.flowspec.OperandsTest 09:55:35 [INFO] Running org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 09:55:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 09:55:35 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 09:55:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:55:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.170 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 09:55:36 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 09:55:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.415 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 09:55:39 [INFO] Running org.opendaylight.protocol.bgp.flowspec.ActivatorTest 09:55:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.flowspec.ActivatorTest 09:55:40 [INFO] Running org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 09:55:40 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 09:55:40 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 09:55:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 09:55:40 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 09:55:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 09:55:40 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 09:55:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 09:55:40 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 09:55:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 09:55:40 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 09:55:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 09:55:40 [INFO] Running org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 09:55:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 09:55:40 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 09:55:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 09:55:40 [INFO] Running org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 09:55:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 09:55:40 [INFO] 09:55:40 [INFO] Results: 09:55:40 [INFO] 09:55:40 [INFO] Tests run: 130, Failures: 0, Errors: 0, Skipped: 0 09:55:40 [INFO] 09:55:40 [INFO] 09:55:40 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-flowspec --- 09:55:40 [INFO] 09:55:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-flowspec --- 09:55:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT.jar 09:55:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/classes/META-INF/MANIFEST.MF 09:55:40 [INFO] 09:55:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-flowspec --- 09:55:45 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT-javadoc.jar 09:55:45 [INFO] 09:55:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-flowspec --- 09:55:45 [INFO] CycloneDX: Resolving Dependencies 09:55:47 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 09:55:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/bom.xml 09:55:47 [INFO] attaching as bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml 09:55:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/bom.json 09:55:47 [INFO] attaching as bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json 09:55:47 [INFO] 09:55:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-flowspec --- 09:55:47 [INFO] Skipping duplicate-finder execution! 09:55:47 [INFO] 09:55:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-flowspec --- 09:55:47 [INFO] No dependency problems found 09:55:47 [INFO] 09:55:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-flowspec --- 09:55:47 [INFO] Skipping source per configuration. 09:55:47 [INFO] 09:55:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-flowspec --- 09:55:47 [INFO] 09:55:47 [INFO] --- jacoco:0.8.13:report (report) @ bgp-flowspec --- 09:55:47 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/code-coverage/jacoco.exec 09:55:47 [INFO] Analyzed bundle 'bgp-flowspec' with 59 classes 09:55:47 [INFO] 09:55:47 [INFO] --- install:3.1.4:install (default-install) @ bgp-flowspec --- 09:55:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT.pom 09:55:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT.jar 09:55:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT-javadoc.jar 09:55:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml 09:55:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json 09:55:47 [INFO] 09:55:47 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-flowspec --- 09:55:47 [INFO] Installing org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT.jar 09:55:47 [INFO] Writing OBR metadata 09:55:47 [INFO] 09:55:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-flowspec --- 09:55:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:55:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:55:47 [INFO] 09:55:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-flowspec --- 09:55:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:55:47 [INFO] 09:55:47 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec >----------- 09:55:47 [INFO] Building OpenDaylight :: BGP :: Flowspec 0.24.0-SNAPSHOT [79/167] 09:55:47 [INFO] from features/odl-bgpcep-bgp-flowspec/pom.xml 09:55:47 [INFO] ------------------------------[ feature ]------------------------------- 09:55:47 [INFO] 09:55:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-flowspec --- 09:55:47 [INFO] 09:55:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-flowspec --- 09:55:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:55:47 [INFO] 09:55:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-flowspec --- 09:55:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:55:47 [INFO] 09:55:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-flowspec --- 09:55:47 [INFO] 09:55:47 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-flowspec --- 09:55:47 [INFO] 09:55:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-flowspec --- 09:55:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:55:47 [INFO] argLine set to empty 09:55:47 [INFO] 09:55:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-flowspec --- 09:55:47 [INFO] Starting audit... 09:55:47 Audit done. 09:55:47 [INFO] You have 0 Checkstyle violations. 09:55:47 [INFO] 09:55:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-flowspec --- 09:55:47 [INFO] Starting audit... 09:55:47 Audit done. 09:55:47 [INFO] You have 0 Checkstyle violations. 09:55:47 [INFO] 09:55:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-flowspec --- 09:55:47 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:55:47 [INFO] 09:55:47 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-flowspec --- 09:55:48 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml 09:55:48 [INFO] ...done! 09:55:48 [INFO] Attaching features XML 09:55:48 [INFO] 09:55:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-flowspec --- 09:55:48 [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 09:55:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:55:48 [INFO] 09:55:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-flowspec >>> 09:55:48 [INFO] 09:55:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-flowspec --- 09:55:48 [INFO] No files found to run spotbugs, check compile phase has been run 09:55:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:55:48 [INFO] 09:55:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-flowspec <<< 09:55:48 [INFO] 09:55:48 [INFO] 09:55:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-flowspec --- 09:55:48 [INFO] 09:55:48 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-flowspec --- 09:55:48 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec 09:55:48 [INFO] Project dependency features detected: [] 09:55:48 [INFO] Pax Exam System (Version: 4.14.0) created. 09:55:48 [INFO] Creating RMI registry server on 127.0.0.1:36861 09:55:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:55:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:55:48 [INFO] Waiting for remote bundle context.. on 36861 name: bc26c2d0-f3e0-41f7-9e15-3ac1fd8f6a2f timout: [ RelativeTimeout value = 180000 ] 09:55:51 [INFO] Building jar from resources and headers. 09:55:51 [INFO] Writing jar finished. 09:55:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:55:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:55:56 [INFO] 09:55:56 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-flowspec --- 09:55:56 [INFO] 09:55:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-flowspec --- 09:55:56 [INFO] No Javadoc in project. Archive not created. 09:55:56 [INFO] 09:55:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-flowspec --- 09:55:56 [INFO] CycloneDX: Resolving Dependencies 09:55:58 [INFO] CycloneDX: Creating BOM version 1.6 with 155 component(s) 09:55:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-flowspec/target/bom.xml 09:55:58 [INFO] attaching as odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml 09:55:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-flowspec/target/bom.json 09:55:58 [INFO] attaching as odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json 09:55:58 [INFO] 09:55:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-flowspec --- 09:55:58 [INFO] Skipping duplicate-finder execution! 09:55:58 [INFO] 09:55:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-flowspec --- 09:55:58 [INFO] Skipping plugin execution 09:55:58 [INFO] 09:55:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-flowspec --- 09:55:58 [INFO] Skipping source per configuration. 09:55:58 [INFO] 09:55:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-flowspec --- 09:55:58 [INFO] 09:55:58 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-flowspec --- 09:55:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:55:58 [INFO] 09:55:58 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-flowspec --- 09:55:58 [WARNING] 09:55:58 [WARNING] The packaging plugin for project odl-bgpcep-bgp-flowspec did not assign 09:55:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:55:58 [WARNING] 09:55:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:55:58 [WARNING] 09:55:58 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT.pom 09:55:58 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-features.xml 09:55:58 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml 09:55:58 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json 09:55:58 [INFO] 09:55:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-flowspec --- 09:55:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:55:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:55:58 [WARNING] 09:55:58 [WARNING] The packaging plugin for project odl-bgpcep-bgp-flowspec did not assign 09:55:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:55:58 [WARNING] 09:55:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:55:58 [WARNING] 09:55:58 [INFO] 09:55:58 [INFO] ------------< org.opendaylight.bgpcep:bgp-labeled-unicast >------------- 09:55:58 [INFO] Building bgp-labeled-unicast 0.24.0-SNAPSHOT [80/167] 09:55:58 [INFO] from bgp/extensions/labeled-unicast/pom.xml 09:55:58 [INFO] -------------------------------[ bundle ]------------------------------- 09:55:58 [INFO] 09:55:58 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-labeled-unicast --- 09:55:58 [INFO] 09:55:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-labeled-unicast --- 09:55:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:55:58 [INFO] 09:55:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-labeled-unicast --- 09:55:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:55:58 [INFO] 09:55:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-labeled-unicast --- 09:55:58 [INFO] 09:55:58 [INFO] --- dependency:3.9.0:properties (default) @ bgp-labeled-unicast --- 09:55:58 [INFO] 09:55:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-labeled-unicast --- 09:55:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:55:58 [INFO] 09:55:58 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-labeled-unicast --- 09:55:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:55:58 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/src/main/yang 09:55:58 [INFO] yang-to-sources: Found 14 dependencies in 3.458 ms 09:55:58 [INFO] yang-to-sources: Project model files found: 1 in 2.901 ms 09:55:58 [INFO] yang-to-sources: 13 YANG models processed in 122.1 ms 09:55:58 [INFO] BindingJavaFileGenerator: Defined 79 files in 20.89 ms 09:55:58 [INFO] Sorted 79 files into 24 directories in 234.2 μs 09:55:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 79 in 64.56 ms 09:55:58 [INFO] 09:55:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-labeled-unicast --- 09:55:58 [INFO] Starting audit... 09:55:58 Audit done. 09:55:58 [INFO] You have 0 Checkstyle violations. 09:55:58 [INFO] 09:55:58 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-labeled-unicast --- 09:55:58 [INFO] Starting audit... 09:55:58 Audit done. 09:55:58 [INFO] You have 0 Checkstyle violations. 09:55:58 [INFO] 09:55:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-labeled-unicast --- 09:55:58 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:55:59 [INFO] 09:55:59 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-labeled-unicast --- 09:55:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/src/main/resources 09:55:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/generated-sources/spi 09:55:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:55:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:55:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:55:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/generated-sources/spi 09:55:59 [INFO] 09:55:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-labeled-unicast --- 09:55:59 [INFO] Recompiling the module because of changed dependency. 09:55:59 [INFO] Compiling 87 source files with javac [debug release 21] to target/classes 09:55:59 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 09:55:59 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 09:55:59 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 09:55:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:[48,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:55:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:55:59 [INFO] 09:55:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-labeled-unicast >>> 09:55:59 [INFO] 09:55:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-labeled-unicast --- 09:55:59 [INFO] Fork Value is true 09:56:02 [INFO] Done SpotBugs Analysis.... 09:56:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:56:02 [INFO] 09:56:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-labeled-unicast <<< 09:56:02 [INFO] 09:56:02 [INFO] 09:56:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-labeled-unicast --- 09:56:02 [INFO] BugInstance size is 0 09:56:02 [INFO] Error size is 0 09:56:02 [INFO] No errors/warnings found 09:56:02 [INFO] 09:56:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-labeled-unicast --- 09:56:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/src/test/resources 09:56:02 [INFO] 09:56:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-labeled-unicast --- 09:56:02 [INFO] Recompiling the module because of changed dependency. 09:56:02 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 09:56:02 [INFO] 09:56:02 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-labeled-unicast --- 09:56:02 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/surefire-reports 09:56:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:56:02 [INFO] 09:56:02 [INFO] ------------------------------------------------------- 09:56:02 [INFO] T E S T S 09:56:02 [INFO] ------------------------------------------------------- 09:56:03 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 09:56:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:56:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 09:56:05 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 09:56:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 09:56:05 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 09:56:08 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.292 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 09:56:08 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 09:56:08 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 09:56:08 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 09:56:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 09:56:08 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 09:56:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 09:56:08 [INFO] 09:56:08 [INFO] Results: 09:56:08 [INFO] 09:56:08 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 09:56:08 [INFO] 09:56:08 [INFO] 09:56:08 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-labeled-unicast --- 09:56:08 [INFO] 09:56:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-labeled-unicast --- 09:56:08 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar 09:56:08 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/classes/META-INF/MANIFEST.MF 09:56:08 [INFO] 09:56:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-labeled-unicast --- 09:56:11 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT-javadoc.jar 09:56:11 [INFO] 09:56:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-labeled-unicast --- 09:56:11 [INFO] CycloneDX: Resolving Dependencies 09:56:13 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 09:56:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/bom.xml 09:56:13 [INFO] attaching as bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml 09:56:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/bom.json 09:56:13 [INFO] attaching as bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json 09:56:13 [INFO] 09:56:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-labeled-unicast --- 09:56:13 [INFO] Skipping duplicate-finder execution! 09:56:13 [INFO] 09:56:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-labeled-unicast --- 09:56:13 [INFO] No dependency problems found 09:56:13 [INFO] 09:56:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-labeled-unicast --- 09:56:13 [INFO] Skipping source per configuration. 09:56:13 [INFO] 09:56:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-labeled-unicast --- 09:56:13 [INFO] 09:56:13 [INFO] --- jacoco:0.8.13:report (report) @ bgp-labeled-unicast --- 09:56:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec 09:56:13 [INFO] Analyzed bundle 'bgp-labeled-unicast' with 11 classes 09:56:13 [INFO] 09:56:13 [INFO] --- install:3.1.4:install (default-install) @ bgp-labeled-unicast --- 09:56:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT.pom 09:56:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar 09:56:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT-javadoc.jar 09:56:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml 09:56:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json 09:56:13 [INFO] 09:56:13 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-labeled-unicast --- 09:56:13 [INFO] Installing org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar 09:56:13 [INFO] Writing OBR metadata 09:56:13 [INFO] 09:56:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-labeled-unicast --- 09:56:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:56:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:56:13 [INFO] 09:56:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-labeled-unicast --- 09:56:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:56:13 [INFO] 09:56:13 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast >------- 09:56:13 [INFO] Building OpenDaylight :: BGP :: Labeled Unicast 0.24.0-SNAPSHOT [81/167] 09:56:13 [INFO] from features/odl-bgpcep-bgp-labeled-unicast/pom.xml 09:56:13 [INFO] ------------------------------[ feature ]------------------------------- 09:56:13 [INFO] 09:56:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] 09:56:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:56:13 [INFO] 09:56:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:56:13 [INFO] 09:56:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] 09:56:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] 09:56:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:56:13 [INFO] argLine set to empty 09:56:13 [INFO] 09:56:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] Starting audit... 09:56:13 Audit done. 09:56:13 [INFO] You have 0 Checkstyle violations. 09:56:13 [INFO] 09:56:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] Starting audit... 09:56:13 Audit done. 09:56:13 [INFO] You have 0 Checkstyle violations. 09:56:13 [INFO] 09:56:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:56:13 [INFO] 09:56:13 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml 09:56:13 [INFO] ...done! 09:56:13 [INFO] Attaching features XML 09:56:13 [INFO] 09:56:13 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:56:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:56:13 [INFO] 09:56:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-labeled-unicast >>> 09:56:13 [INFO] 09:56:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] No files found to run spotbugs, check compile phase has been run 09:56:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:56:13 [INFO] 09:56:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-labeled-unicast <<< 09:56:13 [INFO] 09:56:13 [INFO] 09:56:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] 09:56:13 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:13 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast 09:56:14 [INFO] Project dependency features detected: [] 09:56:14 [INFO] Pax Exam System (Version: 4.14.0) created. 09:56:14 [INFO] Creating RMI registry server on 127.0.0.1:33117 09:56:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:56:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:56:14 [INFO] Waiting for remote bundle context.. on 33117 name: 852e28a9-409e-46f5-975d-fbe42b0d75e8 timout: [ RelativeTimeout value = 180000 ] 09:56:17 [INFO] Building jar from resources and headers. 09:56:17 [INFO] Writing jar finished. 09:56:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:56:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:56:22 [INFO] 09:56:22 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:22 [INFO] 09:56:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:22 [INFO] No Javadoc in project. Archive not created. 09:56:22 [INFO] 09:56:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:22 [INFO] CycloneDX: Resolving Dependencies 09:56:23 [INFO] CycloneDX: Creating BOM version 1.6 with 157 component(s) 09:56:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml 09:56:23 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml 09:56:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json 09:56:23 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json 09:56:23 [INFO] 09:56:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:23 [INFO] Skipping duplicate-finder execution! 09:56:23 [INFO] 09:56:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:23 [INFO] Skipping plugin execution 09:56:23 [INFO] 09:56:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:23 [INFO] Skipping source per configuration. 09:56:23 [INFO] 09:56:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:23 [INFO] 09:56:23 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:56:23 [INFO] 09:56:23 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:23 [WARNING] 09:56:23 [WARNING] The packaging plugin for project odl-bgpcep-bgp-labeled-unicast did not assign 09:56:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:56:23 [WARNING] 09:56:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:56:23 [WARNING] 09:56:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT.pom 09:56:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-features.xml 09:56:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml 09:56:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json 09:56:23 [INFO] 09:56:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-labeled-unicast --- 09:56:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:56:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:56:23 [WARNING] 09:56:23 [WARNING] The packaging plugin for project odl-bgpcep-bgp-labeled-unicast did not assign 09:56:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:56:23 [WARNING] 09:56:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:56:23 [WARNING] 09:56:23 [INFO] 09:56:23 [INFO] -----------------< org.opendaylight.bgpcep:bgp-l3vpn >------------------ 09:56:23 [INFO] Building bgp-l3vpn 0.24.0-SNAPSHOT [82/167] 09:56:23 [INFO] from bgp/extensions/l3vpn/pom.xml 09:56:23 [INFO] -------------------------------[ bundle ]------------------------------- 09:56:23 [INFO] 09:56:23 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-l3vpn --- 09:56:23 [INFO] 09:56:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-l3vpn --- 09:56:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:56:23 [INFO] 09:56:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-l3vpn --- 09:56:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:56:23 [INFO] 09:56:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-l3vpn --- 09:56:24 [INFO] 09:56:24 [INFO] --- dependency:3.9.0:properties (default) @ bgp-l3vpn --- 09:56:24 [INFO] 09:56:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-l3vpn --- 09:56:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:56:24 [INFO] 09:56:24 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-l3vpn --- 09:56:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:56:24 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/src/main/yang 09:56:24 [INFO] yang-to-sources: Found 15 dependencies in 2.555 ms 09:56:24 [INFO] yang-to-sources: Project model files found: 4 in 2.012 ms 09:56:24 [INFO] yang-to-sources: 17 YANG models processed in 136.8 ms 09:56:24 [INFO] BindingJavaFileGenerator: Defined 128 files in 17.05 ms 09:56:24 [INFO] Sorted 128 files into 50 directories in 269.1 μs 09:56:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 128 in 32.20 ms 09:56:24 [INFO] 09:56:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-l3vpn --- 09:56:24 [INFO] Starting audit... 09:56:24 Audit done. 09:56:24 [INFO] You have 0 Checkstyle violations. 09:56:24 [INFO] 09:56:24 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-l3vpn --- 09:56:24 [INFO] Starting audit... 09:56:24 Audit done. 09:56:24 [INFO] You have 0 Checkstyle violations. 09:56:24 [INFO] 09:56:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-l3vpn --- 09:56:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:56:24 [INFO] 09:56:24 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-l3vpn --- 09:56:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/src/main/resources 09:56:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/generated-sources/spi 09:56:24 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 09:56:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:56:24 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 09:56:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/generated-sources/spi 09:56:24 [INFO] 09:56:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-l3vpn --- 09:56:24 [INFO] Recompiling the module because of changed dependency. 09:56:24 [INFO] Compiling 146 source files with javac [debug release 21] to target/classes 09:56:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 09:56:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 09:56:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 09:56:25 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[64,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:56:25 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[67,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:56:25 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[70,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:56:25 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[73,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:56:25 [INFO] 09:56:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-l3vpn >>> 09:56:25 [INFO] 09:56:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-l3vpn --- 09:56:25 [INFO] Fork Value is true 09:56:29 [INFO] Done SpotBugs Analysis.... 09:56:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:56:29 [INFO] 09:56:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-l3vpn <<< 09:56:29 [INFO] 09:56:29 [INFO] 09:56:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-l3vpn --- 09:56:29 [INFO] BugInstance size is 0 09:56:29 [INFO] Error size is 0 09:56:29 [INFO] No errors/warnings found 09:56:29 [INFO] 09:56:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-l3vpn --- 09:56:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/src/test/resources 09:56:29 [INFO] 09:56:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-l3vpn --- 09:56:29 [INFO] Recompiling the module because of changed dependency. 09:56:29 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 09:56:29 [INFO] 09:56:29 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-l3vpn --- 09:56:29 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/surefire-reports 09:56:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:56:29 [INFO] 09:56:29 [INFO] ------------------------------------------------------- 09:56:29 [INFO] T E S T S 09:56:29 [INFO] ------------------------------------------------------- 09:56:30 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 09:56:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:56:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.579 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 09:56:35 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 09:56:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 09:56:35 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 09:56:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 09:56:35 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 09:56:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 09:56:35 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 09:56:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 09:56:35 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 09:56:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 09:56:35 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 09:56:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 09:56:35 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 09:56:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 09:56:35 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 09:56:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 09:56:35 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 09:56:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 09:56:35 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 09:56:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 09:56:35 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 09:56:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 09:56:35 [INFO] 09:56:35 [INFO] Results: 09:56:35 [INFO] 09:56:35 [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 09:56:35 [INFO] 09:56:35 [INFO] 09:56:35 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-l3vpn --- 09:56:35 [INFO] 09:56:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-l3vpn --- 09:56:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT.jar 09:56:35 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/classes/META-INF/MANIFEST.MF 09:56:35 [INFO] 09:56:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-l3vpn --- 09:56:39 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT-javadoc.jar 09:56:39 [INFO] 09:56:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-l3vpn --- 09:56:39 [INFO] CycloneDX: Resolving Dependencies 09:56:40 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 09:56:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/bom.xml 09:56:40 [INFO] attaching as bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:56:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/bom.json 09:56:40 [INFO] attaching as bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json 09:56:40 [INFO] 09:56:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-l3vpn --- 09:56:40 [INFO] Skipping duplicate-finder execution! 09:56:40 [INFO] 09:56:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-l3vpn --- 09:56:40 [INFO] No dependency problems found 09:56:40 [INFO] 09:56:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-l3vpn --- 09:56:40 [INFO] Skipping source per configuration. 09:56:40 [INFO] 09:56:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-l3vpn --- 09:56:40 [INFO] 09:56:40 [INFO] --- jacoco:0.8.13:report (report) @ bgp-l3vpn --- 09:56:40 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec 09:56:40 [INFO] Analyzed bundle 'bgp-l3vpn' with 27 classes 09:56:40 [INFO] 09:56:40 [INFO] --- install:3.1.4:install (default-install) @ bgp-l3vpn --- 09:56:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT.pom 09:56:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT.jar 09:56:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT-javadoc.jar 09:56:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:56:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json 09:56:40 [INFO] 09:56:40 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-l3vpn --- 09:56:40 [INFO] Installing org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT.jar 09:56:40 [INFO] Writing OBR metadata 09:56:40 [INFO] 09:56:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-l3vpn --- 09:56:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:56:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:56:40 [INFO] 09:56:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-l3vpn --- 09:56:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:56:40 [INFO] 09:56:40 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn >------------ 09:56:40 [INFO] Building OpenDaylight :: BGP :: L3Vpn 0.24.0-SNAPSHOT [83/167] 09:56:40 [INFO] from features/odl-bgpcep-bgp-l3vpn/pom.xml 09:56:40 [INFO] ------------------------------[ feature ]------------------------------- 09:56:40 [INFO] 09:56:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-l3vpn --- 09:56:40 [INFO] 09:56:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-l3vpn --- 09:56:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:56:40 [INFO] 09:56:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-l3vpn --- 09:56:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:56:40 [INFO] 09:56:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-l3vpn --- 09:56:41 [INFO] 09:56:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-l3vpn --- 09:56:41 [INFO] 09:56:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-l3vpn --- 09:56:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:56:41 [INFO] argLine set to empty 09:56:41 [INFO] 09:56:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-l3vpn --- 09:56:41 [INFO] Starting audit... 09:56:41 Audit done. 09:56:41 [INFO] You have 0 Checkstyle violations. 09:56:41 [INFO] 09:56:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-l3vpn --- 09:56:41 [INFO] Starting audit... 09:56:41 Audit done. 09:56:41 [INFO] You have 0 Checkstyle violations. 09:56:41 [INFO] 09:56:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-l3vpn --- 09:56:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:56:41 [INFO] 09:56:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-l3vpn --- 09:56:41 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml 09:56:41 [INFO] ...done! 09:56:41 [INFO] Attaching features XML 09:56:41 [INFO] 09:56:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-l3vpn --- 09:56:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:56:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:56:41 [INFO] 09:56:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-l3vpn >>> 09:56:41 [INFO] 09:56:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-l3vpn --- 09:56:41 [INFO] No files found to run spotbugs, check compile phase has been run 09:56:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:56:41 [INFO] 09:56:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-l3vpn <<< 09:56:41 [INFO] 09:56:41 [INFO] 09:56:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-l3vpn --- 09:56:41 [INFO] 09:56:41 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-l3vpn --- 09:56:41 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn 09:56:41 [INFO] Project dependency features detected: [] 09:56:41 [INFO] Pax Exam System (Version: 4.14.0) created. 09:56:41 [INFO] Creating RMI registry server on 127.0.0.1:37261 09:56:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:56:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:56:41 [INFO] Waiting for remote bundle context.. on 37261 name: 2ea429c8-c6df-495b-acb5-f472db717d7e timout: [ RelativeTimeout value = 180000 ] 09:56:45 [INFO] Building jar from resources and headers. 09:56:45 [INFO] Writing jar finished. 09:56:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:56:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:56:50 [INFO] 09:56:50 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-l3vpn --- 09:56:50 [INFO] 09:56:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-l3vpn --- 09:56:50 [INFO] No Javadoc in project. Archive not created. 09:56:50 [INFO] 09:56:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-l3vpn --- 09:56:50 [INFO] CycloneDX: Resolving Dependencies 09:56:52 [INFO] CycloneDX: Creating BOM version 1.6 with 159 component(s) 09:56:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-l3vpn/target/bom.xml 09:56:52 [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:56:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-l3vpn/target/bom.json 09:56:52 [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json 09:56:52 [INFO] 09:56:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-l3vpn --- 09:56:52 [INFO] Skipping duplicate-finder execution! 09:56:52 [INFO] 09:56:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-l3vpn --- 09:56:52 [INFO] Skipping plugin execution 09:56:52 [INFO] 09:56:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-l3vpn --- 09:56:52 [INFO] Skipping source per configuration. 09:56:52 [INFO] 09:56:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-l3vpn --- 09:56:52 [INFO] 09:56:52 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-l3vpn --- 09:56:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:56:52 [INFO] 09:56:52 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-l3vpn --- 09:56:52 [WARNING] 09:56:52 [WARNING] The packaging plugin for project odl-bgpcep-bgp-l3vpn did not assign 09:56:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:56:52 [WARNING] 09:56:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:56:52 [WARNING] 09:56:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT.pom 09:56:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-features.xml 09:56:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:56:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json 09:56:52 [INFO] 09:56:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-l3vpn --- 09:56:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:56:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:56:52 [WARNING] 09:56:52 [WARNING] The packaging plugin for project odl-bgpcep-bgp-l3vpn did not assign 09:56:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:56:52 [WARNING] 09:56:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:56:52 [WARNING] 09:56:52 [INFO] 09:56:52 [INFO] ------------------< org.opendaylight.bgpcep:bgp-mvpn >------------------ 09:56:52 [INFO] Building bgp-mvpn 0.24.0-SNAPSHOT [84/167] 09:56:52 [INFO] from bgp/extensions/mvpn/pom.xml 09:56:52 [INFO] -------------------------------[ bundle ]------------------------------- 09:56:52 [INFO] 09:56:52 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-mvpn --- 09:56:52 [INFO] 09:56:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-mvpn --- 09:56:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:56:52 [INFO] 09:56:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-mvpn --- 09:56:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:56:52 [INFO] 09:56:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-mvpn --- 09:56:53 [INFO] 09:56:53 [INFO] --- dependency:3.9.0:properties (default) @ bgp-mvpn --- 09:56:53 [INFO] 09:56:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-mvpn --- 09:56:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:56:53 [INFO] 09:56:53 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-mvpn --- 09:56:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:56:53 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/src/main/yang 09:56:53 [INFO] yang-to-sources: Found 14 dependencies in 3.339 ms 09:56:53 [INFO] yang-to-sources: Project model files found: 4 in 3.696 ms 09:56:53 [INFO] yang-to-sources: 16 YANG models processed in 146.0 ms 09:56:53 [INFO] BindingJavaFileGenerator: Defined 179 files in 18.26 ms 09:56:53 [INFO] Sorted 179 files into 66 directories in 526.0 μs 09:56:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 37.59 ms 09:56:53 [INFO] 09:56:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-mvpn --- 09:56:53 [INFO] Starting audit... 09:56:53 Audit done. 09:56:53 [INFO] You have 0 Checkstyle violations. 09:56:53 [INFO] 09:56:53 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-mvpn --- 09:56:53 [INFO] Starting audit... 09:56:53 Audit done. 09:56:53 [INFO] You have 0 Checkstyle violations. 09:56:53 [INFO] 09:56:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-mvpn --- 09:56:53 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:56:53 [INFO] 09:56:53 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-mvpn --- 09:56:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/src/main/resources 09:56:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/generated-sources/spi 09:56:53 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 09:56:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:56:53 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 09:56:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/generated-sources/spi 09:56:53 [INFO] 09:56:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-mvpn --- 09:56:53 [INFO] Recompiling the module because of changed dependency. 09:56:53 [INFO] Compiling 217 source files with javac [debug release 21] to target/classes 09:56:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 09:56:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 09:56:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 09:56:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/BGPActivator.java:[97,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:56:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/BGPActivator.java:[103,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:56:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:[48,15] found raw type: org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 09:56:54 missing type arguments for generic class org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 09:56:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:[53,36] unchecked call to serialize(T,@org.eclipse.jdt.annotation.NonNull io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 09:56:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[58,39] unchecked method invocation: method uniqueIndex in class com.google.common.collect.Maps is applied to given types 09:56:54 required: java.lang.Iterable,com.google.common.base.Function 09:56:54 found: java.util.List,com.google.common.base.Function> 09:56:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[58,39] unchecked conversion 09:56:54 required: com.google.common.collect.ImmutableMap,org.opendaylight.protocol.bgp.mvpn.impl.nlri.AbstractMvpnNlri> 09:56:54 found: com.google.common.collect.ImmutableMap 09:56:54 [INFO] 09:56:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-mvpn >>> 09:56:54 [INFO] 09:56:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-mvpn --- 09:56:54 [INFO] Fork Value is true 09:56:58 [INFO] Done SpotBugs Analysis.... 09:56:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:56:58 [INFO] 09:56:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-mvpn <<< 09:56:58 [INFO] 09:56:58 [INFO] 09:56:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-mvpn --- 09:56:58 [INFO] BugInstance size is 0 09:56:58 [INFO] Error size is 0 09:56:58 [INFO] No errors/warnings found 09:56:58 [INFO] 09:56:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-mvpn --- 09:56:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/src/test/resources 09:56:58 [INFO] 09:56:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-mvpn --- 09:56:58 [INFO] Recompiling the module because of changed dependency. 09:56:58 [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes 09:56:59 [INFO] 09:56:59 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-mvpn --- 09:56:59 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/surefire-reports 09:56:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:56:59 [INFO] 09:56:59 [INFO] ------------------------------------------------------- 09:56:59 [INFO] T E S T S 09:56:59 [INFO] ------------------------------------------------------- 09:57:00 [INFO] Running org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 09:57:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 09:57:00 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 09:57:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 09:57:00 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 09:57:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 09:57:00 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 09:57:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 09:57:00 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 09:57:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 09:57:00 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 09:57:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:57:04 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.236 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 09:57:04 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 09:57:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 09:57:04 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 09:57:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 09:57:04 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 09:57:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 09:57:04 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 09:57:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 09:57:04 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 09:57:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 09:57:04 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 09:57:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 09:57:04 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 09:57:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 09:57:04 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 09:57:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 09:57:04 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 09:57:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 09:57:04 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 09:57:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 09:57:04 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 09:57:05 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 09:57:05 [INFO] 09:57:05 [INFO] Results: 09:57:05 [INFO] 09:57:05 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0 09:57:05 [INFO] 09:57:05 [INFO] 09:57:05 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-mvpn --- 09:57:05 [INFO] 09:57:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-mvpn --- 09:57:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT.jar 09:57:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/classes/META-INF/MANIFEST.MF 09:57:05 [INFO] 09:57:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-mvpn --- 09:57:09 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT-javadoc.jar 09:57:09 [INFO] 09:57:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-mvpn --- 09:57:09 [INFO] CycloneDX: Resolving Dependencies 09:57:10 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 09:57:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/bom.xml 09:57:10 [INFO] attaching as bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:57:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/bom.json 09:57:10 [INFO] attaching as bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json 09:57:10 [INFO] 09:57:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-mvpn --- 09:57:11 [INFO] Skipping duplicate-finder execution! 09:57:11 [INFO] 09:57:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-mvpn --- 09:57:11 [INFO] No dependency problems found 09:57:11 [INFO] 09:57:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-mvpn --- 09:57:11 [INFO] Skipping source per configuration. 09:57:11 [INFO] 09:57:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-mvpn --- 09:57:11 [INFO] 09:57:11 [INFO] --- jacoco:0.8.13:report (report) @ bgp-mvpn --- 09:57:11 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/code-coverage/jacoco.exec 09:57:11 [INFO] Analyzed bundle 'bgp-mvpn' with 42 classes 09:57:11 [INFO] 09:57:11 [INFO] --- install:3.1.4:install (default-install) @ bgp-mvpn --- 09:57:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT.pom 09:57:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT.jar 09:57:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT-javadoc.jar 09:57:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:57:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json 09:57:11 [INFO] 09:57:11 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-mvpn --- 09:57:11 [INFO] Installing org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT.jar 09:57:11 [INFO] Writing OBR metadata 09:57:11 [INFO] 09:57:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-mvpn --- 09:57:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:57:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:57:11 [INFO] 09:57:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-mvpn --- 09:57:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:57:11 [INFO] 09:57:11 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn >------------- 09:57:11 [INFO] Building OpenDaylight :: BGP :: Mvpn 0.24.0-SNAPSHOT [85/167] 09:57:11 [INFO] from features/odl-bgpcep-bgp-mvpn/pom.xml 09:57:11 [INFO] ------------------------------[ feature ]------------------------------- 09:57:11 [INFO] 09:57:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] 09:57:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:57:11 [INFO] 09:57:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:57:11 [INFO] 09:57:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] 09:57:11 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] 09:57:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:57:11 [INFO] argLine set to empty 09:57:11 [INFO] 09:57:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] Starting audit... 09:57:11 Audit done. 09:57:11 [INFO] You have 0 Checkstyle violations. 09:57:11 [INFO] 09:57:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] Starting audit... 09:57:11 Audit done. 09:57:11 [INFO] You have 0 Checkstyle violations. 09:57:11 [INFO] 09:57:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:57:11 [INFO] 09:57:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml 09:57:11 [INFO] ...done! 09:57:11 [INFO] Attaching features XML 09:57:11 [INFO] 09:57:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:57:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:57:11 [INFO] 09:57:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-mvpn >>> 09:57:11 [INFO] 09:57:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] No files found to run spotbugs, check compile phase has been run 09:57:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:57:11 [INFO] 09:57:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-mvpn <<< 09:57:11 [INFO] 09:57:11 [INFO] 09:57:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] 09:57:11 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-mvpn --- 09:57:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn 09:57:11 [INFO] Project dependency features detected: [] 09:57:11 [INFO] Pax Exam System (Version: 4.14.0) created. 09:57:11 [INFO] Creating RMI registry server on 127.0.0.1:43799 09:57:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:57:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:57:12 [INFO] Waiting for remote bundle context.. on 43799 name: 2e05b907-d198-4cf5-a96c-e6c8d2bc80b8 timout: [ RelativeTimeout value = 180000 ] 09:57:15 [INFO] Building jar from resources and headers. 09:57:15 [INFO] Writing jar finished. 09:57:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:57:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:57:20 [INFO] 09:57:20 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-mvpn --- 09:57:20 [INFO] 09:57:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-mvpn --- 09:57:20 [INFO] No Javadoc in project. Archive not created. 09:57:20 [INFO] 09:57:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-mvpn --- 09:57:20 [INFO] CycloneDX: Resolving Dependencies 09:57:22 [INFO] CycloneDX: Creating BOM version 1.6 with 155 component(s) 09:57:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-mvpn/target/bom.xml 09:57:22 [INFO] attaching as odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:57:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-mvpn/target/bom.json 09:57:22 [INFO] attaching as odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json 09:57:22 [INFO] 09:57:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-mvpn --- 09:57:22 [INFO] Skipping duplicate-finder execution! 09:57:22 [INFO] 09:57:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-mvpn --- 09:57:22 [INFO] Skipping plugin execution 09:57:22 [INFO] 09:57:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-mvpn --- 09:57:22 [INFO] Skipping source per configuration. 09:57:22 [INFO] 09:57:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-mvpn --- 09:57:22 [INFO] 09:57:22 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-mvpn --- 09:57:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:57:22 [INFO] 09:57:22 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-mvpn --- 09:57:22 [WARNING] 09:57:22 [WARNING] The packaging plugin for project odl-bgpcep-bgp-mvpn did not assign 09:57:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:57:22 [WARNING] 09:57:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:57:22 [WARNING] 09:57:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT.pom 09:57:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-features.xml 09:57:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:57:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json 09:57:22 [INFO] 09:57:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-mvpn --- 09:57:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:57:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:57:22 [WARNING] 09:57:22 [WARNING] The packaging plugin for project odl-bgpcep-bgp-mvpn did not assign 09:57:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:57:22 [WARNING] 09:57:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:57:22 [WARNING] 09:57:22 [INFO] 09:57:22 [INFO] ------------------< org.opendaylight.bgpcep:bgp-evpn >------------------ 09:57:22 [INFO] Building bgp-evpn 0.24.0-SNAPSHOT [86/167] 09:57:22 [INFO] from bgp/extensions/evpn/pom.xml 09:57:22 [INFO] -------------------------------[ bundle ]------------------------------- 09:57:22 [INFO] 09:57:22 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-evpn --- 09:57:22 [INFO] 09:57:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-evpn --- 09:57:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:57:22 [INFO] 09:57:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-evpn --- 09:57:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:57:22 [INFO] 09:57:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-evpn --- 09:57:22 [INFO] 09:57:22 [INFO] --- dependency:3.9.0:properties (default) @ bgp-evpn --- 09:57:22 [INFO] 09:57:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-evpn --- 09:57:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:57:22 [INFO] 09:57:22 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-evpn --- 09:57:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:57:22 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/src/main/yang 09:57:22 [INFO] yang-to-sources: Found 15 dependencies in 4.531 ms 09:57:22 [INFO] yang-to-sources: Project model files found: 1 in 3.885 ms 09:57:22 [INFO] yang-to-sources: 14 YANG models processed in 106.1 ms 09:57:22 [INFO] BindingJavaFileGenerator: Defined 128 files in 14.11 ms 09:57:22 [INFO] Sorted 128 files into 39 directories in 215.7 μs 09:57:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 128 in 26.39 ms 09:57:22 [INFO] 09:57:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-evpn --- 09:57:22 [INFO] Starting audit... 09:57:22 Audit done. 09:57:22 [INFO] You have 0 Checkstyle violations. 09:57:22 [INFO] 09:57:22 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-evpn --- 09:57:23 [INFO] Starting audit... 09:57:23 Audit done. 09:57:23 [INFO] You have 0 Checkstyle violations. 09:57:23 [INFO] 09:57:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-evpn --- 09:57:23 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:57:23 [INFO] 09:57:23 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-evpn --- 09:57:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/src/main/resources 09:57:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/generated-sources/spi 09:57:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:57:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:57:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:57:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/generated-sources/spi 09:57:23 [INFO] 09:57:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-evpn --- 09:57:23 [INFO] Recompiling the module because of changed dependency. 09:57:23 [INFO] Compiling 160 source files with javac [debug release 21] to target/classes 09:57:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:57:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:57:23 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 09:57:23 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 09:57:23 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 09:57:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:57:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:57:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:57:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:57:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/BGPActivator.java:[68,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 09:57:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtCom.java:[38,40] implicit cast from int to short in compound assignment is possibly lossy 09:57:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtCom.java:[39,46] implicit cast from int to short in compound assignment is possibly lossy 09:57:23 [INFO] 09:57:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-evpn >>> 09:57:23 [INFO] 09:57:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-evpn --- 09:57:23 [INFO] Fork Value is true 09:57:27 [INFO] Done SpotBugs Analysis.... 09:57:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:57:27 [INFO] 09:57:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-evpn <<< 09:57:27 [INFO] 09:57:27 [INFO] 09:57:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-evpn --- 09:57:27 [INFO] BugInstance size is 0 09:57:27 [INFO] Error size is 0 09:57:27 [INFO] No errors/warnings found 09:57:27 [INFO] 09:57:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-evpn --- 09:57:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/src/test/resources 09:57:27 [INFO] 09:57:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-evpn --- 09:57:27 [INFO] Recompiling the module because of changed dependency. 09:57:27 [INFO] Compiling 24 source files with javac [debug release 21] to target/test-classes 09:57:28 [INFO] 09:57:28 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-evpn --- 09:57:28 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/surefire-reports 09:57:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:57:28 [INFO] 09:57:28 [INFO] ------------------------------------------------------- 09:57:28 [INFO] T E S T S 09:57:28 [INFO] ------------------------------------------------------- 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 09:57:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 09:57:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 09:57:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 09:57:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 09:57:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 09:57:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 09:57:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 09:57:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 09:57:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 09:57:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 09:57:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 09:57:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 09:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 09:57:29 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 09:57:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:57:33 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.303 s -- in org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 09:57:33 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 09:57:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 09:57:34 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 09:57:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 09:57:34 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 09:57:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 09:57:34 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 09:57:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 09:57:34 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 09:57:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 09:57:34 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 09:57:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 09:57:34 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 09:57:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 09:57:34 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 09:57:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 09:57:34 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 09:57:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 09:57:34 [INFO] 09:57:34 [INFO] Results: 09:57:34 [INFO] 09:57:34 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 09:57:34 [INFO] 09:57:34 [INFO] 09:57:34 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-evpn --- 09:57:34 [INFO] 09:57:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-evpn --- 09:57:34 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT.jar 09:57:34 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/classes/META-INF/MANIFEST.MF 09:57:34 [INFO] 09:57:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-evpn --- 09:57:38 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT-javadoc.jar 09:57:38 [INFO] 09:57:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-evpn --- 09:57:38 [INFO] CycloneDX: Resolving Dependencies 09:57:39 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 09:57:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/bom.xml 09:57:39 [INFO] attaching as bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:57:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/bom.json 09:57:39 [INFO] attaching as bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json 09:57:39 [INFO] 09:57:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-evpn --- 09:57:39 [INFO] Skipping duplicate-finder execution! 09:57:39 [INFO] 09:57:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-evpn --- 09:57:39 [INFO] No dependency problems found 09:57:39 [INFO] 09:57:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-evpn --- 09:57:39 [INFO] Skipping source per configuration. 09:57:39 [INFO] 09:57:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-evpn --- 09:57:39 [INFO] 09:57:39 [INFO] --- jacoco:0.8.13:report (report) @ bgp-evpn --- 09:57:39 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/code-coverage/jacoco.exec 09:57:39 [INFO] Analyzed bundle 'bgp-evpn' with 30 classes 09:57:39 [INFO] 09:57:39 [INFO] --- install:3.1.4:install (default-install) @ bgp-evpn --- 09:57:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT.pom 09:57:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT.jar 09:57:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT-javadoc.jar 09:57:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:57:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json 09:57:39 [INFO] 09:57:39 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-evpn --- 09:57:39 [INFO] Installing org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT.jar 09:57:39 [INFO] Writing OBR metadata 09:57:39 [INFO] 09:57:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-evpn --- 09:57:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:57:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:57:39 [INFO] 09:57:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-evpn --- 09:57:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:57:39 [INFO] 09:57:39 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn >------------- 09:57:39 [INFO] Building OpenDaylight :: BGP :: Evpn 0.24.0-SNAPSHOT [87/167] 09:57:39 [INFO] from features/odl-bgpcep-bgp-evpn/pom.xml 09:57:39 [INFO] ------------------------------[ feature ]------------------------------- 09:57:39 [INFO] 09:57:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-evpn --- 09:57:39 [INFO] 09:57:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-evpn --- 09:57:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:57:39 [INFO] 09:57:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-evpn --- 09:57:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:57:39 [INFO] 09:57:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-evpn --- 09:57:40 [INFO] 09:57:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-evpn --- 09:57:40 [INFO] 09:57:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-evpn --- 09:57:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:57:40 [INFO] argLine set to empty 09:57:40 [INFO] 09:57:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-evpn --- 09:57:40 [INFO] Starting audit... 09:57:40 Audit done. 09:57:40 [INFO] You have 0 Checkstyle violations. 09:57:40 [INFO] 09:57:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-evpn --- 09:57:40 [INFO] Starting audit... 09:57:40 Audit done. 09:57:40 [INFO] You have 0 Checkstyle violations. 09:57:40 [INFO] 09:57:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-evpn --- 09:57:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:57:40 [INFO] 09:57:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-evpn --- 09:57:40 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml 09:57:40 [INFO] ...done! 09:57:40 [INFO] Attaching features XML 09:57:40 [INFO] 09:57:40 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-evpn --- 09:57:40 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:57:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:57:40 [INFO] 09:57:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-evpn >>> 09:57:40 [INFO] 09:57:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-evpn --- 09:57:40 [INFO] No files found to run spotbugs, check compile phase has been run 09:57:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:57:40 [INFO] 09:57:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-evpn <<< 09:57:40 [INFO] 09:57:40 [INFO] 09:57:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-evpn --- 09:57:40 [INFO] 09:57:40 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-evpn --- 09:57:40 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn 09:57:40 [INFO] Project dependency features detected: [] 09:57:40 [INFO] Pax Exam System (Version: 4.14.0) created. 09:57:40 [INFO] Creating RMI registry server on 127.0.0.1:37883 09:57:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:57:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:57:40 [INFO] Waiting for remote bundle context.. on 37883 name: c8c00f46-0114-4a83-b420-512c9b8cb8a3 timout: [ RelativeTimeout value = 180000 ] 09:57:44 [INFO] Building jar from resources and headers. 09:57:44 [INFO] Writing jar finished. 09:57:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:57:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:57:49 [INFO] 09:57:49 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-evpn --- 09:57:49 [INFO] 09:57:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-evpn --- 09:57:49 [INFO] No Javadoc in project. Archive not created. 09:57:49 [INFO] 09:57:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-evpn --- 09:57:49 [INFO] CycloneDX: Resolving Dependencies 09:57:50 [INFO] CycloneDX: Creating BOM version 1.6 with 159 component(s) 09:57:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-evpn/target/bom.xml 09:57:50 [INFO] attaching as odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:57:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-evpn/target/bom.json 09:57:50 [INFO] attaching as odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json 09:57:50 [INFO] 09:57:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-evpn --- 09:57:50 [INFO] Skipping duplicate-finder execution! 09:57:50 [INFO] 09:57:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-evpn --- 09:57:50 [INFO] Skipping plugin execution 09:57:50 [INFO] 09:57:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-evpn --- 09:57:50 [INFO] Skipping source per configuration. 09:57:50 [INFO] 09:57:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-evpn --- 09:57:50 [INFO] 09:57:50 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-evpn --- 09:57:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:57:50 [INFO] 09:57:50 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-evpn --- 09:57:50 [WARNING] 09:57:50 [WARNING] The packaging plugin for project odl-bgpcep-bgp-evpn did not assign 09:57:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:57:50 [WARNING] 09:57:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:57:50 [WARNING] 09:57:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT.pom 09:57:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-features.xml 09:57:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml 09:57:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json 09:57:50 [INFO] 09:57:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-evpn --- 09:57:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:57:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:57:50 [WARNING] 09:57:50 [WARNING] The packaging plugin for project odl-bgpcep-bgp-evpn did not assign 09:57:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:57:50 [WARNING] 09:57:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:57:50 [WARNING] 09:57:50 [INFO] 09:57:50 [INFO] ----------< org.opendaylight.bgpcep:protocols-config-loader >----------- 09:57:50 [INFO] Building protocols-config-loader 0.24.0-SNAPSHOT [88/167] 09:57:50 [INFO] from config-loader/protocols-config-loader/pom.xml 09:57:50 [INFO] -------------------------------[ bundle ]------------------------------- 09:57:50 [INFO] 09:57:50 [INFO] --- clean:3.5.0:clean (default-clean) @ protocols-config-loader --- 09:57:50 [INFO] 09:57:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ protocols-config-loader --- 09:57:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:57:50 [INFO] 09:57:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ protocols-config-loader --- 09:57:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:57:50 [INFO] 09:57:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ protocols-config-loader --- 09:57:51 [INFO] 09:57:51 [INFO] --- dependency:3.9.0:properties (default) @ protocols-config-loader --- 09:57:51 [INFO] 09:57:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ protocols-config-loader --- 09:57:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:57:51 [INFO] 09:57:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ protocols-config-loader --- 09:57:51 [INFO] Starting audit... 09:57:51 Audit done. 09:57:51 [INFO] You have 0 Checkstyle violations. 09:57:51 [INFO] 09:57:51 [INFO] --- checkstyle:3.6.0:check (default) @ protocols-config-loader --- 09:57:51 [INFO] Starting audit... 09:57:51 Audit done. 09:57:51 [INFO] You have 0 Checkstyle violations. 09:57:51 [INFO] 09:57:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ protocols-config-loader --- 09:57:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:57:51 [INFO] 09:57:51 [INFO] --- resources:3.3.1:resources (default-resources) @ protocols-config-loader --- 09:57:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/src/main/resources 09:57:51 [INFO] 09:57:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ protocols-config-loader --- 09:57:51 [INFO] Recompiling the module because of changed dependency. 09:57:51 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 09:57:51 [INFO] 09:57:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ protocols-config-loader >>> 09:57:51 [INFO] 09:57:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ protocols-config-loader --- 09:57:51 [INFO] Fork Value is true 09:57:53 [INFO] Done SpotBugs Analysis.... 09:57:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:57:53 [INFO] 09:57:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ protocols-config-loader <<< 09:57:53 [INFO] 09:57:53 [INFO] 09:57:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ protocols-config-loader --- 09:57:53 [INFO] BugInstance size is 0 09:57:53 [INFO] Error size is 0 09:57:53 [INFO] No errors/warnings found 09:57:53 [INFO] 09:57:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ protocols-config-loader --- 09:57:53 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:57:53 [INFO] 09:57:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ protocols-config-loader --- 09:57:53 [INFO] Recompiling the module because of changed dependency. 09:57:53 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 09:57:53 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:57:53 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:57:53 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:57:53 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:57:53 [INFO] 09:57:53 [INFO] --- surefire:3.5.4:test (default-test) @ protocols-config-loader --- 09:57:53 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/surefire-reports 09:57:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:57:53 [INFO] 09:57:53 [INFO] ------------------------------------------------------- 09:57:53 [INFO] T E S T S 09:57:53 [INFO] ------------------------------------------------------- 09:57:54 [INFO] Running org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 09:57:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:57:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.213 s -- in org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 09:57:59 [INFO] 09:57:59 [INFO] Results: 09:57:59 [INFO] 09:57:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 09:57:59 [INFO] 09:57:59 [INFO] 09:57:59 [INFO] --- copy:14.1.4:copy-files (default) @ protocols-config-loader --- 09:57:59 [INFO] 09:57:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ protocols-config-loader --- 09:57:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT.jar 09:57:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/classes/META-INF/MANIFEST.MF 09:57:59 [INFO] 09:57:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ protocols-config-loader --- 09:58:00 [WARNING] Javadoc Warnings 09:58:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/OSGiProtocolsConfigFileProcessor.java:20: warning: no comment 09:58:00 [WARNING] public final class OSGiProtocolsConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 09:58:00 [WARNING] ^ 09:58:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/OSGiProtocolsConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 09:58:00 [WARNING] public final class OSGiProtocolsConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 09:58:00 [WARNING] ^ 09:58:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:38: warning: no comment 09:58:00 [WARNING] public final class ProtocolsConfigFileProcessor extends AbstractConfigFileProcessor { 09:58:00 [WARNING] ^ 09:58:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:51: warning: no comment 09:58:00 [WARNING] public ProtocolsConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 09:58:00 [WARNING] ^ 09:58:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:56: warning: no comment 09:58:00 [WARNING] public void init() { 09:58:00 [WARNING] ^ 09:58:00 [WARNING] 5 warnings 09:58:00 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT-javadoc.jar 09:58:00 [INFO] 09:58:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ protocols-config-loader --- 09:58:00 [INFO] CycloneDX: Resolving Dependencies 09:58:01 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 09:58:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/bom.xml 09:58:01 [INFO] attaching as protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:58:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/bom.json 09:58:01 [INFO] attaching as protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:58:01 [INFO] 09:58:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ protocols-config-loader --- 09:58:01 [INFO] Skipping duplicate-finder execution! 09:58:01 [INFO] 09:58:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ protocols-config-loader --- 09:58:01 [WARNING] Used undeclared dependencies found: 09:58:01 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.1:test 09:58:01 [WARNING] Non-test scoped test only dependencies found: 09:58:01 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 09:58:01 [INFO] 09:58:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ protocols-config-loader --- 09:58:01 [INFO] Skipping source per configuration. 09:58:01 [INFO] 09:58:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ protocols-config-loader --- 09:58:01 [INFO] 09:58:01 [INFO] --- jacoco:0.8.13:report (report) @ protocols-config-loader --- 09:58:01 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec 09:58:01 [INFO] Analyzed bundle 'protocols-config-loader' with 2 classes 09:58:01 [INFO] 09:58:01 [INFO] --- install:3.1.4:install (default-install) @ protocols-config-loader --- 09:58:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT.pom 09:58:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT.jar 09:58:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT-javadoc.jar 09:58:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:58:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:58:01 [INFO] 09:58:01 [INFO] --- bundle:6.0.0:install (default-install) @ protocols-config-loader --- 09:58:01 [INFO] Installing org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT.jar 09:58:01 [INFO] Writing OBR metadata 09:58:01 [INFO] 09:58:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ protocols-config-loader --- 09:58:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:58:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:58:01 [INFO] 09:58:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ protocols-config-loader --- 09:58:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:58:01 [INFO] 09:58:01 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl >-------- 09:58:01 [INFO] Building OpenDaylight :: BGPCEP :: Config Loader Impl 0.24.0-SNAPSHOT [89/167] 09:58:01 [INFO] from features/odl-bgpcep-config-loader-impl/pom.xml 09:58:01 [INFO] ------------------------------[ feature ]------------------------------- 09:58:01 [INFO] 09:58:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-config-loader-impl --- 09:58:01 [INFO] 09:58:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-config-loader-impl --- 09:58:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:58:02 [INFO] 09:58:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-impl --- 09:58:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:58:02 [INFO] 09:58:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-impl --- 09:58:02 [INFO] 09:58:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-config-loader-impl --- 09:58:02 [INFO] 09:58:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-impl --- 09:58:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:58:02 [INFO] argLine set to empty 09:58:02 [INFO] 09:58:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-config-loader-impl --- 09:58:02 [INFO] Starting audit... 09:58:02 Audit done. 09:58:02 [INFO] You have 0 Checkstyle violations. 09:58:02 [INFO] 09:58:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-config-loader-impl --- 09:58:02 [INFO] Starting audit... 09:58:02 Audit done. 09:58:02 [INFO] You have 0 Checkstyle violations. 09:58:02 [INFO] 09:58:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-config-loader-impl --- 09:58:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:58:02 [INFO] 09:58:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-impl --- 09:58:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml 09:58:02 [INFO] ...done! 09:58:02 [INFO] Attaching features XML 09:58:02 [INFO] 09:58:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-config-loader-impl --- 09:58:02 [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 09:58:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:58:02 [INFO] 09:58:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-impl >>> 09:58:02 [INFO] 09:58:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-config-loader-impl --- 09:58:02 [INFO] No files found to run spotbugs, check compile phase has been run 09:58:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:58:02 [INFO] 09:58:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-impl <<< 09:58:02 [INFO] 09:58:02 [INFO] 09:58:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-config-loader-impl --- 09:58:02 [INFO] 09:58:02 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-config-loader-impl --- 09:58:02 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl 09:58:02 [INFO] Project dependency features detected: [] 09:58:02 [INFO] Pax Exam System (Version: 4.14.0) created. 09:58:02 [INFO] Creating RMI registry server on 127.0.0.1:34261 09:58:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:58:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:58:02 [INFO] Waiting for remote bundle context.. on 34261 name: ade0524b-71e4-436e-bc17-1168fccccceb timout: [ RelativeTimeout value = 180000 ] 09:58:06 [INFO] Building jar from resources and headers. 09:58:06 [INFO] Writing jar finished. 09:58:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:58:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:58:09 [INFO] 09:58:09 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-config-loader-impl --- 09:58:09 [INFO] 09:58:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-config-loader-impl --- 09:58:09 [INFO] No Javadoc in project. Archive not created. 09:58:09 [INFO] 09:58:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-config-loader-impl --- 09:58:09 [INFO] CycloneDX: Resolving Dependencies 09:58:10 [INFO] CycloneDX: Creating BOM version 1.6 with 108 component(s) 09:58:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-impl/target/bom.xml 09:58:10 [INFO] attaching as odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:58:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-impl/target/bom.json 09:58:10 [INFO] attaching as odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:58:10 [INFO] 09:58:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-impl --- 09:58:10 [INFO] Skipping duplicate-finder execution! 09:58:10 [INFO] 09:58:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-impl --- 09:58:10 [INFO] Skipping plugin execution 09:58:10 [INFO] 09:58:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-impl --- 09:58:10 [INFO] Skipping source per configuration. 09:58:10 [INFO] 09:58:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-config-loader-impl --- 09:58:10 [INFO] 09:58:10 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-config-loader-impl --- 09:58:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:58:10 [INFO] 09:58:10 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-config-loader-impl --- 09:58:10 [WARNING] 09:58:10 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-impl did not assign 09:58:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:58:10 [WARNING] 09:58:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:58:10 [WARNING] 09:58:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT.pom 09:58:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-features.xml 09:58:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml 09:58:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json 09:58:10 [INFO] 09:58:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-config-loader-impl --- 09:58:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:58:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:58:10 [WARNING] 09:58:10 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-impl did not assign 09:58:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:58:10 [WARNING] 09:58:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:58:10 [WARNING] 09:58:10 [INFO] 09:58:10 [INFO] --< org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader >--- 09:58:10 [INFO] Building OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader 0.24.0-SNAPSHOT [90/167] 09:58:10 [INFO] from features/odl-bgpcep-routing-policy-config-loader/pom.xml 09:58:10 [INFO] ------------------------------[ feature ]------------------------------- 09:58:10 [INFO] 09:58:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-routing-policy-config-loader --- 09:58:10 [INFO] 09:58:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-routing-policy-config-loader --- 09:58:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:58:10 [INFO] 09:58:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-routing-policy-config-loader --- 09:58:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:58:10 [INFO] 09:58:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-routing-policy-config-loader --- 09:58:11 [INFO] 09:58:11 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-routing-policy-config-loader --- 09:58:11 [INFO] 09:58:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-routing-policy-config-loader --- 09:58:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:58:11 [INFO] argLine set to empty 09:58:11 [INFO] 09:58:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-routing-policy-config-loader --- 09:58:11 [INFO] Starting audit... 09:58:11 Audit done. 09:58:11 [INFO] You have 0 Checkstyle violations. 09:58:11 [INFO] 09:58:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-routing-policy-config-loader --- 09:58:11 [INFO] Starting audit... 09:58:11 Audit done. 09:58:11 [INFO] You have 0 Checkstyle violations. 09:58:11 [INFO] 09:58:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-routing-policy-config-loader --- 09:58:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:58:11 [INFO] 09:58:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-routing-policy-config-loader --- 09:58:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml 09:58:11 [INFO] ...done! 09:58:11 [INFO] Attaching features XML 09:58:11 [INFO] 09:58:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-routing-policy-config-loader --- 09:58:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:58:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:58:11 [INFO] 09:58:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-routing-policy-config-loader >>> 09:58:11 [INFO] 09:58:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-routing-policy-config-loader --- 09:58:11 [INFO] No files found to run spotbugs, check compile phase has been run 09:58:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:58:11 [INFO] 09:58:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-routing-policy-config-loader <<< 09:58:11 [INFO] 09:58:11 [INFO] 09:58:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-routing-policy-config-loader --- 09:58:11 [INFO] 09:58:11 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-routing-policy-config-loader --- 09:58:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader 09:58:11 [INFO] Project dependency features detected: [] 09:58:11 [INFO] Pax Exam System (Version: 4.14.0) created. 09:58:11 [INFO] Creating RMI registry server on 127.0.0.1:36331 09:58:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:58:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:58:11 [INFO] Waiting for remote bundle context.. on 36331 name: 51272c1e-89d2-4e5a-8d5d-6f1ec9f6dc9d timout: [ RelativeTimeout value = 180000 ] 09:58:14 [INFO] Building jar from resources and headers. 09:58:14 [INFO] Writing jar finished. 09:58:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:58:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:58:24 [INFO] 09:58:24 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-routing-policy-config-loader --- 09:58:24 [INFO] 09:58:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-routing-policy-config-loader --- 09:58:24 [INFO] No Javadoc in project. Archive not created. 09:58:24 [INFO] 09:58:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-routing-policy-config-loader --- 09:58:24 [INFO] CycloneDX: Resolving Dependencies 09:58:27 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 09:58:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml 09:58:27 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:58:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-routing-policy-config-loader/target/bom.json 09:58:27 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:58:27 [INFO] 09:58:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-routing-policy-config-loader --- 09:58:27 [INFO] Skipping duplicate-finder execution! 09:58:27 [INFO] 09:58:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-routing-policy-config-loader --- 09:58:27 [INFO] Skipping plugin execution 09:58:27 [INFO] 09:58:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-routing-policy-config-loader --- 09:58:27 [INFO] Skipping source per configuration. 09:58:27 [INFO] 09:58:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-routing-policy-config-loader --- 09:58:27 [INFO] 09:58:27 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-routing-policy-config-loader --- 09:58:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:58:27 [INFO] 09:58:27 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-routing-policy-config-loader --- 09:58:27 [WARNING] 09:58:27 [WARNING] The packaging plugin for project odl-bgpcep-routing-policy-config-loader did not assign 09:58:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:58:27 [WARNING] 09:58:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:58:27 [WARNING] 09:58:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT.pom 09:58:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-features.xml 09:58:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:58:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:58:27 [INFO] 09:58:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-routing-policy-config-loader --- 09:58:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:58:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:58:27 [WARNING] 09:58:27 [WARNING] The packaging plugin for project odl-bgpcep-routing-policy-config-loader did not assign 09:58:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:58:27 [WARNING] 09:58:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:58:27 [WARNING] 09:58:27 [INFO] 09:58:27 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader >----- 09:58:27 [INFO] Building OpenDaylight :: BGPCEP :: Protocols Config Loader 0.24.0-SNAPSHOT [91/167] 09:58:27 [INFO] from features/odl-bgpcep-protocols-config-loader/pom.xml 09:58:27 [INFO] ------------------------------[ feature ]------------------------------- 09:58:27 [INFO] 09:58:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] 09:58:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:58:27 [INFO] 09:58:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:58:27 [INFO] 09:58:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] 09:58:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] 09:58:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:58:27 [INFO] argLine set to empty 09:58:27 [INFO] 09:58:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] Starting audit... 09:58:27 Audit done. 09:58:27 [INFO] You have 0 Checkstyle violations. 09:58:27 [INFO] 09:58:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] Starting audit... 09:58:27 Audit done. 09:58:27 [INFO] You have 0 Checkstyle violations. 09:58:27 [INFO] 09:58:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:58:27 [INFO] 09:58:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml 09:58:27 [INFO] ...done! 09:58:27 [INFO] Attaching features XML 09:58:27 [INFO] 09:58:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:58:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:58:27 [INFO] 09:58:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-protocols-config-loader >>> 09:58:27 [INFO] 09:58:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] No files found to run spotbugs, check compile phase has been run 09:58:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:58:27 [INFO] 09:58:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-protocols-config-loader <<< 09:58:27 [INFO] 09:58:27 [INFO] 09:58:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] 09:58:27 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-protocols-config-loader --- 09:58:27 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader 09:58:27 [INFO] Project dependency features detected: [] 09:58:27 [INFO] Pax Exam System (Version: 4.14.0) created. 09:58:27 [INFO] Creating RMI registry server on 127.0.0.1:45557 09:58:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:58:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:58:28 [INFO] Waiting for remote bundle context.. on 45557 name: 8ffaea09-7045-4fbf-b03c-457b20304143 timout: [ RelativeTimeout value = 180000 ] 09:58:31 [INFO] Building jar from resources and headers. 09:58:31 [INFO] Writing jar finished. 09:58:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:58:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:58:40 [INFO] 09:58:40 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-protocols-config-loader --- 09:58:40 [INFO] 09:58:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-protocols-config-loader --- 09:58:40 [INFO] No Javadoc in project. Archive not created. 09:58:40 [INFO] 09:58:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-protocols-config-loader --- 09:58:40 [INFO] CycloneDX: Resolving Dependencies 09:58:42 [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s) 09:58:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-protocols-config-loader/target/bom.xml 09:58:42 [INFO] attaching as odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:58:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-protocols-config-loader/target/bom.json 09:58:43 [INFO] attaching as odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:58:43 [INFO] 09:58:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-protocols-config-loader --- 09:58:43 [INFO] Skipping duplicate-finder execution! 09:58:43 [INFO] 09:58:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-protocols-config-loader --- 09:58:43 [INFO] Skipping plugin execution 09:58:43 [INFO] 09:58:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-protocols-config-loader --- 09:58:43 [INFO] Skipping source per configuration. 09:58:43 [INFO] 09:58:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-protocols-config-loader --- 09:58:43 [INFO] 09:58:43 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-protocols-config-loader --- 09:58:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:58:43 [INFO] 09:58:43 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-protocols-config-loader --- 09:58:43 [WARNING] 09:58:43 [WARNING] The packaging plugin for project odl-bgpcep-protocols-config-loader did not assign 09:58:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:58:43 [WARNING] 09:58:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:58:43 [WARNING] 09:58:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT.pom 09:58:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-features.xml 09:58:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:58:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:58:43 [INFO] 09:58:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-protocols-config-loader --- 09:58:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:58:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:58:43 [WARNING] 09:58:43 [WARNING] The packaging plugin for project odl-bgpcep-protocols-config-loader did not assign 09:58:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:58:43 [WARNING] 09:58:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:58:43 [WARNING] 09:58:43 [INFO] 09:58:43 [INFO] -----------< org.opendaylight.bgpcep:topology-config-loader >----------- 09:58:43 [INFO] Building topology-config-loader 0.24.0-SNAPSHOT [92/167] 09:58:43 [INFO] from config-loader/topology-config-loader/pom.xml 09:58:43 [INFO] -------------------------------[ bundle ]------------------------------- 09:58:43 [INFO] 09:58:43 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-config-loader --- 09:58:43 [INFO] 09:58:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-config-loader --- 09:58:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:58:43 [INFO] 09:58:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-config-loader --- 09:58:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:58:43 [INFO] 09:58:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-config-loader --- 09:58:43 [INFO] 09:58:43 [INFO] --- dependency:3.9.0:properties (default) @ topology-config-loader --- 09:58:43 [INFO] 09:58:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-config-loader --- 09:58:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:58:43 [INFO] 09:58:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-config-loader --- 09:58:43 [INFO] Starting audit... 09:58:43 Audit done. 09:58:43 [INFO] You have 0 Checkstyle violations. 09:58:43 [INFO] 09:58:43 [INFO] --- checkstyle:3.6.0:check (default) @ topology-config-loader --- 09:58:43 [INFO] Starting audit... 09:58:43 Audit done. 09:58:43 [INFO] You have 0 Checkstyle violations. 09:58:43 [INFO] 09:58:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-config-loader --- 09:58:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:58:43 [INFO] 09:58:43 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-config-loader --- 09:58:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/src/main/resources 09:58:43 [INFO] 09:58:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-config-loader --- 09:58:43 [INFO] Recompiling the module because of changed dependency. 09:58:43 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 09:58:43 [INFO] 09:58:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-config-loader >>> 09:58:43 [INFO] 09:58:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-config-loader --- 09:58:43 [INFO] Fork Value is true 09:58:45 [INFO] Done SpotBugs Analysis.... 09:58:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:58:45 [INFO] 09:58:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-config-loader <<< 09:58:45 [INFO] 09:58:45 [INFO] 09:58:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-config-loader --- 09:58:45 [INFO] BugInstance size is 0 09:58:45 [INFO] Error size is 0 09:58:45 [INFO] No errors/warnings found 09:58:45 [INFO] 09:58:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-config-loader --- 09:58:45 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:58:45 [INFO] 09:58:45 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-config-loader --- 09:58:45 [INFO] Recompiling the module because of changed dependency. 09:58:45 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 09:58:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:58:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:58:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:58:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:58:46 [INFO] 09:58:46 [INFO] --- surefire:3.5.4:test (default-test) @ topology-config-loader --- 09:58:46 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/surefire-reports 09:58:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:58:46 [INFO] 09:58:46 [INFO] ------------------------------------------------------- 09:58:46 [INFO] T E S T S 09:58:46 [INFO] ------------------------------------------------------- 09:58:46 [INFO] Running org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 09:58:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:58:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.918 s -- in org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 09:58:50 [INFO] 09:58:50 [INFO] Results: 09:58:50 [INFO] 09:58:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 09:58:50 [INFO] 09:58:50 [INFO] 09:58:50 [INFO] --- copy:14.1.4:copy-files (default) @ topology-config-loader --- 09:58:50 [INFO] 09:58:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-config-loader --- 09:58:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT.jar 09:58:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/classes/META-INF/MANIFEST.MF 09:58:50 [INFO] 09:58:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-config-loader --- 09:58:51 [WARNING] Javadoc Warnings 09:58:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:33: warning: no comment 09:58:51 [WARNING] public final class NetworkTopologyConfigFileProcessor extends AbstractConfigFileProcessor { 09:58:51 [WARNING] ^ 09:58:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:37: warning: no comment 09:58:51 [WARNING] public NetworkTopologyConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 09:58:51 [WARNING] ^ 09:58:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:42: warning: no comment 09:58:51 [WARNING] public void init() { 09:58:51 [WARNING] ^ 09:58:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 09:58:51 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 09:58:51 [WARNING] ^ 09:58:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/OSGiOpenconfigConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 09:58:51 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 09:58:51 [WARNING] ^ 09:58:51 [WARNING] 5 warnings 09:58:51 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT-javadoc.jar 09:58:51 [INFO] 09:58:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-config-loader --- 09:58:51 [INFO] CycloneDX: Resolving Dependencies 09:58:52 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 09:58:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/bom.xml 09:58:52 [INFO] attaching as topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:58:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/bom.json 09:58:52 [INFO] attaching as topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:58:52 [INFO] 09:58:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-config-loader --- 09:58:52 [INFO] Skipping duplicate-finder execution! 09:58:52 [INFO] 09:58:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-config-loader --- 09:58:52 [WARNING] Used undeclared dependencies found: 09:58:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.1:test 09:58:52 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 09:58:52 [WARNING] Non-test scoped test only dependencies found: 09:58:52 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 09:58:52 [INFO] 09:58:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-config-loader --- 09:58:52 [INFO] Skipping source per configuration. 09:58:52 [INFO] 09:58:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-config-loader --- 09:58:52 [INFO] 09:58:52 [INFO] --- jacoco:0.8.13:report (report) @ topology-config-loader --- 09:58:52 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/code-coverage/jacoco.exec 09:58:52 [INFO] Analyzed bundle 'topology-config-loader' with 2 classes 09:58:52 [INFO] 09:58:52 [INFO] --- install:3.1.4:install (default-install) @ topology-config-loader --- 09:58:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT.pom 09:58:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT.jar 09:58:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT-javadoc.jar 09:58:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:58:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:58:52 [INFO] 09:58:52 [INFO] --- bundle:6.0.0:install (default-install) @ topology-config-loader --- 09:58:52 [INFO] Installing org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT.jar 09:58:52 [INFO] Writing OBR metadata 09:58:52 [INFO] 09:58:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-config-loader --- 09:58:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:58:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:58:52 [INFO] 09:58:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-config-loader --- 09:58:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:58:52 [INFO] 09:58:52 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader >------ 09:58:52 [INFO] Building OpenDaylight :: BGPCEP :: Topology Config Loader 0.24.0-SNAPSHOT [93/167] 09:58:52 [INFO] from features/odl-bgpcep-topology-config-loader/pom.xml 09:58:52 [INFO] ------------------------------[ feature ]------------------------------- 09:58:52 [INFO] 09:58:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-config-loader --- 09:58:52 [INFO] 09:58:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-config-loader --- 09:58:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:58:52 [INFO] 09:58:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-config-loader --- 09:58:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:58:52 [INFO] 09:58:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-config-loader --- 09:58:52 [INFO] 09:58:52 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-config-loader --- 09:58:52 [INFO] 09:58:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-config-loader --- 09:58:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:58:52 [INFO] argLine set to empty 09:58:52 [INFO] 09:58:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-config-loader --- 09:58:52 [INFO] Starting audit... 09:58:52 Audit done. 09:58:52 [INFO] You have 0 Checkstyle violations. 09:58:52 [INFO] 09:58:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-config-loader --- 09:58:52 [INFO] Starting audit... 09:58:52 Audit done. 09:58:52 [INFO] You have 0 Checkstyle violations. 09:58:52 [INFO] 09:58:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-config-loader --- 09:58:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:58:52 [INFO] 09:58:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-config-loader --- 09:58:53 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml 09:58:53 [INFO] ...done! 09:58:53 [INFO] Attaching features XML 09:58:53 [INFO] 09:58:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-config-loader --- 09:58: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 09:58:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:58:53 [INFO] 09:58:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-config-loader >>> 09:58:53 [INFO] 09:58:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-config-loader --- 09:58:53 [INFO] No files found to run spotbugs, check compile phase has been run 09:58:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:58:53 [INFO] 09:58:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-config-loader <<< 09:58:53 [INFO] 09:58:53 [INFO] 09:58:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-config-loader --- 09:58:53 [INFO] 09:58:53 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-topology-config-loader --- 09:58:53 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader 09:58:53 [INFO] Project dependency features detected: [] 09:58:53 [INFO] Pax Exam System (Version: 4.14.0) created. 09:58:53 [INFO] Creating RMI registry server on 127.0.0.1:33625 09:58:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:58:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:58:53 [INFO] Waiting for remote bundle context.. on 33625 name: 0f1798b0-e435-418c-8477-a6602e75267e timout: [ RelativeTimeout value = 180000 ] 09:58:56 [INFO] Building jar from resources and headers. 09:58:56 [INFO] Writing jar finished. 09:59:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:59:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:59:04 [INFO] 09:59:04 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-topology-config-loader --- 09:59:04 [INFO] 09:59:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-config-loader --- 09:59:04 [INFO] No Javadoc in project. Archive not created. 09:59:04 [INFO] 09:59:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-config-loader --- 09:59:04 [INFO] CycloneDX: Resolving Dependencies 09:59:07 [INFO] CycloneDX: Creating BOM version 1.6 with 220 component(s) 09:59:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-config-loader/target/bom.xml 09:59:07 [INFO] attaching as odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:59:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-config-loader/target/bom.json 09:59:07 [INFO] attaching as odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:59:07 [INFO] 09:59:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-config-loader --- 09:59:07 [INFO] Skipping duplicate-finder execution! 09:59:07 [INFO] 09:59:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-config-loader --- 09:59:07 [INFO] Skipping plugin execution 09:59:07 [INFO] 09:59:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-config-loader --- 09:59:07 [INFO] Skipping source per configuration. 09:59:07 [INFO] 09:59:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-config-loader --- 09:59:07 [INFO] 09:59:07 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-topology-config-loader --- 09:59:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:59:07 [INFO] 09:59:07 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-config-loader --- 09:59:07 [WARNING] 09:59:07 [WARNING] The packaging plugin for project odl-bgpcep-topology-config-loader did not assign 09:59:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:59:07 [WARNING] 09:59:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:59:07 [WARNING] 09:59:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT.pom 09:59:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-features.xml 09:59:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:59:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:59:07 [INFO] 09:59:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-topology-config-loader --- 09:59:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:59:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:59:07 [WARNING] 09:59:07 [WARNING] The packaging plugin for project odl-bgpcep-topology-config-loader did not assign 09:59:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:59:07 [WARNING] 09:59:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:59:07 [WARNING] 09:59:07 [INFO] 09:59:07 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bgp >--------------- 09:59:07 [INFO] Building OpenDaylight :: BGP 0.24.0-SNAPSHOT [94/167] 09:59:07 [INFO] from features/odl-bgpcep-bgp/pom.xml 09:59:07 [INFO] ------------------------------[ feature ]------------------------------- 09:59:07 [INFO] 09:59:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp --- 09:59:07 [INFO] 09:59:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp --- 09:59:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:59:07 [INFO] 09:59:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp --- 09:59:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:59:07 [INFO] 09:59:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp --- 09:59:07 [INFO] 09:59:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp --- 09:59:07 [INFO] 09:59:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp --- 09:59:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:59:07 [INFO] argLine set to empty 09:59:07 [INFO] 09:59:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp --- 09:59:07 [INFO] Starting audit... 09:59:07 Audit done. 09:59:07 [INFO] You have 0 Checkstyle violations. 09:59:07 [INFO] 09:59:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp --- 09:59:07 [INFO] Starting audit... 09:59:07 Audit done. 09:59:07 [INFO] You have 0 Checkstyle violations. 09:59:07 [INFO] 09:59:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp --- 09:59:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:59:07 [INFO] 09:59:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp --- 09:59:07 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp/target/feature/feature.xml 09:59:07 [INFO] ...done! 09:59:07 [INFO] Attaching features XML 09:59:07 [INFO] 09:59:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp --- 09:59:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:59:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:59:07 [INFO] 09:59:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp >>> 09:59:07 [INFO] 09:59:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp --- 09:59:07 [INFO] No files found to run spotbugs, check compile phase has been run 09:59:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:59:07 [INFO] 09:59:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp <<< 09:59:07 [INFO] 09:59:07 [INFO] 09:59:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp --- 09:59:07 [INFO] 09:59:07 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp --- 09:59:07 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp 09:59:08 [INFO] Project dependency features detected: [] 09:59:08 [INFO] Pax Exam System (Version: 4.14.0) created. 09:59:08 [INFO] Creating RMI registry server on 127.0.0.1:42823 09:59:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:59:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:59:08 [INFO] Waiting for remote bundle context.. on 42823 name: 9ea7687f-68a3-400e-ac6e-dac45e9d9d59 timout: [ RelativeTimeout value = 180000 ] 09:59:11 [INFO] Building jar from resources and headers. 09:59:11 [INFO] Writing jar finished. 09:59:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:59:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:59:22 [INFO] 09:59:22 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp --- 09:59:22 [INFO] 09:59:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp --- 09:59:22 [INFO] No Javadoc in project. Archive not created. 09:59:22 [INFO] 09:59:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp --- 09:59:22 [INFO] CycloneDX: Resolving Dependencies 09:59:26 [INFO] CycloneDX: Creating BOM version 1.6 with 300 component(s) 09:59:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp/target/bom.xml 09:59:26 [INFO] attaching as odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.xml 09:59:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp/target/bom.json 09:59:26 [INFO] attaching as odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.json 09:59:26 [INFO] 09:59:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp --- 09:59:26 [INFO] Skipping duplicate-finder execution! 09:59:26 [INFO] 09:59:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp --- 09:59:26 [INFO] Skipping plugin execution 09:59:26 [INFO] 09:59:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp --- 09:59:26 [INFO] Skipping source per configuration. 09:59:26 [INFO] 09:59:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp --- 09:59:26 [INFO] 09:59:26 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp --- 09:59:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:59:26 [INFO] 09:59:26 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp --- 09:59:26 [WARNING] 09:59:26 [WARNING] The packaging plugin for project odl-bgpcep-bgp did not assign 09:59:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:59:26 [WARNING] 09:59:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:59:26 [WARNING] 09:59:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT.pom 09:59:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT-features.xml 09:59:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.xml 09:59:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.json 09:59:26 [INFO] 09:59:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp --- 09:59:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:59:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:59:26 [WARNING] 09:59:26 [WARNING] The packaging plugin for project odl-bgpcep-bgp did not assign 09:59:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:59:26 [WARNING] 09:59:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:59:26 [WARNING] 09:59:26 [INFO] 09:59:26 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example >-------- 09:59:26 [INFO] Building OpenDaylight :: Configuration Example Files 0.24.0-SNAPSHOT [95/167] 09:59:26 [INFO] from features/odl-bgpcep-bgp-config-example/pom.xml 09:59:26 [INFO] ------------------------------[ feature ]------------------------------- 09:59:26 [INFO] 09:59:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] 09:59:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:59:26 [INFO] 09:59:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:59:26 [INFO] 09:59:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] 09:59:26 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] 09:59:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:59:26 [INFO] argLine set to empty 09:59:26 [INFO] 09:59:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] Starting audit... 09:59:26 Audit done. 09:59:26 [INFO] You have 0 Checkstyle violations. 09:59:26 [INFO] 09:59:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] Starting audit... 09:59:26 Audit done. 09:59:26 [INFO] You have 0 Checkstyle violations. 09:59:26 [INFO] 09:59:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-config-example --- 09:59:26 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:59:26 [INFO] 09:59:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml 09:59:26 [INFO] ...done! 09:59:26 [INFO] Attaching features XML 09:59:26 [INFO] 09:59:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:59:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:59:26 [INFO] 09:59:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-config-example >>> 09:59:26 [INFO] 09:59:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] No files found to run spotbugs, check compile phase has been run 09:59:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:59:26 [INFO] 09:59:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-config-example <<< 09:59:26 [INFO] 09:59:26 [INFO] 09:59:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] 09:59:26 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-config-example --- 09:59:26 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example 09:59:26 [INFO] Project dependency features detected: [] 09:59:26 [INFO] Pax Exam System (Version: 4.14.0) created. 09:59:26 [INFO] Creating RMI registry server on 127.0.0.1:45507 09:59:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:59:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:59:27 [INFO] Waiting for remote bundle context.. on 45507 name: 87f9d361-f9f2-48e1-9cc1-0a2ff157df11 timout: [ RelativeTimeout value = 180000 ] 09:59:30 [INFO] Building jar from resources and headers. 09:59:30 [INFO] Writing jar finished. 09:59:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:59:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:59:32 [INFO] 09:59:32 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-config-example --- 09:59:32 [INFO] 09:59:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-config-example --- 09:59:32 [INFO] No Javadoc in project. Archive not created. 09:59:32 [INFO] 09:59:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-config-example --- 09:59:32 [INFO] CycloneDX: Resolving Dependencies 09:59:32 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 09:59:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-config-example/target/bom.xml 09:59:32 [INFO] attaching as odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 09:59:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-config-example/target/bom.json 09:59:32 [INFO] attaching as odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 09:59:32 [INFO] 09:59:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-config-example --- 09:59:32 [INFO] Skipping duplicate-finder execution! 09:59:32 [INFO] 09:59:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-config-example --- 09:59:32 [INFO] Skipping plugin execution 09:59:32 [INFO] 09:59:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-config-example --- 09:59:32 [INFO] Skipping source per configuration. 09:59:32 [INFO] 09:59:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-config-example --- 09:59:32 [INFO] 09:59:32 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-config-example --- 09:59:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:59:32 [INFO] 09:59:32 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-config-example --- 09:59:32 [WARNING] 09:59:32 [WARNING] The packaging plugin for project odl-bgpcep-bgp-config-example did not assign 09:59:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:59:32 [WARNING] 09:59:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:59:32 [WARNING] 09:59:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT.pom 09:59:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-features.xml 09:59:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 09:59:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 09:59:32 [INFO] 09:59:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-config-example --- 09:59:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:59:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:59:32 [WARNING] 09:59:32 [WARNING] The packaging plugin for project odl-bgpcep-bgp-config-example did not assign 09:59:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:59:32 [WARNING] 09:59:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:59:32 [WARNING] 09:59:32 [INFO] 09:59:32 [INFO] ---------< org.opendaylight.bgpcep:bmp-monitors-config-loader >--------- 09:59:32 [INFO] Building bmp-monitors-config-loader 0.24.0-SNAPSHOT [96/167] 09:59:32 [INFO] from config-loader/bmp-monitors-config-loader/pom.xml 09:59:32 [INFO] -------------------------------[ bundle ]------------------------------- 09:59:32 [INFO] 09:59:32 [INFO] --- clean:3.5.0:clean (default-clean) @ bmp-monitors-config-loader --- 09:59:32 [INFO] 09:59:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bmp-monitors-config-loader --- 09:59:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:59:32 [INFO] 09:59:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bmp-monitors-config-loader --- 09:59:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:59:32 [INFO] 09:59:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bmp-monitors-config-loader --- 09:59:33 [INFO] 09:59:33 [INFO] --- dependency:3.9.0:properties (default) @ bmp-monitors-config-loader --- 09:59:33 [INFO] 09:59:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bmp-monitors-config-loader --- 09:59:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:59:33 [INFO] 09:59:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ bmp-monitors-config-loader --- 09:59:33 [INFO] Starting audit... 09:59:33 Audit done. 09:59:33 [INFO] You have 0 Checkstyle violations. 09:59:33 [INFO] 09:59:33 [INFO] --- checkstyle:3.6.0:check (default) @ bmp-monitors-config-loader --- 09:59:33 [INFO] Starting audit... 09:59:33 Audit done. 09:59:33 [INFO] You have 0 Checkstyle violations. 09:59:33 [INFO] 09:59:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bmp-monitors-config-loader --- 09:59:33 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:59:33 [INFO] 09:59:33 [INFO] --- resources:3.3.1:resources (default-resources) @ bmp-monitors-config-loader --- 09:59:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/src/main/resources 09:59:33 [INFO] 09:59:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ bmp-monitors-config-loader --- 09:59:33 [INFO] Recompiling the module because of changed dependency. 09:59:33 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 09:59:33 [INFO] 09:59:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bmp-monitors-config-loader >>> 09:59:33 [INFO] 09:59:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bmp-monitors-config-loader --- 09:59:33 [INFO] Fork Value is true 09:59:35 [INFO] Done SpotBugs Analysis.... 09:59:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:59:35 [INFO] 09:59:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bmp-monitors-config-loader <<< 09:59:35 [INFO] 09:59:35 [INFO] 09:59:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bmp-monitors-config-loader --- 09:59:35 [INFO] BugInstance size is 0 09:59:35 [INFO] Error size is 0 09:59:35 [INFO] No errors/warnings found 09:59:35 [INFO] 09:59:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bmp-monitors-config-loader --- 09:59:35 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:59:35 [INFO] 09:59:35 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bmp-monitors-config-loader --- 09:59:35 [INFO] Recompiling the module because of changed dependency. 09:59:35 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 09:59:35 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 09:59:35 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 09:59:35 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 09:59:35 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 09:59:35 [INFO] 09:59:35 [INFO] --- surefire:3.5.4:test (default-test) @ bmp-monitors-config-loader --- 09:59:35 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/surefire-reports 09:59:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:59:35 [INFO] 09:59:35 [INFO] ------------------------------------------------------- 09:59:35 [INFO] T E S T S 09:59:35 [INFO] ------------------------------------------------------- 09:59:36 [INFO] Running org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 09:59:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:59:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.503 s -- in org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 09:59:40 [INFO] 09:59:40 [INFO] Results: 09:59:40 [INFO] 09:59:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 09:59:40 [INFO] 09:59:40 [INFO] 09:59:40 [INFO] --- copy:14.1.4:copy-files (default) @ bmp-monitors-config-loader --- 09:59:40 [INFO] 09:59:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bmp-monitors-config-loader --- 09:59:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar 09:59:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/classes/META-INF/MANIFEST.MF 09:59:40 [INFO] 09:59:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bmp-monitors-config-loader --- 09:59:41 [WARNING] Javadoc Warnings 09:59:41 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:31: warning: no comment 09:59:41 [WARNING] public final class BmpMonitorConfigFileProcessor extends AbstractConfigFileProcessor { 09:59:41 [WARNING] ^ 09:59:41 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:33: warning: no comment 09:59:41 [WARNING] public BmpMonitorConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 09:59:41 [WARNING] ^ 09:59:41 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:38: warning: no comment 09:59:41 [WARNING] public void init() { 09:59:41 [WARNING] ^ 09:59:41 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/OSGiBmpMonitorConfigFileProcessor.java:20: warning: no comment 09:59:41 [WARNING] public final class OSGiBmpMonitorConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 09:59:41 [WARNING] ^ 09:59:41 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/OSGiBmpMonitorConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 09:59:41 [WARNING] public final class OSGiBmpMonitorConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 09:59:41 [WARNING] ^ 09:59:41 [WARNING] 5 warnings 09:59:41 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT-javadoc.jar 09:59:41 [INFO] 09:59:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bmp-monitors-config-loader --- 09:59:41 [INFO] CycloneDX: Resolving Dependencies 09:59:42 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 09:59:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/bom.xml 09:59:42 [INFO] attaching as bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:59:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/bom.json 09:59:42 [INFO] attaching as bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:59:42 [INFO] 09:59:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bmp-monitors-config-loader --- 09:59:42 [INFO] Skipping duplicate-finder execution! 09:59:42 [INFO] 09:59:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bmp-monitors-config-loader --- 09:59:42 [WARNING] Used undeclared dependencies found: 09:59:42 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.1:test 09:59:42 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 09:59:42 [WARNING] Non-test scoped test only dependencies found: 09:59:42 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 09:59:42 [INFO] 09:59:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bmp-monitors-config-loader --- 09:59:42 [INFO] Skipping source per configuration. 09:59:42 [INFO] 09:59:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bmp-monitors-config-loader --- 09:59:42 [INFO] 09:59:42 [INFO] --- jacoco:0.8.13:report (report) @ bmp-monitors-config-loader --- 09:59:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec 09:59:42 [INFO] Analyzed bundle 'bmp-monitors-config-loader' with 2 classes 09:59:42 [INFO] 09:59:42 [INFO] --- install:3.1.4:install (default-install) @ bmp-monitors-config-loader --- 09:59:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT.pom 09:59:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar 09:59:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT-javadoc.jar 09:59:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:59:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:59:42 [INFO] 09:59:42 [INFO] --- bundle:6.0.0:install (default-install) @ bmp-monitors-config-loader --- 09:59:42 [INFO] Installing org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar 09:59:42 [INFO] Writing OBR metadata 09:59:42 [INFO] 09:59:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bmp-monitors-config-loader --- 09:59:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:59:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:59:42 [INFO] 09:59:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bmp-monitors-config-loader --- 09:59:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:59:42 [INFO] 09:59:42 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader >-------- 09:59:42 [INFO] Building OpenDaylight :: BGPCEP :: BMP Config Loader 0.24.0-SNAPSHOT [97/167] 09:59:42 [INFO] from features/odl-bgpcep-bmp-config-loader/pom.xml 09:59:42 [INFO] ------------------------------[ feature ]------------------------------- 09:59:43 [INFO] 09:59:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] 09:59:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:59:43 [INFO] 09:59:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:59:43 [INFO] 09:59:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] 09:59:43 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] 09:59:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:59:43 [INFO] argLine set to empty 09:59:43 [INFO] 09:59:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] Starting audit... 09:59:43 Audit done. 09:59:43 [INFO] You have 0 Checkstyle violations. 09:59:43 [INFO] 09:59:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] Starting audit... 09:59:43 Audit done. 09:59:43 [INFO] You have 0 Checkstyle violations. 09:59:43 [INFO] 09:59:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:59:43 [INFO] 09:59:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml 09:59:43 [INFO] ...done! 09:59:43 [INFO] Attaching features XML 09:59:43 [INFO] 09:59:43 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:59:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:59:43 [INFO] 09:59:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-loader >>> 09:59:43 [INFO] 09:59:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] No files found to run spotbugs, check compile phase has been run 09:59:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:59:43 [INFO] 09:59:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-loader <<< 09:59:43 [INFO] 09:59:43 [INFO] 09:59:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] 09:59:43 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bmp-config-loader --- 09:59:43 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader 09:59:43 [INFO] Project dependency features detected: [] 09:59:43 [INFO] Pax Exam System (Version: 4.14.0) created. 09:59:43 [INFO] Creating RMI registry server on 127.0.0.1:41179 09:59:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:59:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:59:44 [INFO] Waiting for remote bundle context.. on 41179 name: 7bdcc8f2-05a2-42f6-95f2-8172e56b803a timout: [ RelativeTimeout value = 180000 ] 09:59:47 [INFO] Building jar from resources and headers. 09:59:47 [INFO] Writing jar finished. 09:59:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:59:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:59:56 [INFO] 09:59:56 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bmp-config-loader --- 09:59:56 [INFO] 09:59:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-config-loader --- 09:59:56 [INFO] No Javadoc in project. Archive not created. 09:59:56 [INFO] 09:59:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-config-loader --- 09:59:56 [INFO] CycloneDX: Resolving Dependencies 09:59:59 [INFO] CycloneDX: Creating BOM version 1.6 with 234 component(s) 09:59:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-loader/target/bom.xml 09:59:59 [INFO] attaching as odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:59:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-loader/target/bom.json 09:59:59 [INFO] attaching as odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:59:59 [INFO] 09:59:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-loader --- 09:59:59 [INFO] Skipping duplicate-finder execution! 09:59:59 [INFO] 09:59:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-loader --- 09:59:59 [INFO] Skipping plugin execution 09:59:59 [INFO] 09:59:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-loader --- 09:59:59 [INFO] Skipping source per configuration. 09:59:59 [INFO] 09:59:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-loader --- 09:59:59 [INFO] 09:59:59 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bmp-config-loader --- 09:59:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:59:59 [INFO] 09:59:59 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-config-loader --- 09:59:59 [WARNING] 09:59:59 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-loader did not assign 09:59:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:59:59 [WARNING] 09:59:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:59:59 [WARNING] 09:59:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT.pom 09:59:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-features.xml 09:59:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 09:59:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 09:59:59 [INFO] 09:59:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bmp-config-loader --- 09:59:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 09:59:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 09:59:59 [WARNING] 09:59:59 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-loader did not assign 09:59:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:59:59 [WARNING] 09:59:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:59:59 [WARNING] 09:59:59 [INFO] 09:59:59 [INFO] -----------< org.opendaylight.bgpcep:bgp-bmp-config-example >----------- 09:59:59 [INFO] Building bgp-bmp-config-example 0.24.0-SNAPSHOT [98/167] 09:59:59 [INFO] from bmp/bmp-config-example/pom.xml 09:59:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:59:59 [INFO] 09:59:59 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-config-example --- 09:59:59 [INFO] 09:59:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-config-example --- 09:59:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:59:59 [INFO] 09:59:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-config-example --- 09:59:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:59:59 [INFO] 09:59:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-config-example --- 10:00:00 [INFO] 10:00:00 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-config-example --- 10:00:00 [INFO] 10:00:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-config-example --- 10:00:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-config-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:00:00 [INFO] 10:00:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-config-example --- 10:00:00 [INFO] Starting audit... 10:00:00 Audit done. 10:00:00 [INFO] You have 0 Checkstyle violations. 10:00:00 [INFO] 10:00:00 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-config-example --- 10:00:00 [INFO] Starting audit... 10:00:00 Audit done. 10:00:00 [INFO] You have 0 Checkstyle violations. 10:00:00 [INFO] 10:00:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-config-example --- 10:00:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:00:00 [INFO] 10:00:00 [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-bmp-config-example --- 10:00:00 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 10:00:00 [INFO] 10:00:00 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-config-example --- 10:00:00 [INFO] Copying 1 resource from src/main/resources to target/classes 10:00:00 [INFO] 10:00:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-config-example --- 10:00:00 [INFO] No sources to compile 10:00:00 [INFO] 10:00:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-config-example >>> 10:00:00 [INFO] 10:00:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-config-example --- 10:00:00 [INFO] No files found to run spotbugs, check compile phase has been run 10:00:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:00:00 [INFO] 10:00:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-config-example <<< 10:00:00 [INFO] 10:00:00 [INFO] 10:00:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-config-example --- 10:00:00 [INFO] 10:00:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-config-example --- 10:00:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-config-example/src/test/resources 10:00:00 [INFO] 10:00:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-config-example --- 10:00:00 [INFO] No sources to compile 10:00:00 [INFO] 10:00:00 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-config-example --- 10:00:00 [INFO] No tests to run. 10:00:00 [INFO] 10:00:00 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-bmp-config-example --- 10:00:00 [INFO] 10:00:00 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-bmp-config-example --- 10:00:00 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-config-example/target/bgp-bmp-config-example-0.24.0-SNAPSHOT.jar 10:00:00 [INFO] 10:00:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-config-example --- 10:00:00 [INFO] No Javadoc in project. Archive not created. 10:00:00 [INFO] 10:00:00 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-bmp-config-example --- 10:00:00 [INFO] 10:00:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-config-example --- 10:00:00 [INFO] CycloneDX: Resolving Dependencies 10:00:00 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 10:00:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-config-example/target/bom.xml 10:00:00 [INFO] attaching as bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 10:00:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-config-example/target/bom.json 10:00:00 [INFO] attaching as bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 10:00:00 [INFO] 10:00:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-config-example --- 10:00:00 [INFO] Skipping duplicate-finder execution! 10:00:00 [INFO] 10:00:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-config-example --- 10:00:00 [INFO] No dependency problems found 10:00:00 [INFO] 10:00:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-config-example --- 10:00:00 [INFO] Skipping source per configuration. 10:00:00 [INFO] 10:00:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-config-example --- 10:00:00 [INFO] 10:00:00 [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-config-example --- 10:00:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:00:00 [INFO] 10:00:00 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-config-example --- 10:00:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT.pom 10:00:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-config-example/target/bgp-bmp-config-example-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT.jar 10:00:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-config-example/target/classes/initial/odl-bmp-monitors-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT-odl-bmp-monitors-config.xml 10:00:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 10:00:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 10:00:00 [INFO] 10:00:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-bmp-config-example --- 10:00:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:00:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:00:00 [INFO] 10:00:00 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example >-------- 10:00:00 [INFO] Building OpenDaylight :: BMP :: Config files example 0.24.0-SNAPSHOT [99/167] 10:00:00 [INFO] from features/odl-bgpcep-bmp-config-example/pom.xml 10:00:00 [INFO] ------------------------------[ feature ]------------------------------- 10:00:00 [INFO] 10:00:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-config-example --- 10:00:00 [INFO] 10:00:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-config-example --- 10:00:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:00:00 [INFO] 10:00:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-example --- 10:00:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:00:00 [INFO] 10:00:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-example --- 10:00:01 [INFO] 10:00:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp-config-example --- 10:00:01 [INFO] 10:00:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-example --- 10:00:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:00:01 [INFO] argLine set to empty 10:00:01 [INFO] 10:00:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-config-example --- 10:00:01 [INFO] Starting audit... 10:00:01 Audit done. 10:00:01 [INFO] You have 0 Checkstyle violations. 10:00:01 [INFO] 10:00:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-config-example --- 10:00:01 [INFO] Starting audit... 10:00:01 Audit done. 10:00:01 [INFO] You have 0 Checkstyle violations. 10:00:01 [INFO] 10:00:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp-config-example --- 10:00:01 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:00:01 [INFO] 10:00:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-example --- 10:00:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml 10:00:01 [INFO] ...done! 10:00:01 [INFO] Attaching features XML 10:00:01 [INFO] 10:00:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-config-example --- 10:00:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:00:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:00:01 [INFO] 10:00:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-example >>> 10:00:01 [INFO] 10:00:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-example --- 10:00:01 [INFO] No files found to run spotbugs, check compile phase has been run 10:00:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:00:01 [INFO] 10:00:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-example <<< 10:00:01 [INFO] 10:00:01 [INFO] 10:00:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-config-example --- 10:00:01 [INFO] 10:00:01 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bmp-config-example --- 10:00:01 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example 10:00:01 [INFO] Project dependency features detected: [] 10:00:01 [INFO] Pax Exam System (Version: 4.14.0) created. 10:00:01 [INFO] Creating RMI registry server on 127.0.0.1:40109 10:00:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:00:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:00:01 [INFO] Waiting for remote bundle context.. on 40109 name: 295fb9b8-dcf7-43d1-9d79-635b8720aebe timout: [ RelativeTimeout value = 180000 ] 10:00:05 [INFO] Building jar from resources and headers. 10:00:05 [INFO] Writing jar finished. 10:00:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:00:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:00:08 [INFO] 10:00:08 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bmp-config-example --- 10:00:08 [INFO] 10:00:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-config-example --- 10:00:08 [INFO] No Javadoc in project. Archive not created. 10:00:08 [INFO] 10:00:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-config-example --- 10:00:08 [INFO] CycloneDX: Resolving Dependencies 10:00:08 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 10:00:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-example/target/bom.xml 10:00:08 [INFO] attaching as odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 10:00:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-example/target/bom.json 10:00:08 [INFO] attaching as odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 10:00:08 [INFO] 10:00:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-example --- 10:00:08 [INFO] Skipping duplicate-finder execution! 10:00:08 [INFO] 10:00:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-example --- 10:00:08 [INFO] Skipping plugin execution 10:00:08 [INFO] 10:00:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-example --- 10:00:08 [INFO] Skipping source per configuration. 10:00:08 [INFO] 10:00:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-example --- 10:00:08 [INFO] 10:00:08 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bmp-config-example --- 10:00:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:00:08 [INFO] 10:00:08 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-config-example --- 10:00:08 [WARNING] 10:00:08 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-example did not assign 10:00:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:00:08 [WARNING] 10:00:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:00:08 [WARNING] 10:00:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT.pom 10:00:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-features.xml 10:00:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 10:00:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 10:00:08 [INFO] 10:00:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bmp-config-example --- 10:00:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:00:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:00:08 [WARNING] 10:00:08 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-example did not assign 10:00:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:00:08 [WARNING] 10:00:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:00:08 [WARNING] 10:00:08 [INFO] 10:00:08 [INFO] ------------< org.opendaylight.bgpcep:bgp-bmp-parser-impl >------------- 10:00:08 [INFO] Building bgp-bmp-parser-impl 0.24.0-SNAPSHOT [100/167] 10:00:08 [INFO] from bmp/bmp-parser-impl/pom.xml 10:00:08 [INFO] -------------------------------[ bundle ]------------------------------- 10:00:08 [INFO] 10:00:08 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-parser-impl --- 10:00:08 [INFO] 10:00:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-parser-impl --- 10:00:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:00:08 [INFO] 10:00:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-parser-impl --- 10:00:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:00:08 [INFO] 10:00:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-parser-impl --- 10:00:08 [INFO] 10:00:08 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-parser-impl --- 10:00:08 [INFO] 10:00:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-parser-impl --- 10:00:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-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/** 10:00:08 [INFO] 10:00:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-parser-impl --- 10:00:08 [INFO] Starting audit... 10:00:08 Audit done. 10:00:08 [INFO] You have 0 Checkstyle violations. 10:00:08 [INFO] 10:00:08 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-parser-impl --- 10:00:09 [INFO] Starting audit... 10:00:09 Audit done. 10:00:09 [INFO] You have 0 Checkstyle violations. 10:00:09 [INFO] 10:00:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-parser-impl --- 10:00:09 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:00:09 [INFO] 10:00:09 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-parser-impl --- 10:00:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/src/main/resources 10:00:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/generated-sources/spi 10:00:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/generated-sources/yang 10:00:09 [INFO] 10:00:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-parser-impl --- 10:00:09 [INFO] Recompiling the module because of changed dependency. 10:00:09 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 10:00:09 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionProviderActivator 10:00:09 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:[42,44] possible 'this' escape before subclass is fully initialized 10:00:09 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerUpHandler.java:[49,44] possible 'this' escape before subclass is fully initialized 10:00:09 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/RouteMonitoringMessageHandler.java:[32,44] possible 'this' escape before subclass is fully initialized 10:00:09 [INFO] 10:00:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-parser-impl >>> 10:00:09 [INFO] 10:00:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-parser-impl --- 10:00:09 [INFO] Fork Value is true 10:00:12 [INFO] Done SpotBugs Analysis.... 10:00:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:00:12 [INFO] 10:00:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-parser-impl <<< 10:00:12 [INFO] 10:00:12 [INFO] 10:00:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-parser-impl --- 10:00:12 [INFO] BugInstance size is 0 10:00:12 [INFO] Error size is 0 10:00:12 [INFO] No errors/warnings found 10:00:12 [INFO] 10:00:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-parser-impl --- 10:00:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/src/test/resources 10:00:12 [INFO] 10:00:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-parser-impl --- 10:00:12 [INFO] Recompiling the module because of changed dependency. 10:00:12 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 10:00:13 [INFO] 10:00:13 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-parser-impl --- 10:00:13 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/surefire-reports 10:00:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:00:13 [INFO] 10:00:13 [INFO] ------------------------------------------------------- 10:00:13 [INFO] T E S T S 10:00:13 [INFO] ------------------------------------------------------- 10:00:13 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 10:00:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 10:00:14 [INFO] Running org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 10:00:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 10:00:14 [INFO] Running org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 10:00:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 10:00:14 [INFO] Running org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 10:00:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 10:00:14 [INFO] Running org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 10:00:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 10:00:14 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 10:00:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 10:00:14 [INFO] 10:00:14 [INFO] Results: 10:00:14 [INFO] 10:00:14 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 10:00:14 [INFO] 10:00:14 [INFO] 10:00:14 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-bmp-parser-impl --- 10:00:14 [INFO] 10:00:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-parser-impl --- 10:00:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar 10:00:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/classes/META-INF/MANIFEST.MF 10:00:14 [INFO] 10:00:14 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-bmp-parser-impl --- 10:00:14 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-tests.jar 10:00:14 [INFO] 10:00:14 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-bmp-parser-impl --- 10:00:14 [INFO] Skipping source per configuration. 10:00:14 [INFO] 10:00:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-parser-impl --- 10:00:16 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar 10:00:16 [INFO] 10:00:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-parser-impl --- 10:00:16 [INFO] CycloneDX: Resolving Dependencies 10:00:17 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 10:00:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/bom.xml 10:00:17 [INFO] attaching as bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:00:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/bom.json 10:00:17 [INFO] attaching as bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:00:17 [INFO] 10:00:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-parser-impl --- 10:00:17 [INFO] Skipping duplicate-finder execution! 10:00:17 [INFO] 10:00:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-parser-impl --- 10:00:17 [WARNING] Non-test scoped test only dependencies found: 10:00:17 [WARNING] org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 10:00:17 [INFO] 10:00:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-parser-impl --- 10:00:17 [INFO] Skipping source per configuration. 10:00:17 [INFO] 10:00:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-parser-impl --- 10:00:17 [INFO] 10:00:17 [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-parser-impl --- 10:00:17 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec 10:00:17 [INFO] Analyzed bundle 'bgp-bmp-parser-impl' with 28 classes 10:00:17 [INFO] 10:00:17 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-parser-impl --- 10:00:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.pom 10:00:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar 10:00:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-tests.jar 10:00:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar 10:00:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:00:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:00:17 [INFO] 10:00:17 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-parser-impl --- 10:00:17 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar 10:00:17 [INFO] Writing OBR metadata 10:00:17 [INFO] 10:00:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-bmp-parser-impl --- 10:00:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:00:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:00:17 [INFO] 10:00:17 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-bmp-parser-impl --- 10:00:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:00:17 [INFO] 10:00:17 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-impl >---------------- 10:00:17 [INFO] Building bgp-bmp-impl 0.24.0-SNAPSHOT [101/167] 10:00:17 [INFO] from bmp/bmp-impl/pom.xml 10:00:17 [INFO] -------------------------------[ bundle ]------------------------------- 10:00:17 [INFO] 10:00:17 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-impl --- 10:00:17 [INFO] 10:00:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-impl --- 10:00:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:00:17 [INFO] 10:00:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-impl --- 10:00:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:00:17 [INFO] 10:00:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-impl --- 10:00:17 [INFO] 10:00:17 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-impl --- 10:00:17 [INFO] 10:00:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-impl --- 10:00:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-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/** 10:00:17 [INFO] 10:00:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-impl --- 10:00:17 [INFO] Starting audit... 10:00:17 Audit done. 10:00:17 [INFO] You have 0 Checkstyle violations. 10:00:17 [INFO] 10:00:17 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-impl --- 10:00:18 [INFO] Starting audit... 10:00:18 Audit done. 10:00:18 [INFO] You have 0 Checkstyle violations. 10:00:18 [INFO] 10:00:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-impl --- 10:00:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:00:18 [INFO] 10:00:18 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-impl --- 10:00:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/resources 10:00:18 [INFO] 10:00:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-impl --- 10:00:18 [INFO] Recompiling the module because of changed dependency. 10:00:18 [INFO] Compiling 19 source files with javac [debug release 21] to target/classes 10:00:18 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.api.BmpSessionFactory 10:00:18 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:[53,14] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.BmpMonitoringStationImpl has a member method close() that could throw InterruptedException 10:00:18 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpMonitoringStation.java:[11,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpMonitoringStation has a member method close() that could throw InterruptedException 10:00:18 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/RouterSessionManager.java:[27,7] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.RouterSessionManager has a member method close() that could throw InterruptedException 10:00:18 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpRouter.java:[18,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpRouter has a member method close() that could throw InterruptedException 10:00:18 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpRouterPeer.java:[15,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpRouterPeer has a member method close() that could throw InterruptedException 10:00:18 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[119,95] unchecked cast 10:00:18 required: org.opendaylight.mdsal.binding.api.DataObjectModification 10:00:18 found: capture#1 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification 10:00:18 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[123,44] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:00:18 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[131,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:00:18 [INFO] 10:00:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-impl >>> 10:00:18 [INFO] 10:00:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-impl --- 10:00:18 [INFO] Fork Value is true 10:00:22 [INFO] Done SpotBugs Analysis.... 10:00:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:00:22 [INFO] 10:00:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-impl <<< 10:00:22 [INFO] 10:00:22 [INFO] 10:00:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-impl --- 10:00:22 [INFO] BugInstance size is 0 10:00:22 [INFO] Error size is 0 10:00:22 [INFO] No errors/warnings found 10:00:22 [INFO] 10:00:22 [INFO] --- remote-resources:3.3.0:process (default) @ bgp-bmp-impl --- 10:00:22 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-bmp-config-example:0.24.0-SNAPSHOT 10:00:22 [INFO] Copying 1 resource from 1 bundle. 10:00:22 [INFO] 10:00:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-impl --- 10:00:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/test/resources 10:00:22 [INFO] Copying 1 resource from target/maven-shared-archive-resources to target/test-classes 10:00:22 [INFO] 10:00:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-impl --- 10:00:22 [INFO] Recompiling the module because of changed dependency. 10:00:22 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 10:00:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[428,18] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.BmpMonitoringStationImpl has a member method close() that could throw InterruptedException 10:00:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[428,18] auto-closeable resource monitoringStation2 is never referenced in body of corresponding try statement 10:00:22 [INFO] 10:00:22 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-impl --- 10:00:22 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/surefire-reports 10:00:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:00:22 [INFO] 10:00:22 [INFO] ------------------------------------------------------- 10:00:22 [INFO] T E S T S 10:00:22 [INFO] ------------------------------------------------------- 10:00:24 [INFO] Running org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 10:00:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:00:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.796 s -- in org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 10:00:33 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 10:00:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 10:00:33 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 10:00:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 10:00:34 [INFO] 10:00:34 [INFO] Results: 10:00:34 [INFO] 10:00:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 10:00:34 [INFO] 10:00:34 [INFO] 10:00:34 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-bmp-impl --- 10:00:34 [INFO] 10:00:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-impl --- 10:00:34 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT.jar 10:00:34 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/classes/META-INF/MANIFEST.MF 10:00:34 [INFO] 10:00:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-impl --- 10:00:36 [WARNING] Javadoc Warnings 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpByteToMessageDecoder.java:23: warning: no comment 10:00:36 [WARNING] public final class BmpByteToMessageDecoder extends ByteToMessageDecoder { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpByteToMessageDecoder.java:28: warning: no comment 10:00:36 [WARNING] public BmpByteToMessageDecoder(final BmpMessageRegistry registry) { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:59: warning: no comment 10:00:36 [WARNING] public final class BmpDeployerImpl implements DataTreeChangeListener, AutoCloseable { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:84: warning: no comment 10:00:36 [WARNING] public BmpDeployerImpl(@Reference final BmpDispatcher dispatcher, @Reference final DataBroker dataBroker, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherImpl.java:36: warning: no comment 10:00:36 [WARNING] public class BmpDispatcherImpl implements BmpDispatcher, AutoCloseable { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherImpl.java:51: warning: no comment 10:00:36 [WARNING] public BmpDispatcherImpl(@Reference final BmpNettyGroups nettyGroups, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:16: warning: no comment 10:00:36 [WARNING] public final class BmpHandlerFactory { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:20: warning: no comment 10:00:36 [WARNING] public BmpHandlerFactory(final BmpMessageRegistry registry) { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:29: warning: no comment 10:00:36 [WARNING] public ChannelHandler[] getDecoders() { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:25: warning: no comment 10:00:36 [WARNING] public ChannelHandler[] getEncoders() { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageHeaderDecoder.java:13: warning: no comment 10:00:36 [WARNING] public final class BmpMessageHeaderDecoder extends LengthFieldBasedFrameDecoder { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageHeaderDecoder.java:34: warning: no comment 10:00:36 [WARNING] public BmpMessageHeaderDecoder() { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageToByteEncoder.java:22: warning: no comment 10:00:36 [WARNING] public final class BmpMessageToByteEncoder extends MessageToByteEncoder> { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageToByteEncoder.java:27: warning: no comment 10:00:36 [WARNING] public BmpMessageToByteEncoder(final BmpMessageRegistry registry) { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpMonitoringStation.java:11: warning: no comment 10:00:36 [WARNING] public interface BmpMonitoringStation extends AutoCloseable { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:53: warning: no comment 10:00:36 [WARNING] public final class BmpMonitoringStationImpl implements BmpMonitoringStation, ClusterSingletonService { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:71: warning: no comment 10:00:36 [WARNING] public BmpMonitoringStationImpl(final DOMDataBroker domDataBroker, final BmpDispatcher dispatcher, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for sessionFactory 10:00:36 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for hf 10:00:36 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for slf 10:00:36 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for createChannel 10:00:36 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for keys 10:00:36 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @return 10:00:36 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for sessionFactory 10:00:36 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for hf 10:00:36 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for createChannel 10:00:36 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for slf 10:00:36 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for remoteAddress 10:00:36 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for connectTimeout 10:00:36 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for keys 10:00:36 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @return 10:00:36 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:49: warning: no comment 10:00:36 [WARNING] public final class BmpNettyGroups implements AutoCloseable { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:51: warning: no comment 10:00:36 [WARNING] public interface CreateChannel { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:129: warning: no comment 10:00:36 [WARNING] public BmpNettyGroups() { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:144: warning: no comment 10:00:36 [WARNING] public static ChannelInitializer createChannelWithDecoder( 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:155: warning: no comment 10:00:36 [WARNING] public static ChannelInitializer createChannelWithEncoder( 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:195: warning: no comment 10:00:36 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:52: warning: no comment 10:00:36 [WARNING] ChannelInitializer create(@NonNull BmpSessionFactory sessionFactory, 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterImpl.java:55: warning: no comment 10:00:36 [WARNING] public final class BmpRouterImpl implements BmpRouter, FutureCallback { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterImpl.java:81: warning: no comment 10:00:36 [WARNING] public BmpRouterImpl(final RouterSessionManager sessionManager) { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterPeerImpl.java:74: warning: no comment 10:00:36 [WARNING] public final class BmpRouterPeerImpl implements BmpRouterPeer { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:33: warning: no comment 10:00:36 [WARNING] public final class BmpSessionImpl extends SimpleChannelInboundHandler> implements BmpSession { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:149: warning: no comment 10:00:36 [WARNING] protected enum State { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:42: warning: no comment 10:00:36 [WARNING] public BmpSessionImpl(final @NonNull BmpSessionListener listener) { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/DefaultBmpSessionFactory.java:22: warning: no comment 10:00:36 [WARNING] public final class DefaultBmpSessionFactory implements BmpSessionFactory { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/DefaultBmpSessionFactory.java:24: warning: no comment 10:00:36 [WARNING] public DefaultBmpSessionFactory() { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:13: warning: no comment 10:00:36 [WARNING] public final class TablesUtil { 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:17: warning: no comment 10:00:36 [WARNING] public static final QName BMP_AFI_QNAME = QName.create(BMP_TABLES_QNAME, "afi").intern(); 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:15: warning: no comment 10:00:36 [WARNING] public static final QName BMP_ATTRIBUTES_QNAME = QName.create(BmpMonitor.QNAME, "attributes").intern(); 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:16: warning: no comment 10:00:36 [WARNING] public static final QName BMP_ROUTES_QNAME = QName.create(BmpMonitor.QNAME, "routes").intern(); 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:18: warning: no comment 10:00:36 [WARNING] public static final QName BMP_SAFI_QNAME = QName.create(BMP_TABLES_QNAME, "safi").intern(); 10:00:36 [WARNING] ^ 10:00:36 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:14: warning: no comment 10:00:36 [WARNING] public static final QName BMP_TABLES_QNAME = QName.create(BmpMonitor.QNAME, "tables").intern(); 10:00:36 [WARNING] ^ 10:00:36 [WARNING] 52 warnings 10:00:36 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT-javadoc.jar 10:00:36 [INFO] 10:00:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-impl --- 10:00:36 [INFO] CycloneDX: Resolving Dependencies 10:00:37 [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) 10:00:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/bom.xml 10:00:37 [INFO] attaching as bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:00:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/bom.json 10:00:37 [INFO] attaching as bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:00:37 [INFO] 10:00:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-impl --- 10:00:37 [INFO] Skipping duplicate-finder execution! 10:00:37 [INFO] 10:00:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-impl --- 10:00:37 [WARNING] Used undeclared dependencies found: 10:00:37 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 10:00:37 [WARNING] Non-test scoped test only dependencies found: 10:00:37 [WARNING] org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.24.0-SNAPSHOT:compile 10:00:37 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 10:00:37 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 10:00:37 [INFO] 10:00:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-impl --- 10:00:37 [INFO] Skipping source per configuration. 10:00:37 [INFO] 10:00:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-impl --- 10:00:37 [INFO] 10:00:37 [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-impl --- 10:00:37 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/code-coverage/jacoco.exec 10:00:37 [INFO] Analyzed bundle 'bgp-bmp-impl' with 35 classes 10:00:37 [INFO] 10:00:37 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-impl --- 10:00:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT.pom 10:00:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT.jar 10:00:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT-javadoc.jar 10:00:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:00:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:00:37 [INFO] 10:00:37 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-impl --- 10:00:37 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT.jar 10:00:37 [INFO] Writing OBR metadata 10:00:38 [INFO] 10:00:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-bmp-impl --- 10:00:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:00:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:00:38 [INFO] 10:00:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-bmp-impl --- 10:00:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:00:38 [INFO] 10:00:38 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bmp >--------------- 10:00:38 [INFO] Building OpenDaylight :: BMP 0.24.0-SNAPSHOT [102/167] 10:00:38 [INFO] from features/odl-bgpcep-bmp/pom.xml 10:00:38 [INFO] ------------------------------[ feature ]------------------------------- 10:00:38 [INFO] 10:00:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp --- 10:00:38 [INFO] 10:00:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp --- 10:00:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:00:38 [INFO] 10:00:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp --- 10:00:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:00:38 [INFO] 10:00:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp --- 10:00:38 [INFO] 10:00:38 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp --- 10:00:38 [INFO] 10:00:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp --- 10:00:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:00:38 [INFO] argLine set to empty 10:00:38 [INFO] 10:00:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp --- 10:00:38 [INFO] Starting audit... 10:00:38 Audit done. 10:00:38 [INFO] You have 0 Checkstyle violations. 10:00:38 [INFO] 10:00:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp --- 10:00:38 [INFO] Starting audit... 10:00:38 Audit done. 10:00:38 [INFO] You have 0 Checkstyle violations. 10:00:38 [INFO] 10:00:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp --- 10:00:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:00:38 [INFO] 10:00:38 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp --- 10:00:38 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp/target/feature/feature.xml 10:00:38 [INFO] ...done! 10:00:38 [INFO] Attaching features XML 10:00:38 [INFO] 10:00:38 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp --- 10:00:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:00:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:00:38 [INFO] 10:00:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp >>> 10:00:38 [INFO] 10:00:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp --- 10:00:38 [INFO] No files found to run spotbugs, check compile phase has been run 10:00:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:00:38 [INFO] 10:00:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp <<< 10:00:38 [INFO] 10:00:38 [INFO] 10:00:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp --- 10:00:38 [INFO] 10:00:38 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bmp --- 10:00:38 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp 10:00:38 [INFO] Project dependency features detected: [] 10:00:38 [INFO] Pax Exam System (Version: 4.14.0) created. 10:00:38 [INFO] Creating RMI registry server on 127.0.0.1:39637 10:00:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:00:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:00:39 [INFO] Waiting for remote bundle context.. on 39637 name: bb005863-8ca7-4c26-9455-f51085ebcee1 timout: [ RelativeTimeout value = 180000 ] 10:00:42 [INFO] Building jar from resources and headers. 10:00:42 [INFO] Writing jar finished. 10:00:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:00:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:00:52 [INFO] 10:00:52 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bmp --- 10:00:52 [INFO] 10:00:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp --- 10:00:52 [INFO] No Javadoc in project. Archive not created. 10:00:52 [INFO] 10:00:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp --- 10:00:52 [INFO] CycloneDX: Resolving Dependencies 10:00:55 [INFO] CycloneDX: Creating BOM version 1.6 with 282 component(s) 10:00:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp/target/bom.xml 10:00:55 [INFO] attaching as odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.xml 10:00:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp/target/bom.json 10:00:55 [INFO] attaching as odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.json 10:00:55 [INFO] 10:00:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp --- 10:00:55 [INFO] Skipping duplicate-finder execution! 10:00:55 [INFO] 10:00:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp --- 10:00:55 [INFO] Skipping plugin execution 10:00:55 [INFO] 10:00:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp --- 10:00:55 [INFO] Skipping source per configuration. 10:00:55 [INFO] 10:00:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp --- 10:00:55 [INFO] 10:00:55 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bmp --- 10:00:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:00:55 [INFO] 10:00:55 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp --- 10:00:55 [WARNING] 10:00:55 [WARNING] The packaging plugin for project odl-bgpcep-bmp did not assign 10:00:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:00:55 [WARNING] 10:00:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:00:55 [WARNING] 10:00:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT.pom 10:00:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT-features.xml 10:00:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.xml 10:00:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.json 10:00:55 [INFO] 10:00:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bmp --- 10:00:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:00:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:00:55 [WARNING] 10:00:55 [WARNING] The packaging plugin for project odl-bgpcep-bmp did not assign 10:00:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:00:55 [WARNING] 10:00:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:00:55 [WARNING] 10:00:55 [INFO] 10:00:55 [INFO] ------------------< org.opendaylight.bgpcep:pcep-api >------------------ 10:00:55 [INFO] Building pcep-api 0.24.0-SNAPSHOT [103/167] 10:00:55 [INFO] from pcep/api/pom.xml 10:00:55 [INFO] -------------------------------[ bundle ]------------------------------- 10:00:55 [INFO] 10:00:55 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-api --- 10:00:55 [INFO] 10:00:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-api --- 10:00:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:00:55 [INFO] 10:00:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-api --- 10:00:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:00:55 [INFO] 10:00:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-api --- 10:00:56 [INFO] 10:00:56 [INFO] --- dependency:3.9.0:properties (default) @ pcep-api --- 10:00:56 [INFO] 10:00:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-api --- 10:00:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/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/** 10:00:56 [INFO] 10:00:56 [INFO] --- yang:14.0.18:generate-sources (binding) @ pcep-api --- 10:00:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:00:56 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/src/main/yang 10:00:56 [INFO] yang-to-sources: Found 5 dependencies in 1.042 ms 10:00:56 [INFO] yang-to-sources: Project model files found: 5 in 10.52 ms 10:00:56 [INFO] yang-to-sources: 13 YANG models processed in 88.10 ms 10:00:56 [INFO] BindingJavaFileGenerator: Defined 568 files in 17.18 ms 10:00:56 [INFO] Sorted 568 files into 174 directories in 579.2 μs 10:00:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 568 in 70.29 ms 10:00:56 [INFO] 10:00:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-api --- 10:00:56 [INFO] Starting audit... 10:00:56 Audit done. 10:00:56 [INFO] You have 0 Checkstyle violations. 10:00:56 [INFO] 10:00:56 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-api --- 10:00:56 [INFO] Starting audit... 10:00:56 Audit done. 10:00:56 [INFO] You have 0 Checkstyle violations. 10:00:56 [INFO] 10:00:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-api --- 10:00:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:00:56 [INFO] 10:00:56 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-api --- 10:00:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/src/main/resources 10:00:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/generated-sources/spi 10:00:56 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 10:00:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:00:56 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 10:00:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/generated-sources/spi 10:00:56 [INFO] 10:00:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-api --- 10:00:56 [INFO] Recompiling the module because of changed dependency. 10:00:56 [INFO] Compiling 582 source files with javac [debug release 21] to target/classes 10:00:58 [INFO] 10:00:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-api >>> 10:00:58 [INFO] 10:00:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-api --- 10:00:58 [INFO] Fork Value is true 10:01:02 [INFO] Done SpotBugs Analysis.... 10:01:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:01:02 [INFO] 10:01:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-api <<< 10:01:02 [INFO] 10:01:02 [INFO] 10:01:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-api --- 10:01:02 [INFO] BugInstance size is 0 10:01:02 [INFO] Error size is 0 10:01:02 [INFO] No errors/warnings found 10:01:02 [INFO] 10:01:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-api --- 10:01:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/src/test/resources 10:01:02 [INFO] 10:01:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-api --- 10:01:02 [INFO] No sources to compile 10:01:02 [INFO] 10:01:02 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-api --- 10:01:02 [INFO] No tests to run. 10:01:02 [INFO] 10:01:02 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-api --- 10:01:02 [INFO] 10:01:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-api --- 10:01:02 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/pcep-api-0.24.0-SNAPSHOT.jar 10:01:03 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/classes/META-INF/MANIFEST.MF 10:01:03 [INFO] 10:01:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-api --- 10:01:11 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/pcep-api-0.24.0-SNAPSHOT-javadoc.jar 10:01:11 [INFO] 10:01:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-api --- 10:01:11 [INFO] CycloneDX: Resolving Dependencies 10:01:11 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 10:01:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/bom.xml 10:01:11 [INFO] attaching as pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:01:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/bom.json 10:01:11 [INFO] attaching as pcep-api-0.24.0-SNAPSHOT-cyclonedx.json 10:01:11 [INFO] 10:01:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-api --- 10:01:11 [INFO] Skipping duplicate-finder execution! 10:01:11 [INFO] 10:01:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-api --- 10:01:11 [INFO] No dependency problems found 10:01:11 [INFO] 10:01:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-api --- 10:01:11 [INFO] Skipping source per configuration. 10:01:11 [INFO] 10:01:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-api --- 10:01:11 [INFO] 10:01:11 [INFO] --- jacoco:0.8.13:report (report) @ pcep-api --- 10:01:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:01:11 [INFO] 10:01:11 [INFO] --- install:3.1.4:install (default-install) @ pcep-api --- 10:01:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT.pom 10:01:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/pcep-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT.jar 10:01:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/pcep-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT-javadoc.jar 10:01:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:01:11 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT-cyclonedx.json 10:01:11 [INFO] 10:01:11 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-api --- 10:01:11 [INFO] Installing org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT.jar 10:01:11 [INFO] Writing OBR metadata 10:01:11 [INFO] 10:01:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-api --- 10:01:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:01:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:01:11 [INFO] 10:01:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-api --- 10:01:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:01:11 [INFO] 10:01:11 [INFO] ------------------< org.opendaylight.bgpcep:pcep-spi >------------------ 10:01:11 [INFO] Building pcep-spi 0.24.0-SNAPSHOT [104/167] 10:01:11 [INFO] from pcep/spi/pom.xml 10:01:11 [INFO] -------------------------------[ bundle ]------------------------------- 10:01:11 [INFO] 10:01:11 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-spi --- 10:01:11 [INFO] 10:01:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-spi --- 10:01:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:01:11 [INFO] 10:01:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-spi --- 10:01:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:01:11 [INFO] 10:01:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-spi --- 10:01:12 [INFO] 10:01:12 [INFO] --- dependency:3.9.0:properties (default) @ pcep-spi --- 10:01:12 [INFO] 10:01:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-spi --- 10:01:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:01:12 [INFO] 10:01:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-spi --- 10:01:12 [INFO] Starting audit... 10:01:12 Audit done. 10:01:12 [INFO] You have 0 Checkstyle violations. 10:01:12 [INFO] 10:01:12 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-spi --- 10:01:12 [INFO] Starting audit... 10:01:12 Audit done. 10:01:12 [INFO] You have 0 Checkstyle violations. 10:01:12 [INFO] 10:01:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-spi --- 10:01:12 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:01:12 [INFO] 10:01:12 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-spi --- 10:01:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/src/main/resources 10:01:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/generated-sources/spi 10:01:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/generated-sources/yang 10:01:12 [INFO] 10:01:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-spi --- 10:01:12 [INFO] Recompiling the module because of changed dependency. 10:01:12 [INFO] Compiling 55 source files with javac [debug release 21] to target/classes 10:01:12 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionConsumerContext 10:01:12 [INFO] 10:01:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-spi >>> 10:01:12 [INFO] 10:01:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-spi --- 10:01:12 [INFO] Fork Value is true 10:01:16 [INFO] Done SpotBugs Analysis.... 10:01:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:01:16 [INFO] 10:01:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-spi <<< 10:01:16 [INFO] 10:01:16 [INFO] 10:01:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-spi --- 10:01:16 [INFO] BugInstance size is 0 10:01:16 [INFO] Error size is 0 10:01:16 [INFO] No errors/warnings found 10:01:16 [INFO] 10:01:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-spi --- 10:01:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/src/test/resources 10:01:16 [INFO] 10:01:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-spi --- 10:01:16 [INFO] Recompiling the module because of changed dependency. 10:01:16 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 10:01:16 [INFO] 10:01:16 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-spi --- 10:01:16 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/surefire-reports 10:01:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:01:16 [INFO] 10:01:16 [INFO] ------------------------------------------------------- 10:01:16 [INFO] T E S T S 10:01:16 [INFO] ------------------------------------------------------- 10:01:17 [INFO] Running org.opendaylight.protocol.pcep.spi.UtilsTest 10:01:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.protocol.pcep.spi.UtilsTest 10:01:17 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 10:01:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:01:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s -- in org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 10:01:18 [INFO] Running org.opendaylight.protocol.pcep.spi.APITest 10:01:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.pcep.spi.APITest 10:01:18 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 10:01:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 10:01:18 [INFO] Running org.opendaylight.protocol.pcep.spi.RegistryTest 10:01:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s -- in org.opendaylight.protocol.pcep.spi.RegistryTest 10:01:19 [INFO] 10:01:19 [INFO] Results: 10:01:19 [INFO] 10:01:19 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 10:01:19 [INFO] 10:01:19 [INFO] 10:01:19 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-spi --- 10:01:19 [INFO] 10:01:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-spi --- 10:01:19 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT.jar 10:01:19 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/classes/META-INF/MANIFEST.MF 10:01:19 [INFO] 10:01:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-spi --- 10:01:21 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT-javadoc.jar 10:01:21 [INFO] 10:01:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-spi --- 10:01:21 [INFO] CycloneDX: Resolving Dependencies 10:01:22 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 10:01:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/bom.xml 10:01:22 [INFO] attaching as pcep-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:01:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/bom.json 10:01:22 [INFO] attaching as pcep-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:01:22 [INFO] 10:01:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-spi --- 10:01:22 [INFO] Skipping duplicate-finder execution! 10:01:22 [INFO] 10:01:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-spi --- 10:01:22 [INFO] No dependency problems found 10:01:22 [INFO] 10:01:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-spi --- 10:01:22 [INFO] Skipping source per configuration. 10:01:22 [INFO] 10:01:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-spi --- 10:01:22 [INFO] 10:01:22 [INFO] --- jacoco:0.8.13:report (report) @ pcep-spi --- 10:01:22 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/code-coverage/jacoco.exec 10:01:22 [INFO] Analyzed bundle 'pcep-spi' with 28 classes 10:01:22 [INFO] 10:01:22 [INFO] --- install:3.1.4:install (default-install) @ pcep-spi --- 10:01:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT.pom 10:01:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT.jar 10:01:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT-javadoc.jar 10:01:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:01:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:01:22 [INFO] 10:01:22 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-spi --- 10:01:22 [INFO] Installing org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT.jar 10:01:22 [INFO] Writing OBR metadata 10:01:22 [INFO] 10:01:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-spi --- 10:01:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:01:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:01:22 [INFO] 10:01:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-spi --- 10:01:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:01:22 [INFO] 10:01:22 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-api >------------- 10:01:22 [INFO] Building OpenDaylight :: PCEP :: Api 0.24.0-SNAPSHOT [105/167] 10:01:22 [INFO] from features/odl-bgpcep-pcep-api/pom.xml 10:01:22 [INFO] ------------------------------[ feature ]------------------------------- 10:01:22 [INFO] 10:01:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-api --- 10:01:22 [INFO] 10:01:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-api --- 10:01:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:01:22 [INFO] 10:01:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-api --- 10:01:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:01:22 [INFO] 10:01:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-api --- 10:01:23 [INFO] 10:01:23 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-api --- 10:01:23 [INFO] 10:01:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-api --- 10:01:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:01:23 [INFO] argLine set to empty 10:01:23 [INFO] 10:01:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-api --- 10:01:23 [INFO] Starting audit... 10:01:23 Audit done. 10:01:23 [INFO] You have 0 Checkstyle violations. 10:01:23 [INFO] 10:01:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-api --- 10:01:23 [INFO] Starting audit... 10:01:23 Audit done. 10:01:23 [INFO] You have 0 Checkstyle violations. 10:01:23 [INFO] 10:01:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-api --- 10:01:23 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:01:23 [INFO] 10:01:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-api --- 10:01:23 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-api/target/feature/feature.xml 10:01:23 [INFO] ...done! 10:01:23 [INFO] Attaching features XML 10:01:23 [INFO] 10:01:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-api --- 10:01:23 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:01:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:01:23 [INFO] 10:01:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-api >>> 10:01:23 [INFO] 10:01:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-api --- 10:01:23 [INFO] No files found to run spotbugs, check compile phase has been run 10:01:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:01:23 [INFO] 10:01:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-api <<< 10:01:23 [INFO] 10:01:23 [INFO] 10:01:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-api --- 10:01:23 [INFO] 10:01:23 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-api --- 10:01:23 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-api 10:01:23 [INFO] Project dependency features detected: [] 10:01:23 [INFO] Pax Exam System (Version: 4.14.0) created. 10:01:23 [INFO] Creating RMI registry server on 127.0.0.1:35745 10:01:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:01:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:01:23 [INFO] Waiting for remote bundle context.. on 35745 name: 188e71f0-30cd-4972-a8e0-f531ad0dd610 timout: [ RelativeTimeout value = 180000 ] 10:01:26 [INFO] Building jar from resources and headers. 10:01:26 [INFO] Writing jar finished. 10:01:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:01:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:01:28 [INFO] 10:01:28 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-api --- 10:01:28 [INFO] 10:01:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-api --- 10:01:28 [INFO] No Javadoc in project. Archive not created. 10:01:28 [INFO] 10:01:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-api --- 10:01:28 [INFO] CycloneDX: Resolving Dependencies 10:01:29 [INFO] CycloneDX: Creating BOM version 1.6 with 58 component(s) 10:01:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-api/target/bom.xml 10:01:29 [INFO] attaching as odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:01:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-api/target/bom.json 10:01:29 [INFO] attaching as odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.json 10:01:29 [INFO] 10:01:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-api --- 10:01:29 [INFO] Skipping duplicate-finder execution! 10:01:29 [INFO] 10:01:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-api --- 10:01:29 [INFO] Skipping plugin execution 10:01:29 [INFO] 10:01:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-api --- 10:01:29 [INFO] Skipping source per configuration. 10:01:29 [INFO] 10:01:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-api --- 10:01:29 [INFO] 10:01:29 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-api --- 10:01:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:01:29 [INFO] 10:01:29 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-api --- 10:01:29 [WARNING] 10:01:29 [WARNING] The packaging plugin for project odl-bgpcep-pcep-api did not assign 10:01:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:01:29 [WARNING] 10:01:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:01:29 [WARNING] 10:01:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT.pom 10:01:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-features.xml 10:01:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:01:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.json 10:01:29 [INFO] 10:01:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-api --- 10:01:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:01:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:01:29 [WARNING] 10:01:29 [WARNING] The packaging plugin for project odl-bgpcep-pcep-api did not assign 10:01:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:01:29 [WARNING] 10:01:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:01:29 [WARNING] 10:01:29 [INFO] 10:01:29 [INFO] --------------< org.opendaylight.bgpcep:pcep-base-parser >-------------- 10:01:29 [INFO] Building pcep-base-parser 0.24.0-SNAPSHOT [106/167] 10:01:29 [INFO] from pcep/base-parser/pom.xml 10:01:29 [INFO] -------------------------------[ bundle ]------------------------------- 10:01:29 [INFO] 10:01:29 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-base-parser --- 10:01:29 [INFO] 10:01:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-base-parser --- 10:01:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:01:29 [INFO] 10:01:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-base-parser --- 10:01:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:01:29 [INFO] 10:01:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-base-parser --- 10:01:30 [INFO] 10:01:30 [INFO] --- dependency:3.9.0:properties (default) @ pcep-base-parser --- 10:01:30 [INFO] 10:01:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-base-parser --- 10:01:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:01:30 [INFO] 10:01:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-base-parser --- 10:01:30 [INFO] Starting audit... 10:01:30 Audit done. 10:01:30 [INFO] You have 0 Checkstyle violations. 10:01:30 [INFO] 10:01:30 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-base-parser --- 10:01:30 [INFO] Starting audit... 10:01:30 Audit done. 10:01:30 [INFO] You have 0 Checkstyle violations. 10:01:30 [INFO] 10:01:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-base-parser --- 10:01:30 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:01:30 [INFO] 10:01:30 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-base-parser --- 10:01:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/resources 10:01:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/generated-sources/spi 10:01:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/generated-sources/yang 10:01:30 [INFO] 10:01:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-base-parser --- 10:01:30 [INFO] Recompiling the module because of changed dependency. 10:01:30 [INFO] Compiling 100 source files with javac [debug release 21] to target/classes 10:01:31 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[152,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[158,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[165,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[171,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[377,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[383,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[389,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[395,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[401,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[407,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[413,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[419,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[425,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[431,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[441,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[458,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[464,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[470,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[476,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[482,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[572,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[596,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[607,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[616,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[622,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[628,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[635,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[651,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[657,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[132,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[138,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[273,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[279,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[285,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[291,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[308,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[314,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[320,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[326,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[332,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[117,50] implicit cast from int to short in compound assignment is possibly lossy 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[118,60] implicit cast from int to short in compound assignment is possibly lossy 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[119,56] implicit cast from int to short in compound assignment is possibly lossy 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[35,13] possible fall-through into case 10:01:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[41,13] possible fall-through into case 10:01:31 [INFO] 10:01:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-base-parser >>> 10:01:31 [INFO] 10:01:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-base-parser --- 10:01:31 [INFO] Fork Value is true 10:01:37 [INFO] Done SpotBugs Analysis.... 10:01:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:01:37 [INFO] 10:01:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-base-parser <<< 10:01:37 [INFO] 10:01:37 [INFO] 10:01:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-base-parser --- 10:01:37 [INFO] BugInstance size is 0 10:01:37 [INFO] Error size is 0 10:01:37 [INFO] No errors/warnings found 10:01:37 [INFO] 10:01:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-base-parser --- 10:01:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/test/resources 10:01:37 [INFO] 10:01:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-base-parser --- 10:01:37 [INFO] No sources to compile 10:01:37 [INFO] 10:01:37 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-base-parser --- 10:01:37 [INFO] No tests to run. 10:01:37 [INFO] 10:01:37 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-base-parser --- 10:01:37 [INFO] 10:01:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-base-parser --- 10:01:37 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT.jar 10:01:37 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/classes/META-INF/MANIFEST.MF 10:01:37 [INFO] 10:01:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-base-parser --- 10:01:40 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT-javadoc.jar 10:01:40 [INFO] 10:01:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-base-parser --- 10:01:40 [INFO] CycloneDX: Resolving Dependencies 10:01:40 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 10:01:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/bom.xml 10:01:40 [INFO] attaching as pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml 10:01:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/bom.json 10:01:40 [INFO] attaching as pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json 10:01:40 [INFO] 10:01:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-base-parser --- 10:01:40 [INFO] Skipping duplicate-finder execution! 10:01:40 [INFO] 10:01:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-base-parser --- 10:01:40 [INFO] No dependency problems found 10:01:40 [INFO] 10:01:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-base-parser --- 10:01:40 [INFO] Skipping source per configuration. 10:01:40 [INFO] 10:01:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-base-parser --- 10:01:40 [INFO] 10:01:40 [INFO] --- jacoco:0.8.13:report (report) @ pcep-base-parser --- 10:01:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:01:40 [INFO] 10:01:40 [INFO] --- install:3.1.4:install (default-install) @ pcep-base-parser --- 10:01:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT.pom 10:01:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT.jar 10:01:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT-javadoc.jar 10:01:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml 10:01:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json 10:01:40 [INFO] 10:01:40 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-base-parser --- 10:01:40 [INFO] Installing org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT.jar 10:01:40 [INFO] Writing OBR metadata 10:01:40 [INFO] 10:01:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-base-parser --- 10:01:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:01:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:01:40 [INFO] 10:01:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-base-parser --- 10:01:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:01:40 [INFO] 10:01:40 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser >--------- 10:01:40 [INFO] Building OpenDaylight :: PCEP :: Base Parser 0.24.0-SNAPSHOT [107/167] 10:01:40 [INFO] from features/odl-bgpcep-pcep-base-parser/pom.xml 10:01:40 [INFO] ------------------------------[ feature ]------------------------------- 10:01:40 [INFO] 10:01:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-base-parser --- 10:01:40 [INFO] 10:01:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-base-parser --- 10:01:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:01:40 [INFO] 10:01:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-base-parser --- 10:01:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:01:40 [INFO] 10:01:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-base-parser --- 10:01:41 [INFO] 10:01:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-base-parser --- 10:01:41 [INFO] 10:01:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-base-parser --- 10:01:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:01:41 [INFO] argLine set to empty 10:01:41 [INFO] 10:01:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-base-parser --- 10:01:41 [INFO] Starting audit... 10:01:41 Audit done. 10:01:41 [INFO] You have 0 Checkstyle violations. 10:01:41 [INFO] 10:01:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-base-parser --- 10:01:41 [INFO] Starting audit... 10:01:41 Audit done. 10:01:41 [INFO] You have 0 Checkstyle violations. 10:01:41 [INFO] 10:01:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-base-parser --- 10:01:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:01:41 [INFO] 10:01:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-base-parser --- 10:01:41 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml 10:01:41 [INFO] ...done! 10:01:41 [INFO] Attaching features XML 10:01:41 [INFO] 10:01:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-base-parser --- 10:01:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:01:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:01:41 [INFO] 10:01:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-base-parser >>> 10:01:41 [INFO] 10:01:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-base-parser --- 10:01:41 [INFO] No files found to run spotbugs, check compile phase has been run 10:01:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:01:41 [INFO] 10:01:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-base-parser <<< 10:01:41 [INFO] 10:01:41 [INFO] 10:01:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-base-parser --- 10:01:41 [INFO] 10:01:41 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-base-parser --- 10:01:41 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser 10:01:41 [INFO] Project dependency features detected: [] 10:01:41 [INFO] Pax Exam System (Version: 4.14.0) created. 10:01:41 [INFO] Creating RMI registry server on 127.0.0.1:34253 10:01:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:01:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:01:41 [INFO] Waiting for remote bundle context.. on 34253 name: ed9e89cc-6386-4f12-aa2b-34a8c1ffa047 timout: [ RelativeTimeout value = 180000 ] 10:01:45 [INFO] Building jar from resources and headers. 10:01:45 [INFO] Writing jar finished. 10:01:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:01:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:01:48 [INFO] 10:01:48 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-base-parser --- 10:01:48 [INFO] 10:01:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-base-parser --- 10:01:48 [INFO] No Javadoc in project. Archive not created. 10:01:48 [INFO] 10:01:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-base-parser --- 10:01:48 [INFO] CycloneDX: Resolving Dependencies 10:01:48 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 10:01:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-base-parser/target/bom.xml 10:01:48 [INFO] attaching as odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml 10:01:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-base-parser/target/bom.json 10:01:48 [INFO] attaching as odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json 10:01:48 [INFO] 10:01:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-base-parser --- 10:01:48 [INFO] Skipping duplicate-finder execution! 10:01:48 [INFO] 10:01:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-base-parser --- 10:01:48 [INFO] Skipping plugin execution 10:01:48 [INFO] 10:01:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-base-parser --- 10:01:48 [INFO] Skipping source per configuration. 10:01:48 [INFO] 10:01:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-base-parser --- 10:01:48 [INFO] 10:01:48 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-base-parser --- 10:01:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:01:48 [INFO] 10:01:48 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-base-parser --- 10:01:48 [WARNING] 10:01:48 [WARNING] The packaging plugin for project odl-bgpcep-pcep-base-parser did not assign 10:01:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:01:48 [WARNING] 10:01:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:01:48 [WARNING] 10:01:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT.pom 10:01:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-features.xml 10:01:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml 10:01:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json 10:01:48 [INFO] 10:01:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-base-parser --- 10:01:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:01:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:01:48 [WARNING] 10:01:48 [WARNING] The packaging plugin for project odl-bgpcep-pcep-base-parser did not assign 10:01:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:01:48 [WARNING] 10:01:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:01:48 [WARNING] 10:01:48 [INFO] 10:01:48 [INFO] -----------------< org.opendaylight.bgpcep:pcep-impl >------------------ 10:01:48 [INFO] Building pcep-impl 0.24.0-SNAPSHOT [108/167] 10:01:48 [INFO] from pcep/impl/pom.xml 10:01:48 [INFO] -------------------------------[ bundle ]------------------------------- 10:01:48 [INFO] 10:01:48 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-impl --- 10:01:48 [INFO] 10:01:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-impl --- 10:01:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:01:48 [INFO] 10:01:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-impl --- 10:01:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:01:48 [INFO] 10:01:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-impl --- 10:01:49 [INFO] 10:01:49 [INFO] --- dependency:3.9.0:properties (default) @ pcep-impl --- 10:01:49 [INFO] 10:01:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-impl --- 10:01:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/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/** 10:01:49 [INFO] 10:01:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-impl --- 10:01:49 [INFO] Starting audit... 10:01:49 Audit done. 10:01:49 [INFO] You have 0 Checkstyle violations. 10:01:49 [INFO] 10:01:49 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-impl --- 10:01:49 [INFO] Starting audit... 10:01:49 Audit done. 10:01:49 [INFO] You have 0 Checkstyle violations. 10:01:49 [INFO] 10:01:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-impl --- 10:01:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:01:49 [INFO] 10:01:49 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-impl --- 10:01:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/src/main/resources 10:01:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/generated-sources/spi 10:01:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/generated-sources/yang 10:01:49 [INFO] 10:01:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-impl --- 10:01:49 [INFO] Recompiling the module because of changed dependency. 10:01:49 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 10:01:49 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.PCEPDispatcher 10:01:49 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPPeerRegistry.java:[50,15] auto-closeable resource org.opendaylight.protocol.pcep.impl.PCEPPeerRegistry.SessionReference has a member method close() that could throw InterruptedException 10:01:49 [INFO] 10:01:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-impl >>> 10:01:49 [INFO] 10:01:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-impl --- 10:01:49 [INFO] Fork Value is true 10:01:54 [INFO] Done SpotBugs Analysis.... 10:01:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:01:54 [INFO] 10:01:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-impl <<< 10:01:54 [INFO] 10:01:54 [INFO] 10:01:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-impl --- 10:01:54 [INFO] BugInstance size is 0 10:01:54 [INFO] Error size is 0 10:01:54 [INFO] No errors/warnings found 10:01:54 [INFO] 10:01:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-impl --- 10:01:54 [INFO] Copying 63 resources from src/test/resources to target/test-classes 10:01:54 [INFO] 10:01:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-impl --- 10:01:54 [INFO] Recompiling the module because of changed dependency. 10:01:54 [INFO] Compiling 19 source files with javac [debug release 21] to target/test-classes 10:01:54 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImplTest.java:[134,26] auto-closeable resource ignored is never referenced in body of corresponding try statement 10:01:54 [INFO] 10:01:54 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-impl --- 10:01:54 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/surefire-reports 10:01:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:01:54 [INFO] 10:01:54 [INFO] ------------------------------------------------------- 10:01:54 [INFO] T E S T S 10:01:54 [INFO] ------------------------------------------------------- 10:01:55 [INFO] Running org.opendaylight.protocol.pcep.impl.P2MPTeLspTlvsParserTest 10:01:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.opendaylight.protocol.pcep.impl.P2MPTeLspTlvsParserTest 10:01:56 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 10:01:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 10:01:56 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 10:01:56 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s -- in org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 10:01:56 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 10:01:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 10:01:56 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 10:01:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 10:01:57 [INFO] Running org.opendaylight.protocol.pcep.impl.UtilTest 10:01:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.pcep.impl.UtilTest 10:01:57 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 10:01:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 10:01:57 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 10:01:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:01:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.627 s -- in org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 10:01:58 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPParserTest 10:01:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.protocol.pcep.impl.PCEPParserTest 10:01:58 [INFO] Running org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 10:01:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s -- in org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 10:01:59 [INFO] Running org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 10:01:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 10:01:59 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 10:02:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s -- in org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 10:02:00 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 10:02:00 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 10:02:00 [INFO] Running org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 10:02:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 10:02:00 [INFO] 10:02:00 [INFO] Results: 10:02:00 [INFO] 10:02:00 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0 10:02:00 [INFO] 10:02:00 [INFO] 10:02:00 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-impl --- 10:02:00 [INFO] 10:02:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-impl --- 10:02:00 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT.jar 10:02:00 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/classes/META-INF/MANIFEST.MF 10:02:00 [INFO] 10:02:00 [INFO] --- jar:3.4.2:test-jar (default) @ pcep-impl --- 10:02:00 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-tests.jar 10:02:00 [INFO] 10:02:00 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ pcep-impl --- 10:02:00 [INFO] Skipping source per configuration. 10:02:00 [INFO] 10:02:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-impl --- 10:02:02 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-javadoc.jar 10:02:02 [INFO] 10:02:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-impl --- 10:02:02 [INFO] CycloneDX: Resolving Dependencies 10:02:03 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 10:02:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/bom.xml 10:02:03 [INFO] attaching as pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/bom.json 10:02:03 [INFO] attaching as pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:02:03 [INFO] 10:02:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-impl --- 10:02:03 [INFO] Skipping duplicate-finder execution! 10:02:03 [INFO] 10:02:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-impl --- 10:02:03 [WARNING] Used undeclared dependencies found: 10:02:03 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 10:02:03 [WARNING] Non-test scoped test only dependencies found: 10:02:03 [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 10:02:03 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 10:02:03 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 10:02:03 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 10:02:03 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 10:02:03 [INFO] 10:02:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-impl --- 10:02:03 [INFO] Skipping source per configuration. 10:02:03 [INFO] 10:02:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-impl --- 10:02:03 [INFO] 10:02:03 [INFO] --- jacoco:0.8.13:report (report) @ pcep-impl --- 10:02:03 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/code-coverage/jacoco.exec 10:02:03 [INFO] Analyzed bundle 'pcep-impl' with 26 classes 10:02:03 [INFO] 10:02:03 [INFO] --- install:3.1.4:install (default-install) @ pcep-impl --- 10:02:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT.pom 10:02:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT.jar 10:02:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-tests.jar 10:02:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-javadoc.jar 10:02:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:03 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:02:03 [INFO] 10:02:03 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-impl --- 10:02:03 [INFO] Installing org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT.jar 10:02:03 [INFO] Writing OBR metadata 10:02:03 [INFO] 10:02:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-impl --- 10:02:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:02:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:02:03 [INFO] 10:02:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-impl --- 10:02:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:02:03 [INFO] 10:02:03 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-impl >------------ 10:02:03 [INFO] Building OpenDaylight :: PCEP :: Impl 0.24.0-SNAPSHOT [109/167] 10:02:03 [INFO] from features/odl-bgpcep-pcep-impl/pom.xml 10:02:03 [INFO] ------------------------------[ feature ]------------------------------- 10:02:03 [INFO] 10:02:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-impl --- 10:02:03 [INFO] 10:02:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-impl --- 10:02:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:03 [INFO] 10:02:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-impl --- 10:02:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:03 [INFO] 10:02:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-impl --- 10:02:04 [INFO] 10:02:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-impl --- 10:02:04 [INFO] 10:02:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-impl --- 10:02:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:02:04 [INFO] argLine set to empty 10:02:04 [INFO] 10:02:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-impl --- 10:02:04 [INFO] Starting audit... 10:02:04 Audit done. 10:02:04 [INFO] You have 0 Checkstyle violations. 10:02:04 [INFO] 10:02:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-impl --- 10:02:04 [INFO] Starting audit... 10:02:04 Audit done. 10:02:04 [INFO] You have 0 Checkstyle violations. 10:02:04 [INFO] 10:02:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-impl --- 10:02:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:02:04 [INFO] 10:02:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-impl --- 10:02:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-impl/target/feature/feature.xml 10:02:04 [INFO] ...done! 10:02:04 [INFO] Attaching features XML 10:02:04 [INFO] 10:02:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-impl --- 10:02:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:02:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:02:04 [INFO] 10:02:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-impl >>> 10:02:04 [INFO] 10:02:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-impl --- 10:02:04 [INFO] No files found to run spotbugs, check compile phase has been run 10:02:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:02:04 [INFO] 10:02:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-impl <<< 10:02:04 [INFO] 10:02:04 [INFO] 10:02:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-impl --- 10:02:04 [INFO] 10:02:04 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-impl --- 10:02:04 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-impl 10:02:04 [INFO] Project dependency features detected: [] 10:02:04 [INFO] Pax Exam System (Version: 4.14.0) created. 10:02:04 [INFO] Creating RMI registry server on 127.0.0.1:38301 10:02:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:02:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:02:04 [INFO] Waiting for remote bundle context.. on 38301 name: 6aff4c70-0e23-40c6-8027-c9d35ccfb28e timout: [ RelativeTimeout value = 180000 ] 10:02:08 [INFO] Building jar from resources and headers. 10:02:08 [INFO] Writing jar finished. 10:02:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:02:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:02:16 [INFO] 10:02:16 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-impl --- 10:02:16 [INFO] 10:02:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-impl --- 10:02:16 [INFO] No Javadoc in project. Archive not created. 10:02:16 [INFO] 10:02:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-impl --- 10:02:16 [INFO] CycloneDX: Resolving Dependencies 10:02:19 [INFO] CycloneDX: Creating BOM version 1.6 with 224 component(s) 10:02:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-impl/target/bom.xml 10:02:19 [INFO] attaching as odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-impl/target/bom.json 10:02:19 [INFO] attaching as odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:02:19 [INFO] 10:02:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-impl --- 10:02:19 [INFO] Skipping duplicate-finder execution! 10:02:19 [INFO] 10:02:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-impl --- 10:02:19 [INFO] Skipping plugin execution 10:02:19 [INFO] 10:02:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-impl --- 10:02:19 [INFO] Skipping source per configuration. 10:02:19 [INFO] 10:02:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-impl --- 10:02:19 [INFO] 10:02:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-impl --- 10:02:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:02:19 [INFO] 10:02:19 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-impl --- 10:02:19 [WARNING] 10:02:19 [WARNING] The packaging plugin for project odl-bgpcep-pcep-impl did not assign 10:02:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:02:19 [WARNING] 10:02:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:02:19 [WARNING] 10:02:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT.pom 10:02:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-features.xml 10:02:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:02:19 [INFO] 10:02:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-impl --- 10:02:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:02:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:02:19 [WARNING] 10:02:19 [WARNING] The packaging plugin for project odl-bgpcep-pcep-impl did not assign 10:02:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:02:19 [WARNING] 10:02:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:02:19 [WARNING] 10:02:19 [INFO] 10:02:19 [INFO] --------------< org.opendaylight.bgpcep:programming-api >--------------- 10:02:19 [INFO] Building programming-api 0.24.0-SNAPSHOT [110/167] 10:02:19 [INFO] from programming/api/pom.xml 10:02:19 [INFO] -------------------------------[ bundle ]------------------------------- 10:02:19 [INFO] 10:02:19 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-api --- 10:02:19 [INFO] 10:02:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-api --- 10:02:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:19 [INFO] 10:02:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-api --- 10:02:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:19 [INFO] 10:02:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-api --- 10:02:19 [INFO] 10:02:19 [INFO] --- dependency:3.9.0:properties (default) @ programming-api --- 10:02:19 [INFO] 10:02:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ programming-api --- 10:02:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/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/** 10:02:19 [INFO] 10:02:19 [INFO] --- yang:14.0.18:generate-sources (binding) @ programming-api --- 10:02:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:02:19 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/src/main/yang 10:02:19 [INFO] yang-to-sources: Found 1 dependencies in 699.5 μs 10:02:19 [INFO] yang-to-sources: Project model files found: 1 in 2.370 ms 10:02:19 [INFO] yang-to-sources: 2 YANG models processed in 9.163 ms 10:02:19 [INFO] BindingJavaFileGenerator: Defined 43 files in 3.185 ms 10:02:19 [INFO] Sorted 43 files into 8 directories in 109.8 μs 10:02:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 43 in 20.43 ms 10:02:19 [INFO] 10:02:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-api --- 10:02:19 [INFO] Starting audit... 10:02:19 Audit done. 10:02:19 [INFO] You have 0 Checkstyle violations. 10:02:19 [INFO] 10:02:19 [INFO] --- checkstyle:3.6.0:check (default) @ programming-api --- 10:02:19 [INFO] Starting audit... 10:02:19 Audit done. 10:02:19 [INFO] You have 0 Checkstyle violations. 10:02:19 [INFO] 10:02:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-api --- 10:02:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:02:19 [INFO] 10:02:19 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-api --- 10:02:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/src/main/resources 10:02:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/generated-sources/spi 10:02:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:02:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:02:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:02:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/generated-sources/spi 10:02:19 [INFO] 10:02:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-api --- 10:02:19 [INFO] Recompiling the module because of changed source code. 10:02:19 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 10:02:19 [INFO] 10:02:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-api >>> 10:02:19 [INFO] 10:02:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-api --- 10:02:19 [INFO] Fork Value is true 10:02:22 [INFO] Done SpotBugs Analysis.... 10:02:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:02:22 [INFO] 10:02:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-api <<< 10:02:22 [INFO] 10:02:22 [INFO] 10:02:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-api --- 10:02:22 [INFO] BugInstance size is 0 10:02:22 [INFO] Error size is 0 10:02:22 [INFO] No errors/warnings found 10:02:22 [INFO] 10:02:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-api --- 10:02:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/src/test/resources 10:02:22 [INFO] 10:02:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-api --- 10:02:22 [INFO] Recompiling the module because of changed dependency. 10:02:22 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 10:02:22 [INFO] 10:02:22 [INFO] --- surefire:3.5.4:test (default-test) @ programming-api --- 10:02:22 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/surefire-reports 10:02:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:02:22 [INFO] 10:02:22 [INFO] ------------------------------------------------------- 10:02:22 [INFO] T E S T S 10:02:22 [INFO] ------------------------------------------------------- 10:02:23 [INFO] Running org.opendaylight.bgpcep.programming.NanotimeUtilTest 10:02:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.bgpcep.programming.NanotimeUtilTest 10:02:23 [INFO] 10:02:23 [INFO] Results: 10:02:23 [INFO] 10:02:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 10:02:23 [INFO] 10:02:23 [INFO] 10:02:23 [INFO] --- copy:14.1.4:copy-files (default) @ programming-api --- 10:02:23 [INFO] 10:02:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-api --- 10:02:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/programming-api-0.24.0-SNAPSHOT.jar 10:02:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/classes/META-INF/MANIFEST.MF 10:02:23 [INFO] 10:02:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-api --- 10:02:25 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/programming-api-0.24.0-SNAPSHOT-javadoc.jar 10:02:25 [INFO] 10:02:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-api --- 10:02:25 [INFO] CycloneDX: Resolving Dependencies 10:02:25 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 10:02:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/bom.xml 10:02:25 [INFO] attaching as programming-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/bom.json 10:02:25 [INFO] attaching as programming-api-0.24.0-SNAPSHOT-cyclonedx.json 10:02:25 [INFO] 10:02:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-api --- 10:02:25 [INFO] Skipping duplicate-finder execution! 10:02:25 [INFO] 10:02:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-api --- 10:02:25 [INFO] No dependency problems found 10:02:25 [INFO] 10:02:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-api --- 10:02:25 [INFO] Skipping source per configuration. 10:02:25 [INFO] 10:02:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-api --- 10:02:25 [INFO] 10:02:25 [INFO] --- jacoco:0.8.13:report (report) @ programming-api --- 10:02:25 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/code-coverage/jacoco.exec 10:02:25 [INFO] Analyzed bundle 'programming-api' with 3 classes 10:02:25 [INFO] 10:02:25 [INFO] --- install:3.1.4:install (default-install) @ programming-api --- 10:02:25 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT.pom 10:02:25 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/programming-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT.jar 10:02:25 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/programming-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT-javadoc.jar 10:02:25 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:25 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT-cyclonedx.json 10:02:25 [INFO] 10:02:25 [INFO] --- bundle:6.0.0:install (default-install) @ programming-api --- 10:02:26 [INFO] Installing org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT.jar 10:02:26 [INFO] Writing OBR metadata 10:02:26 [INFO] 10:02:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ programming-api --- 10:02:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:02:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:02:26 [INFO] 10:02:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ programming-api --- 10:02:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:02:26 [INFO] 10:02:26 [INFO] --------------< org.opendaylight.bgpcep:programming-spi >--------------- 10:02:26 [INFO] Building programming-spi 0.24.0-SNAPSHOT [111/167] 10:02:26 [INFO] from programming/spi/pom.xml 10:02:26 [INFO] -------------------------------[ bundle ]------------------------------- 10:02:26 [INFO] 10:02:26 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-spi --- 10:02:26 [INFO] 10:02:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-spi --- 10:02:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:26 [INFO] 10:02:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-spi --- 10:02:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:26 [INFO] 10:02:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-spi --- 10:02:26 [INFO] 10:02:26 [INFO] --- dependency:3.9.0:properties (default) @ programming-spi --- 10:02:26 [INFO] 10:02:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ programming-spi --- 10:02:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:02:26 [INFO] 10:02:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-spi --- 10:02:26 [INFO] Starting audit... 10:02:26 Audit done. 10:02:26 [INFO] You have 0 Checkstyle violations. 10:02:26 [INFO] 10:02:26 [INFO] --- checkstyle:3.6.0:check (default) @ programming-spi --- 10:02:26 [INFO] Starting audit... 10:02:26 Audit done. 10:02:26 [INFO] You have 0 Checkstyle violations. 10:02:26 [INFO] 10:02:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-spi --- 10:02:26 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:02:26 [INFO] 10:02:26 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-spi --- 10:02:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/src/main/resources 10:02:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/generated-sources/spi 10:02:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/generated-sources/yang 10:02:26 [INFO] 10:02:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-spi --- 10:02:26 [INFO] Recompiling the module because of changed dependency. 10:02:26 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 10:02:26 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/SchedulerException.java:[18,27] non-transient instance field of a serializable class declared with a non-serializable type 10:02:26 [INFO] 10:02:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-spi >>> 10:02:26 [INFO] 10:02:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-spi --- 10:02:26 [INFO] Fork Value is true 10:02:29 [INFO] Done SpotBugs Analysis.... 10:02:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:02:29 [INFO] 10:02:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-spi <<< 10:02:29 [INFO] 10:02:29 [INFO] 10:02:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-spi --- 10:02:29 [INFO] BugInstance size is 0 10:02:29 [INFO] Error size is 0 10:02:29 [INFO] No errors/warnings found 10:02:29 [INFO] 10:02:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-spi --- 10:02:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/src/test/resources 10:02:29 [INFO] 10:02:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-spi --- 10:02:29 [INFO] No sources to compile 10:02:29 [INFO] 10:02:29 [INFO] --- surefire:3.5.4:test (default-test) @ programming-spi --- 10:02:29 [INFO] No tests to run. 10:02:29 [INFO] 10:02:29 [INFO] --- copy:14.1.4:copy-files (default) @ programming-spi --- 10:02:29 [INFO] 10:02:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-spi --- 10:02:29 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/programming-spi-0.24.0-SNAPSHOT.jar 10:02:29 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/classes/META-INF/MANIFEST.MF 10:02:29 [INFO] 10:02:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-spi --- 10:02:30 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/programming-spi-0.24.0-SNAPSHOT-javadoc.jar 10:02:30 [INFO] 10:02:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-spi --- 10:02:30 [INFO] CycloneDX: Resolving Dependencies 10:02:30 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 10:02:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/bom.xml 10:02:30 [INFO] attaching as programming-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/bom.json 10:02:30 [INFO] attaching as programming-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:02:30 [INFO] 10:02:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-spi --- 10:02:30 [INFO] Skipping duplicate-finder execution! 10:02:30 [INFO] 10:02:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-spi --- 10:02:30 [INFO] No dependency problems found 10:02:30 [INFO] 10:02:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-spi --- 10:02:30 [INFO] Skipping source per configuration. 10:02:30 [INFO] 10:02:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-spi --- 10:02:30 [INFO] 10:02:30 [INFO] --- jacoco:0.8.13:report (report) @ programming-spi --- 10:02:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:02:30 [INFO] 10:02:30 [INFO] --- install:3.1.4:install (default-install) @ programming-spi --- 10:02:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT.pom 10:02:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/programming-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT.jar 10:02:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/programming-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT-javadoc.jar 10:02:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:02:30 [INFO] 10:02:30 [INFO] --- bundle:6.0.0:install (default-install) @ programming-spi --- 10:02:30 [INFO] Installing org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT.jar 10:02:30 [INFO] Writing OBR metadata 10:02:30 [INFO] 10:02:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ programming-spi --- 10:02:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:02:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:02:30 [INFO] 10:02:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ programming-spi --- 10:02:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:02:30 [INFO] 10:02:30 [INFO] ----------< org.opendaylight.bgpcep:programming-topology-api >---------- 10:02:30 [INFO] Building programming-topology-api 0.24.0-SNAPSHOT [112/167] 10:02:30 [INFO] from programming/topology-api/pom.xml 10:02:30 [INFO] -------------------------------[ bundle ]------------------------------- 10:02:30 [INFO] 10:02:30 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-topology-api --- 10:02:30 [INFO] 10:02:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-topology-api --- 10:02:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:30 [INFO] 10:02:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-topology-api --- 10:02:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:30 [INFO] 10:02:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-topology-api --- 10:02:31 [INFO] 10:02:31 [INFO] --- dependency:3.9.0:properties (default) @ programming-topology-api --- 10:02:31 [INFO] 10:02:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ programming-topology-api --- 10:02:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-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/** 10:02:31 [INFO] 10:02:31 [INFO] --- yang:14.0.18:generate-sources (binding) @ programming-topology-api --- 10:02:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:02:31 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/src/main/yang 10:02:31 [INFO] yang-to-sources: Found 8 dependencies in 772.9 μs 10:02:31 [INFO] yang-to-sources: Project model files found: 1 in 867.5 μs 10:02:31 [INFO] yang-to-sources: 6 YANG models processed in 18.51 ms 10:02:31 [INFO] BindingJavaFileGenerator: Defined 6 files in 3.855 ms 10:02:31 [INFO] Sorted 6 files into 3 directories in 87.26 μs 10:02:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.931 ms 10:02:31 [INFO] 10:02:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-topology-api --- 10:02:31 [INFO] Starting audit... 10:02:31 Audit done. 10:02:31 [INFO] You have 0 Checkstyle violations. 10:02:31 [INFO] 10:02:31 [INFO] --- checkstyle:3.6.0:check (default) @ programming-topology-api --- 10:02:31 [INFO] Starting audit... 10:02:31 Audit done. 10:02:31 [INFO] You have 0 Checkstyle violations. 10:02:31 [INFO] 10:02:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-topology-api --- 10:02:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:02:31 [INFO] 10:02:31 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-topology-api --- 10:02:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/src/main/resources 10:02:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/generated-sources/spi 10:02:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:02:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:02:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:02:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/generated-sources/spi 10:02:31 [INFO] 10:02:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-topology-api --- 10:02:31 [INFO] Recompiling the module because of changed dependency. 10:02:31 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 10:02:31 [INFO] 10:02:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-topology-api >>> 10:02:31 [INFO] 10:02:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-topology-api --- 10:02:31 [INFO] Fork Value is true 10:02:33 [INFO] Done SpotBugs Analysis.... 10:02:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:02:33 [INFO] 10:02:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-topology-api <<< 10:02:33 [INFO] 10:02:33 [INFO] 10:02:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-topology-api --- 10:02:33 [INFO] BugInstance size is 0 10:02:33 [INFO] Error size is 0 10:02:33 [INFO] No errors/warnings found 10:02:33 [INFO] 10:02:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-topology-api --- 10:02:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/src/test/resources 10:02:33 [INFO] 10:02:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-topology-api --- 10:02:33 [INFO] No sources to compile 10:02:33 [INFO] 10:02:33 [INFO] --- surefire:3.5.4:test (default-test) @ programming-topology-api --- 10:02:33 [INFO] No tests to run. 10:02:33 [INFO] 10:02:33 [INFO] --- copy:14.1.4:copy-files (default) @ programming-topology-api --- 10:02:33 [INFO] 10:02:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-topology-api --- 10:02:33 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT.jar 10:02:33 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/classes/META-INF/MANIFEST.MF 10:02:33 [INFO] 10:02:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-topology-api --- 10:02:35 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT-javadoc.jar 10:02:35 [INFO] 10:02:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-topology-api --- 10:02:35 [INFO] CycloneDX: Resolving Dependencies 10:02:35 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 10:02:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/bom.xml 10:02:35 [INFO] attaching as programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/bom.json 10:02:35 [INFO] attaching as programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 10:02:35 [INFO] 10:02:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-topology-api --- 10:02:35 [INFO] Skipping duplicate-finder execution! 10:02:35 [INFO] 10:02:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-topology-api --- 10:02:35 [INFO] No dependency problems found 10:02:35 [INFO] 10:02:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-topology-api --- 10:02:35 [INFO] Skipping source per configuration. 10:02:35 [INFO] 10:02:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-topology-api --- 10:02:35 [INFO] 10:02:35 [INFO] --- jacoco:0.8.13:report (report) @ programming-topology-api --- 10:02:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:02:35 [INFO] 10:02:35 [INFO] --- install:3.1.4:install (default-install) @ programming-topology-api --- 10:02:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT.pom 10:02:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT.jar 10:02:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT-javadoc.jar 10:02:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 10:02:35 [INFO] 10:02:35 [INFO] --- bundle:6.0.0:install (default-install) @ programming-topology-api --- 10:02:35 [INFO] Installing org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT.jar 10:02:35 [INFO] Writing OBR metadata 10:02:35 [INFO] 10:02:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ programming-topology-api --- 10:02:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:02:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:02:35 [INFO] 10:02:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ programming-topology-api --- 10:02:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:02:35 [INFO] 10:02:35 [INFO] -----------< org.opendaylight.bgpcep:programming-tunnel-api >----------- 10:02:35 [INFO] Building programming-tunnel-api 0.24.0-SNAPSHOT [113/167] 10:02:35 [INFO] from programming/tunnel-api/pom.xml 10:02:35 [INFO] -------------------------------[ bundle ]------------------------------- 10:02:35 [INFO] 10:02:35 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-tunnel-api --- 10:02:35 [INFO] 10:02:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-tunnel-api --- 10:02:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:35 [INFO] 10:02:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-tunnel-api --- 10:02:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:35 [INFO] 10:02:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-tunnel-api --- 10:02:36 [INFO] 10:02:36 [INFO] --- dependency:3.9.0:properties (default) @ programming-tunnel-api --- 10:02:36 [INFO] 10:02:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ programming-tunnel-api --- 10:02:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-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/** 10:02:36 [INFO] 10:02:36 [INFO] --- yang:14.0.18:generate-sources (binding) @ programming-tunnel-api --- 10:02:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:02:36 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/src/main/yang 10:02:36 [INFO] yang-to-sources: Found 9 dependencies in 680.1 μs 10:02:36 [INFO] yang-to-sources: Project model files found: 1 in 738.0 μs 10:02:36 [INFO] yang-to-sources: 7 YANG models processed in 17.05 ms 10:02:36 [INFO] BindingJavaFileGenerator: Defined 17 files in 3.319 ms 10:02:36 [INFO] Sorted 17 files into 4 directories in 71.46 μs 10:02:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 6.983 ms 10:02:36 [INFO] 10:02:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-tunnel-api --- 10:02:36 [INFO] Starting audit... 10:02:36 Audit done. 10:02:36 [INFO] You have 0 Checkstyle violations. 10:02:36 [INFO] 10:02:36 [INFO] --- checkstyle:3.6.0:check (default) @ programming-tunnel-api --- 10:02:36 [INFO] Starting audit... 10:02:36 Audit done. 10:02:36 [INFO] You have 0 Checkstyle violations. 10:02:36 [INFO] 10:02:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-tunnel-api --- 10:02:36 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:02:36 [INFO] 10:02:36 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-tunnel-api --- 10:02:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/src/main/resources 10:02:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/generated-sources/spi 10:02:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:02:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:02:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:02:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/generated-sources/spi 10:02:36 [INFO] 10:02:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-tunnel-api --- 10:02:36 [INFO] Recompiling the module because of changed dependency. 10:02:36 [INFO] Compiling 17 source files with javac [debug release 21] to target/classes 10:02:36 [INFO] 10:02:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-tunnel-api >>> 10:02:36 [INFO] 10:02:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-tunnel-api --- 10:02:36 [INFO] Fork Value is true 10:02:38 [INFO] Done SpotBugs Analysis.... 10:02:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:02:38 [INFO] 10:02:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-tunnel-api <<< 10:02:38 [INFO] 10:02:38 [INFO] 10:02:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-tunnel-api --- 10:02:38 [INFO] BugInstance size is 0 10:02:38 [INFO] Error size is 0 10:02:38 [INFO] No errors/warnings found 10:02:38 [INFO] 10:02:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-tunnel-api --- 10:02:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/src/test/resources 10:02:38 [INFO] 10:02:38 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-tunnel-api --- 10:02:38 [INFO] No sources to compile 10:02:38 [INFO] 10:02:38 [INFO] --- surefire:3.5.4:test (default-test) @ programming-tunnel-api --- 10:02:38 [INFO] No tests to run. 10:02:38 [INFO] 10:02:38 [INFO] --- copy:14.1.4:copy-files (default) @ programming-tunnel-api --- 10:02:38 [INFO] 10:02:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-tunnel-api --- 10:02:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT.jar 10:02:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/classes/META-INF/MANIFEST.MF 10:02:38 [INFO] 10:02:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-tunnel-api --- 10:02:40 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 10:02:40 [INFO] 10:02:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-tunnel-api --- 10:02:40 [INFO] CycloneDX: Resolving Dependencies 10:02:40 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 10:02:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/bom.xml 10:02:40 [INFO] attaching as programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/bom.json 10:02:40 [INFO] attaching as programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 10:02:40 [INFO] 10:02:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-tunnel-api --- 10:02:40 [INFO] Skipping duplicate-finder execution! 10:02:40 [INFO] 10:02:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-tunnel-api --- 10:02:40 [INFO] No dependency problems found 10:02:40 [INFO] 10:02:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-tunnel-api --- 10:02:40 [INFO] Skipping source per configuration. 10:02:40 [INFO] 10:02:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-tunnel-api --- 10:02:40 [INFO] 10:02:40 [INFO] --- jacoco:0.8.13:report (report) @ programming-tunnel-api --- 10:02:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:02:40 [INFO] 10:02:40 [INFO] --- install:3.1.4:install (default-install) @ programming-tunnel-api --- 10:02:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT.pom 10:02:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT.jar 10:02:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 10:02:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 10:02:40 [INFO] 10:02:40 [INFO] --- bundle:6.0.0:install (default-install) @ programming-tunnel-api --- 10:02:40 [INFO] Installing org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT.jar 10:02:40 [INFO] Writing OBR metadata 10:02:40 [INFO] 10:02:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ programming-tunnel-api --- 10:02:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:02:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:02:40 [INFO] 10:02:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ programming-tunnel-api --- 10:02:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:02:40 [INFO] 10:02:40 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-programming-api >--------- 10:02:40 [INFO] Building OpenDaylight :: PCEP :: Programming Api 0.24.0-SNAPSHOT [114/167] 10:02:40 [INFO] from features/odl-bgpcep-programming-api/pom.xml 10:02:40 [INFO] ------------------------------[ feature ]------------------------------- 10:02:40 [INFO] 10:02:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-programming-api --- 10:02:40 [INFO] 10:02:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-programming-api --- 10:02:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:40 [INFO] 10:02:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-api --- 10:02:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:40 [INFO] 10:02:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-programming-api --- 10:02:41 [INFO] 10:02:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-programming-api --- 10:02:41 [INFO] 10:02:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-api --- 10:02:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:02:41 [INFO] argLine set to empty 10:02:41 [INFO] 10:02:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-programming-api --- 10:02:41 [INFO] Starting audit... 10:02:41 Audit done. 10:02:41 [INFO] You have 0 Checkstyle violations. 10:02:41 [INFO] 10:02:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-programming-api --- 10:02:41 [INFO] Starting audit... 10:02:41 Audit done. 10:02:41 [INFO] You have 0 Checkstyle violations. 10:02:41 [INFO] 10:02:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-programming-api --- 10:02:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:02:41 [INFO] 10:02:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-api --- 10:02:41 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-api/target/feature/feature.xml 10:02:41 [INFO] ...done! 10:02:41 [INFO] Attaching features XML 10:02:41 [INFO] 10:02:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-programming-api --- 10:02:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:02:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:02:41 [INFO] 10:02:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-api >>> 10:02:41 [INFO] 10:02:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-programming-api --- 10:02:41 [INFO] No files found to run spotbugs, check compile phase has been run 10:02:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:02:41 [INFO] 10:02:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-api <<< 10:02:41 [INFO] 10:02:41 [INFO] 10:02:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-programming-api --- 10:02:41 [INFO] 10:02:41 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-programming-api --- 10:02:41 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-api 10:02:41 [INFO] Project dependency features detected: [] 10:02:41 [INFO] Pax Exam System (Version: 4.14.0) created. 10:02:41 [INFO] Creating RMI registry server on 127.0.0.1:33219 10:02:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:02:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:02:41 [INFO] Waiting for remote bundle context.. on 33219 name: cbb04c30-c5dc-441d-85f0-ca95c4d816cb timout: [ RelativeTimeout value = 180000 ] 10:02:45 [INFO] Building jar from resources and headers. 10:02:45 [INFO] Writing jar finished. 10:02:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:02:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:02:47 [INFO] 10:02:47 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-programming-api --- 10:02:47 [INFO] 10:02:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-programming-api --- 10:02:47 [INFO] No Javadoc in project. Archive not created. 10:02:47 [INFO] 10:02:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-programming-api --- 10:02:47 [INFO] CycloneDX: Resolving Dependencies 10:02:48 [INFO] CycloneDX: Creating BOM version 1.6 with 94 component(s) 10:02:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-api/target/bom.xml 10:02:48 [INFO] attaching as odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-api/target/bom.json 10:02:48 [INFO] attaching as odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.json 10:02:48 [INFO] 10:02:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-api --- 10:02:48 [INFO] Skipping duplicate-finder execution! 10:02:48 [INFO] 10:02:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-programming-api --- 10:02:48 [INFO] Skipping plugin execution 10:02:48 [INFO] 10:02:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-api --- 10:02:48 [INFO] Skipping source per configuration. 10:02:48 [INFO] 10:02:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-programming-api --- 10:02:48 [INFO] 10:02:48 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-programming-api --- 10:02:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:02:48 [INFO] 10:02:48 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-programming-api --- 10:02:48 [WARNING] 10:02:48 [WARNING] The packaging plugin for project odl-bgpcep-programming-api did not assign 10:02:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:02:48 [WARNING] 10:02:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:02:48 [WARNING] 10:02:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT.pom 10:02:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT-features.xml 10:02:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.json 10:02:48 [INFO] 10:02:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-programming-api --- 10:02:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:02:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:02:48 [WARNING] 10:02:48 [WARNING] The packaging plugin for project odl-bgpcep-programming-api did not assign 10:02:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:02:48 [WARNING] 10:02:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:02:48 [WARNING] 10:02:48 [INFO] 10:02:48 [INFO] --------------< org.opendaylight.bgpcep:pcep-tunnel-api >--------------- 10:02:48 [INFO] Building pcep-tunnel-api 0.24.0-SNAPSHOT [115/167] 10:02:48 [INFO] from pcep/tunnel/tunnel-api/pom.xml 10:02:48 [INFO] -------------------------------[ bundle ]------------------------------- 10:02:48 [INFO] 10:02:48 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-api --- 10:02:48 [INFO] 10:02:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-tunnel-api --- 10:02:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:48 [INFO] 10:02:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-tunnel-api --- 10:02:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:48 [INFO] 10:02:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-api --- 10:02:49 [INFO] 10:02:49 [INFO] --- dependency:3.9.0:properties (default) @ pcep-tunnel-api --- 10:02:49 [INFO] 10:02:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-tunnel-api --- 10:02:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-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/** 10:02:49 [INFO] 10:02:49 [INFO] --- yang:14.0.18:generate-sources (binding) @ pcep-tunnel-api --- 10:02:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:02:49 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/src/main/yang 10:02:49 [INFO] yang-to-sources: Found 14 dependencies in 2.058 ms 10:02:49 [INFO] yang-to-sources: Project model files found: 3 in 3.075 ms 10:02:49 [INFO] yang-to-sources: 20 YANG models processed in 76.73 ms 10:02:49 [INFO] BindingJavaFileGenerator: Defined 54 files in 14.15 ms 10:02:49 [INFO] Sorted 54 files into 10 directories in 199.9 μs 10:02:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 54 in 26.62 ms 10:02:49 [INFO] 10:02:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-tunnel-api --- 10:02:49 [INFO] Starting audit... 10:02:49 Audit done. 10:02:49 [INFO] You have 0 Checkstyle violations. 10:02:49 [INFO] 10:02:49 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-tunnel-api --- 10:02:49 [INFO] Starting audit... 10:02:49 Audit done. 10:02:49 [INFO] You have 0 Checkstyle violations. 10:02:49 [INFO] 10:02:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-tunnel-api --- 10:02:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:02:49 [INFO] 10:02:49 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-tunnel-api --- 10:02:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/src/main/resources 10:02:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/generated-sources/spi 10:02:49 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 10:02:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:02:49 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 10:02:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/generated-sources/spi 10:02:49 [INFO] 10:02:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-tunnel-api --- 10:02:49 [INFO] Recompiling the module because of changed dependency. 10:02:49 [INFO] Compiling 53 source files with javac [debug release 21] to target/classes 10:02:49 [INFO] 10:02:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-tunnel-api >>> 10:02:49 [INFO] 10:02:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-tunnel-api --- 10:02:49 [INFO] Fork Value is true 10:02:52 [INFO] Done SpotBugs Analysis.... 10:02:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:02:52 [INFO] 10:02:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-tunnel-api <<< 10:02:52 [INFO] 10:02:52 [INFO] 10:02:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-tunnel-api --- 10:02:52 [INFO] BugInstance size is 0 10:02:52 [INFO] Error size is 0 10:02:52 [INFO] No errors/warnings found 10:02:52 [INFO] 10:02:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-tunnel-api --- 10:02:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/src/test/resources 10:02:52 [INFO] 10:02:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-tunnel-api --- 10:02:52 [INFO] No sources to compile 10:02:52 [INFO] 10:02:52 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-tunnel-api --- 10:02:52 [INFO] No tests to run. 10:02:52 [INFO] 10:02:52 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-tunnel-api --- 10:02:52 [INFO] 10:02:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-tunnel-api --- 10:02:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT.jar 10:02:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/classes/META-INF/MANIFEST.MF 10:02:52 [INFO] 10:02:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-tunnel-api --- 10:02:54 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 10:02:54 [INFO] 10:02:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-api --- 10:02:54 [INFO] CycloneDX: Resolving Dependencies 10:02:55 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 10:02:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/bom.xml 10:02:55 [INFO] attaching as pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/bom.json 10:02:55 [INFO] attaching as pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 10:02:55 [INFO] 10:02:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-api --- 10:02:55 [INFO] Skipping duplicate-finder execution! 10:02:55 [INFO] 10:02:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-tunnel-api --- 10:02:55 [INFO] No dependency problems found 10:02:55 [INFO] 10:02:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-api --- 10:02:55 [INFO] Skipping source per configuration. 10:02:55 [INFO] 10:02:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-tunnel-api --- 10:02:55 [INFO] 10:02:55 [INFO] --- jacoco:0.8.13:report (report) @ pcep-tunnel-api --- 10:02:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:02:55 [INFO] 10:02:55 [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-api --- 10:02:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT.pom 10:02:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT.jar 10:02:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 10:02:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:02:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 10:02:55 [INFO] 10:02:55 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-tunnel-api --- 10:02:55 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT.jar 10:02:55 [INFO] Writing OBR metadata 10:02:55 [INFO] 10:02:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-tunnel-api --- 10:02:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:02:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:02:55 [INFO] 10:02:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-tunnel-api --- 10:02:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:02:55 [INFO] 10:02:55 [INFO] --------------< org.opendaylight.bgpcep:programming-impl >-------------- 10:02:55 [INFO] Building programming-impl 0.24.0-SNAPSHOT [116/167] 10:02:55 [INFO] from programming/impl/pom.xml 10:02:55 [INFO] -------------------------------[ bundle ]------------------------------- 10:02:55 [INFO] 10:02:55 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-impl --- 10:02:55 [INFO] 10:02:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-impl --- 10:02:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:55 [INFO] 10:02:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-impl --- 10:02:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:02:55 [INFO] 10:02:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-impl --- 10:02:55 [INFO] 10:02:55 [INFO] --- dependency:3.9.0:properties (default) @ programming-impl --- 10:02:55 [INFO] 10:02:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ programming-impl --- 10:02:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/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/** 10:02:55 [INFO] 10:02:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-impl --- 10:02:55 [INFO] Starting audit... 10:02:55 Audit done. 10:02:55 [INFO] You have 0 Checkstyle violations. 10:02:55 [INFO] 10:02:55 [INFO] --- checkstyle:3.6.0:check (default) @ programming-impl --- 10:02:56 [INFO] Starting audit... 10:02:56 Audit done. 10:02:56 [INFO] You have 0 Checkstyle violations. 10:02:56 [INFO] 10:02:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-impl --- 10:02:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:02:56 [INFO] 10:02:56 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-impl --- 10:02:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/src/main/resources 10:02:56 [INFO] 10:02:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-impl --- 10:02:56 [INFO] Recompiling the module because of changed dependency. 10:02:56 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 10:02:56 [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 10:02:56 [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 10:02:56 [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 10:02:56 [INFO] 10:02:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-impl >>> 10:02:56 [INFO] 10:02:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-impl --- 10:02:56 [INFO] Fork Value is true 10:02:59 [INFO] Done SpotBugs Analysis.... 10:02:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:02:59 [INFO] 10:02:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-impl <<< 10:02:59 [INFO] 10:02:59 [INFO] 10:02:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-impl --- 10:02:59 [INFO] BugInstance size is 0 10:02:59 [INFO] Error size is 0 10:02:59 [INFO] No errors/warnings found 10:02:59 [INFO] 10:02:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-impl --- 10:02:59 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:02:59 [INFO] 10:02:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-impl --- 10:02:59 [INFO] Recompiling the module because of changed dependency. 10:02:59 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 10:02:59 [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 10:02:59 [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 10:02:59 [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 10:02:59 [INFO] 10:02:59 [INFO] --- surefire:3.5.4:test (default-test) @ programming-impl --- 10:02:59 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/surefire-reports 10:02:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:02:59 [INFO] 10:02:59 [INFO] ------------------------------------------------------- 10:02:59 [INFO] T E S T S 10:02:59 [INFO] ------------------------------------------------------- 10:03:00 [INFO] Running org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 10:03:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:03:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.72 s -- in org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 10:03:11 [INFO] 10:03:11 [INFO] Results: 10:03:11 [INFO] 10:03:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 10:03:11 [INFO] 10:03:11 [INFO] 10:03:11 [INFO] --- copy:14.1.4:copy-files (default) @ programming-impl --- 10:03:11 [INFO] 10:03:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-impl --- 10:03:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/programming-impl-0.24.0-SNAPSHOT.jar 10:03:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/classes/META-INF/MANIFEST.MF 10:03:11 [INFO] 10:03:11 [INFO] --- jar:3.4.2:test-jar (default) @ programming-impl --- 10:03:11 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-tests.jar 10:03:11 [INFO] 10:03:11 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ programming-impl --- 10:03:11 [INFO] Skipping source per configuration. 10:03:11 [INFO] 10:03:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-impl --- 10:03:12 [WARNING] Javadoc Warnings 10:03:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:36: warning: no comment 10:03:12 [WARNING] public final class DefaultInstructionSchedulerFactory implements InstructionSchedulerFactory, AutoCloseable { 10:03:12 [WARNING] ^ 10:03:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:51: warning: no comment 10:03:12 [WARNING] public DefaultInstructionSchedulerFactory(@Reference final DataBroker dataProvider, 10:03:12 [WARNING] ^ 10:03:12 [WARNING] 2 warnings 10:03:12 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-javadoc.jar 10:03:12 [INFO] 10:03:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-impl --- 10:03:12 [INFO] CycloneDX: Resolving Dependencies 10:03:13 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 10:03:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/bom.xml 10:03:13 [INFO] attaching as programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:03:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/bom.json 10:03:13 [INFO] attaching as programming-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:03:13 [INFO] 10:03:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-impl --- 10:03:13 [INFO] Skipping duplicate-finder execution! 10:03:13 [INFO] 10:03:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-impl --- 10:03:13 [INFO] No dependency problems found 10:03:13 [INFO] 10:03:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-impl --- 10:03:13 [INFO] Skipping source per configuration. 10:03:13 [INFO] 10:03:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-impl --- 10:03:13 [INFO] 10:03:13 [INFO] --- jacoco:0.8.13:report (report) @ programming-impl --- 10:03:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/code-coverage/jacoco.exec 10:03:13 [INFO] Analyzed bundle 'programming-impl' with 9 classes 10:03:13 [INFO] 10:03:13 [INFO] --- install:3.1.4:install (default-install) @ programming-impl --- 10:03:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT.pom 10:03:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/programming-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT.jar 10:03:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-tests.jar 10:03:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-javadoc.jar 10:03:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:03:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:03:13 [INFO] 10:03:13 [INFO] --- bundle:6.0.0:install (default-install) @ programming-impl --- 10:03:14 [INFO] Installing org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT.jar 10:03:14 [INFO] Writing OBR metadata 10:03:14 [INFO] 10:03:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ programming-impl --- 10:03:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:03:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:03:14 [INFO] 10:03:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ programming-impl --- 10:03:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:03:14 [INFO] 10:03:14 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-programming-impl >--------- 10:03:14 [INFO] Building OpenDaylight :: PCEP :: Programming Impl 0.24.0-SNAPSHOT [117/167] 10:03:14 [INFO] from features/odl-bgpcep-programming-impl/pom.xml 10:03:14 [INFO] ------------------------------[ feature ]------------------------------- 10:03:14 [INFO] 10:03:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] 10:03:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:03:14 [INFO] 10:03:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:03:14 [INFO] 10:03:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] 10:03:14 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] 10:03:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:03:14 [INFO] argLine set to empty 10:03:14 [INFO] 10:03:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] Starting audit... 10:03:14 Audit done. 10:03:14 [INFO] You have 0 Checkstyle violations. 10:03:14 [INFO] 10:03:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] Starting audit... 10:03:14 Audit done. 10:03:14 [INFO] You have 0 Checkstyle violations. 10:03:14 [INFO] 10:03:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-programming-impl --- 10:03:14 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:03:14 [INFO] 10:03:14 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-impl/target/feature/feature.xml 10:03:14 [INFO] ...done! 10:03:14 [INFO] Attaching features XML 10:03:14 [INFO] 10:03:14 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-programming-impl --- 10:03:14 [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 10:03:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:03:14 [INFO] 10:03:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-impl >>> 10:03:14 [INFO] 10:03:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] No files found to run spotbugs, check compile phase has been run 10:03:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:03:14 [INFO] 10:03:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-impl <<< 10:03:14 [INFO] 10:03:14 [INFO] 10:03:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] 10:03:14 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-programming-impl --- 10:03:14 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-impl 10:03:14 [INFO] Project dependency features detected: [] 10:03:14 [INFO] Pax Exam System (Version: 4.14.0) created. 10:03:14 [INFO] Creating RMI registry server on 127.0.0.1:45541 10:03:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:03:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:03:15 [INFO] Waiting for remote bundle context.. on 45541 name: c59c31bb-8f45-4835-8de8-baacfb7506e1 timout: [ RelativeTimeout value = 180000 ] 10:03:18 [INFO] Building jar from resources and headers. 10:03:18 [INFO] Writing jar finished. 10:03:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:03:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:03:26 [INFO] 10:03:26 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-programming-impl --- 10:03:26 [INFO] 10:03:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-programming-impl --- 10:03:26 [INFO] No Javadoc in project. Archive not created. 10:03:26 [INFO] 10:03:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-programming-impl --- 10:03:26 [INFO] CycloneDX: Resolving Dependencies 10:03:28 [INFO] CycloneDX: Creating BOM version 1.6 with 225 component(s) 10:03:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-impl/target/bom.xml 10:03:29 [INFO] attaching as odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:03:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-impl/target/bom.json 10:03:29 [INFO] attaching as odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:03:29 [INFO] 10:03:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-impl --- 10:03:29 [INFO] Skipping duplicate-finder execution! 10:03:29 [INFO] 10:03:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-programming-impl --- 10:03:29 [INFO] Skipping plugin execution 10:03:29 [INFO] 10:03:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-impl --- 10:03:29 [INFO] Skipping source per configuration. 10:03:29 [INFO] 10:03:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-programming-impl --- 10:03:29 [INFO] 10:03:29 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-programming-impl --- 10:03:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:03:29 [INFO] 10:03:29 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-programming-impl --- 10:03:29 [WARNING] 10:03:29 [WARNING] The packaging plugin for project odl-bgpcep-programming-impl did not assign 10:03:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:03:29 [WARNING] 10:03:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:03:29 [WARNING] 10:03:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT.pom 10:03:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-features.xml 10:03:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:03:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:03:29 [INFO] 10:03:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-programming-impl --- 10:03:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:03:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:03:29 [WARNING] 10:03:29 [WARNING] The packaging plugin for project odl-bgpcep-programming-impl did not assign 10:03:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:03:29 [WARNING] 10:03:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:03:29 [WARNING] 10:03:29 [INFO] 10:03:29 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-api >-------------- 10:03:29 [INFO] Building pcep-topology-api 0.24.0-SNAPSHOT [118/167] 10:03:29 [INFO] from pcep/topology/topology-api/pom.xml 10:03:29 [INFO] -------------------------------[ bundle ]------------------------------- 10:03:29 [INFO] 10:03:29 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-api --- 10:03:29 [INFO] 10:03:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-api --- 10:03:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:03:29 [INFO] 10:03:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-api --- 10:03:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:03:29 [INFO] 10:03:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-api --- 10:03:29 [INFO] 10:03:29 [INFO] --- dependency:3.9.0:properties (default) @ pcep-topology-api --- 10:03:29 [INFO] 10:03:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-topology-api --- 10:03:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-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/** 10:03:29 [INFO] 10:03:29 [INFO] --- yang:14.0.18:generate-sources (binding) @ pcep-topology-api --- 10:03:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:03:29 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/src/main/yang 10:03:29 [INFO] yang-to-sources: Found 12 dependencies in 1.473 ms 10:03:29 [INFO] yang-to-sources: Project model files found: 4 in 4.634 ms 10:03:29 [INFO] yang-to-sources: 22 YANG models processed in 103.4 ms 10:03:29 [INFO] BindingJavaFileGenerator: Defined 123 files in 16.72 ms 10:03:29 [INFO] Sorted 123 files into 22 directories in 175.1 μs 10:03:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 123 in 36.41 ms 10:03:29 [INFO] 10:03:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-api --- 10:03:29 [INFO] Starting audit... 10:03:29 Audit done. 10:03:29 [INFO] You have 0 Checkstyle violations. 10:03:29 [INFO] 10:03:29 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-api --- 10:03:29 [INFO] Starting audit... 10:03:29 Audit done. 10:03:29 [INFO] You have 0 Checkstyle violations. 10:03:29 [INFO] 10:03:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-topology-api --- 10:03:29 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:03:29 [INFO] 10:03:29 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-api --- 10:03:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/src/main/resources 10:03:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/generated-sources/spi 10:03:29 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 10:03:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:03:29 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 10:03:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/generated-sources/spi 10:03:29 [INFO] 10:03:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-topology-api --- 10:03:29 [INFO] Recompiling the module because of changed dependency. 10:03:29 [INFO] Compiling 122 source files with javac [debug release 21] to target/classes 10:03:30 [INFO] 10:03:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-api >>> 10:03:30 [INFO] 10:03:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-api --- 10:03:30 [INFO] Fork Value is true 10:03:33 [INFO] Done SpotBugs Analysis.... 10:03:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:03:33 [INFO] 10:03:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-api <<< 10:03:33 [INFO] 10:03:33 [INFO] 10:03:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-api --- 10:03:33 [INFO] BugInstance size is 0 10:03:33 [INFO] Error size is 0 10:03:33 [INFO] No errors/warnings found 10:03:33 [INFO] 10:03:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-api --- 10:03:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/src/test/resources 10:03:33 [INFO] 10:03:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-topology-api --- 10:03:33 [INFO] No sources to compile 10:03:33 [INFO] 10:03:33 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-topology-api --- 10:03:33 [INFO] No tests to run. 10:03:33 [INFO] 10:03:33 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-topology-api --- 10:03:33 [INFO] 10:03:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-api --- 10:03:33 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT.jar 10:03:33 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/classes/META-INF/MANIFEST.MF 10:03:33 [INFO] 10:03:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-topology-api --- 10:03:36 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT-javadoc.jar 10:03:36 [INFO] 10:03:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-api --- 10:03:36 [INFO] CycloneDX: Resolving Dependencies 10:03:37 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 10:03:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/bom.xml 10:03:37 [INFO] attaching as pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:03:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/bom.json 10:03:37 [INFO] attaching as pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 10:03:37 [INFO] 10:03:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-api --- 10:03:37 [INFO] Skipping duplicate-finder execution! 10:03:37 [INFO] 10:03:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-topology-api --- 10:03:37 [INFO] No dependency problems found 10:03:37 [INFO] 10:03:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-api --- 10:03:37 [INFO] Skipping source per configuration. 10:03:37 [INFO] 10:03:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-api --- 10:03:37 [INFO] 10:03:37 [INFO] --- jacoco:0.8.13:report (report) @ pcep-topology-api --- 10:03:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:03:37 [INFO] 10:03:37 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-api --- 10:03:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT.pom 10:03:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT.jar 10:03:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT-javadoc.jar 10:03:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:03:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 10:03:37 [INFO] 10:03:37 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-api --- 10:03:37 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT.jar 10:03:37 [INFO] Writing OBR metadata 10:03:37 [INFO] 10:03:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-topology-api --- 10:03:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:03:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:03:37 [INFO] 10:03:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-topology-api --- 10:03:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:03:37 [INFO] 10:03:37 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-spi >-------------- 10:03:37 [INFO] Building pcep-topology-spi 0.24.0-SNAPSHOT [119/167] 10:03:37 [INFO] from pcep/topology/topology-spi/pom.xml 10:03:37 [INFO] -------------------------------[ bundle ]------------------------------- 10:03:37 [INFO] 10:03:37 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-spi --- 10:03:37 [INFO] 10:03:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-spi --- 10:03:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:03:37 [INFO] 10:03:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-spi --- 10:03:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:03:37 [INFO] 10:03:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-spi --- 10:03:38 [INFO] 10:03:38 [INFO] --- dependency:3.9.0:properties (default) @ pcep-topology-spi --- 10:03:38 [INFO] 10:03:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-topology-spi --- 10:03:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:03:38 [INFO] 10:03:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-spi --- 10:03:38 [INFO] Starting audit... 10:03:38 Audit done. 10:03:38 [INFO] You have 0 Checkstyle violations. 10:03:38 [INFO] 10:03:38 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-spi --- 10:03:38 [INFO] Starting audit... 10:03:38 Audit done. 10:03:38 [INFO] You have 0 Checkstyle violations. 10:03:38 [INFO] 10:03:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-topology-spi --- 10:03:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:03:38 [INFO] 10:03:38 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-spi --- 10:03:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/src/main/resources 10:03:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/generated-sources/spi 10:03:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/generated-sources/yang 10:03:38 [INFO] 10:03:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-topology-spi --- 10:03:38 [INFO] Recompiling the module because of changed dependency. 10:03:38 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 10:03:38 [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 10:03:38 [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 10:03:38 [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 10:03:38 [INFO] 10:03:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-spi >>> 10:03:38 [INFO] 10:03:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-spi --- 10:03:38 [INFO] Fork Value is true 10:03:40 [INFO] Done SpotBugs Analysis.... 10:03:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:03:40 [INFO] 10:03:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-spi <<< 10:03:40 [INFO] 10:03:40 [INFO] 10:03:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-spi --- 10:03:40 [INFO] BugInstance size is 0 10:03:40 [INFO] Error size is 0 10:03:40 [INFO] No errors/warnings found 10:03:40 [INFO] 10:03:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-spi --- 10:03:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/src/test/resources 10:03:40 [INFO] 10:03:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-topology-spi --- 10:03:40 [INFO] No sources to compile 10:03:40 [INFO] 10:03:40 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-topology-spi --- 10:03:40 [INFO] No tests to run. 10:03:40 [INFO] 10:03:40 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-topology-spi --- 10:03:40 [INFO] 10:03:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-spi --- 10:03:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT.jar 10:03:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/classes/META-INF/MANIFEST.MF 10:03:40 [INFO] 10:03:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-topology-spi --- 10:03:41 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT-javadoc.jar 10:03:41 [INFO] 10:03:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-spi --- 10:03:41 [INFO] CycloneDX: Resolving Dependencies 10:03:42 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 10:03:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/bom.xml 10:03:42 [INFO] attaching as pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:03:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/bom.json 10:03:42 [INFO] attaching as pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:03:42 [INFO] 10:03:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-spi --- 10:03:42 [INFO] Skipping duplicate-finder execution! 10:03:42 [INFO] 10:03:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-topology-spi --- 10:03:42 [INFO] No dependency problems found 10:03:42 [INFO] 10:03:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-spi --- 10:03:42 [INFO] Skipping source per configuration. 10:03:42 [INFO] 10:03:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-spi --- 10:03:42 [INFO] 10:03:42 [INFO] --- jacoco:0.8.13:report (report) @ pcep-topology-spi --- 10:03:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:03:42 [INFO] 10:03:42 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-spi --- 10:03:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT.pom 10:03:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT.jar 10:03:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT-javadoc.jar 10:03:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:03:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:03:42 [INFO] 10:03:42 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-spi --- 10:03:42 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT.jar 10:03:42 [INFO] Writing OBR metadata 10:03:42 [INFO] 10:03:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-topology-spi --- 10:03:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:03:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:03:42 [INFO] 10:03:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-topology-spi --- 10:03:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:03:42 [INFO] 10:03:42 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology >---------- 10:03:42 [INFO] Building OpenDaylight :: PCEP :: Topology 0.24.0-SNAPSHOT [120/167] 10:03:42 [INFO] from features/odl-bgpcep-pcep-topology/pom.xml 10:03:42 [INFO] ------------------------------[ feature ]------------------------------- 10:03:42 [INFO] 10:03:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-topology --- 10:03:42 [INFO] 10:03:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-topology --- 10:03:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:03:42 [INFO] 10:03:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology --- 10:03:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:03:42 [INFO] 10:03:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-topology --- 10:03:43 [INFO] 10:03:43 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-topology --- 10:03:43 [INFO] 10:03:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology --- 10:03:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:03:43 [INFO] argLine set to empty 10:03:43 [INFO] 10:03:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-topology --- 10:03:43 [INFO] Starting audit... 10:03:43 Audit done. 10:03:43 [INFO] You have 0 Checkstyle violations. 10:03:43 [INFO] 10:03:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-topology --- 10:03:43 [INFO] Starting audit... 10:03:43 Audit done. 10:03:43 [INFO] You have 0 Checkstyle violations. 10:03:43 [INFO] 10:03:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-topology --- 10:03:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:03:43 [INFO] 10:03:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology --- 10:03:43 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology/target/feature/feature.xml 10:03:43 [INFO] ...done! 10:03:43 [INFO] Attaching features XML 10:03:43 [INFO] 10:03:43 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-topology --- 10:03:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:03:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:03:43 [INFO] 10:03:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology >>> 10:03:43 [INFO] 10:03:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology --- 10:03:43 [INFO] No files found to run spotbugs, check compile phase has been run 10:03:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:03:43 [INFO] 10:03:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology <<< 10:03:43 [INFO] 10:03:43 [INFO] 10:03:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-topology --- 10:03:43 [INFO] 10:03:43 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-topology --- 10:03:43 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-topology 10:03:43 [INFO] Project dependency features detected: [] 10:03:43 [INFO] Pax Exam System (Version: 4.14.0) created. 10:03:43 [INFO] Creating RMI registry server on 127.0.0.1:33207 10:03:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:03:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:03:43 [INFO] Waiting for remote bundle context.. on 33207 name: acd4ca0c-8f3e-422a-8bcf-5cf4597ce394 timout: [ RelativeTimeout value = 180000 ] 10:03:47 [INFO] Building jar from resources and headers. 10:03:47 [INFO] Writing jar finished. 10:03:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:03:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:03:49 [INFO] 10:03:49 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-topology --- 10:03:49 [INFO] 10:03:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-topology --- 10:03:49 [INFO] No Javadoc in project. Archive not created. 10:03:49 [INFO] 10:03:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-topology --- 10:03:49 [INFO] CycloneDX: Resolving Dependencies 10:03:50 [INFO] CycloneDX: Creating BOM version 1.6 with 106 component(s) 10:03:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology/target/bom.xml 10:03:50 [INFO] attaching as odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.xml 10:03:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology/target/bom.json 10:03:50 [INFO] attaching as odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.json 10:03:50 [INFO] 10:03:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology --- 10:03:50 [INFO] Skipping duplicate-finder execution! 10:03:50 [INFO] 10:03:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology --- 10:03:50 [INFO] Skipping plugin execution 10:03:50 [INFO] 10:03:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology --- 10:03:50 [INFO] Skipping source per configuration. 10:03:50 [INFO] 10:03:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology --- 10:03:50 [INFO] 10:03:50 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-topology --- 10:03:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:03:50 [INFO] 10:03:50 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-topology --- 10:03:50 [WARNING] 10:03:50 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology did not assign 10:03:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:03:50 [WARNING] 10:03:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:03:50 [WARNING] 10:03:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT.pom 10:03:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-features.xml 10:03:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.xml 10:03:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.json 10:03:50 [INFO] 10:03:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-topology --- 10:03:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:03:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:03:50 [WARNING] 10:03:50 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology did not assign 10:03:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:03:50 [WARNING] 10:03:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:03:50 [WARNING] 10:03:50 [INFO] 10:03:50 [INFO] -------------< org.opendaylight.bgpcep:pcep-ietf-stateful >------------- 10:03:50 [INFO] Building pcep-ietf-stateful 0.24.0-SNAPSHOT [121/167] 10:03:50 [INFO] from pcep/ietf-stateful/pom.xml 10:03:50 [INFO] -------------------------------[ bundle ]------------------------------- 10:03:50 [INFO] 10:03:50 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-ietf-stateful --- 10:03:50 [INFO] 10:03:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-ietf-stateful --- 10:03:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:03:50 [INFO] 10:03:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-ietf-stateful --- 10:03:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:03:50 [INFO] 10:03:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-ietf-stateful --- 10:03:51 [INFO] 10:03:51 [INFO] --- dependency:3.9.0:properties (default) @ pcep-ietf-stateful --- 10:03:51 [INFO] 10:03:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-ietf-stateful --- 10:03:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:03:51 [INFO] 10:03:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-ietf-stateful --- 10:03:51 [INFO] Starting audit... 10:03:51 Audit done. 10:03:51 [INFO] You have 0 Checkstyle violations. 10:03:51 [INFO] 10:03:51 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-ietf-stateful --- 10:03:51 [INFO] Starting audit... 10:03:51 Audit done. 10:03:51 [INFO] You have 0 Checkstyle violations. 10:03:51 [INFO] 10:03:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-ietf-stateful --- 10:03:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:03:51 [INFO] 10:03:51 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-ietf-stateful --- 10:03:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/resources 10:03:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/generated-sources/spi 10:03:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/generated-sources/yang 10:03:51 [INFO] 10:03:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-ietf-stateful --- 10:03:51 [INFO] Recompiling the module because of changed dependency. 10:03:51 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 10:03:51 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[134,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[140,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[146,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[152,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[158,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[164,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[139,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[145,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[151,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[158,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[164,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[88,44] implicit cast from int to short in compound assignment is possibly lossy 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[89,54] implicit cast from int to short in compound assignment is possibly lossy 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[90,50] implicit cast from int to short in compound assignment is possibly lossy 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[212,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[225,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[231,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[237,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[243,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[250,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[176,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[188,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[194,13] possible fall-through into case 10:03:51 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[200,13] possible fall-through into case 10:03:51 [INFO] 10:03:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-ietf-stateful >>> 10:03:51 [INFO] 10:03:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-ietf-stateful --- 10:03:51 [INFO] Fork Value is true 10:03:56 [INFO] Done SpotBugs Analysis.... 10:03:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:03:56 [INFO] 10:03:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-ietf-stateful <<< 10:03:56 [INFO] 10:03:56 [INFO] 10:03:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-ietf-stateful --- 10:03:56 [INFO] BugInstance size is 0 10:03:56 [INFO] Error size is 0 10:03:56 [INFO] No errors/warnings found 10:03:56 [INFO] 10:03:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-ietf-stateful --- 10:03:56 [INFO] Copying 14 resources from src/test/resources to target/test-classes 10:03:56 [INFO] 10:03:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-ietf-stateful --- 10:03:56 [INFO] Recompiling the module because of changed dependency. 10:03:56 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 10:03:56 [INFO] 10:03:56 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-ietf-stateful --- 10:03:56 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/surefire-reports 10:03:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:03:56 [INFO] 10:03:56 [INFO] ------------------------------------------------------- 10:03:56 [INFO] T E S T S 10:03:56 [INFO] ------------------------------------------------------- 10:03:57 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest 10:03:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest 10:03:57 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest 10:03:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest 10:03:58 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest 10:03:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest 10:03:58 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest 10:03:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest 10:03:58 [INFO] 10:03:58 [INFO] Results: 10:03:58 [INFO] 10:03:58 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 10:03:58 [INFO] 10:03:58 [INFO] 10:03:58 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-ietf-stateful --- 10:03:58 [INFO] 10:03:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-ietf-stateful --- 10:03:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar 10:03:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/classes/META-INF/MANIFEST.MF 10:03:58 [INFO] 10:03:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-ietf-stateful --- 10:04:00 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT-javadoc.jar 10:04:00 [INFO] 10:04:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-ietf-stateful --- 10:04:00 [INFO] CycloneDX: Resolving Dependencies 10:04:00 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 10:04:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/bom.xml 10:04:00 [INFO] attaching as pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.xml 10:04:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/bom.json 10:04:00 [INFO] attaching as pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.json 10:04:00 [INFO] 10:04:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-stateful --- 10:04:00 [INFO] Skipping duplicate-finder execution! 10:04:00 [INFO] 10:04:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-ietf-stateful --- 10:04:00 [INFO] No dependency problems found 10:04:00 [INFO] 10:04:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-ietf-stateful --- 10:04:00 [INFO] Skipping source per configuration. 10:04:00 [INFO] 10:04:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-ietf-stateful --- 10:04:00 [INFO] 10:04:00 [INFO] --- jacoco:0.8.13:report (report) @ pcep-ietf-stateful --- 10:04:00 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/code-coverage/jacoco.exec 10:04:00 [INFO] Analyzed bundle 'pcep-ietf-stateful' with 29 classes 10:04:00 [INFO] 10:04:00 [INFO] --- install:3.1.4:install (default-install) @ pcep-ietf-stateful --- 10:04:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT.pom 10:04:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar 10:04:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT-javadoc.jar 10:04:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.xml 10:04:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.json 10:04:00 [INFO] 10:04:00 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-ietf-stateful --- 10:04:00 [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar 10:04:00 [INFO] Writing OBR metadata 10:04:00 [INFO] 10:04:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-ietf-stateful --- 10:04:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:04:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:04:00 [INFO] 10:04:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-ietf-stateful --- 10:04:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:04:00 [INFO] 10:04:00 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful >---------- 10:04:00 [INFO] Building OpenDaylight :: PCEP :: Stateful 0.24.0-SNAPSHOT [122/167] 10:04:00 [INFO] from features/odl-bgpcep-pcep-stateful/pom.xml 10:04:00 [INFO] ------------------------------[ feature ]------------------------------- 10:04:00 [INFO] 10:04:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-stateful --- 10:04:00 [INFO] 10:04:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-stateful --- 10:04:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:04:00 [INFO] 10:04:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-stateful --- 10:04:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:04:00 [INFO] 10:04:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-stateful --- 10:04:01 [INFO] 10:04:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-stateful --- 10:04:01 [INFO] 10:04:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-stateful --- 10:04:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:04:01 [INFO] argLine set to empty 10:04:01 [INFO] 10:04:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-stateful --- 10:04:01 [INFO] Starting audit... 10:04:01 Audit done. 10:04:01 [INFO] You have 0 Checkstyle violations. 10:04:01 [INFO] 10:04:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-stateful --- 10:04:01 [INFO] Starting audit... 10:04:01 Audit done. 10:04:01 [INFO] You have 0 Checkstyle violations. 10:04:01 [INFO] 10:04:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-stateful --- 10:04:01 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:04:01 [INFO] 10:04:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-stateful --- 10:04:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml 10:04:01 [INFO] ...done! 10:04:01 [INFO] Attaching features XML 10:04:01 [INFO] 10:04:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-stateful --- 10:04:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:04:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:04:01 [INFO] 10:04:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-stateful >>> 10:04:01 [INFO] 10:04:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-stateful --- 10:04:01 [INFO] No files found to run spotbugs, check compile phase has been run 10:04:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:04:01 [INFO] 10:04:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-stateful <<< 10:04:01 [INFO] 10:04:01 [INFO] 10:04:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-stateful --- 10:04:01 [INFO] 10:04:01 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-stateful --- 10:04:01 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful 10:04:01 [INFO] Project dependency features detected: [] 10:04:01 [INFO] Pax Exam System (Version: 4.14.0) created. 10:04:01 [INFO] Creating RMI registry server on 127.0.0.1:40927 10:04:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:04:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:04:01 [INFO] Waiting for remote bundle context.. on 40927 name: cf9e79be-c47c-47af-ae76-5e5db57f23f8 timout: [ RelativeTimeout value = 180000 ] 10:04:05 [INFO] Building jar from resources and headers. 10:04:05 [INFO] Writing jar finished. 10:04:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:04:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:04:14 [INFO] 10:04:14 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-stateful --- 10:04:14 [INFO] 10:04:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-stateful --- 10:04:14 [INFO] No Javadoc in project. Archive not created. 10:04:14 [INFO] 10:04:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-stateful --- 10:04:14 [INFO] CycloneDX: Resolving Dependencies 10:04:17 [INFO] CycloneDX: Creating BOM version 1.6 with 241 component(s) 10:04:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-stateful/target/bom.xml 10:04:17 [INFO] attaching as odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.xml 10:04:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-stateful/target/bom.json 10:04:17 [INFO] attaching as odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.json 10:04:17 [INFO] 10:04:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-stateful --- 10:04:17 [INFO] Skipping duplicate-finder execution! 10:04:17 [INFO] 10:04:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-stateful --- 10:04:17 [INFO] Skipping plugin execution 10:04:17 [INFO] 10:04:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-stateful --- 10:04:17 [INFO] Skipping source per configuration. 10:04:17 [INFO] 10:04:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-stateful --- 10:04:17 [INFO] 10:04:17 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-stateful --- 10:04:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:04:17 [INFO] 10:04:17 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-stateful --- 10:04:17 [WARNING] 10:04:17 [WARNING] The packaging plugin for project odl-bgpcep-pcep-stateful did not assign 10:04:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:04:17 [WARNING] 10:04:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:04:17 [WARNING] 10:04:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT.pom 10:04:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-features.xml 10:04:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.xml 10:04:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.json 10:04:17 [INFO] 10:04:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-stateful --- 10:04:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:04:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:04:17 [WARNING] 10:04:17 [WARNING] The packaging plugin for project odl-bgpcep-pcep-stateful did not assign 10:04:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:04:17 [WARNING] 10:04:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:04:17 [WARNING] 10:04:17 [INFO] 10:04:17 [INFO] --------------< org.opendaylight.bgpcep:pcep-server-api >--------------- 10:04:17 [INFO] Building pcep-server-api 0.24.0-SNAPSHOT [123/167] 10:04:17 [INFO] from pcep/server/server-api/pom.xml 10:04:17 [INFO] -------------------------------[ bundle ]------------------------------- 10:04:17 [INFO] 10:04:17 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-api --- 10:04:17 [INFO] 10:04:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-server-api --- 10:04:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:04:17 [INFO] 10:04:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-server-api --- 10:04:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:04:17 [INFO] 10:04:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-api --- 10:04:18 [INFO] 10:04:18 [INFO] --- dependency:3.9.0:properties (default) @ pcep-server-api --- 10:04:18 [INFO] 10:04:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-server-api --- 10:04:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-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/** 10:04:18 [INFO] 10:04:18 [INFO] --- yang:14.0.18:generate-sources (binding) @ pcep-server-api --- 10:04:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:04:18 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/src/main/yang 10:04:18 [INFO] yang-to-sources: Found 15 dependencies in 1.720 ms 10:04:18 [INFO] yang-to-sources: Project model files found: 1 in 1.697 ms 10:04:18 [INFO] yang-to-sources: 19 YANG models processed in 103.7 ms 10:04:18 [INFO] BindingJavaFileGenerator: Defined 20 files in 18.06 ms 10:04:18 [INFO] Sorted 20 files into 6 directories in 125.6 μs 10:04:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 20 in 23.34 ms 10:04:18 [INFO] 10:04:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-server-api --- 10:04:18 [INFO] Starting audit... 10:04:18 Audit done. 10:04:18 [INFO] You have 0 Checkstyle violations. 10:04:18 [INFO] 10:04:18 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-server-api --- 10:04:18 [INFO] Starting audit... 10:04:18 Audit done. 10:04:18 [INFO] You have 0 Checkstyle violations. 10:04:18 [INFO] 10:04:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-server-api --- 10:04:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:04:18 [INFO] 10:04:18 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-server-api --- 10:04:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/src/main/resources 10:04:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/generated-sources/spi 10:04:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:04:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:04:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:04:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/generated-sources/spi 10:04:18 [INFO] 10:04:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-server-api --- 10:04:18 [INFO] Recompiling the module because of changed dependency. 10:04:18 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 10:04:18 [INFO] 10:04:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-server-api >>> 10:04:18 [INFO] 10:04:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-server-api --- 10:04:18 [INFO] Fork Value is true 10:04:20 [INFO] Done SpotBugs Analysis.... 10:04:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:04:20 [INFO] 10:04:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-server-api <<< 10:04:20 [INFO] 10:04:20 [INFO] 10:04:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-server-api --- 10:04:20 [INFO] BugInstance size is 0 10:04:20 [INFO] Error size is 0 10:04:20 [INFO] No errors/warnings found 10:04:20 [INFO] 10:04:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-server-api --- 10:04:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/src/test/resources 10:04:20 [INFO] 10:04:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-server-api --- 10:04:20 [INFO] No sources to compile 10:04:20 [INFO] 10:04:20 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-server-api --- 10:04:20 [INFO] No tests to run. 10:04:20 [INFO] 10:04:20 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-server-api --- 10:04:20 [INFO] 10:04:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-server-api --- 10:04:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT.jar 10:04:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/classes/META-INF/MANIFEST.MF 10:04:20 [INFO] 10:04:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-server-api --- 10:04:22 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT-javadoc.jar 10:04:22 [INFO] 10:04:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-api --- 10:04:22 [INFO] CycloneDX: Resolving Dependencies 10:04:23 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 10:04:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/bom.xml 10:04:23 [INFO] attaching as pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:04:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/bom.json 10:04:23 [INFO] attaching as pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.json 10:04:23 [INFO] 10:04:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-api --- 10:04:23 [INFO] Skipping duplicate-finder execution! 10:04:23 [INFO] 10:04:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-server-api --- 10:04:23 [INFO] No dependency problems found 10:04:23 [INFO] 10:04:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-server-api --- 10:04:23 [INFO] Skipping source per configuration. 10:04:23 [INFO] 10:04:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-server-api --- 10:04:23 [INFO] 10:04:23 [INFO] --- jacoco:0.8.13:report (report) @ pcep-server-api --- 10:04:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:04:23 [INFO] 10:04:23 [INFO] --- install:3.1.4:install (default-install) @ pcep-server-api --- 10:04:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT.pom 10:04:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT.jar 10:04:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT-javadoc.jar 10:04:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:04:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.json 10:04:23 [INFO] 10:04:23 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-server-api --- 10:04:23 [INFO] Installing org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT.jar 10:04:23 [INFO] Writing OBR metadata 10:04:23 [INFO] 10:04:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-server-api --- 10:04:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:04:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:04:23 [INFO] 10:04:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-server-api --- 10:04:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:04:23 [INFO] 10:04:23 [INFO] ------------< org.opendaylight.bgpcep:pcep-segment-routing >------------ 10:04:23 [INFO] Building pcep-segment-routing 0.24.0-SNAPSHOT [124/167] 10:04:23 [INFO] from pcep/segment-routing/pom.xml 10:04:23 [INFO] -------------------------------[ bundle ]------------------------------- 10:04:23 [INFO] 10:04:23 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-segment-routing --- 10:04:23 [INFO] 10:04:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-segment-routing --- 10:04:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:04:23 [INFO] 10:04:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-segment-routing --- 10:04:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:04:23 [INFO] 10:04:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-segment-routing --- 10:04:24 [INFO] 10:04:24 [INFO] --- dependency:3.9.0:properties (default) @ pcep-segment-routing --- 10:04:24 [INFO] 10:04:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-segment-routing --- 10:04:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:04:24 [INFO] 10:04:24 [INFO] --- yang:14.0.18:generate-sources (binding) @ pcep-segment-routing --- 10:04:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:04:24 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/src/main/yang 10:04:24 [INFO] yang-to-sources: Found 13 dependencies in 1.704 ms 10:04:24 [INFO] yang-to-sources: Project model files found: 1 in 2.550 ms 10:04:24 [INFO] yang-to-sources: 17 YANG models processed in 135.2 ms 10:04:24 [INFO] BindingJavaFileGenerator: Defined 98 files in 16.77 ms 10:04:24 [INFO] Sorted 98 files into 24 directories in 138.6 μs 10:04:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 98 in 28.86 ms 10:04:24 [INFO] 10:04:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-segment-routing --- 10:04:24 [INFO] Starting audit... 10:04:24 Audit done. 10:04:24 [INFO] You have 0 Checkstyle violations. 10:04:24 [INFO] 10:04:24 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-segment-routing --- 10:04:24 [INFO] Starting audit... 10:04:24 Audit done. 10:04:24 [INFO] You have 0 Checkstyle violations. 10:04:24 [INFO] 10:04:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-segment-routing --- 10:04:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:04:24 [INFO] 10:04:24 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-segment-routing --- 10:04:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/src/main/resources 10:04:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/generated-sources/spi 10:04:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:04:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:04:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:04:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/generated-sources/spi 10:04:24 [INFO] 10:04:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-segment-routing --- 10:04:24 [INFO] Recompiling the module because of changed dependency. 10:04:24 [INFO] Compiling 104 source files with javac [debug release 21] to target/classes 10:04:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 10:04:25 [INFO] 10:04:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-segment-routing >>> 10:04:25 [INFO] 10:04:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-segment-routing --- 10:04:25 [INFO] Fork Value is true 10:04:28 [INFO] Done SpotBugs Analysis.... 10:04:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:04:28 [INFO] 10:04:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-segment-routing <<< 10:04:28 [INFO] 10:04:28 [INFO] 10:04:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-segment-routing --- 10:04:28 [INFO] BugInstance size is 0 10:04:28 [INFO] Error size is 0 10:04:28 [INFO] No errors/warnings found 10:04:28 [INFO] 10:04:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-segment-routing --- 10:04:28 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:04:28 [INFO] 10:04:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-segment-routing --- 10:04:28 [INFO] Recompiling the module because of changed dependency. 10:04:28 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 10:04:28 [INFO] 10:04:28 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-segment-routing --- 10:04:28 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/surefire-reports 10:04:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:04:28 [INFO] 10:04:28 [INFO] ------------------------------------------------------- 10:04:28 [INFO] T E S T S 10:04:28 [INFO] ------------------------------------------------------- 10:04:29 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParserTest 10:04:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s -- in org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParserTest 10:04:30 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParserTest 10:04:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParserTest 10:04:30 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest 10:04:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest 10:04:30 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.Srv6ObjectParserTest 10:04:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.protocol.pcep.segment.routing.Srv6ObjectParserTest 10:04:30 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest 10:04:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest 10:04:30 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest 10:04:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest 10:04:30 [INFO] 10:04:30 [INFO] Results: 10:04:30 [INFO] 10:04:30 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 10:04:30 [INFO] 10:04:30 [INFO] 10:04:30 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-segment-routing --- 10:04:30 [INFO] 10:04:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-segment-routing --- 10:04:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT.jar 10:04:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/classes/META-INF/MANIFEST.MF 10:04:30 [INFO] 10:04:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-segment-routing --- 10:04:34 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT-javadoc.jar 10:04:34 [INFO] 10:04:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-segment-routing --- 10:04:34 [INFO] CycloneDX: Resolving Dependencies 10:04:35 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 10:04:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/bom.xml 10:04:35 [INFO] attaching as pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 10:04:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/bom.json 10:04:35 [INFO] attaching as pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 10:04:35 [INFO] 10:04:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-segment-routing --- 10:04:35 [INFO] Skipping duplicate-finder execution! 10:04:35 [INFO] 10:04:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-segment-routing --- 10:04:35 [INFO] No dependency problems found 10:04:35 [INFO] 10:04:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-segment-routing --- 10:04:35 [INFO] Skipping source per configuration. 10:04:35 [INFO] 10:04:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-segment-routing --- 10:04:35 [INFO] 10:04:35 [INFO] --- jacoco:0.8.13:report (report) @ pcep-segment-routing --- 10:04:35 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/code-coverage/jacoco.exec 10:04:35 [INFO] Analyzed bundle 'pcep-segment-routing' with 11 classes 10:04:35 [INFO] 10:04:35 [INFO] --- install:3.1.4:install (default-install) @ pcep-segment-routing --- 10:04:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT.pom 10:04:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT.jar 10:04:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT-javadoc.jar 10:04:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 10:04:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 10:04:35 [INFO] 10:04:35 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-segment-routing --- 10:04:35 [INFO] Installing org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT.jar 10:04:35 [INFO] Writing OBR metadata 10:04:35 [INFO] 10:04:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-segment-routing --- 10:04:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:04:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:04:35 [INFO] 10:04:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-segment-routing --- 10:04:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:04:35 [INFO] 10:04:35 [INFO] ---------------< org.opendaylight.bgpcep:pcep-pcc-mock >---------------- 10:04:35 [INFO] Building pcep-pcc-mock 0.24.0-SNAPSHOT [125/167] 10:04:35 [INFO] from pcep/pcc-mock/pom.xml 10:04:35 [INFO] --------------------------------[ jar ]--------------------------------- 10:04:35 [INFO] 10:04:35 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-pcc-mock --- 10:04:35 [INFO] 10:04:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-pcc-mock --- 10:04:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:04:35 [INFO] 10:04:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-pcc-mock --- 10:04:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:04:35 [INFO] 10:04:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-pcc-mock --- 10:04:36 [INFO] 10:04:36 [INFO] --- dependency:3.9.0:properties (default) @ pcep-pcc-mock --- 10:04:36 [INFO] 10:04:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-pcc-mock --- 10:04:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:04:36 [INFO] 10:04:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-pcc-mock --- 10:04:36 [INFO] Starting audit... 10:04:36 Audit done. 10:04:36 [INFO] You have 0 Checkstyle violations. 10:04:36 [INFO] 10:04:36 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-pcc-mock --- 10:04:37 [INFO] Starting audit... 10:04:37 Audit done. 10:04:37 [INFO] You have 0 Checkstyle violations. 10:04:37 [INFO] 10:04:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-pcc-mock --- 10:04:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:04:37 [INFO] 10:04:37 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-pcc-mock --- 10:04:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/resources 10:04:37 [INFO] 10:04:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-pcc-mock --- 10:04:37 [INFO] Recompiling the module because of changed dependency. 10:04:37 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 10:04:37 [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 10:04:37 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 10:04:37 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 10:04:37 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 10:04:37 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 10:04:37 [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 10:04:37 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 10:04:37 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 10:04:37 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 10:04:37 [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 10:04:37 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 10:04:37 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 10:04:37 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 10:04:37 [INFO] 10:04:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-pcc-mock >>> 10:04:37 [INFO] 10:04:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-pcc-mock --- 10:04:37 [INFO] Fork Value is true 10:04:42 [INFO] Done SpotBugs Analysis.... 10:04:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:04:42 [INFO] 10:04:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-pcc-mock <<< 10:04:42 [INFO] 10:04:42 [INFO] 10:04:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-pcc-mock --- 10:04:42 [INFO] BugInstance size is 0 10:04:42 [INFO] Error size is 0 10:04:42 [INFO] No errors/warnings found 10:04:42 [INFO] 10:04:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-pcc-mock --- 10:04:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/test/resources 10:04:42 [INFO] 10:04:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-pcc-mock --- 10:04:42 [INFO] Recompiling the module because of changed dependency. 10:04:42 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 10:04:42 [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 10:04:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:04:42 [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 10:04:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:04:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:04:42 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 10:04:42 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 10:04:42 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 10:04:42 [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 10:04:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:04:42 [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 10:04:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:04:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:04:42 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 10:04:42 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 10:04:42 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 10:04:42 [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 10:04:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:04:42 [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 10:04:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:04:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:04:42 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 10:04:42 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 10:04:42 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 10:04:42 [INFO] 10:04:42 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-pcc-mock --- 10:04:42 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/surefire-reports 10:04:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:04:42 [INFO] 10:04:42 [INFO] ------------------------------------------------------- 10:04:42 [INFO] T E S T S 10:04:42 [INFO] ------------------------------------------------------- 10:04:43 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 10:04:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:04:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.009 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 10:04:49 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 10:04:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 10:04:50 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 10:04:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 10:04:50 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 10:04:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 10:04:50 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 10:05:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.38 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 10:05:02 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 10:05:05 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.067 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 10:05:05 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 10:05:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 10:05:07 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 10:05:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 10:05:08 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 10:05:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 10:05:08 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 10:05:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 10:05:09 [INFO] 10:05:09 [INFO] Results: 10:05:09 [INFO] 10:05:09 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 10:05:09 [INFO] 10:05:09 [INFO] 10:05:09 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-pcc-mock --- 10:05:09 [INFO] 10:05:09 [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-pcc-mock --- 10:05:09 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT.jar 10:05:09 [INFO] 10:05:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-pcc-mock --- 10:05:11 [WARNING] Javadoc Warnings 10:05:11 [WARNING] warning: unknown enum constant ReferencePolicyOption.GREEDY 10:05:11 [WARNING] reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:11: warning: no comment 10:05:11 [WARNING] public enum LspType { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:12: warning: no comment 10:05:11 [WARNING] PCE_LSP, PCC_LSP 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:12: warning: no comment 10:05:11 [WARNING] PCE_LSP, PCC_LSP 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/Main.java:27: warning: no comment 10:05:11 [WARNING] public final class Main { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/Main.java:47: warning: no comment 10:05:11 [WARNING] public static void main(final String[] args) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:56: warning: no comment 10:05:11 [WARNING] public final class MsgBuilderUtil { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:194: warning: no comment 10:05:11 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final long srpId) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:170: warning: no comment 10:05:11 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final Uint32 srpId) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:90: warning: no comment 10:05:11 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:72: warning: no comment 10:05:11 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:126: warning: no comment 10:05:11 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:132: warning: no comment 10:05:11 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:163: warning: no comment 10:05:11 [WARNING] public static Optional createLspTlvsEndofSync(final @NonNull Uint64 dbVersion) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:95: warning: no comment 10:05:11 [WARNING] public static Path createPath(final List subobjects) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:61: warning: no comment 10:05:11 [WARNING] public static Pcrpt createPcRtpMessage(final Lsp lsp, final Optional srp, final Path path) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:101: warning: no comment 10:05:11 [WARNING] public static Srp createSrp(final Uint32 srpId) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:198: warning: no comment 10:05:11 [WARNING] public static byte[] getDefaultPathName(final String address, final Uint32 lspId) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:118: warning: no comment 10:05:11 [WARNING] public static Path reqToRptPath(final Requests request) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:109: warning: no comment 10:05:11 [WARNING] public static Path updToRptPath(final org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCActivator.java:17: warning: no comment 10:05:11 [WARNING] public final class PCCActivator implements PCEPExtensionProviderActivator { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCActivator.java:17: warning: use of default constructor, which does not provide a comment 10:05:11 [WARNING] public final class PCCActivator implements PCEPExtensionProviderActivator { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCDispatcher.java:17: warning: no comment 10:05:11 [WARNING] public interface PCCDispatcher { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCDispatcher.java:19: warning: no comment 10:05:11 [WARNING] @NonNull Future createClient(@NonNull InetSocketAddress remoteAddress, long reconnectTime, 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCDispatcherImpl.java:39: warning: no comment 10:05:11 [WARNING] public final class PCCDispatcherImpl implements PCCDispatcher, AutoCloseable { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCDispatcherImpl.java:47: warning: no comment 10:05:11 [WARNING] public PCCDispatcherImpl(final @NonNull MessageRegistry registry) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCEndPointIpv4ObjectParser.java:22: warning: no comment 10:05:11 [WARNING] public class PCCEndPointIpv4ObjectParser extends PCEPEndPointsIpv4ObjectParser { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCEndPointIpv4ObjectParser.java:22: warning: use of default constructor, which does not provide a comment 10:05:11 [WARNING] public class PCCEndPointIpv4ObjectParser extends PCEPEndPointsIpv4ObjectParser { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:19: warning: no comment 10:05:11 [WARNING] public final class PCCPeerProposal implements PCEPPeerProposal { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:26: warning: no comment 10:05:11 [WARNING] public PCCPeerProposal() { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:22: warning: no comment 10:05:11 [WARNING] public PCCPeerProposal(final @NonNull Uint64 dbVersion) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:19: warning: no comment 10:05:11 [WARNING] public class PCCServerPeerProposal implements PCEPPeerProposal { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:23: warning: no comment 10:05:11 [WARNING] public PCCServerPeerProposal(final @NonNull Uint64 dbVersion) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:15: warning: no comment 10:05:11 [WARNING] public interface PCCSession { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:21: warning: no comment 10:05:11 [WARNING] int getId(); 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:23: warning: no comment 10:05:11 [WARNING] Tlvs getRemoteTlvs(); 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:25: warning: no comment 10:05:11 [WARNING] Tlvs localSessionCharacteristics(); 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:19: warning: no comment 10:05:11 [WARNING] void sendError(Pcerr errorMessage); 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:17: warning: no comment 10:05:11 [WARNING] void sendReport(Pcrpt reportMessage); 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCSessionListener.java:30: warning: no comment 10:05:11 [WARNING] public final class PCCSessionListener implements PCEPSessionListener, PCCSession { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCSessionListener.java:39: warning: no comment 10:05:11 [WARNING] public PCCSessionListener(final int sessionId, final PCCTunnelManager tunnelManager, final boolean errorMode) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:14: warning: no comment 10:05:11 [WARNING] public interface PCCTunnelManager { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:22: warning: no comment 10:05:11 [WARNING] void onMessagePcInitiate(@NonNull Requests request, @NonNull PCCSession session); 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:20: warning: no comment 10:05:11 [WARNING] void onMessagePcupd(@NonNull Updates update, @NonNull PCCSession session); 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:18: warning: no comment 10:05:11 [WARNING] void onSessionDown(PCCSession session); 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:16: warning: no comment 10:05:11 [WARNING] void onSessionUp(PCCSession session); 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:58: warning: no comment 10:05:11 [WARNING] public final class PCCTunnelManagerImpl implements PCCTunnelManager { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:74: warning: no comment 10:05:11 [WARNING] public PCCTunnelManagerImpl(final int lspsCount, final InetAddress address, final int redelegationTimeout, 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:195: warning: no comment 10:05:11 [WARNING] protected void addTunnel(final Requests request, final PCCSession session) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:206: warning: no comment 10:05:11 [WARNING] protected void removeTunnel(final Requests request, final PCCSession session) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:86: warning: no comment 10:05:11 [WARNING] protected void reportToAll(final Updates update, final PCCSession session) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:138: warning: no comment 10:05:11 [WARNING] protected void takeDelegation(final Requests request, final PCCSession session) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:21: warning: no comment 10:05:11 [WARNING] public class TimerHandler { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:33: warning: no comment 10:05:11 [WARNING] public TimerHandler(final PCCsBuilder pcCsBuilder, final Optional syncOptDBVersion, 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:60: warning: no comment 10:05:11 [WARNING] protected void createDisconnectTask() { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:67: warning: no comment 10:05:11 [WARNING] public void setPCCDispatcher(final PCCDispatcherImpl dispatcher) { 10:05:11 [WARNING] ^ 10:05:11 [WARNING] 56 warnings 10:05:11 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT-javadoc.jar 10:05:11 [INFO] 10:05:11 [INFO] --- shade:3.6.1:shade (default) @ pcep-pcc-mock --- 10:05:11 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/dependency-reduced-pom.xml 10:05:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:05:12 [WARNING] binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, concepts-14.0.18.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar define 1 overlapping resource: 10:05:12 [WARNING] - README.md 10:05:12 [WARNING] checker-qual-3.51.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 10:05:12 [WARNING] - META-INF/LICENSE.txt 10:05:12 [WARNING] binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.18.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc8294-ietf-routing-types-1.0.1.jar, rsvp-api-0.24.0-SNAPSHOT.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar define 2 overlapping resources: 10:05:12 [WARNING] - LICENSE 10:05:12 [WARNING] - META-INF/git.properties 10:05:12 [WARNING] binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, checker-qual-3.51.1.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.18.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.1.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar, org.eclipse.jdt.annotation-2.3.100.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc8294-ietf-routing-types-1.0.1.jar, rsvp-api-0.24.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar define 1 overlapping resource: 10:05:12 [WARNING] - META-INF/MANIFEST.MF 10:05:12 [WARNING] error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 10:05:12 [WARNING] - META-INF.versions.9.module-info 10:05:12 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 10:05:12 [WARNING] - META-INF/LICENSE 10:05:12 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 10:05:12 [WARNING] - META-INF.versions.11.module-info 10:05:12 [WARNING] - META-INF/io.netty.versions.properties 10:05:12 [WARNING] maven-shade-plugin has detected that some files are 10:05:12 [WARNING] present in two or more JARs. When this happens, only one 10:05:12 [WARNING] single version of the file is copied to the uber jar. 10:05:12 [WARNING] Usually this is not harmful and you can skip these warnings, 10:05:12 [WARNING] otherwise try to manually exclude artifacts based on 10:05:12 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 10:05:12 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 10:05:12 [INFO] Attaching shaded artifact. 10:05:12 [INFO] 10:05:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-pcc-mock --- 10:05:12 [INFO] CycloneDX: Resolving Dependencies 10:05:13 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 10:05:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/bom.xml 10:05:13 [INFO] attaching as pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.xml 10:05:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/bom.json 10:05:13 [INFO] attaching as pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.json 10:05:13 [INFO] 10:05:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-pcc-mock --- 10:05:13 [INFO] Skipping duplicate-finder execution! 10:05:13 [INFO] 10:05:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-pcc-mock --- 10:05:13 [WARNING] Unused declared dependencies found: 10:05:13 [WARNING] org.checkerframework:checker-qual:jar:3.51.1:compile 10:05:13 [INFO] 10:05:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-pcc-mock --- 10:05:13 [INFO] Skipping source per configuration. 10:05:13 [INFO] 10:05:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-pcc-mock --- 10:05:13 [INFO] 10:05:13 [INFO] --- jacoco:0.8.13:report (report) @ pcep-pcc-mock --- 10:05:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/code-coverage/jacoco.exec 10:05:13 [INFO] Analyzed bundle 'pcep-pcc-mock' with 22 classes 10:05:13 [INFO] 10:05:13 [INFO] --- install:3.1.4:install (default-install) @ pcep-pcc-mock --- 10:05:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT.pom 10:05:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT.jar 10:05:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-javadoc.jar 10:05:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-executable.jar 10:05:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.xml 10:05:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.json 10:05:13 [INFO] 10:05:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-pcc-mock --- 10:05:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:05:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:05:13 [INFO] 10:05:13 [INFO] -----------< org.opendaylight.bgpcep:pcep-topology-provider >----------- 10:05:13 [INFO] Building pcep-topology-provider 0.24.0-SNAPSHOT [126/167] 10:05:13 [INFO] from pcep/topology/topology-provider/pom.xml 10:05:13 [INFO] -------------------------------[ bundle ]------------------------------- 10:05:13 [INFO] 10:05:13 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-provider --- 10:05:13 [INFO] 10:05:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-provider --- 10:05:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:05:13 [INFO] 10:05:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-provider --- 10:05:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:05:14 [INFO] 10:05:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-provider --- 10:05:14 [INFO] 10:05:14 [INFO] --- dependency:3.9.0:properties (default) @ pcep-topology-provider --- 10:05:14 [INFO] 10:05:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-topology-provider --- 10:05:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:05:14 [INFO] 10:05:14 [INFO] --- yang:14.0.18:generate-sources (binding) @ pcep-topology-provider --- 10:05:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:05:14 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/main/yang 10:05:14 [INFO] yang-to-sources: Found 16 dependencies in 3.315 ms 10:05:14 [INFO] yang-to-sources: Project model files found: 2 in 1.396 ms 10:05:14 [INFO] yang-to-sources: 18 YANG models processed in 114.1 ms 10:05:14 [INFO] BindingJavaFileGenerator: Defined 21 files in 14.73 ms 10:05:14 [INFO] Sorted 21 files into 7 directories in 128.9 μs 10:05:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 20.97 ms 10:05:14 [INFO] 10:05:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-provider --- 10:05:14 [INFO] Starting audit... 10:05:14 Audit done. 10:05:14 [INFO] You have 0 Checkstyle violations. 10:05:14 [INFO] 10:05:14 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-provider --- 10:05:15 [INFO] Starting audit... 10:05:15 Audit done. 10:05:15 [INFO] You have 0 Checkstyle violations. 10:05:15 [INFO] 10:05:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-topology-provider --- 10:05:15 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:05:15 [INFO] 10:05:15 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-provider --- 10:05:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/main/resources 10:05:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/generated-sources/spi 10:05:15 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 10:05:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:05:15 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 10:05:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/generated-sources/spi 10:05:15 [INFO] 10:05:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-topology-provider --- 10:05:15 [INFO] Recompiling the module because of changed dependency. 10:05:15 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 10:05:15 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposal.java:[83,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:05:15 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposal.java:[107,52] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:05:15 [INFO] 10:05:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-provider >>> 10:05:15 [INFO] 10:05:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-provider --- 10:05:15 [INFO] Fork Value is true 10:05:21 [INFO] Done SpotBugs Analysis.... 10:05:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:05:21 [INFO] 10:05:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-provider <<< 10:05:21 [INFO] 10:05:21 [INFO] 10:05:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-provider --- 10:05:21 [INFO] BugInstance size is 0 10:05:21 [INFO] Error size is 0 10:05:21 [INFO] No errors/warnings found 10:05:21 [INFO] 10:05:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-provider --- 10:05:21 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:05:21 [INFO] 10:05:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-topology-provider --- 10:05:21 [INFO] Recompiling the module because of changed dependency. 10:05:21 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractPCEPSessionTest.java:[112,18] auto-closeable resource mock is never referenced in body of corresponding try statement 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,55] unchecked method invocation: method of in interface java.util.List is applied to given types 10:05:21 required: E 10:05:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,56] unchecked conversion 10:05:21 required: E 10:05:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 10:05:21 required: java.util.List> 10:05:21 found: java.util.List 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,55] unchecked conversion 10:05:21 required: java.util.List> 10:05:21 found: java.util.List 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,55] unchecked method invocation: method of in interface java.util.List is applied to given types 10:05:21 required: E 10:05:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,56] unchecked conversion 10:05:21 required: E 10:05:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 10:05:21 required: java.util.List> 10:05:21 found: java.util.List 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,55] unchecked conversion 10:05:21 required: java.util.List> 10:05:21 found: java.util.List 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,55] unchecked method invocation: method of in interface java.util.List is applied to given types 10:05:21 required: E 10:05:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,56] unchecked conversion 10:05:21 required: E 10:05:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 10:05:21 required: java.util.List> 10:05:21 found: java.util.List 10:05:21 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,55] unchecked conversion 10:05:21 required: java.util.List> 10:05:21 found: java.util.List 10:05:21 [INFO] 10:05:21 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-topology-provider --- 10:05:21 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/surefire-reports 10:05:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:05:21 [INFO] 10:05:21 [INFO] ------------------------------------------------------- 10:05:21 [INFO] T E S T S 10:05:21 [INFO] ------------------------------------------------------- 10:05:22 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 10:05:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:05:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.782 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 10:05:28 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 10:05:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 10:05:28 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 10:05:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 10:05:29 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 10:05:36 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.067 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 10:05:36 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 10:05:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 10:05:36 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1037Test 10:05:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1037Test 10:05:36 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test 10:05:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test 10:05:36 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 10:05:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 10:05:36 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 10:05:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 s -- in org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 10:05:37 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 10:05:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 10:05:38 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 10:05:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 10:05:38 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 10:05:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 10:05:39 [INFO] 10:05:39 [INFO] Results: 10:05:39 [INFO] 10:05:39 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 10:05:39 [INFO] 10:05:39 [INFO] 10:05:39 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-topology-provider --- 10:05:39 [INFO] 10:05:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-provider --- 10:05:39 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT.jar 10:05:39 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/classes/META-INF/MANIFEST.MF 10:05:39 [INFO] 10:05:39 [INFO] --- jar:3.4.2:test-jar (default) @ pcep-topology-provider --- 10:05:39 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-tests.jar 10:05:39 [INFO] 10:05:39 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ pcep-topology-provider --- 10:05:39 [INFO] Skipping source per configuration. 10:05:39 [INFO] 10:05:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-topology-provider --- 10:05:41 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-javadoc.jar 10:05:41 [INFO] 10:05:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-provider --- 10:05:41 [INFO] CycloneDX: Resolving Dependencies 10:05:43 [INFO] CycloneDX: Creating BOM version 1.6 with 61 component(s) 10:05:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/bom.xml 10:05:43 [INFO] attaching as pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:05:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/bom.json 10:05:43 [INFO] attaching as pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:05:43 [INFO] 10:05:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-provider --- 10:05:43 [INFO] Skipping duplicate-finder execution! 10:05:43 [INFO] 10:05:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-topology-provider --- 10:05:43 [INFO] No dependency problems found 10:05:43 [INFO] 10:05:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-provider --- 10:05:43 [INFO] Skipping source per configuration. 10:05:43 [INFO] 10:05:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-provider --- 10:05:43 [INFO] 10:05:43 [INFO] --- jacoco:0.8.13:report (report) @ pcep-topology-provider --- 10:05:43 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/code-coverage/jacoco.exec 10:05:43 [INFO] Analyzed bundle 'pcep-topology-provider' with 53 classes 10:05:43 [INFO] 10:05:43 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-provider --- 10:05:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT.pom 10:05:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT.jar 10:05:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-tests.jar 10:05:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-javadoc.jar 10:05:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:05:43 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:05:43 [INFO] 10:05:43 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-provider --- 10:05:43 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT.jar 10:05:43 [INFO] Writing OBR metadata 10:05:43 [INFO] 10:05:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-topology-provider --- 10:05:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:05:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:05:43 [INFO] 10:05:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-topology-provider --- 10:05:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:05:43 [INFO] 10:05:43 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing >------- 10:05:43 [INFO] Building OpenDaylight :: PCEP :: Segment Routing 0.24.0-SNAPSHOT [127/167] 10:05:43 [INFO] from features/odl-bgpcep-pcep-segment-routing/pom.xml 10:05:43 [INFO] ------------------------------[ feature ]------------------------------- 10:05:43 [INFO] 10:05:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-segment-routing --- 10:05:43 [INFO] 10:05:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-segment-routing --- 10:05:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:05:43 [INFO] 10:05:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-segment-routing --- 10:05:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:05:43 [INFO] 10:05:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-segment-routing --- 10:05:44 [INFO] 10:05:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-segment-routing --- 10:05:44 [INFO] 10:05:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-segment-routing --- 10:05:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:05:44 [INFO] argLine set to empty 10:05:44 [INFO] 10:05:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-segment-routing --- 10:05:44 [INFO] Starting audit... 10:05:44 Audit done. 10:05:44 [INFO] You have 0 Checkstyle violations. 10:05:44 [INFO] 10:05:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-segment-routing --- 10:05:44 [INFO] Starting audit... 10:05:44 Audit done. 10:05:44 [INFO] You have 0 Checkstyle violations. 10:05:44 [INFO] 10:05:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-segment-routing --- 10:05:44 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:05:44 [INFO] 10:05:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-segment-routing --- 10:05:44 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml 10:05:44 [INFO] ...done! 10:05:44 [INFO] Attaching features XML 10:05:44 [INFO] 10:05:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-segment-routing --- 10:05:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:05:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:05:44 [INFO] 10:05:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-segment-routing >>> 10:05:44 [INFO] 10:05:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-segment-routing --- 10:05:44 [INFO] No files found to run spotbugs, check compile phase has been run 10:05:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:05:44 [INFO] 10:05:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-segment-routing <<< 10:05:44 [INFO] 10:05:44 [INFO] 10:05:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-segment-routing --- 10:05:44 [INFO] 10:05:44 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-segment-routing --- 10:05:44 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing 10:05:44 [INFO] Project dependency features detected: [] 10:05:44 [INFO] Pax Exam System (Version: 4.14.0) created. 10:05:44 [INFO] Creating RMI registry server on 127.0.0.1:36869 10:05:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:05:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:05:44 [INFO] Waiting for remote bundle context.. on 36869 name: b17f0b95-a8ea-40e2-99c9-7aa035bfc105 timout: [ RelativeTimeout value = 180000 ] 10:05:48 [INFO] Building jar from resources and headers. 10:05:48 [INFO] Writing jar finished. 10:05:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:05:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:05:57 [INFO] 10:05:57 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-segment-routing --- 10:05:57 [INFO] 10:05:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-segment-routing --- 10:05:57 [INFO] No Javadoc in project. Archive not created. 10:05:57 [INFO] 10:05:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-segment-routing --- 10:05:57 [INFO] CycloneDX: Resolving Dependencies 10:05:59 [INFO] CycloneDX: Creating BOM version 1.6 with 243 component(s) 10:05:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-segment-routing/target/bom.xml 10:05:59 [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 10:05:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-segment-routing/target/bom.json 10:05:59 [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 10:05:59 [INFO] 10:05:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-segment-routing --- 10:05:59 [INFO] Skipping duplicate-finder execution! 10:05:59 [INFO] 10:05:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-segment-routing --- 10:05:59 [INFO] Skipping plugin execution 10:05:59 [INFO] 10:05:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-segment-routing --- 10:05:59 [INFO] Skipping source per configuration. 10:05:59 [INFO] 10:05:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-segment-routing --- 10:05:59 [INFO] 10:05:59 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-segment-routing --- 10:05:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:05:59 [INFO] 10:05:59 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-segment-routing --- 10:05:59 [WARNING] 10:05:59 [WARNING] The packaging plugin for project odl-bgpcep-pcep-segment-routing did not assign 10:05:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:05:59 [WARNING] 10:05:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:05:59 [WARNING] 10:06:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT.pom 10:06:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-features.xml 10:06:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 10:06:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 10:06:00 [INFO] 10:06:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-segment-routing --- 10:06:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:06:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:06:00 [WARNING] 10:06:00 [WARNING] The packaging plugin for project odl-bgpcep-pcep-segment-routing did not assign 10:06:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:06:00 [WARNING] 10:06:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:06:00 [WARNING] 10:06:00 [INFO] 10:06:00 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server >----------- 10:06:00 [INFO] Building OpenDaylight :: PCEP :: PCE Server API 0.24.0-SNAPSHOT [128/167] 10:06:00 [INFO] from features/odl-bgpcep-pcep-server/pom.xml 10:06:00 [INFO] ------------------------------[ feature ]------------------------------- 10:06:00 [INFO] 10:06:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] 10:06:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:06:00 [INFO] 10:06:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:06:00 [INFO] 10:06:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] 10:06:00 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] 10:06:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:06:00 [INFO] argLine set to empty 10:06:00 [INFO] 10:06:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] Starting audit... 10:06:00 Audit done. 10:06:00 [INFO] You have 0 Checkstyle violations. 10:06:00 [INFO] 10:06:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] Starting audit... 10:06:00 Audit done. 10:06:00 [INFO] You have 0 Checkstyle violations. 10:06:00 [INFO] 10:06:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-server --- 10:06:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:06:00 [INFO] 10:06:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server/target/feature/feature.xml 10:06:00 [INFO] ...done! 10:06:00 [INFO] Attaching features XML 10:06:00 [INFO] 10:06:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:06:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:06:00 [INFO] 10:06:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server >>> 10:06:00 [INFO] 10:06:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] No files found to run spotbugs, check compile phase has been run 10:06:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:06:00 [INFO] 10:06:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server <<< 10:06:00 [INFO] 10:06:00 [INFO] 10:06:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] 10:06:00 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-server --- 10:06:00 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-server 10:06:00 [INFO] Project dependency features detected: [] 10:06:00 [INFO] Pax Exam System (Version: 4.14.0) created. 10:06:00 [INFO] Creating RMI registry server on 127.0.0.1:33343 10:06:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:06:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:06:01 [INFO] Waiting for remote bundle context.. on 33343 name: ffc2c8cf-9837-42dd-8553-5c3e11861ac5 timout: [ RelativeTimeout value = 180000 ] 10:06:04 [INFO] Building jar from resources and headers. 10:06:04 [INFO] Writing jar finished. 10:06:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:06:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:06:12 [INFO] 10:06:12 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-server --- 10:06:12 [INFO] 10:06:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-server --- 10:06:12 [INFO] No Javadoc in project. Archive not created. 10:06:12 [INFO] 10:06:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-server --- 10:06:12 [INFO] CycloneDX: Resolving Dependencies 10:06:15 [INFO] CycloneDX: Creating BOM version 1.6 with 247 component(s) 10:06:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server/target/bom.xml 10:06:15 [INFO] attaching as odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.xml 10:06:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server/target/bom.json 10:06:15 [INFO] attaching as odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.json 10:06:15 [INFO] 10:06:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server --- 10:06:15 [INFO] Skipping duplicate-finder execution! 10:06:15 [INFO] 10:06:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server --- 10:06:15 [INFO] Skipping plugin execution 10:06:15 [INFO] 10:06:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server --- 10:06:15 [INFO] Skipping source per configuration. 10:06:15 [INFO] 10:06:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-server --- 10:06:15 [INFO] 10:06:15 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-server --- 10:06:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:06:15 [INFO] 10:06:15 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-server --- 10:06:15 [WARNING] 10:06:15 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server did not assign 10:06:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:06:15 [WARNING] 10:06:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:06:15 [WARNING] 10:06:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT.pom 10:06:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-features.xml 10:06:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.xml 10:06:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.json 10:06:15 [INFO] 10:06:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-server --- 10:06:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:06:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:06:15 [WARNING] 10:06:15 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server did not assign 10:06:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:06:15 [WARNING] 10:06:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:06:15 [WARNING] 10:06:15 [INFO] 10:06:15 [INFO] ------------< org.opendaylight.bgpcep:pcep-server-provider >------------ 10:06:15 [INFO] Building pcep-server-provider 0.24.0-SNAPSHOT [129/167] 10:06:15 [INFO] from pcep/server/server-provider/pom.xml 10:06:15 [INFO] -------------------------------[ bundle ]------------------------------- 10:06:15 [INFO] 10:06:15 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-provider --- 10:06:15 [INFO] 10:06:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-server-provider --- 10:06:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:06:15 [INFO] 10:06:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-server-provider --- 10:06:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:06:15 [INFO] 10:06:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-provider --- 10:06:16 [INFO] 10:06:16 [INFO] --- dependency:3.9.0:properties (default) @ pcep-server-provider --- 10:06:16 [INFO] 10:06:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-server-provider --- 10:06:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:06:16 [INFO] 10:06:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-server-provider --- 10:06:16 [INFO] Starting audit... 10:06:16 Audit done. 10:06:16 [INFO] You have 0 Checkstyle violations. 10:06:16 [INFO] 10:06:16 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-server-provider --- 10:06:16 [INFO] Starting audit... 10:06:16 Audit done. 10:06:16 [INFO] You have 0 Checkstyle violations. 10:06:16 [INFO] 10:06:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-server-provider --- 10:06:16 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:06:16 [INFO] 10:06:16 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-server-provider --- 10:06:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/resources 10:06:16 [INFO] 10:06:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-server-provider --- 10:06:16 [INFO] Recompiling the module because of changed dependency. 10:06:16 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 10:06:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerListener.java:[73,24] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerListener.java:[81,49] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerListener.java:[102,25] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerListener.java:[110,62] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[109,24] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[117,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[138,25] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[150,85] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[201,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[201,66] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[202,59] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:16 [INFO] 10:06:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-server-provider >>> 10:06:16 [INFO] 10:06:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-server-provider --- 10:06:16 [INFO] Fork Value is true 10:06:21 [INFO] Done SpotBugs Analysis.... 10:06:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:06:21 [INFO] 10:06:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-server-provider <<< 10:06:21 [INFO] 10:06:21 [INFO] 10:06:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-server-provider --- 10:06:21 [INFO] BugInstance size is 0 10:06:21 [INFO] Error size is 0 10:06:21 [INFO] No errors/warnings found 10:06:21 [INFO] 10:06:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-server-provider --- 10:06:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/test/resources 10:06:21 [INFO] 10:06:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-server-provider --- 10:06:21 [INFO] No sources to compile 10:06:21 [INFO] 10:06:21 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-server-provider --- 10:06:21 [INFO] No tests to run. 10:06:21 [INFO] 10:06:21 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-server-provider --- 10:06:21 [INFO] 10:06:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-server-provider --- 10:06:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT.jar 10:06:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/target/classes/META-INF/MANIFEST.MF 10:06:21 [INFO] 10:06:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-server-provider --- 10:06:23 [WARNING] Javadoc Warnings 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:40: warning: no comment 10:06:23 [WARNING] public final class DefaultPceServerProvider implements PceServerProvider, AutoCloseable { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:56: warning: no comment 10:06:23 [WARNING] public DefaultPceServerProvider(@Reference final ConnectedGraphProvider graphProvider, 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:108: warning: no comment 10:06:23 [WARNING] public ConnectedGraph getTedGraph() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:25: warning: no comment 10:06:23 [WARNING] public class ManagedTeNode { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:39: warning: no comment 10:06:23 [WARNING] public ManagedTeNode(final NodeId id, final TransactionChain chain) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:45: warning: no comment 10:06:23 [WARNING] public ManagedTeNode(final NodeId id, final TransactionChain chain, final NodeState state) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:94: warning: no comment 10:06:23 [WARNING] public void addManagedTePath(final ManagedTePath mngPath) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:55: warning: no comment 10:06:23 [WARNING] public NodeId getId() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:113: warning: no comment 10:06:23 [WARNING] public ManagedTePath getManagedTePath(final ConfiguredLspKey key) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:51: warning: no comment 10:06:23 [WARNING] public NodeState getState() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:59: warning: no comment 10:06:23 [WARNING] public ConcurrentMap getTePaths() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:63: warning: no comment 10:06:23 [WARNING] public WriteTransaction getTransaction() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:67: warning: no comment 10:06:23 [WARNING] public boolean isSync() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:98: warning: no comment 10:06:23 [WARNING] public ManagedTePath removeManagedTePath(final ConfiguredLspKey key) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:71: warning: no comment 10:06:23 [WARNING] public void sync() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:89: warning: no comment 10:06:23 [WARNING] public class ManagedTePath implements ConnectedEdgeTrigger, ConnectedVertexTrigger { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:125: warning: no comment 10:06:23 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final ManagedTePath mngPath) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:112: warning: no comment 10:06:23 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final ConfiguredLsp lsp, 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:101: warning: no comment 10:06:23 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final WithKey topology) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:140: warning: no comment 10:06:23 [WARNING] public ConfiguredLsp getLsp() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:144: warning: no comment 10:06:23 [WARNING] public ManagedTeNode getManagedTeNode() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:152: warning: no comment 10:06:23 [WARNING] public WithKey getTopology() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:148: warning: no comment 10:06:23 [WARNING] public PathType getType() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:191: warning: no comment 10:06:23 [WARNING] public boolean isSent() { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:156: warning: no comment 10:06:23 [WARNING] public ManagedTePath setConfiguredLsp(final ConfiguredLsp lsp) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:341: warning: no comment 10:06:23 [WARNING] public void setGraph(final ConnectedGraph graph) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:162: warning: no comment 10:06:23 [WARNING] public ManagedTePath setType(final PathType type) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:345: warning: no comment 10:06:23 [WARNING] public void unsetGraph(final ConnectedGraph graph) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:349: warning: no comment 10:06:23 [WARNING] public void updateGraph(final ConnectedGraph graph) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:72: warning: no comment 10:06:23 [WARNING] public final class MessagesUtil { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:82: warning: no comment 10:06:23 [WARNING] public static final int IGP_METRIC = 1; 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:74: warning: no comment 10:06:23 [WARNING] public static final byte NO_PATH = 0x0; 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:84: warning: no comment 10:06:23 [WARNING] public static final int PATH_DELAY = 12; 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:83: warning: no comment 10:06:23 [WARNING] public static final int TE_METRIC = 2; 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:76: warning: no comment 10:06:23 [WARNING] public static final byte UNKNOWN_DESTINATION = 0x0; 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:75: warning: no comment 10:06:23 [WARNING] public static final byte UNKNOWN_SOURCE = 0x1; 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:263: warning: no comment 10:06:23 [WARNING] public static Pcerr createErrorMsg(@NonNull final PCEPErrors pcepErrors, final Uint32 reqID) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:238: warning: no comment 10:06:23 [WARNING] public static Pcrep createNoPathMessage(final Rp rp, final byte reason) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:210: warning: no comment 10:06:23 [WARNING] public static Pcrep createPcRepMessage(final Rp rp, final P2p p2p, final ConstrainedPath cpath) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:90: warning: no comment 10:06:23 [WARNING] public static Ero getEro(final List pathDescriptions) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:59: warning: no comment 10:06:23 [WARNING] public class PathComputationImpl implements PathComputation { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:66: warning: no comment 10:06:23 [WARNING] public PathComputationImpl(final ConnectedGraph tedGraph, final PathComputationProvider algoProvider) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:134: warning: no comment 10:06:23 [WARNING] public ComputedPath computeTePath(final IntendedPath intend) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerListener.java:44: warning: no comment 10:06:23 [WARNING] public PathManagerListener(final DataBroker dataBroker, final WithKey topology, 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerProvider.java:417: warning: no @param for ptype 10:06:23 [WARNING] public ManagedTePath registerTePath(final NodeId id, final ConfiguredLsp rptPath, final PathType ptype) { 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerProvider.java:71: warning: no comment 10:06:23 [WARNING] public PathManagerProvider(final DataBroker dataBroker, 10:06:23 [WARNING] ^ 10:06:23 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:78: warning: no comment 10:06:23 [WARNING] public PcepTopologyListener(final DataBroker dataBroker, final WithKey topology, 10:06:23 [WARNING] ^ 10:06:23 [WARNING] 47 warnings 10:06:23 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT-javadoc.jar 10:06:23 [INFO] 10:06:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-provider --- 10:06:23 [INFO] CycloneDX: Resolving Dependencies 10:06:23 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 10:06:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/target/bom.xml 10:06:23 [INFO] attaching as pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:06:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/target/bom.json 10:06:23 [INFO] attaching as pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:06:23 [INFO] 10:06:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-provider --- 10:06:23 [INFO] Skipping duplicate-finder execution! 10:06:23 [INFO] 10:06:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-server-provider --- 10:06:23 [INFO] No dependency problems found 10:06:23 [INFO] 10:06:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-server-provider --- 10:06:23 [INFO] Skipping source per configuration. 10:06:23 [INFO] 10:06:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-server-provider --- 10:06:24 [INFO] 10:06:24 [INFO] --- jacoco:0.8.13:report (report) @ pcep-server-provider --- 10:06:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:06:24 [INFO] 10:06:24 [INFO] --- install:3.1.4:install (default-install) @ pcep-server-provider --- 10:06:24 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT.pom 10:06:24 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT.jar 10:06:24 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT-javadoc.jar 10:06:24 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:06:24 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:06:24 [INFO] 10:06:24 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-server-provider --- 10:06:24 [INFO] Installing org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT.jar 10:06:24 [INFO] Writing OBR metadata 10:06:24 [INFO] 10:06:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-server-provider --- 10:06:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:06:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:06:24 [INFO] 10:06:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-server-provider --- 10:06:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:06:24 [INFO] 10:06:24 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider >------- 10:06:24 [INFO] Building OpenDaylight :: PCEP :: PCE Server Provider 0.24.0-SNAPSHOT [130/167] 10:06:24 [INFO] from features/odl-bgpcep-pcep-server-provider/pom.xml 10:06:24 [INFO] ------------------------------[ feature ]------------------------------- 10:06:24 [INFO] 10:06:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] 10:06:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:06:24 [INFO] 10:06:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:06:24 [INFO] 10:06:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] 10:06:24 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] 10:06:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:06:24 [INFO] argLine set to empty 10:06:24 [INFO] 10:06:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] Starting audit... 10:06:24 Audit done. 10:06:24 [INFO] You have 0 Checkstyle violations. 10:06:24 [INFO] 10:06:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] Starting audit... 10:06:24 Audit done. 10:06:24 [INFO] You have 0 Checkstyle violations. 10:06:24 [INFO] 10:06:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:06:24 [INFO] 10:06:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml 10:06:24 [INFO] ...done! 10:06:24 [INFO] Attaching features XML 10:06:24 [INFO] 10:06:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:06:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:06:24 [INFO] 10:06:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server-provider >>> 10:06:24 [INFO] 10:06:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] No files found to run spotbugs, check compile phase has been run 10:06:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:06:24 [INFO] 10:06:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server-provider <<< 10:06:24 [INFO] 10:06:24 [INFO] 10:06:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] 10:06:24 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-server-provider --- 10:06:24 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider 10:06:24 [INFO] Project dependency features detected: [] 10:06:24 [INFO] Pax Exam System (Version: 4.14.0) created. 10:06:24 [INFO] Creating RMI registry server on 127.0.0.1:44887 10:06:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:06:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:06:25 [INFO] Waiting for remote bundle context.. on 44887 name: f667405e-2379-47a2-ab02-f9d659c29b3d timout: [ RelativeTimeout value = 180000 ] 10:06:28 [INFO] Building jar from resources and headers. 10:06:28 [INFO] Writing jar finished. 10:06:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:06:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:06:38 [INFO] 10:06:38 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-server-provider --- 10:06:38 [INFO] 10:06:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-server-provider --- 10:06:38 [INFO] No Javadoc in project. Archive not created. 10:06:38 [INFO] 10:06:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-server-provider --- 10:06:38 [INFO] CycloneDX: Resolving Dependencies 10:06:40 [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) 10:06:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server-provider/target/bom.xml 10:06:41 [INFO] attaching as odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:06:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server-provider/target/bom.json 10:06:41 [INFO] attaching as odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:06:41 [INFO] 10:06:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server-provider --- 10:06:41 [INFO] Skipping duplicate-finder execution! 10:06:41 [INFO] 10:06:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server-provider --- 10:06:41 [INFO] Skipping plugin execution 10:06:41 [INFO] 10:06:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server-provider --- 10:06:41 [INFO] Skipping source per configuration. 10:06:41 [INFO] 10:06:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-server-provider --- 10:06:41 [INFO] 10:06:41 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-server-provider --- 10:06:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:06:41 [INFO] 10:06:41 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-server-provider --- 10:06:41 [WARNING] 10:06:41 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server-provider did not assign 10:06:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:06:41 [WARNING] 10:06:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:06:41 [WARNING] 10:06:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT.pom 10:06:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-features.xml 10:06:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:06:41 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:06:41 [INFO] 10:06:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-server-provider --- 10:06:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:06:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:06:41 [WARNING] 10:06:41 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server-provider did not assign 10:06:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:06:41 [WARNING] 10:06:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:06:41 [WARNING] 10:06:41 [INFO] 10:06:41 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider >------ 10:06:41 [INFO] Building OpenDaylight :: PCEP :: Topology Provider 0.24.0-SNAPSHOT [131/167] 10:06:41 [INFO] from features/odl-bgpcep-pcep-topology-provider/pom.xml 10:06:41 [INFO] ------------------------------[ feature ]------------------------------- 10:06:41 [INFO] 10:06:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] 10:06:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:06:41 [INFO] 10:06:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:06:41 [INFO] 10:06:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] 10:06:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] 10:06:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:06:41 [INFO] argLine set to empty 10:06:41 [INFO] 10:06:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] Starting audit... 10:06:41 Audit done. 10:06:41 [INFO] You have 0 Checkstyle violations. 10:06:41 [INFO] 10:06:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] Starting audit... 10:06:41 Audit done. 10:06:41 [INFO] You have 0 Checkstyle violations. 10:06:41 [INFO] 10:06:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:06:41 [INFO] 10:06:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml 10:06:41 [INFO] ...done! 10:06:41 [INFO] Attaching features XML 10:06:41 [INFO] 10:06:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:06:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:06:41 [INFO] 10:06:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology-provider >>> 10:06:41 [INFO] 10:06:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] No files found to run spotbugs, check compile phase has been run 10:06:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:06:41 [INFO] 10:06:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology-provider <<< 10:06:41 [INFO] 10:06:41 [INFO] 10:06:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] 10:06:41 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-topology-provider --- 10:06:41 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider 10:06:41 [INFO] Project dependency features detected: [] 10:06:41 [INFO] Pax Exam System (Version: 4.14.0) created. 10:06:41 [INFO] Creating RMI registry server on 127.0.0.1:45211 10:06:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:06:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:06:42 [INFO] Waiting for remote bundle context.. on 45211 name: 6e4e6614-355f-41de-ada5-607b0e3a9604 timout: [ RelativeTimeout value = 180000 ] 10:06:45 [INFO] Building jar from resources and headers. 10:06:45 [INFO] Writing jar finished. 10:06:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:06:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:06:55 [INFO] 10:06:55 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-topology-provider --- 10:06:55 [INFO] 10:06:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-topology-provider --- 10:06:55 [INFO] No Javadoc in project. Archive not created. 10:06:55 [INFO] 10:06:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-topology-provider --- 10:06:55 [INFO] CycloneDX: Resolving Dependencies 10:06:57 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 10:06:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology-provider/target/bom.xml 10:06:58 [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:06:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology-provider/target/bom.json 10:06:58 [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:06:58 [INFO] 10:06:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology-provider --- 10:06:58 [INFO] Skipping duplicate-finder execution! 10:06:58 [INFO] 10:06:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology-provider --- 10:06:58 [INFO] Skipping plugin execution 10:06:58 [INFO] 10:06:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology-provider --- 10:06:58 [INFO] Skipping source per configuration. 10:06:58 [INFO] 10:06:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology-provider --- 10:06:58 [INFO] 10:06:58 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-topology-provider --- 10:06:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:06:58 [INFO] 10:06:58 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-topology-provider --- 10:06:58 [WARNING] 10:06:58 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology-provider did not assign 10:06:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:06:58 [WARNING] 10:06:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:06:58 [WARNING] 10:06:58 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT.pom 10:06:58 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-features.xml 10:06:58 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:06:58 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:06:58 [INFO] 10:06:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-topology-provider --- 10:06:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:06:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:06:58 [WARNING] 10:06:58 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology-provider did not assign 10:06:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:06:58 [WARNING] 10:06:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:06:58 [WARNING] 10:06:58 [INFO] 10:06:58 [INFO] ------------< org.opendaylight.bgpcep:pcep-tunnel-provider >------------ 10:06:58 [INFO] Building pcep-tunnel-provider 0.24.0-SNAPSHOT [132/167] 10:06:58 [INFO] from pcep/tunnel/tunnel-provider/pom.xml 10:06:58 [INFO] -------------------------------[ bundle ]------------------------------- 10:06:58 [INFO] 10:06:58 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-provider --- 10:06:58 [INFO] 10:06:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-tunnel-provider --- 10:06:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:06:58 [INFO] 10:06:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-tunnel-provider --- 10:06:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:06:58 [INFO] 10:06:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-provider --- 10:06:58 [INFO] 10:06:58 [INFO] --- dependency:3.9.0:properties (default) @ pcep-tunnel-provider --- 10:06:58 [INFO] 10:06:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-tunnel-provider --- 10:06:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:06:58 [INFO] 10:06:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-tunnel-provider --- 10:06:58 [INFO] Starting audit... 10:06:58 Audit done. 10:06:58 [INFO] You have 0 Checkstyle violations. 10:06:58 [INFO] 10:06:58 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-tunnel-provider --- 10:06:58 [INFO] Starting audit... 10:06:58 Audit done. 10:06:58 [INFO] You have 0 Checkstyle violations. 10:06:58 [INFO] 10:06:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-tunnel-provider --- 10:06:58 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:06:58 [INFO] 10:06:58 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-tunnel-provider --- 10:06:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/resources 10:06:58 [INFO] 10:06:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-tunnel-provider --- 10:06:58 [INFO] Recompiling the module because of changed dependency. 10:06:58 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[158,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[229,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[453,28] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[459,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[462,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[465,96] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[470,16] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[472,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:[59,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:[90,25] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:[92,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:59 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:[95,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 10:06:59 [INFO] 10:06:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-tunnel-provider >>> 10:06:59 [INFO] 10:06:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-tunnel-provider --- 10:06:59 [INFO] Fork Value is true 10:07:02 [INFO] Done SpotBugs Analysis.... 10:07:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:07:02 [INFO] 10:07:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-tunnel-provider <<< 10:07:02 [INFO] 10:07:02 [INFO] 10:07:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-tunnel-provider --- 10:07:02 [INFO] BugInstance size is 0 10:07:02 [INFO] Error size is 0 10:07:02 [INFO] No errors/warnings found 10:07:02 [INFO] 10:07:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-tunnel-provider --- 10:07:02 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:07:02 [INFO] 10:07:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-tunnel-provider --- 10:07:02 [INFO] Recompiling the module because of changed dependency. 10:07:02 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 10:07:02 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 10:07:02 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 10:07:02 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 10:07:02 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java:[93,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 10:07:02 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java:[96,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 10:07:02 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgrammingTest.java:[301,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 10:07:02 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgrammingTest.java:[312,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 10:07:02 [INFO] 10:07:02 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-tunnel-provider --- 10:07:02 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/surefire-reports 10:07:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:07:02 [INFO] 10:07:02 [INFO] ------------------------------------------------------- 10:07:02 [INFO] T E S T S 10:07:02 [INFO] ------------------------------------------------------- 10:07:03 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 10:07:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.790 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 10:07:08 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 10:07:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:07:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.126 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 10:07:09 [INFO] 10:07:09 [INFO] Results: 10:07:09 [INFO] 10:07:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 10:07:09 [INFO] 10:07:09 [INFO] 10:07:09 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-tunnel-provider --- 10:07:09 [INFO] 10:07:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-tunnel-provider --- 10:07:10 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar 10:07:10 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/classes/META-INF/MANIFEST.MF 10:07:10 [INFO] 10:07:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-tunnel-provider --- 10:07:11 [WARNING] Javadoc Warnings 10:07:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:79: warning: no comment 10:07:11 [WARNING] public final class NodeChangedListener implements DataTreeChangeListener { 10:07:11 [WARNING] ^ 10:07:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:135: warning: no comment 10:07:11 [WARNING] public static DataObjectIdentifier linkIdentifier(final DataObjectIdentifier topology, 10:07:11 [WARNING] ^ 10:07:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelClusterSingletonService.java:38: warning: no comment 10:07:11 [WARNING] public final class PCEPTunnelClusterSingletonService implements ClusterSingletonService, AutoCloseable { 10:07:11 [WARNING] ^ 10:07:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelClusterSingletonService.java:53: warning: no comment 10:07:11 [WARNING] public PCEPTunnelClusterSingletonService( 10:07:11 [WARNING] ^ 10:07:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:31: warning: no comment 10:07:11 [WARNING] public final class PCEPTunnelTopologyProvider extends DefaultTopologyReference implements AutoCloseable { 10:07:11 [WARNING] ^ 10:07:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:43: warning: no comment 10:07:11 [WARNING] public PCEPTunnelTopologyProvider( 10:07:11 [WARNING] ^ 10:07:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:74: warning: no comment 10:07:11 [WARNING] public TopologyReference getTopologyReference() { 10:07:11 [WARNING] ^ 10:07:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgramming.java:41: warning: no comment 10:07:11 [WARNING] public final class TunnelProgramming implements AutoCloseable { 10:07:11 [WARNING] ^ 10:07:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:43: warning: no comment 10:07:11 [WARNING] public final class TunnelProviderDeployer implements DataTreeChangeListener, AutoCloseable { 10:07:11 [WARNING] ^ 10:07:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:53: warning: no comment 10:07:11 [WARNING] public TunnelProviderDeployer(@Reference final DataBroker dataBroker, 10:07:11 [WARNING] ^ 10:07:11 [WARNING] 10 warnings 10:07:11 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT-javadoc.jar 10:07:11 [INFO] 10:07:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-provider --- 10:07:11 [INFO] CycloneDX: Resolving Dependencies 10:07:13 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 10:07:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/bom.xml 10:07:13 [INFO] attaching as pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:07:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/bom.json 10:07:13 [INFO] attaching as pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:07:13 [INFO] 10:07:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-provider --- 10:07:13 [INFO] Skipping duplicate-finder execution! 10:07:13 [INFO] 10:07:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-tunnel-provider --- 10:07:13 [INFO] No dependency problems found 10:07:13 [INFO] 10:07:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-provider --- 10:07:13 [INFO] Skipping source per configuration. 10:07:13 [INFO] 10:07:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-tunnel-provider --- 10:07:13 [INFO] 10:07:13 [INFO] --- jacoco:0.8.13:report (report) @ pcep-tunnel-provider --- 10:07:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec 10:07:13 [INFO] Analyzed bundle 'pcep-tunnel-provider' with 13 classes 10:07:13 [INFO] 10:07:13 [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-provider --- 10:07:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT.pom 10:07:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar 10:07:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT-javadoc.jar 10:07:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:07:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:07:13 [INFO] 10:07:13 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-tunnel-provider --- 10:07:13 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar 10:07:13 [INFO] Writing OBR metadata 10:07:13 [INFO] 10:07:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-tunnel-provider --- 10:07:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:07:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:07:13 [INFO] 10:07:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-tunnel-provider --- 10:07:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:07:13 [INFO] 10:07:13 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider >------- 10:07:13 [INFO] Building OpenDaylight :: PCEP :: Tunnel Provider 0.24.0-SNAPSHOT [133/167] 10:07:13 [INFO] from features/odl-bgpcep-pcep-tunnel-provider/pom.xml 10:07:13 [INFO] ------------------------------[ feature ]------------------------------- 10:07:13 [INFO] 10:07:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:13 [INFO] 10:07:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:07:13 [INFO] 10:07:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:07:13 [INFO] 10:07:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:13 [INFO] 10:07:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:13 [INFO] 10:07:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:07:13 [INFO] argLine set to empty 10:07:13 [INFO] 10:07:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:13 [INFO] Starting audit... 10:07:13 Audit done. 10:07:13 [INFO] You have 0 Checkstyle violations. 10:07:13 [INFO] 10:07:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:13 [INFO] Starting audit... 10:07:13 Audit done. 10:07:13 [INFO] You have 0 Checkstyle violations. 10:07:13 [INFO] 10:07:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:07:13 [INFO] 10:07:13 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:14 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml 10:07:14 [INFO] ...done! 10:07:14 [INFO] Attaching features XML 10:07:14 [INFO] 10:07:14 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:14 [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 10:07:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:07:14 [INFO] 10:07:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-tunnel-provider >>> 10:07:14 [INFO] 10:07:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:14 [INFO] No files found to run spotbugs, check compile phase has been run 10:07:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:07:14 [INFO] 10:07:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-tunnel-provider <<< 10:07:14 [INFO] 10:07:14 [INFO] 10:07:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:14 [INFO] 10:07:14 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:14 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider 10:07:14 [INFO] Project dependency features detected: [] 10:07:14 [INFO] Pax Exam System (Version: 4.14.0) created. 10:07:14 [INFO] Creating RMI registry server on 127.0.0.1:43307 10:07:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:07:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:07:14 [INFO] Waiting for remote bundle context.. on 43307 name: 12375846-9a78-454d-9e63-144e31c95507 timout: [ RelativeTimeout value = 180000 ] 10:07:18 [INFO] Building jar from resources and headers. 10:07:18 [INFO] Writing jar finished. 10:07:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:07:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:07:27 [INFO] 10:07:27 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:27 [INFO] 10:07:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:27 [INFO] No Javadoc in project. Archive not created. 10:07:27 [INFO] 10:07:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:27 [INFO] CycloneDX: Resolving Dependencies 10:07:31 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 10:07:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml 10:07:31 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:07:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json 10:07:31 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:07:31 [INFO] 10:07:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:31 [INFO] Skipping duplicate-finder execution! 10:07:31 [INFO] 10:07:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:31 [INFO] Skipping plugin execution 10:07:31 [INFO] 10:07:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:31 [INFO] Skipping source per configuration. 10:07:31 [INFO] 10:07:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:31 [INFO] 10:07:31 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:07:31 [INFO] 10:07:31 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:31 [WARNING] 10:07:31 [WARNING] The packaging plugin for project odl-bgpcep-pcep-tunnel-provider did not assign 10:07:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:07:31 [WARNING] 10:07:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:07:31 [WARNING] 10:07:31 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT.pom 10:07:31 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-features.xml 10:07:31 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml 10:07:31 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json 10:07:31 [INFO] 10:07:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-tunnel-provider --- 10:07:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:07:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:07:31 [WARNING] 10:07:31 [WARNING] The packaging plugin for project odl-bgpcep-pcep-tunnel-provider did not assign 10:07:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:07:31 [WARNING] 10:07:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:07:31 [WARNING] 10:07:31 [INFO] 10:07:31 [INFO] -------< org.opendaylight.bgpcep:pcep-auto-bandwidth-extension >-------- 10:07:31 [INFO] Building pcep-auto-bandwidth-extension 0.24.0-SNAPSHOT [134/167] 10:07:31 [INFO] from pcep/auto-bandwidth-extension/pom.xml 10:07:31 [INFO] -------------------------------[ bundle ]------------------------------- 10:07:31 [INFO] 10:07:31 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-auto-bandwidth-extension --- 10:07:31 [INFO] 10:07:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-auto-bandwidth-extension --- 10:07:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:07:31 [INFO] 10:07:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-auto-bandwidth-extension --- 10:07:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:07:31 [INFO] 10:07:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-auto-bandwidth-extension --- 10:07:31 [INFO] 10:07:31 [INFO] --- dependency:3.9.0:properties (default) @ pcep-auto-bandwidth-extension --- 10:07:31 [INFO] 10:07:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-auto-bandwidth-extension --- 10:07:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:07:31 [INFO] 10:07:31 [INFO] --- yang:14.0.18:generate-sources (binding) @ pcep-auto-bandwidth-extension --- 10:07:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:07:31 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/src/main/yang 10:07:31 [INFO] yang-to-sources: Found 13 dependencies in 2.457 ms 10:07:31 [INFO] yang-to-sources: Project model files found: 1 in 1.406 ms 10:07:31 [INFO] yang-to-sources: 17 YANG models processed in 141.4 ms 10:07:31 [INFO] BindingJavaFileGenerator: Defined 12 files in 14.56 ms 10:07:31 [INFO] Sorted 12 files into 4 directories in 89.37 μs 10:07:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 19.51 ms 10:07:31 [INFO] 10:07:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-auto-bandwidth-extension --- 10:07:31 [INFO] Starting audit... 10:07:31 Audit done. 10:07:31 [INFO] You have 0 Checkstyle violations. 10:07:31 [INFO] 10:07:31 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-auto-bandwidth-extension --- 10:07:31 [INFO] Starting audit... 10:07:31 Audit done. 10:07:31 [INFO] You have 0 Checkstyle violations. 10:07:31 [INFO] 10:07:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-auto-bandwidth-extension --- 10:07:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:07:31 [INFO] 10:07:31 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-auto-bandwidth-extension --- 10:07:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/src/main/resources 10:07:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/generated-sources/spi 10:07:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:07:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:07:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:07:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/generated-sources/spi 10:07:31 [INFO] 10:07:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-auto-bandwidth-extension --- 10:07:31 [INFO] Recompiling the module because of changed dependency. 10:07:31 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 10:07:32 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 10:07:32 [INFO] 10:07:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-auto-bandwidth-extension >>> 10:07:32 [INFO] 10:07:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-auto-bandwidth-extension --- 10:07:32 [INFO] Fork Value is true 10:07:35 [INFO] Done SpotBugs Analysis.... 10:07:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:07:35 [INFO] 10:07:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-auto-bandwidth-extension <<< 10:07:35 [INFO] 10:07:35 [INFO] 10:07:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-auto-bandwidth-extension --- 10:07:35 [INFO] BugInstance size is 0 10:07:35 [INFO] Error size is 0 10:07:35 [INFO] No errors/warnings found 10:07:35 [INFO] 10:07:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-auto-bandwidth-extension --- 10:07:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/src/test/resources 10:07:35 [INFO] 10:07:35 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-auto-bandwidth-extension --- 10:07:35 [INFO] Recompiling the module because of changed dependency. 10:07:35 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 10:07:35 [INFO] 10:07:35 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-auto-bandwidth-extension --- 10:07:35 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/surefire-reports 10:07:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:07:35 [INFO] 10:07:35 [INFO] ------------------------------------------------------- 10:07:35 [INFO] T E S T S 10:07:35 [INFO] ------------------------------------------------------- 10:07:36 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest 10:07:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest 10:07:36 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest 10:07:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest 10:07:36 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest 10:07:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest 10:07:36 [INFO] 10:07:36 [INFO] Results: 10:07:36 [INFO] 10:07:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 10:07:36 [INFO] 10:07:36 [INFO] 10:07:36 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-auto-bandwidth-extension --- 10:07:36 [INFO] 10:07:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-auto-bandwidth-extension --- 10:07:37 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar 10:07:37 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/classes/META-INF/MANIFEST.MF 10:07:37 [INFO] 10:07:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-auto-bandwidth-extension --- 10:07:38 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-javadoc.jar 10:07:38 [INFO] 10:07:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-auto-bandwidth-extension --- 10:07:38 [INFO] CycloneDX: Resolving Dependencies 10:07:39 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 10:07:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/bom.xml 10:07:39 [INFO] attaching as pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.xml 10:07:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/bom.json 10:07:39 [INFO] attaching as pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.json 10:07:39 [INFO] 10:07:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-auto-bandwidth-extension --- 10:07:39 [INFO] Skipping duplicate-finder execution! 10:07:39 [INFO] 10:07:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-auto-bandwidth-extension --- 10:07:39 [WARNING] Non-test scoped test only dependencies found: 10:07:39 [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 10:07:39 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 10:07:39 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 10:07:39 [INFO] 10:07:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-auto-bandwidth-extension --- 10:07:39 [INFO] Skipping source per configuration. 10:07:39 [INFO] 10:07:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-auto-bandwidth-extension --- 10:07:39 [INFO] 10:07:39 [INFO] --- jacoco:0.8.13:report (report) @ pcep-auto-bandwidth-extension --- 10:07:39 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec 10:07:39 [INFO] Analyzed bundle 'pcep-auto-bandwidth-extension' with 5 classes 10:07:39 [INFO] 10:07:39 [INFO] --- install:3.1.4:install (default-install) @ pcep-auto-bandwidth-extension --- 10:07:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.pom 10:07:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar 10:07:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-javadoc.jar 10:07:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.xml 10:07:39 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.json 10:07:39 [INFO] 10:07:39 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-auto-bandwidth-extension --- 10:07:39 [INFO] Installing org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar 10:07:39 [INFO] Writing OBR metadata 10:07:39 [INFO] 10:07:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-auto-bandwidth-extension --- 10:07:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:07:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:07:39 [INFO] 10:07:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-auto-bandwidth-extension --- 10:07:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:07:39 [INFO] 10:07:39 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth >------- 10:07:39 [INFO] Building OpenDaylight :: PCEP :: Auto Bandwidth 0.24.0-SNAPSHOT [135/167] 10:07:39 [INFO] from features/odl-bgpcep-pcep-auto-bandwidth/pom.xml 10:07:39 [INFO] ------------------------------[ feature ]------------------------------- 10:07:39 [INFO] 10:07:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:39 [INFO] 10:07:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:07:39 [INFO] 10:07:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:07:39 [INFO] 10:07:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:40 [INFO] 10:07:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:40 [INFO] 10:07:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:07:40 [INFO] argLine set to empty 10:07:40 [INFO] 10:07:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:40 [INFO] Starting audit... 10:07:40 Audit done. 10:07:40 [INFO] You have 0 Checkstyle violations. 10:07:40 [INFO] 10:07:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:40 [INFO] Starting audit... 10:07:40 Audit done. 10:07:40 [INFO] You have 0 Checkstyle violations. 10:07:40 [INFO] 10:07:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:07:40 [INFO] 10:07:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:40 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml 10:07:40 [INFO] ...done! 10:07:40 [INFO] Attaching features XML 10:07:40 [INFO] 10:07:40 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:40 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:07:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:07:40 [INFO] 10:07:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-auto-bandwidth >>> 10:07:40 [INFO] 10:07:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:40 [INFO] No files found to run spotbugs, check compile phase has been run 10:07:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:07:40 [INFO] 10:07:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-auto-bandwidth <<< 10:07:40 [INFO] 10:07:40 [INFO] 10:07:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:40 [INFO] 10:07:40 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:40 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth 10:07:40 [INFO] Project dependency features detected: [] 10:07:40 [INFO] Pax Exam System (Version: 4.14.0) created. 10:07:40 [INFO] Creating RMI registry server on 127.0.0.1:40913 10:07:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:07:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:07:40 [INFO] Waiting for remote bundle context.. on 40913 name: 36a62631-9ee6-4eb4-9d95-c3c875586a7e timout: [ RelativeTimeout value = 180000 ] 10:07:44 [INFO] Building jar from resources and headers. 10:07:44 [INFO] Writing jar finished. 10:07:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:07:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:07:52 [INFO] 10:07:52 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:52 [INFO] 10:07:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:52 [INFO] No Javadoc in project. Archive not created. 10:07:52 [INFO] 10:07:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:52 [INFO] CycloneDX: Resolving Dependencies 10:07:55 [INFO] CycloneDX: Creating BOM version 1.6 with 243 component(s) 10:07:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml 10:07:55 [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.xml 10:07:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json 10:07:55 [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.json 10:07:55 [INFO] 10:07:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:55 [INFO] Skipping duplicate-finder execution! 10:07:55 [INFO] 10:07:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:55 [INFO] Skipping plugin execution 10:07:55 [INFO] 10:07:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:55 [INFO] Skipping source per configuration. 10:07:55 [INFO] 10:07:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:55 [INFO] 10:07:55 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:07:55 [INFO] 10:07:55 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:55 [WARNING] 10:07:55 [WARNING] The packaging plugin for project odl-bgpcep-pcep-auto-bandwidth did not assign 10:07:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:07:55 [WARNING] 10:07:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:07:55 [WARNING] 10:07:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-auto-bandwidth/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT.pom 10:07:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-features.xml 10:07:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.xml 10:07:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.json 10:07:55 [INFO] 10:07:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-auto-bandwidth --- 10:07:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:07:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:07:55 [WARNING] 10:07:55 [WARNING] The packaging plugin for project odl-bgpcep-pcep-auto-bandwidth did not assign 10:07:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:07:55 [WARNING] 10:07:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:07:55 [WARNING] 10:07:55 [INFO] 10:07:55 [INFO] ------------< org.opendaylight.bgpcep:pcep-config-example >------------- 10:07:55 [INFO] Building pcep-config-example 0.24.0-SNAPSHOT [136/167] 10:07:55 [INFO] from pcep/config-example/pom.xml 10:07:55 [INFO] --------------------------------[ jar ]--------------------------------- 10:07:55 [INFO] 10:07:55 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-config-example --- 10:07:55 [INFO] 10:07:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-config-example --- 10:07:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:07:55 [INFO] 10:07:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-config-example --- 10:07:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:07:55 [INFO] 10:07:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-config-example --- 10:07:55 [INFO] 10:07:55 [INFO] --- dependency:3.9.0:properties (default) @ pcep-config-example --- 10:07:55 [INFO] 10:07:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-config-example --- 10:07:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/config-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:07:55 [INFO] 10:07:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-config-example --- 10:07:55 [INFO] Starting audit... 10:07:55 Audit done. 10:07:55 [INFO] You have 0 Checkstyle violations. 10:07:55 [INFO] 10:07:55 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-config-example --- 10:07:55 [INFO] Starting audit... 10:07:55 Audit done. 10:07:55 [INFO] You have 0 Checkstyle violations. 10:07:55 [INFO] 10:07:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-config-example --- 10:07:55 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:07:55 [INFO] 10:07:55 [INFO] --- remote-resources:3.3.0:bundle (default) @ pcep-config-example --- 10:07:55 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 10:07:55 [INFO] 10:07:55 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-config-example --- 10:07:55 [INFO] Copying 1 resource from src/main/resources to target/classes 10:07:55 [INFO] 10:07:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-config-example --- 10:07:55 [INFO] No sources to compile 10:07:55 [INFO] 10:07:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-config-example >>> 10:07:55 [INFO] 10:07:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-config-example --- 10:07:55 [INFO] No files found to run spotbugs, check compile phase has been run 10:07:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:07:55 [INFO] 10:07:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-config-example <<< 10:07:55 [INFO] 10:07:55 [INFO] 10:07:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-config-example --- 10:07:55 [INFO] 10:07:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-config-example --- 10:07:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/config-example/src/test/resources 10:07:55 [INFO] 10:07:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-config-example --- 10:07:55 [INFO] No sources to compile 10:07:55 [INFO] 10:07:55 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-config-example --- 10:07:55 [INFO] No tests to run. 10:07:55 [INFO] 10:07:55 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-config-example --- 10:07:55 [INFO] 10:07:55 [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-config-example --- 10:07:55 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/config-example/target/pcep-config-example-0.24.0-SNAPSHOT.jar 10:07:55 [INFO] 10:07:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-config-example --- 10:07:55 [INFO] No Javadoc in project. Archive not created. 10:07:55 [INFO] 10:07:55 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ pcep-config-example --- 10:07:55 [INFO] 10:07:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-config-example --- 10:07:55 [INFO] CycloneDX: Resolving Dependencies 10:07:55 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 10:07:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/config-example/target/bom.xml 10:07:56 [INFO] attaching as pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 10:07:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/config-example/target/bom.json 10:07:56 [INFO] attaching as pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json 10:07:56 [INFO] 10:07:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-config-example --- 10:07:56 [INFO] Skipping duplicate-finder execution! 10:07:56 [INFO] 10:07:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-config-example --- 10:07:56 [INFO] No dependency problems found 10:07:56 [INFO] 10:07:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-config-example --- 10:07:56 [INFO] Skipping source per configuration. 10:07:56 [INFO] 10:07:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-config-example --- 10:07:56 [INFO] 10:07:56 [INFO] --- jacoco:0.8.13:report (report) @ pcep-config-example --- 10:07:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:07:56 [INFO] 10:07:56 [INFO] --- install:3.1.4:install (default-install) @ pcep-config-example --- 10:07:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT.pom 10:07:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/config-example/target/pcep-config-example-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT.jar 10:07:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/config-example/target/classes/initial/network-topology-pcep-config.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT-network-topology-pcep-initial-config.xml 10:07:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 10:07:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json 10:07:56 [INFO] 10:07:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-config-example --- 10:07:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:07:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:07:56 [INFO] 10:07:56 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example >------- 10:07:56 [INFO] Building OpenDaylight :: Pcep Configuration Example Files 0.24.0-SNAPSHOT [137/167] 10:07:56 [INFO] from features/odl-bgpcep-pcep-config-example/pom.xml 10:07:56 [INFO] ------------------------------[ feature ]------------------------------- 10:07:56 [INFO] 10:07:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] 10:07:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:07:56 [INFO] 10:07:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:07:56 [INFO] 10:07:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] 10:07:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] 10:07:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:07:56 [INFO] argLine set to empty 10:07:56 [INFO] 10:07:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] Starting audit... 10:07:56 Audit done. 10:07:56 [INFO] You have 0 Checkstyle violations. 10:07:56 [INFO] 10:07:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] Starting audit... 10:07:56 Audit done. 10:07:56 [INFO] You have 0 Checkstyle violations. 10:07:56 [INFO] 10:07:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-config-example --- 10:07:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:07:56 [INFO] 10:07:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml 10:07:56 [INFO] ...done! 10:07:56 [INFO] Attaching features XML 10:07:56 [INFO] 10:07:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-config-example --- 10:07:56 [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 10:07:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:07:56 [INFO] 10:07:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-config-example >>> 10:07:56 [INFO] 10:07:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] No files found to run spotbugs, check compile phase has been run 10:07:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:07:56 [INFO] 10:07:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-config-example <<< 10:07:56 [INFO] 10:07:56 [INFO] 10:07:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] 10:07:56 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-config-example --- 10:07:56 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example 10:07:56 [INFO] Project dependency features detected: [] 10:07:56 [INFO] Pax Exam System (Version: 4.14.0) created. 10:07:56 [INFO] Creating RMI registry server on 127.0.0.1:41493 10:07:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:07:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:07:56 [INFO] Waiting for remote bundle context.. on 41493 name: 7bc3332c-a97d-4343-8b9c-1cd433e97426 timout: [ RelativeTimeout value = 180000 ] 10:08:00 [INFO] Building jar from resources and headers. 10:08:00 [INFO] Writing jar finished. 10:08:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:08:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:08:02 [INFO] 10:08:02 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-config-example --- 10:08:02 [INFO] 10:08:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-config-example --- 10:08:02 [INFO] No Javadoc in project. Archive not created. 10:08:02 [INFO] 10:08:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-config-example --- 10:08:02 [INFO] CycloneDX: Resolving Dependencies 10:08:02 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 10:08:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-config-example/target/bom.xml 10:08:02 [INFO] attaching as odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-config-example/target/bom.json 10:08:02 [INFO] attaching as odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json 10:08:02 [INFO] 10:08:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-config-example --- 10:08:02 [INFO] Skipping duplicate-finder execution! 10:08:02 [INFO] 10:08:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-config-example --- 10:08:02 [INFO] Skipping plugin execution 10:08:02 [INFO] 10:08:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-config-example --- 10:08:02 [INFO] Skipping source per configuration. 10:08:02 [INFO] 10:08:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-config-example --- 10:08:02 [INFO] 10:08:02 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-config-example --- 10:08:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:08:02 [INFO] 10:08:02 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-config-example --- 10:08:02 [WARNING] 10:08:02 [WARNING] The packaging plugin for project odl-bgpcep-pcep-config-example did not assign 10:08:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:08:02 [WARNING] 10:08:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:08:02 [WARNING] 10:08:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT.pom 10:08:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-features.xml 10:08:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json 10:08:02 [INFO] 10:08:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-config-example --- 10:08:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:08:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:08:02 [WARNING] 10:08:02 [WARNING] The packaging plugin for project odl-bgpcep-pcep-config-example did not assign 10:08:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:08:02 [WARNING] 10:08:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:08:02 [WARNING] 10:08:02 [INFO] 10:08:02 [INFO] ------------------< org.opendaylight.bgpcep:pcep-cli >------------------ 10:08:02 [INFO] Building pcep-cli 0.24.0-SNAPSHOT [138/167] 10:08:02 [INFO] from pcep/topology/cli/pom.xml 10:08:02 [INFO] -------------------------------[ bundle ]------------------------------- 10:08:02 [INFO] 10:08:02 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-cli --- 10:08:02 [INFO] 10:08:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-cli --- 10:08:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:02 [INFO] 10:08:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-cli --- 10:08:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:02 [INFO] 10:08:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-cli --- 10:08:03 [INFO] 10:08:03 [INFO] --- dependency:3.9.0:properties (default) @ pcep-cli --- 10:08:03 [INFO] 10:08:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-cli --- 10:08:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/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/** 10:08:03 [INFO] 10:08:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-cli --- 10:08:03 [INFO] Starting audit... 10:08:03 Audit done. 10:08:03 [INFO] You have 0 Checkstyle violations. 10:08:03 [INFO] 10:08:03 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-cli --- 10:08:03 [INFO] Starting audit... 10:08:03 Audit done. 10:08:03 [INFO] You have 0 Checkstyle violations. 10:08:03 [INFO] 10:08:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-cli --- 10:08:03 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:08:03 [INFO] 10:08:03 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-cli --- 10:08:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/src/main/resources 10:08:03 [INFO] 10:08:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-cli --- 10:08:03 [INFO] Recompiling the module because of changed dependency. 10:08:03 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 10:08:03 [INFO] 10:08:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-cli >>> 10:08:03 [INFO] 10:08:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-cli --- 10:08:03 [INFO] Fork Value is true 10:08:05 [INFO] Done SpotBugs Analysis.... 10:08:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:08:05 [INFO] 10:08:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-cli <<< 10:08:05 [INFO] 10:08:05 [INFO] 10:08:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-cli --- 10:08:05 [INFO] BugInstance size is 0 10:08:05 [INFO] Error size is 0 10:08:05 [INFO] No errors/warnings found 10:08:05 [INFO] 10:08:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-cli --- 10:08:05 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:08:05 [INFO] 10:08:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-cli --- 10:08:05 [INFO] Recompiling the module because of changed dependency. 10:08:05 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 10:08:06 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/src/test/java/org/opendaylight/protocol/pcep/cli/utils/PcepStateUtilsTest.java:[77,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 10:08:06 [INFO] 10:08:06 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-cli --- 10:08:06 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/surefire-reports 10:08:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:08:06 [INFO] 10:08:06 [INFO] ------------------------------------------------------- 10:08:06 [INFO] T E S T S 10:08:06 [INFO] ------------------------------------------------------- 10:08:07 [INFO] Running org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 10:08:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.857 s -- in org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 10:08:11 [INFO] 10:08:11 [INFO] Results: 10:08:11 [INFO] 10:08:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 10:08:11 [INFO] 10:08:11 [INFO] 10:08:11 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-cli --- 10:08:11 [INFO] 10:08:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-cli --- 10:08:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT.jar 10:08:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/classes/META-INF/MANIFEST.MF 10:08:11 [INFO] 10:08:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-cli --- 10:08:12 [WARNING] Javadoc Warnings 10:08:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/src/main/java/org/opendaylight/protocol/pcep/cli/PcepStateCommandProvider.java:21: warning: no comment 10:08:12 [WARNING] public final class PcepStateCommandProvider implements Action { 10:08:12 [WARNING] ^ 10:08:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/src/main/java/org/opendaylight/protocol/pcep/cli/PcepStateCommandProvider.java:21: warning: use of default constructor, which does not provide a comment 10:08:12 [WARNING] public final class PcepStateCommandProvider implements Action { 10:08:12 [WARNING] ^ 10:08:12 [WARNING] 2 warnings 10:08:12 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT-javadoc.jar 10:08:12 [INFO] 10:08:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-cli --- 10:08:12 [INFO] CycloneDX: Resolving Dependencies 10:08:13 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 10:08:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/bom.xml 10:08:13 [INFO] attaching as pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/bom.json 10:08:13 [INFO] attaching as pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json 10:08:13 [INFO] 10:08:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-cli --- 10:08:13 [INFO] Skipping duplicate-finder execution! 10:08:13 [INFO] 10:08:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-cli --- 10:08:13 [INFO] No dependency problems found 10:08:13 [INFO] 10:08:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-cli --- 10:08:13 [INFO] Skipping source per configuration. 10:08:13 [INFO] 10:08:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-cli --- 10:08:13 [INFO] 10:08:13 [INFO] --- jacoco:0.8.13:report (report) @ pcep-cli --- 10:08:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/code-coverage/jacoco.exec 10:08:13 [INFO] Analyzed bundle 'pcep-cli' with 2 classes 10:08:13 [INFO] 10:08:13 [INFO] --- install:3.1.4:install (default-install) @ pcep-cli --- 10:08:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT.pom 10:08:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT.jar 10:08:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT-javadoc.jar 10:08:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json 10:08:13 [INFO] 10:08:13 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-cli --- 10:08:13 [INFO] Installing org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT.jar 10:08:13 [INFO] Writing OBR metadata 10:08:13 [INFO] 10:08:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-cli --- 10:08:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:08:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:08:13 [INFO] 10:08:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ pcep-cli --- 10:08:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:08:13 [INFO] 10:08:13 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-cli >------------- 10:08:13 [INFO] Building OpenDaylight :: PCEP :: Topology Cli 0.24.0-SNAPSHOT [139/167] 10:08:13 [INFO] from features/odl-bgpcep-pcep-cli/pom.xml 10:08:13 [INFO] ------------------------------[ feature ]------------------------------- 10:08:13 [INFO] 10:08:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-cli --- 10:08:13 [INFO] 10:08:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-cli --- 10:08:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:13 [INFO] 10:08:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-cli --- 10:08:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:13 [INFO] 10:08:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-cli --- 10:08:14 [INFO] 10:08:14 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-cli --- 10:08:14 [INFO] 10:08:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-cli --- 10:08:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:08:14 [INFO] argLine set to empty 10:08:14 [INFO] 10:08:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-cli --- 10:08:14 [INFO] Starting audit... 10:08:14 Audit done. 10:08:14 [INFO] You have 0 Checkstyle violations. 10:08:14 [INFO] 10:08:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-cli --- 10:08:14 [INFO] Starting audit... 10:08:14 Audit done. 10:08:14 [INFO] You have 0 Checkstyle violations. 10:08:14 [INFO] 10:08:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-cli --- 10:08:14 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:08:14 [INFO] 10:08:14 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-cli --- 10:08:14 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-cli/target/feature/feature.xml 10:08:14 [INFO] ...done! 10:08:14 [INFO] Attaching features XML 10:08:14 [INFO] 10:08:14 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-cli --- 10:08:14 [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 10:08:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:08:14 [INFO] 10:08:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-cli >>> 10:08:14 [INFO] 10:08:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-cli --- 10:08:14 [INFO] No files found to run spotbugs, check compile phase has been run 10:08:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:08:14 [INFO] 10:08:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-cli <<< 10:08:14 [INFO] 10:08:14 [INFO] 10:08:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-cli --- 10:08:14 [INFO] 10:08:14 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep-cli --- 10:08:14 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-cli 10:08:14 [INFO] Project dependency features detected: [] 10:08:14 [INFO] Pax Exam System (Version: 4.14.0) created. 10:08:14 [INFO] Creating RMI registry server on 127.0.0.1:37265 10:08:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:08:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:08:14 [INFO] Waiting for remote bundle context.. on 37265 name: 0fd0b41a-6b57-4162-bb16-367a84142ccd timout: [ RelativeTimeout value = 180000 ] 10:08:18 [INFO] Building jar from resources and headers. 10:08:18 [INFO] Writing jar finished. 10:08:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:08:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:08:27 [INFO] 10:08:27 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep-cli --- 10:08:27 [INFO] 10:08:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-cli --- 10:08:27 [INFO] No Javadoc in project. Archive not created. 10:08:27 [INFO] 10:08:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-cli --- 10:08:27 [INFO] CycloneDX: Resolving Dependencies 10:08:30 [INFO] CycloneDX: Creating BOM version 1.6 with 243 component(s) 10:08:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-cli/target/bom.xml 10:08:30 [INFO] attaching as odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-cli/target/bom.json 10:08:30 [INFO] attaching as odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json 10:08:30 [INFO] 10:08:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-cli --- 10:08:30 [INFO] Skipping duplicate-finder execution! 10:08:30 [INFO] 10:08:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-cli --- 10:08:30 [INFO] Skipping plugin execution 10:08:30 [INFO] 10:08:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-cli --- 10:08:30 [INFO] Skipping source per configuration. 10:08:30 [INFO] 10:08:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-cli --- 10:08:30 [INFO] 10:08:30 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep-cli --- 10:08:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:08:30 [INFO] 10:08:30 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-cli --- 10:08:30 [WARNING] 10:08:30 [WARNING] The packaging plugin for project odl-bgpcep-pcep-cli did not assign 10:08:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:08:30 [WARNING] 10:08:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:08:30 [WARNING] 10:08:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT.pom 10:08:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-features.xml 10:08:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json 10:08:30 [INFO] 10:08:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep-cli --- 10:08:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:08:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:08:30 [WARNING] 10:08:30 [WARNING] The packaging plugin for project odl-bgpcep-pcep-cli did not assign 10:08:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:08:30 [WARNING] 10:08:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:08:30 [WARNING] 10:08:30 [INFO] 10:08:30 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-pcep >--------------- 10:08:30 [INFO] Building OpenDaylight :: PCEP 0.24.0-SNAPSHOT [140/167] 10:08:30 [INFO] from features/odl-bgpcep-pcep/pom.xml 10:08:30 [INFO] ------------------------------[ feature ]------------------------------- 10:08:30 [INFO] 10:08:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep --- 10:08:30 [INFO] 10:08:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep --- 10:08:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:30 [INFO] 10:08:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep --- 10:08:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:30 [INFO] 10:08:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep --- 10:08:30 [INFO] 10:08:30 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep --- 10:08:30 [INFO] 10:08:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep --- 10:08:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:08:30 [INFO] argLine set to empty 10:08:30 [INFO] 10:08:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep --- 10:08:30 [INFO] Starting audit... 10:08:30 Audit done. 10:08:30 [INFO] You have 0 Checkstyle violations. 10:08:30 [INFO] 10:08:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep --- 10:08:30 [INFO] Starting audit... 10:08:30 Audit done. 10:08:30 [INFO] You have 0 Checkstyle violations. 10:08:30 [INFO] 10:08:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep --- 10:08:30 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:08:30 [INFO] 10:08:30 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep --- 10:08:30 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep/target/feature/feature.xml 10:08:31 [INFO] ...done! 10:08:31 [INFO] Attaching features XML 10:08:31 [INFO] 10:08:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep --- 10:08:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:08:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:08:31 [INFO] 10:08:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep >>> 10:08:31 [INFO] 10:08:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep --- 10:08:31 [INFO] No files found to run spotbugs, check compile phase has been run 10:08:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:08:31 [INFO] 10:08:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep <<< 10:08:31 [INFO] 10:08:31 [INFO] 10:08:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep --- 10:08:31 [INFO] 10:08:31 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-pcep --- 10:08:31 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep 10:08:31 [INFO] Project dependency features detected: [] 10:08:31 [INFO] Pax Exam System (Version: 4.14.0) created. 10:08:31 [INFO] Creating RMI registry server on 127.0.0.1:46649 10:08:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:08:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:08:31 [INFO] Waiting for remote bundle context.. on 46649 name: d5d162a7-6174-4694-8683-4d247d92a7c4 timout: [ RelativeTimeout value = 180000 ] 10:08:35 [INFO] Building jar from resources and headers. 10:08:35 [INFO] Writing jar finished. 10:08:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:08:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:08:44 [INFO] 10:08:44 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-pcep --- 10:08:44 [INFO] 10:08:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep --- 10:08:44 [INFO] No Javadoc in project. Archive not created. 10:08:44 [INFO] 10:08:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep --- 10:08:44 [INFO] CycloneDX: Resolving Dependencies 10:08:47 [INFO] CycloneDX: Creating BOM version 1.6 with 274 component(s) 10:08:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep/target/bom.xml 10:08:47 [INFO] attaching as odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep/target/bom.json 10:08:47 [INFO] attaching as odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.json 10:08:47 [INFO] 10:08:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep --- 10:08:47 [INFO] Skipping duplicate-finder execution! 10:08:47 [INFO] 10:08:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep --- 10:08:47 [INFO] Skipping plugin execution 10:08:47 [INFO] 10:08:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep --- 10:08:47 [INFO] Skipping source per configuration. 10:08:47 [INFO] 10:08:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep --- 10:08:47 [INFO] 10:08:47 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-pcep --- 10:08:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:08:47 [INFO] 10:08:47 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep --- 10:08:47 [WARNING] 10:08:47 [WARNING] The packaging plugin for project odl-bgpcep-pcep did not assign 10:08:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:08:47 [WARNING] 10:08:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:08:47 [WARNING] 10:08:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT.pom 10:08:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT-features.xml 10:08:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.json 10:08:47 [INFO] 10:08:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-pcep --- 10:08:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:08:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:08:47 [WARNING] 10:08:47 [WARNING] The packaging plugin for project odl-bgpcep-pcep did not assign 10:08:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:08:47 [WARNING] 10:08:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:08:47 [WARNING] 10:08:47 [INFO] 10:08:47 [INFO] ------------< org.opendaylight.bgpcep:feature-repo-parent >------------- 10:08:47 [INFO] Building feature-repo-parent 0.24.0-SNAPSHOT [141/167] 10:08:47 [INFO] from feature-repo-parent/pom.xml 10:08:47 [INFO] --------------------------------[ pom ]--------------------------------- 10:08:47 [INFO] 10:08:47 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-repo-parent --- 10:08:47 [INFO] 10:08:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-repo-parent --- 10:08:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:47 [INFO] 10:08:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-repo-parent --- 10:08:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:47 [INFO] 10:08:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-repo-parent --- 10:08:47 [INFO] 10:08:47 [INFO] --- dependency:3.9.0:properties (default) @ feature-repo-parent --- 10:08:47 [INFO] 10:08:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-repo-parent --- 10:08:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:08:47 [INFO] argLine set to empty 10:08:47 [INFO] 10:08:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-repo-parent --- 10:08:47 [INFO] Starting audit... 10:08:47 Audit done. 10:08:47 [INFO] You have 0 Checkstyle violations. 10:08:47 [INFO] 10:08:47 [INFO] --- checkstyle:3.6.0:check (default) @ feature-repo-parent --- 10:08:47 [INFO] Starting audit... 10:08:47 Audit done. 10:08:47 [INFO] You have 0 Checkstyle violations. 10:08:47 [INFO] 10:08:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-repo-parent --- 10:08:47 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:08:47 [INFO] 10:08:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-repo-parent >>> 10:08:47 [INFO] 10:08:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-repo-parent --- 10:08:47 [INFO] No files found to run spotbugs, check compile phase has been run 10:08:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:08:47 [INFO] 10:08:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-repo-parent <<< 10:08:47 [INFO] 10:08:47 [INFO] 10:08:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-repo-parent --- 10:08:47 [INFO] 10:08:47 [INFO] --- feattest:14.1.4:test (default) @ feature-repo-parent --- 10:08:47 [INFO] 10:08:47 [INFO] --- copy:14.1.4:copy-files (default) @ feature-repo-parent --- 10:08:47 [INFO] 10:08:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-repo-parent --- 10:08:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 10:08:47 [INFO] 10:08:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-repo-parent --- 10:08:47 [INFO] CycloneDX: Resolving Dependencies 10:08:48 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 10:08:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/feature-repo-parent/target/bom.xml 10:08:48 [INFO] attaching as feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/feature-repo-parent/target/bom.json 10:08:48 [INFO] attaching as feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.json 10:08:48 [INFO] 10:08:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-repo-parent --- 10:08:48 [INFO] Skipping duplicate-finder execution! 10:08:48 [INFO] 10:08:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-repo-parent --- 10:08:48 [INFO] Skipping plugin execution 10:08:48 [INFO] 10:08:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-repo-parent --- 10:08:48 [INFO] Skipping source per configuration. 10:08:48 [INFO] 10:08:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-repo-parent --- 10:08:48 [INFO] 10:08:48 [INFO] --- jacoco:0.8.13:report (report) @ feature-repo-parent --- 10:08:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:08:48 [INFO] 10:08:48 [INFO] --- install:3.1.4:install (default-install) @ feature-repo-parent --- 10:08:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/feature-repo-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.24.0-SNAPSHOT/feature-repo-parent-0.24.0-SNAPSHOT.pom 10:08:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/feature-repo-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.24.0-SNAPSHOT/feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/feature-repo-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.24.0-SNAPSHOT/feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.json 10:08:48 [INFO] 10:08:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-repo-parent --- 10:08:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:08:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:08:48 [INFO] 10:08:48 [INFO] --------------< org.opendaylight.bgpcep:features-bgpcep >--------------- 10:08:48 [INFO] Building features-bgpcep 0.24.0-SNAPSHOT [142/167] 10:08:48 [INFO] from features/features-bgpcep/pom.xml 10:08:48 [INFO] ------------------------------[ feature ]------------------------------- 10:08:48 [INFO] 10:08:48 [INFO] --- clean:3.5.0:clean (default-clean) @ features-bgpcep --- 10:08:48 [INFO] 10:08:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-bgpcep --- 10:08:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:48 [INFO] 10:08:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-bgpcep --- 10:08:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:48 [INFO] 10:08:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-bgpcep --- 10:08:48 [INFO] 10:08:48 [INFO] --- dependency:3.9.0:properties (default) @ features-bgpcep --- 10:08:48 [INFO] 10:08:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-bgpcep --- 10:08:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:08:48 [INFO] argLine set to empty 10:08:48 [INFO] 10:08:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-bgpcep --- 10:08:48 [INFO] Starting audit... 10:08:48 Audit done. 10:08:48 [INFO] You have 0 Checkstyle violations. 10:08:48 [INFO] 10:08:48 [INFO] --- checkstyle:3.6.0:check (default) @ features-bgpcep --- 10:08:48 [INFO] Starting audit... 10:08:48 Audit done. 10:08:48 [INFO] You have 0 Checkstyle violations. 10:08:48 [INFO] 10:08:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-bgpcep --- 10:08:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:08:48 [INFO] 10:08:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep --- 10:08:48 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep/target/feature/feature.xml 10:08:48 [INFO] ...done! 10:08:48 [INFO] Attaching features XML 10:08:48 [INFO] 10:08:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-bgpcep --- 10:08:48 [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 10:08:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:08:49 [INFO] 10:08:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-bgpcep >>> 10:08:49 [INFO] 10:08:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-bgpcep --- 10:08:49 [INFO] No files found to run spotbugs, check compile phase has been run 10:08:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:08:49 [INFO] 10:08:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-bgpcep <<< 10:08:49 [INFO] 10:08:49 [INFO] 10:08:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-bgpcep --- 10:08:49 [INFO] 10:08:49 [INFO] --- feattest:14.1.4:test (default) @ features-bgpcep --- 10:08:49 [INFO] 10:08:49 [INFO] --- copy:14.1.4:copy-files (default) @ features-bgpcep --- 10:08:49 [INFO] 10:08:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-bgpcep --- 10:08:49 [INFO] No Javadoc in project. Archive not created. 10:08:49 [INFO] 10:08:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-bgpcep --- 10:08:49 [INFO] CycloneDX: Resolving Dependencies 10:08:52 [INFO] CycloneDX: Creating BOM version 1.6 with 352 component(s) 10:08:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep/target/bom.xml 10:08:52 [INFO] attaching as features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep/target/bom.json 10:08:53 [INFO] attaching as features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.json 10:08:53 [INFO] 10:08:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep --- 10:08:53 [INFO] Skipping duplicate-finder execution! 10:08:53 [INFO] 10:08:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-bgpcep --- 10:08:53 [INFO] Skipping plugin execution 10:08:53 [INFO] 10:08:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep --- 10:08:53 [INFO] Skipping source per configuration. 10:08:53 [INFO] 10:08:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-bgpcep --- 10:08:53 [INFO] 10:08:53 [INFO] --- jacoco:0.8.13:report (report) @ features-bgpcep --- 10:08:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:08:53 [INFO] 10:08:53 [INFO] --- install:3.1.4:install (default-install) @ features-bgpcep --- 10:08:53 [WARNING] 10:08:53 [WARNING] The packaging plugin for project features-bgpcep did not assign 10:08:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:08:53 [WARNING] 10:08:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:08:53 [WARNING] 10:08:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT.pom 10:08:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT-features.xml 10:08:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.xml 10:08:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.json 10:08:53 [INFO] 10:08:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-bgpcep --- 10:08:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:08:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:08:53 [WARNING] 10:08:53 [WARNING] The packaging plugin for project features-bgpcep did not assign 10:08:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:08:53 [WARNING] 10:08:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:08:53 [WARNING] 10:08:53 [INFO] 10:08:53 [INFO] -------------< org.opendaylight.bgpcep:bgp-benchmark-app >-------------- 10:08:53 [INFO] Building bgp-benchmark-app 0.24.0-SNAPSHOT [143/167] 10:08:53 [INFO] from bgp/benchmark-app/pom.xml 10:08:53 [INFO] -------------------------------[ bundle ]------------------------------- 10:08:53 [INFO] 10:08:53 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-benchmark-app --- 10:08:53 [INFO] 10:08:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-benchmark-app --- 10:08:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:53 [INFO] 10:08:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-benchmark-app --- 10:08:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:08:53 [INFO] 10:08:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-benchmark-app --- 10:08:53 [INFO] 10:08:53 [INFO] --- dependency:3.9.0:properties (default) @ bgp-benchmark-app --- 10:08:53 [INFO] 10:08:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-benchmark-app --- 10:08:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:08:53 [INFO] 10:08:53 [INFO] --- yang:14.0.18:generate-sources (binding) @ bgp-benchmark-app --- 10:08:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:08:53 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/src/main/yang 10:08:53 [INFO] yang-to-sources: Found 14 dependencies in 2.219 ms 10:08:53 [INFO] yang-to-sources: Project model files found: 2 in 1.677 ms 10:08:53 [INFO] yang-to-sources: 3 YANG models processed in 52.53 ms 10:08:53 [INFO] BindingJavaFileGenerator: Defined 23 files in 2.207 ms 10:08:53 [INFO] Sorted 23 files into 6 directories in 98.22 μs 10:08:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 11.71 ms 10:08:53 [INFO] 10:08:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-benchmark-app --- 10:08:53 [INFO] Starting audit... 10:08:53 Audit done. 10:08:53 [INFO] You have 0 Checkstyle violations. 10:08:53 [INFO] 10:08:53 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-benchmark-app --- 10:08:53 [INFO] Starting audit... 10:08:53 Audit done. 10:08:53 [INFO] You have 0 Checkstyle violations. 10:08:53 [INFO] 10:08:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-benchmark-app --- 10:08:53 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:08:53 [INFO] 10:08:53 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-benchmark-app --- 10:08:53 [INFO] Copying 1 resource from src/main/resources to target/classes 10:08:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/generated-sources/spi 10:08:53 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 10:08:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:08:53 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 10:08:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/generated-sources/spi 10:08:53 [INFO] 10:08:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-benchmark-app --- 10:08:53 [INFO] Recompiling the module because of changed dependency. 10:08:53 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 10:08:53 [INFO] 10:08:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-benchmark-app >>> 10:08:53 [INFO] 10:08:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-benchmark-app --- 10:08:53 [INFO] Fork Value is true 10:08:56 [INFO] Done SpotBugs Analysis.... 10:08:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:08:56 [INFO] 10:08:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-benchmark-app <<< 10:08:56 [INFO] 10:08:56 [INFO] 10:08:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-benchmark-app --- 10:08:56 [INFO] BugInstance size is 0 10:08:56 [INFO] Error size is 0 10:08:56 [INFO] No errors/warnings found 10:08:56 [INFO] 10:08:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-benchmark-app --- 10:08:56 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:08:56 [INFO] 10:08:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-benchmark-app --- 10:08:56 [INFO] Recompiling the module because of changed dependency. 10:08:56 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 10:08:56 [INFO] 10:08:56 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-benchmark-app --- 10:08:56 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/surefire-reports 10:08:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:08:56 [INFO] 10:08:56 [INFO] ------------------------------------------------------- 10:08:56 [INFO] T E S T S 10:08:56 [INFO] ------------------------------------------------------- 10:08:57 [INFO] Running org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 10:08:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:09:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.597 s -- in org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 10:09:02 [INFO] 10:09:02 [INFO] Results: 10:09:02 [INFO] 10:09:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 10:09:02 [INFO] 10:09:02 [INFO] 10:09:02 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-benchmark-app --- 10:09:02 [INFO] 10:09:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-benchmark-app --- 10:09:02 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT.jar 10:09:02 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/classes/META-INF/MANIFEST.MF 10:09:02 [INFO] 10:09:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-benchmark-app --- 10:09:04 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT-javadoc.jar 10:09:04 [INFO] 10:09:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-benchmark-app --- 10:09:04 [INFO] CycloneDX: Resolving Dependencies 10:09:05 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 10:09:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/bom.xml 10:09:05 [INFO] attaching as bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/bom.json 10:09:05 [INFO] attaching as bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.json 10:09:05 [INFO] 10:09:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-benchmark-app --- 10:09:05 [INFO] Skipping duplicate-finder execution! 10:09:05 [INFO] 10:09:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-benchmark-app --- 10:09:05 [INFO] No dependency problems found 10:09:05 [INFO] 10:09:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-benchmark-app --- 10:09:05 [INFO] Skipping source per configuration. 10:09:05 [INFO] 10:09:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-benchmark-app --- 10:09:05 [INFO] 10:09:05 [INFO] --- jacoco:0.8.13:report (report) @ bgp-benchmark-app --- 10:09:05 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/code-coverage/jacoco.exec 10:09:05 [INFO] Analyzed bundle 'bgp-benchmark-app' with 8 classes 10:09:05 [INFO] 10:09:05 [INFO] --- install:3.1.4:install (default-install) @ bgp-benchmark-app --- 10:09:05 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT.pom 10:09:05 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT.jar 10:09:05 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT-javadoc.jar 10:09:05 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:05 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.json 10:09:05 [INFO] 10:09:05 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-benchmark-app --- 10:09:05 [INFO] Installing org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT.jar 10:09:05 [INFO] Writing OBR metadata 10:09:05 [INFO] 10:09:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-benchmark-app --- 10:09:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:09:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:09:05 [INFO] 10:09:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-benchmark-app --- 10:09:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:09:05 [INFO] 10:09:05 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark >---------- 10:09:05 [INFO] Building OpenDaylight :: BGP :: Benchmark 0.24.0-SNAPSHOT [144/167] 10:09:05 [INFO] from features/odl-bgpcep-bgp-benchmark/pom.xml 10:09:05 [INFO] ------------------------------[ feature ]------------------------------- 10:09:05 [INFO] 10:09:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-benchmark --- 10:09:05 [INFO] 10:09:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:06 [INFO] 10:09:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:06 [INFO] 10:09:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] 10:09:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] 10:09:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:09:06 [INFO] argLine set to empty 10:09:06 [INFO] 10:09:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] Starting audit... 10:09:06 Audit done. 10:09:06 [INFO] You have 0 Checkstyle violations. 10:09:06 [INFO] 10:09:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] Starting audit... 10:09:06 Audit done. 10:09:06 [INFO] You have 0 Checkstyle violations. 10:09:06 [INFO] 10:09:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:09:06 [INFO] 10:09:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml 10:09:06 [INFO] ...done! 10:09:06 [INFO] Attaching features XML 10:09:06 [INFO] 10:09:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:09:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:09:06 [INFO] 10:09:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-benchmark >>> 10:09:06 [INFO] 10:09:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] No files found to run spotbugs, check compile phase has been run 10:09:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:09:06 [INFO] 10:09:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-benchmark <<< 10:09:06 [INFO] 10:09:06 [INFO] 10:09:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] 10:09:06 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-bgp-benchmark --- 10:09:06 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark 10:09:06 [INFO] Project dependency features detected: [] 10:09:06 [INFO] Pax Exam System (Version: 4.14.0) created. 10:09:06 [INFO] Creating RMI registry server on 127.0.0.1:42907 10:09:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:09:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:09:07 [INFO] Waiting for remote bundle context.. on 42907 name: dedf39d4-608b-41c9-88ae-a918a4435b8d timout: [ RelativeTimeout value = 180000 ] 10:09:10 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:37605/jndi/rmi://127.0.0.1:42907/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 10:09:10 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 10:09:10 at java.base/java.lang.Thread.run(Thread.java:1583) 10:09:10 Caused by: java.io.IOException: The server has been stopped. 10:09:10 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 10:09:10 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 10:09:10 ... 1 more 10:09:10 [INFO] Building jar from resources and headers. 10:09:10 [INFO] Writing jar finished. 10:09:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:09:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:09:19 [INFO] 10:09:19 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-bgp-benchmark --- 10:09:19 [INFO] 10:09:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-benchmark --- 10:09:19 [INFO] No Javadoc in project. Archive not created. 10:09:19 [INFO] 10:09:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-benchmark --- 10:09:19 [INFO] CycloneDX: Resolving Dependencies 10:09:22 [INFO] CycloneDX: Creating BOM version 1.6 with 240 component(s) 10:09:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-benchmark/target/bom.xml 10:09:22 [INFO] attaching as odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-benchmark/target/bom.json 10:09:22 [INFO] attaching as odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.json 10:09:22 [INFO] 10:09:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-benchmark --- 10:09:22 [INFO] Skipping duplicate-finder execution! 10:09:22 [INFO] 10:09:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-benchmark --- 10:09:22 [INFO] Skipping plugin execution 10:09:22 [INFO] 10:09:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-benchmark --- 10:09:22 [INFO] Skipping source per configuration. 10:09:22 [INFO] 10:09:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-benchmark --- 10:09:22 [INFO] 10:09:22 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-benchmark --- 10:09:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:09:22 [INFO] 10:09:22 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-benchmark --- 10:09:22 [WARNING] 10:09:22 [WARNING] The packaging plugin for project odl-bgpcep-bgp-benchmark did not assign 10:09:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:09:22 [WARNING] 10:09:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:09:22 [WARNING] 10:09:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-benchmark/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT.pom 10:09:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-features.xml 10:09:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-benchmark/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:22 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-benchmark/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.json 10:09:22 [INFO] 10:09:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-benchmark --- 10:09:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:09:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:09:22 [WARNING] 10:09:22 [WARNING] The packaging plugin for project odl-bgpcep-bgp-benchmark did not assign 10:09:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:09:22 [WARNING] 10:09:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:09:22 [WARNING] 10:09:22 [INFO] 10:09:22 [INFO] ------------< org.opendaylight.bgpcep:data-change-counter >------------- 10:09:22 [INFO] Building data-change-counter 0.24.0-SNAPSHOT [145/167] 10:09:22 [INFO] from data-change-counter/pom.xml 10:09:22 [INFO] -------------------------------[ bundle ]------------------------------- 10:09:22 [INFO] 10:09:22 [INFO] --- clean:3.5.0:clean (default-clean) @ data-change-counter --- 10:09:22 [INFO] 10:09:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ data-change-counter --- 10:09:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:22 [INFO] 10:09:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ data-change-counter --- 10:09:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:22 [INFO] 10:09:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ data-change-counter --- 10:09:22 [INFO] 10:09:22 [INFO] --- dependency:3.9.0:properties (default) @ data-change-counter --- 10:09:23 [INFO] 10:09:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ data-change-counter --- 10:09:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:09:23 [INFO] 10:09:23 [INFO] --- yang:14.0.18:generate-sources (binding) @ data-change-counter --- 10:09:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:09:23 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/src/main/yang 10:09:23 [INFO] yang-to-sources: Found 3 dependencies in 1.357 ms 10:09:23 [INFO] yang-to-sources: Project model files found: 2 in 1.197 ms 10:09:23 [INFO] yang-to-sources: 2 YANG models processed in 6.163 ms 10:09:23 [INFO] BindingJavaFileGenerator: Defined 15 files in 1.187 ms 10:09:23 [INFO] Sorted 15 files into 6 directories in 97.73 μs 10:09:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 6.654 ms 10:09:23 [INFO] 10:09:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ data-change-counter --- 10:09:23 [INFO] Starting audit... 10:09:23 Audit done. 10:09:23 [INFO] You have 0 Checkstyle violations. 10:09:23 [INFO] 10:09:23 [INFO] --- checkstyle:3.6.0:check (default) @ data-change-counter --- 10:09:23 [INFO] Starting audit... 10:09:23 Audit done. 10:09:23 [INFO] You have 0 Checkstyle violations. 10:09:23 [INFO] 10:09:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ data-change-counter --- 10:09:23 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:09:23 [INFO] 10:09:23 [INFO] --- resources:3.3.1:resources (default-resources) @ data-change-counter --- 10:09:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/src/main/resources 10:09:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/generated-sources/spi 10:09:23 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 10:09:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:09:23 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 10:09:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/generated-sources/spi 10:09:23 [INFO] 10:09:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ data-change-counter --- 10:09:23 [INFO] Recompiling the module because of changed source code. 10:09:23 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 10:09:23 [INFO] 10:09:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ data-change-counter >>> 10:09:23 [INFO] 10:09:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ data-change-counter --- 10:09:23 [INFO] Fork Value is true 10:09:25 [INFO] Done SpotBugs Analysis.... 10:09:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:09:25 [INFO] 10:09:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ data-change-counter <<< 10:09:25 [INFO] 10:09:25 [INFO] 10:09:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ data-change-counter --- 10:09:25 [INFO] BugInstance size is 0 10:09:25 [INFO] Error size is 0 10:09:25 [INFO] No errors/warnings found 10:09:25 [INFO] 10:09:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ data-change-counter --- 10:09:25 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:09:25 [INFO] 10:09:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ data-change-counter --- 10:09:25 [INFO] Recompiling the module because of changed dependency. 10:09:25 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 10:09:25 [INFO] 10:09:25 [INFO] --- surefire:3.5.4:test (default-test) @ data-change-counter --- 10:09:25 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/surefire-reports 10:09:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:09:25 [INFO] 10:09:25 [INFO] ------------------------------------------------------- 10:09:25 [INFO] T E S T S 10:09:25 [INFO] ------------------------------------------------------- 10:09:26 [INFO] Running org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 10:09:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.026 s -- in org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 10:09:30 [INFO] 10:09:30 [INFO] Results: 10:09:30 [INFO] 10:09:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 10:09:30 [INFO] 10:09:30 [INFO] 10:09:30 [INFO] --- copy:14.1.4:copy-files (default) @ data-change-counter --- 10:09:30 [INFO] 10:09:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ data-change-counter --- 10:09:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT.jar 10:09:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/classes/META-INF/MANIFEST.MF 10:09:30 [INFO] 10:09:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ data-change-counter --- 10:09:31 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT-javadoc.jar 10:09:31 [INFO] 10:09:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ data-change-counter --- 10:09:31 [INFO] CycloneDX: Resolving Dependencies 10:09:32 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 10:09:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/bom.xml 10:09:32 [INFO] attaching as data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/bom.json 10:09:33 [INFO] attaching as data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json 10:09:33 [INFO] 10:09:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ data-change-counter --- 10:09:33 [INFO] Skipping duplicate-finder execution! 10:09:33 [INFO] 10:09:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ data-change-counter --- 10:09:33 [INFO] No dependency problems found 10:09:33 [INFO] 10:09:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ data-change-counter --- 10:09:33 [INFO] Skipping source per configuration. 10:09:33 [INFO] 10:09:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ data-change-counter --- 10:09:33 [INFO] 10:09:33 [INFO] --- jacoco:0.8.13:report (report) @ data-change-counter --- 10:09:33 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/code-coverage/jacoco.exec 10:09:33 [INFO] Analyzed bundle 'data-change-counter' with 7 classes 10:09:33 [INFO] 10:09:33 [INFO] --- install:3.1.4:install (default-install) @ data-change-counter --- 10:09:33 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT.pom 10:09:33 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT.jar 10:09:33 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT-javadoc.jar 10:09:33 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:33 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json 10:09:33 [INFO] 10:09:33 [INFO] --- bundle:6.0.0:install (default-install) @ data-change-counter --- 10:09:33 [INFO] Installing org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT.jar 10:09:33 [INFO] Writing OBR metadata 10:09:33 [INFO] 10:09:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ data-change-counter --- 10:09:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:09:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:09:33 [INFO] 10:09:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ data-change-counter --- 10:09:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:09:33 [INFO] 10:09:33 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-data-change-counter >------- 10:09:33 [INFO] Building ODL :: Bgpcep :: odl-bgpcep-data-change-counter 0.24.0-SNAPSHOT [146/167] 10:09:33 [INFO] from features/odl-bgpcep-data-change-counter/pom.xml 10:09:33 [INFO] ------------------------------[ feature ]------------------------------- 10:09:33 [INFO] 10:09:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] 10:09:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:33 [INFO] 10:09:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:33 [INFO] 10:09:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] 10:09:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] 10:09:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:09:33 [INFO] argLine set to empty 10:09:33 [INFO] 10:09:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] Starting audit... 10:09:33 Audit done. 10:09:33 [INFO] You have 0 Checkstyle violations. 10:09:33 [INFO] 10:09:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] Starting audit... 10:09:33 Audit done. 10:09:33 [INFO] You have 0 Checkstyle violations. 10:09:33 [INFO] 10:09:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-data-change-counter --- 10:09:33 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:09:33 [INFO] 10:09:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-data-change-counter/target/feature/feature.xml 10:09:33 [INFO] ...done! 10:09:33 [INFO] Attaching features XML 10:09:33 [INFO] 10:09:33 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:09:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:09:33 [INFO] 10:09:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-data-change-counter >>> 10:09:33 [INFO] 10:09:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] No files found to run spotbugs, check compile phase has been run 10:09:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:09:33 [INFO] 10:09:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-data-change-counter <<< 10:09:33 [INFO] 10:09:33 [INFO] 10:09:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] 10:09:33 [INFO] --- feattest:14.1.4:test (default) @ odl-bgpcep-data-change-counter --- 10:09:33 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-data-change-counter 10:09:34 [INFO] Project dependency features detected: [] 10:09:34 [INFO] Pax Exam System (Version: 4.14.0) created. 10:09:34 [INFO] Creating RMI registry server on 127.0.0.1:43121 10:09:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:09:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:09:34 [INFO] Waiting for remote bundle context.. on 43121 name: 99e7302f-1fa9-4b1b-b2c4-712bb0138844 timout: [ RelativeTimeout value = 180000 ] 10:09:38 [INFO] Building jar from resources and headers. 10:09:38 [INFO] Writing jar finished. 10:09:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:09:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:09:46 [INFO] 10:09:46 [INFO] --- copy:14.1.4:copy-files (default) @ odl-bgpcep-data-change-counter --- 10:09:46 [INFO] 10:09:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-data-change-counter --- 10:09:46 [INFO] No Javadoc in project. Archive not created. 10:09:46 [INFO] 10:09:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-data-change-counter --- 10:09:46 [INFO] CycloneDX: Resolving Dependencies 10:09:49 [INFO] CycloneDX: Creating BOM version 1.6 with 216 component(s) 10:09:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-data-change-counter/target/bom.xml 10:09:49 [INFO] attaching as odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-data-change-counter/target/bom.json 10:09:49 [INFO] attaching as odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json 10:09:49 [INFO] 10:09:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-data-change-counter --- 10:09:49 [INFO] Skipping duplicate-finder execution! 10:09:49 [INFO] 10:09:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-data-change-counter --- 10:09:49 [INFO] Skipping plugin execution 10:09:49 [INFO] 10:09:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-data-change-counter --- 10:09:49 [INFO] Skipping source per configuration. 10:09:49 [INFO] 10:09:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-data-change-counter --- 10:09:49 [INFO] 10:09:49 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-data-change-counter --- 10:09:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:09:49 [INFO] 10:09:49 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-data-change-counter --- 10:09:49 [WARNING] 10:09:49 [WARNING] The packaging plugin for project odl-bgpcep-data-change-counter did not assign 10:09:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:09:49 [WARNING] 10:09:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:09:49 [WARNING] 10:09:49 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT.pom 10:09:49 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-data-change-counter/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-features.xml 10:09:49 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:49 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json 10:09:49 [INFO] 10:09:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-data-change-counter --- 10:09:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:09:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:09:49 [WARNING] 10:09:49 [WARNING] The packaging plugin for project odl-bgpcep-data-change-counter did not assign 10:09:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:09:49 [WARNING] 10:09:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:09:49 [WARNING] 10:09:49 [INFO] 10:09:49 [INFO] ----------< org.opendaylight.bgpcep:features-bgpcep-testing >----------- 10:09:49 [INFO] Building features-bgpcep-testing 0.24.0-SNAPSHOT [147/167] 10:09:49 [INFO] from features/features-bgpcep-testing/pom.xml 10:09:49 [INFO] ------------------------------[ feature ]------------------------------- 10:09:49 [INFO] 10:09:49 [INFO] --- clean:3.5.0:clean (default-clean) @ features-bgpcep-testing --- 10:09:49 [INFO] 10:09:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-bgpcep-testing --- 10:09:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:49 [INFO] 10:09:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-bgpcep-testing --- 10:09:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:49 [INFO] 10:09:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-bgpcep-testing --- 10:09:50 [INFO] 10:09:50 [INFO] --- dependency:3.9.0:properties (default) @ features-bgpcep-testing --- 10:09:50 [INFO] 10:09:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-bgpcep-testing --- 10:09:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:09:50 [INFO] argLine set to empty 10:09:50 [INFO] 10:09:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-bgpcep-testing --- 10:09:50 [INFO] Starting audit... 10:09:50 Audit done. 10:09:50 [INFO] You have 0 Checkstyle violations. 10:09:50 [INFO] 10:09:50 [INFO] --- checkstyle:3.6.0:check (default) @ features-bgpcep-testing --- 10:09:50 [INFO] Starting audit... 10:09:50 Audit done. 10:09:50 [INFO] You have 0 Checkstyle violations. 10:09:50 [INFO] 10:09:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-bgpcep-testing --- 10:09:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:09:50 [INFO] 10:09:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep-testing --- 10:09:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep-testing/target/feature/feature.xml 10:09:50 [INFO] ...done! 10:09:50 [INFO] Attaching features XML 10:09:50 [INFO] 10:09:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-bgpcep-testing --- 10:09:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:09:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:09:50 [INFO] 10:09:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-bgpcep-testing >>> 10:09:50 [INFO] 10:09:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-bgpcep-testing --- 10:09:50 [INFO] No files found to run spotbugs, check compile phase has been run 10:09:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:09:50 [INFO] 10:09:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-bgpcep-testing <<< 10:09:50 [INFO] 10:09:50 [INFO] 10:09:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-bgpcep-testing --- 10:09:50 [INFO] 10:09:50 [INFO] --- feattest:14.1.4:test (default) @ features-bgpcep-testing --- 10:09:50 [INFO] 10:09:50 [INFO] --- copy:14.1.4:copy-files (default) @ features-bgpcep-testing --- 10:09:50 [INFO] 10:09:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-bgpcep-testing --- 10:09:50 [INFO] No Javadoc in project. Archive not created. 10:09:50 [INFO] 10:09:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-bgpcep-testing --- 10:09:50 [INFO] CycloneDX: Resolving Dependencies 10:09:52 [INFO] CycloneDX: Creating BOM version 1.6 with 245 component(s) 10:09:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep-testing/target/bom.xml 10:09:53 [INFO] attaching as features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep-testing/target/bom.json 10:09:53 [INFO] attaching as features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.json 10:09:53 [INFO] 10:09:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep-testing --- 10:09:53 [INFO] Skipping duplicate-finder execution! 10:09:53 [INFO] 10:09:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-bgpcep-testing --- 10:09:53 [INFO] Skipping plugin execution 10:09:53 [INFO] 10:09:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep-testing --- 10:09:53 [INFO] Skipping source per configuration. 10:09:53 [INFO] 10:09:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-bgpcep-testing --- 10:09:53 [INFO] 10:09:53 [INFO] --- jacoco:0.8.13:report (report) @ features-bgpcep-testing --- 10:09:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:09:53 [INFO] 10:09:53 [INFO] --- install:3.1.4:install (default-install) @ features-bgpcep-testing --- 10:09:53 [WARNING] 10:09:53 [WARNING] The packaging plugin for project features-bgpcep-testing did not assign 10:09:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:09:53 [WARNING] 10:09:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:09:53 [WARNING] 10:09:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep-testing/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT.pom 10:09:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT-features.xml 10:09:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep-testing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep-testing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.json 10:09:53 [INFO] 10:09:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-bgpcep-testing --- 10:09:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:09:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:09:53 [WARNING] 10:09:53 [WARNING] The packaging plugin for project features-bgpcep-testing did not assign 10:09:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:09:53 [WARNING] 10:09:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:09:53 [WARNING] 10:09:53 [INFO] 10:09:53 [INFO] -----------< org.opendaylight.bgpcep:bgpcep-features-parent >----------- 10:09:53 [INFO] Building bgpcep-features-parent 0.24.0-SNAPSHOT [148/167] 10:09:53 [INFO] from features/pom.xml 10:09:53 [INFO] --------------------------------[ pom ]--------------------------------- 10:09:53 [INFO] 10:09:53 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-features-parent --- 10:09:53 [INFO] 10:09:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-features-parent --- 10:09:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:53 [INFO] 10:09:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-features-parent --- 10:09:53 [INFO] 10:09:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-features-parent --- 10:09:53 [INFO] Skipping CycloneDX goal, because module skips deploy 10:09:53 [INFO] 10:09:53 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-features-parent --- 10:09:53 [INFO] Skipping artifact installation 10:09:53 [INFO] 10:09:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgpcep-features-parent --- 10:09:53 [INFO] Skipping artifact deployment 10:09:53 [INFO] 10:09:53 [INFO] -------------------< org.opendaylight.bgpcep:graph >-------------------- 10:09:53 [INFO] Building graph 0.24.0-SNAPSHOT [149/167] 10:09:53 [INFO] from graph/pom.xml 10:09:53 [INFO] --------------------------------[ pom ]--------------------------------- 10:09:53 [INFO] 10:09:53 [INFO] --- clean:3.5.0:clean (default-clean) @ graph --- 10:09:53 [INFO] 10:09:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph --- 10:09:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:53 [INFO] 10:09:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph --- 10:09:53 [INFO] 10:09:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph --- 10:09:53 [INFO] Skipping CycloneDX goal, because module skips deploy 10:09:53 [INFO] 10:09:53 [INFO] --- install:3.1.4:install (default-install) @ graph --- 10:09:53 [INFO] Skipping artifact installation 10:09:53 [INFO] 10:09:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ graph --- 10:09:53 [INFO] Skipping artifact deployment 10:09:53 [INFO] 10:09:53 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-mock >--------------- 10:09:53 [INFO] Building bgp-parser-mock 0.24.0-SNAPSHOT [150/167] 10:09:53 [INFO] from bgp/parser-mock/pom.xml 10:09:53 [INFO] -------------------------------[ bundle ]------------------------------- 10:09:53 [INFO] 10:09:53 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-mock --- 10:09:53 [INFO] 10:09:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-mock --- 10:09:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:53 [INFO] 10:09:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-mock --- 10:09:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:53 [INFO] 10:09:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-mock --- 10:09:53 [INFO] 10:09:53 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-mock --- 10:09:53 [INFO] 10:09:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-parser-mock --- 10:09:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:09:53 [INFO] 10:09:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-mock --- 10:09:53 [INFO] Starting audit... 10:09:53 Audit done. 10:09:53 [INFO] You have 0 Checkstyle violations. 10:09:53 [INFO] 10:09:53 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-mock --- 10:09:53 [INFO] Starting audit... 10:09:53 Audit done. 10:09:53 [INFO] You have 0 Checkstyle violations. 10:09:53 [INFO] 10:09:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-mock --- 10:09:53 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:09:53 [INFO] 10:09:53 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-mock --- 10:09:53 [INFO] Copying 11 resources from src/main/resources to target/classes 10:09:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/generated-sources/spi 10:09:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/generated-sources/yang 10:09:53 [INFO] 10:09:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-mock --- 10:09:53 [INFO] Recompiling the module because of changed dependency. 10:09:53 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 10:09:53 [INFO] 10:09:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-mock >>> 10:09:53 [INFO] 10:09:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-mock --- 10:09:53 [INFO] Fork Value is true 10:09:55 [INFO] Done SpotBugs Analysis.... 10:09:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:09:55 [INFO] 10:09:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-mock <<< 10:09:55 [INFO] 10:09:55 [INFO] 10:09:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-mock --- 10:09:55 [INFO] BugInstance size is 0 10:09:55 [INFO] Error size is 0 10:09:55 [INFO] No errors/warnings found 10:09:55 [INFO] 10:09:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-mock --- 10:09:55 [INFO] Copying 11 resources from src/test/resources to target/test-classes 10:09:55 [INFO] 10:09:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-mock --- 10:09:55 [INFO] Recompiling the module because of changed dependency. 10:09:55 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 10:09:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/src/test/java/org/opendaylight/protocol/bgp/parser/mock/BGPMessageParserMockTest.java:[132,15] explicit call to close() on an auto-closeable resource 10:09:55 [INFO] 10:09:55 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-mock --- 10:09:55 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/surefire-reports 10:09:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:09:55 [INFO] 10:09:55 [INFO] ------------------------------------------------------- 10:09:55 [INFO] T E S T S 10:09:55 [INFO] ------------------------------------------------------- 10:09:56 [INFO] Running org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 10:09:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 10:09:57 [INFO] 10:09:57 [INFO] Results: 10:09:57 [INFO] 10:09:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 10:09:57 [INFO] 10:09:57 [INFO] 10:09:57 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-parser-mock --- 10:09:57 [INFO] 10:09:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-mock --- 10:09:57 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT.jar 10:09:57 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/classes/META-INF/MANIFEST.MF 10:09:57 [INFO] 10:09:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-mock --- 10:09:58 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT-javadoc.jar 10:09:58 [INFO] 10:09:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-mock --- 10:09:58 [INFO] CycloneDX: Resolving Dependencies 10:09:59 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 10:09:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/bom.xml 10:09:59 [INFO] attaching as bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/bom.json 10:09:59 [INFO] attaching as bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.json 10:09:59 [INFO] 10:09:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-mock --- 10:09:59 [INFO] Skipping duplicate-finder execution! 10:09:59 [INFO] 10:09:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-mock --- 10:09:59 [WARNING] Non-test scoped test only dependencies found: 10:09:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 10:09:59 [WARNING] org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 10:09:59 [INFO] 10:09:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-mock --- 10:09:59 [INFO] Skipping source per configuration. 10:09:59 [INFO] 10:09:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-mock --- 10:09:59 [INFO] 10:09:59 [INFO] --- jacoco:0.8.13:report (report) @ bgp-parser-mock --- 10:09:59 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/code-coverage/jacoco.exec 10:09:59 [INFO] Analyzed bundle 'bgp-parser-mock' with 1 classes 10:09:59 [INFO] 10:09:59 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-mock --- 10:09:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT.pom 10:09:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT.jar 10:09:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT-javadoc.jar 10:09:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.xml 10:09:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.json 10:09:59 [INFO] 10:09:59 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-mock --- 10:09:59 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT.jar 10:09:59 [INFO] Writing OBR metadata 10:09:59 [INFO] 10:09:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-parser-mock --- 10:09:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:09:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:09:59 [INFO] 10:09:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-parser-mock --- 10:09:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:09:59 [INFO] 10:09:59 [INFO] ----------------< org.opendaylight.bgpcep:bgp-testtool >---------------- 10:09:59 [INFO] Building bgp-testtool 0.24.0-SNAPSHOT [151/167] 10:09:59 [INFO] from bgp/testtool/pom.xml 10:09:59 [INFO] --------------------------------[ jar ]--------------------------------- 10:09:59 [INFO] 10:09:59 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-testtool --- 10:09:59 [INFO] 10:09:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-testtool --- 10:09:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:59 [INFO] 10:09:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-testtool --- 10:09:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:09:59 [INFO] 10:09:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-testtool --- 10:10:00 [INFO] 10:10:00 [INFO] --- dependency:3.9.0:properties (default) @ bgp-testtool --- 10:10:00 [INFO] 10:10:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-testtool --- 10:10:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:10:00 [INFO] 10:10:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-testtool --- 10:10:00 [INFO] Starting audit... 10:10:00 Audit done. 10:10:00 [INFO] You have 0 Checkstyle violations. 10:10:00 [INFO] 10:10:00 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-testtool --- 10:10:00 [INFO] Starting audit... 10:10:00 Audit done. 10:10:00 [INFO] You have 0 Checkstyle violations. 10:10:00 [INFO] 10:10:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-testtool --- 10:10:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:10:00 [INFO] 10:10:00 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-testtool --- 10:10:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/src/main/resources 10:10:00 [INFO] 10:10:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-testtool --- 10:10:00 [INFO] Recompiling the module because of changed dependency. 10:10:00 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 10:10:00 [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 10:10:00 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:00 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 10:10:00 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 10:10:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [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 10:10:00 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:00 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 10:10:00 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 10:10:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [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 10:10:00 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:00 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 10:10:00 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 10:10:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:10:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/Arguments.java:[90,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 10:10:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/TestingListener.java:[73,59] found raw type: org.opendaylight.yangtools.binding.Notification 10:10:00 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 10:10:00 [INFO] 10:10:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-testtool >>> 10:10:00 [INFO] 10:10:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-testtool --- 10:10:00 [INFO] Fork Value is true 10:10:03 [INFO] Done SpotBugs Analysis.... 10:10:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:10:03 [INFO] 10:10:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-testtool <<< 10:10:03 [INFO] 10:10:03 [INFO] 10:10:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-testtool --- 10:10:03 [INFO] BugInstance size is 0 10:10:03 [INFO] Error size is 0 10:10:03 [INFO] No errors/warnings found 10:10:03 [INFO] 10:10:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-testtool --- 10:10:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/src/test/resources 10:10:03 [INFO] 10:10:03 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-testtool --- 10:10:03 [INFO] No sources to compile 10:10:03 [INFO] 10:10:03 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-testtool --- 10:10:03 [INFO] No tests to run. 10:10:03 [INFO] 10:10:03 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-testtool --- 10:10:03 [INFO] 10:10:03 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-testtool --- 10:10:03 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT.jar 10:10:03 [INFO] 10:10:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-testtool --- 10:10:05 [WARNING] Javadoc Warnings 10:10:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/Main.java:28: warning: no comment 10:10:05 [WARNING] public static void main(final String[] args) throws IOException { 10:10:05 [WARNING] ^ 10:10:05 [WARNING] 1 warning 10:10:05 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT-javadoc.jar 10:10:05 [INFO] 10:10:05 [INFO] --- shade:3.6.1:shade (default) @ bgp-testtool --- 10:10:05 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/dependency-reduced-pom.xml 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:06 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 10:10:06 [WARNING] - META-INF.versions.11.module-info 10:10:06 [WARNING] - META-INF/io.netty.versions.properties 10:10:06 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-evpn-0.24.0-SNAPSHOT.jar, bgp-flowspec-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-l3vpn-0.24.0-SNAPSHOT.jar, bgp-labeled-unicast-0.24.0-SNAPSHOT.jar, bgp-linkstate-0.24.0-SNAPSHOT.jar, bgp-mvpn-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-path-selection-mode-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-impl-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, bgp-route-target-0.24.0-SNAPSHOT.jar, bgp-testtool-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.18.jar, binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, codegen-extensions-14.0.18.jar, commons-lang3-3.19.0.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.18.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.1.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar, org.eclipse.jdt.annotation-2.3.100.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc8294-ietf-routing-types-1.0.1.jar, rfc8294-netty-1.0.1.jar, rfc8343-1.0.1.jar, rsvp-api-0.24.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.18.jar, value-2.11.4-annotations.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-model-api-14.0.18.jar, yang-xpath-api-14.0.18.jar define 1 overlapping resource: 10:10:06 [WARNING] - META-INF/MANIFEST.MF 10:10:06 [WARNING] commons-lang3-3.19.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 10:10:06 [WARNING] - META-INF/LICENSE.txt 10:10:06 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 10:10:06 [WARNING] - META-INF/LICENSE 10:10:06 [WARNING] commons-lang3-3.19.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 10:10:06 [WARNING] - META-INF.versions.9.module-info 10:10:06 [WARNING] bgp-testtool-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.18.jar, binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, concepts-14.0.18.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, rfc8294-netty-1.0.1.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-model-api-14.0.18.jar, yang-xpath-api-14.0.18.jar define 1 overlapping resource: 10:10:06 [WARNING] - README.md 10:10:06 [WARNING] bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-evpn-0.24.0-SNAPSHOT.jar, bgp-flowspec-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-l3vpn-0.24.0-SNAPSHOT.jar, bgp-labeled-unicast-0.24.0-SNAPSHOT.jar, bgp-linkstate-0.24.0-SNAPSHOT.jar, bgp-mvpn-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-path-selection-mode-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-impl-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, bgp-route-target-0.24.0-SNAPSHOT.jar, bgp-testtool-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.18.jar, binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, codegen-extensions-14.0.18.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.18.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc8294-ietf-routing-types-1.0.1.jar, rfc8294-netty-1.0.1.jar, rfc8343-1.0.1.jar, rsvp-api-0.24.0-SNAPSHOT.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-model-api-14.0.18.jar, yang-xpath-api-14.0.18.jar define 2 overlapping resources: 10:10:06 [WARNING] - LICENSE 10:10:06 [WARNING] - META-INF/git.properties 10:10:06 [WARNING] maven-shade-plugin has detected that some files are 10:10:06 [WARNING] present in two or more JARs. When this happens, only one 10:10:06 [WARNING] single version of the file is copied to the uber jar. 10:10:06 [WARNING] Usually this is not harmful and you can skip these warnings, 10:10:06 [WARNING] otherwise try to manually exclude artifacts based on 10:10:06 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 10:10:06 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 10:10:06 [INFO] Attaching shaded artifact. 10:10:06 [INFO] 10:10:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-testtool --- 10:10:06 [INFO] CycloneDX: Resolving Dependencies 10:10:07 [INFO] CycloneDX: Creating BOM version 1.6 with 70 component(s) 10:10:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/target/bom.xml 10:10:07 [INFO] attaching as bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.xml 10:10:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/target/bom.json 10:10:08 [INFO] attaching as bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.json 10:10:08 [INFO] 10:10:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-testtool --- 10:10:08 [INFO] Skipping duplicate-finder execution! 10:10:08 [INFO] 10:10:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-testtool --- 10:10:08 [WARNING] Unused declared dependencies found: 10:10:08 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 10:10:08 [WARNING] org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT:compile 10:10:08 [WARNING] org.opendaylight.bgpcep:bgp-flowspec:jar:0.24.0-SNAPSHOT:compile 10:10:08 [INFO] 10:10:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-testtool --- 10:10:08 [INFO] Skipping source per configuration. 10:10:08 [INFO] 10:10:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-testtool --- 10:10:08 [INFO] 10:10:08 [INFO] --- jacoco:0.8.13:report (report) @ bgp-testtool --- 10:10:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:10:08 [INFO] 10:10:08 [INFO] --- install:3.1.4:install (default-install) @ bgp-testtool --- 10:10:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT.pom 10:10:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT.jar 10:10:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-javadoc.jar 10:10:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-executable.jar 10:10:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.xml 10:10:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.json 10:10:08 [INFO] 10:10:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-testtool --- 10:10:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:10:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:10:08 [INFO] 10:10:08 [INFO] -----------------< org.opendaylight.bgpcep:extensions >----------------- 10:10:08 [INFO] Building extensions 0.24.0-SNAPSHOT [152/167] 10:10:08 [INFO] from bgp/extensions/pom.xml 10:10:08 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:08 [INFO] 10:10:08 [INFO] --- clean:3.5.0:clean (default-clean) @ extensions --- 10:10:08 [INFO] 10:10:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ extensions --- 10:10:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:08 [INFO] 10:10:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ extensions --- 10:10:08 [INFO] 10:10:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ extensions --- 10:10:08 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:08 [INFO] 10:10:08 [INFO] --- install:3.1.4:install (default-install) @ extensions --- 10:10:08 [INFO] Skipping artifact installation 10:10:08 [INFO] 10:10:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ extensions --- 10:10:08 [INFO] Skipping artifact deployment 10:10:08 [INFO] 10:10:08 [INFO] -----------------< org.opendaylight.bgpcep:bgp-parent >----------------- 10:10:08 [INFO] Building bgp-parent 0.24.0-SNAPSHOT [153/167] 10:10:08 [INFO] from bgp/pom.xml 10:10:08 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:08 [INFO] 10:10:08 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parent --- 10:10:08 [INFO] 10:10:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parent --- 10:10:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:08 [INFO] 10:10:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parent --- 10:10:08 [INFO] 10:10:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parent --- 10:10:08 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:08 [INFO] 10:10:08 [INFO] --- install:3.1.4:install (default-install) @ bgp-parent --- 10:10:08 [INFO] Skipping artifact installation 10:10:08 [INFO] 10:10:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-parent --- 10:10:08 [INFO] Skipping artifact deployment 10:10:08 [INFO] 10:10:08 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-mock >---------------- 10:10:08 [INFO] Building bmp-mock 0.24.0-SNAPSHOT [154/167] 10:10:08 [INFO] from bmp/bmp-mock/pom.xml 10:10:08 [INFO] --------------------------------[ jar ]--------------------------------- 10:10:08 [INFO] 10:10:08 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-mock --- 10:10:08 [INFO] 10:10:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-mock --- 10:10:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:08 [INFO] 10:10:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-mock --- 10:10:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:08 [INFO] 10:10:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-mock --- 10:10:08 [INFO] 10:10:08 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-mock --- 10:10:08 [INFO] 10:10:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-mock --- 10:10:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:10:08 [INFO] 10:10:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-mock --- 10:10:08 [INFO] Starting audit... 10:10:08 Audit done. 10:10:08 [INFO] You have 0 Checkstyle violations. 10:10:08 [INFO] 10:10:08 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-mock --- 10:10:08 [INFO] Starting audit... 10:10:08 Audit done. 10:10:08 [INFO] You have 0 Checkstyle violations. 10:10:08 [INFO] 10:10:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-mock --- 10:10:08 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:10:08 [INFO] 10:10:08 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-mock --- 10:10:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/resources 10:10:08 [INFO] 10:10:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-mock --- 10:10:08 [INFO] Recompiling the module because of changed dependency. 10:10:08 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 10:10:08 [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 10:10:08 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [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 10:10:08 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [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 10:10:08 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockArguments.java:[110,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 10:10:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:[27,14] auto-closeable resource org.opendaylight.protocol.bmp.mock.BmpMockSession has a member method close() that could throw InterruptedException 10:10:08 [INFO] 10:10:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-mock >>> 10:10:08 [INFO] 10:10:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-mock --- 10:10:08 [INFO] Fork Value is true 10:10:11 [INFO] Done SpotBugs Analysis.... 10:10:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:10:11 [INFO] 10:10:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-mock <<< 10:10:11 [INFO] 10:10:11 [INFO] 10:10:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-mock --- 10:10:11 [INFO] BugInstance size is 0 10:10:11 [INFO] Error size is 0 10:10:11 [INFO] No errors/warnings found 10:10:11 [INFO] 10:10:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-mock --- 10:10:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/test/resources 10:10:11 [INFO] 10:10:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-mock --- 10:10:11 [INFO] Recompiling the module because of changed dependency. 10:10:11 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 10:10:12 [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 10:10:12 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 10:10:12 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [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 10:10:12 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 10:10:12 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [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 10:10:12 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 10:10:12 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 10:10:12 [INFO] 10:10:12 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-mock --- 10:10:12 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/surefire-reports 10:10:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:10:12 [INFO] 10:10:12 [INFO] ------------------------------------------------------- 10:10:12 [INFO] T E S T S 10:10:12 [INFO] ------------------------------------------------------- 10:10:12 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockTest 10:10:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:10:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.064 s -- in org.opendaylight.protocol.bmp.mock.BmpMockTest 10:10:15 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 10:10:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 10:10:15 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 10:10:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 10:10:15 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 10:10:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.32 s -- in org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 10:10:30 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 10:10:30 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 10:10:31 [INFO] 10:10:31 [INFO] Results: 10:10:31 [INFO] 10:10:31 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 10:10:31 [INFO] 10:10:31 [INFO] 10:10:31 [INFO] --- copy:14.1.4:copy-files (default) @ bgp-bmp-mock --- 10:10:31 [INFO] 10:10:31 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-bmp-mock --- 10:10:31 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT.jar 10:10:31 [INFO] 10:10:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-mock --- 10:10:32 [WARNING] Javadoc Warnings 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:27: warning: no comment 10:10:32 [WARNING] public final class BmpMock { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:77: warning: no comment 10:10:32 [WARNING] public static List deploy(String [] args) { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:34: warning: no comment 10:10:32 [WARNING] public static void main(final String[] args) { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockArguments.java:29: warning: no comment 10:10:32 [WARNING] public final class BmpMockArguments implements ArgumentsInput { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:27: warning: no comment 10:10:32 [WARNING] public final class BmpMockSession extends SimpleChannelInboundHandler> implements BmpSession { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:41: warning: no comment 10:10:32 [WARNING] public BmpMockSession(final int peersCount, final int prePolicyRoutesCount, final int postPolicyRoutesCount) { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionFactory.java:16: warning: no comment 10:10:32 [WARNING] public final class BmpMockSessionFactory implements BmpSessionFactory { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionFactory.java:19: warning: no comment 10:10:32 [WARNING] public BmpMockSessionFactory(final BmpMockArguments arguments) { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:16: warning: no comment 10:10:32 [WARNING] public final class BmpMockSessionListener implements BmpSessionListener { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:16: warning: use of default constructor, which does not provide a comment 10:10:32 [WARNING] public final class BmpMockSessionListener implements BmpSessionListener { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:39: warning: no comment 10:10:32 [WARNING] public long getNumberOfMessagesReceived() { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:35: warning: no comment 10:10:32 [WARNING] public boolean getStatus() { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListenerFactory.java:13: warning: no comment 10:10:32 [WARNING] public final class BmpMockSessionListenerFactory implements BmpSessionListenerFactory { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListenerFactory.java:13: warning: use of default constructor, which does not provide a comment 10:10:32 [WARNING] public final class BmpMockSessionListenerFactory implements BmpSessionListenerFactory { 10:10:32 [WARNING] ^ 10:10:32 [WARNING] 14 warnings 10:10:32 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT-javadoc.jar 10:10:32 [INFO] 10:10:32 [INFO] --- shade:3.6.1:shade (default) @ bgp-bmp-mock --- 10:10:32 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/dependency-reduced-pom.xml 10:10:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:33 [WARNING] bgp-bmp-mock-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.18.jar, binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, concepts-14.0.18.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-model-api-14.0.18.jar, yang-xpath-api-14.0.18.jar define 1 overlapping resource: 10:10:33 [WARNING] - README.md 10:10:33 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 10:10:33 [WARNING] - META-INF.versions.11.module-info 10:10:33 [WARNING] - META-INF/io.netty.versions.properties 10:10:33 [WARNING] error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 10:10:33 [WARNING] - META-INF.versions.9.module-info 10:10:33 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 10:10:33 [WARNING] - META-INF/LICENSE 10:10:33 [WARNING] bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-bmp-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-mock-0.24.0-SNAPSHOT.jar, bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-spi-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.18.jar, binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, codegen-extensions-14.0.18.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.18.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc8294-ietf-routing-types-1.0.1.jar, rfc8343-1.0.1.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-model-api-14.0.18.jar, yang-xpath-api-14.0.18.jar define 2 overlapping resources: 10:10:33 [WARNING] - LICENSE 10:10:33 [WARNING] - META-INF/git.properties 10:10:33 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-bmp-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-mock-0.24.0-SNAPSHOT.jar, bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-spi-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.18.jar, binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, codegen-extensions-14.0.18.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.18.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.1.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar, org.eclipse.jdt.annotation-2.3.100.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc8294-ietf-routing-types-1.0.1.jar, rfc8343-1.0.1.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.18.jar, value-2.11.4-annotations.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-model-api-14.0.18.jar, yang-xpath-api-14.0.18.jar define 1 overlapping resource: 10:10:33 [WARNING] - META-INF/MANIFEST.MF 10:10:33 [WARNING] maven-shade-plugin has detected that some files are 10:10:33 [WARNING] present in two or more JARs. When this happens, only one 10:10:33 [WARNING] single version of the file is copied to the uber jar. 10:10:33 [WARNING] Usually this is not harmful and you can skip these warnings, 10:10:33 [WARNING] otherwise try to manually exclude artifacts based on 10:10:33 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 10:10:33 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 10:10:33 [INFO] Attaching shaded artifact. 10:10:33 [INFO] 10:10:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-mock --- 10:10:33 [INFO] CycloneDX: Resolving Dependencies 10:10:34 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 10:10:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/bom.xml 10:10:34 [INFO] attaching as bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.xml 10:10:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/bom.json 10:10:34 [INFO] attaching as bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.json 10:10:34 [INFO] 10:10:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-mock --- 10:10:34 [INFO] Skipping duplicate-finder execution! 10:10:34 [INFO] 10:10:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-mock --- 10:10:34 [INFO] No dependency problems found 10:10:34 [INFO] 10:10:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-mock --- 10:10:34 [INFO] Skipping source per configuration. 10:10:34 [INFO] 10:10:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-mock --- 10:10:34 [INFO] 10:10:34 [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-mock --- 10:10:34 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/code-coverage/jacoco.exec 10:10:34 [INFO] Analyzed bundle 'bmp-mock' with 11 classes 10:10:34 [INFO] 10:10:34 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-mock --- 10:10:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT.pom 10:10:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT.jar 10:10:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-javadoc.jar 10:10:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-executable.jar 10:10:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.xml 10:10:34 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.json 10:10:34 [INFO] 10:10:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-bmp-mock --- 10:10:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:10:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:10:34 [INFO] 10:10:34 [INFO] -----------------< org.opendaylight.bgpcep:bmp-parent >----------------- 10:10:34 [INFO] Building bmp-parent 0.24.0-SNAPSHOT [155/167] 10:10:34 [INFO] from bmp/pom.xml 10:10:34 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:34 [INFO] 10:10:34 [INFO] --- clean:3.5.0:clean (default-clean) @ bmp-parent --- 10:10:34 [INFO] 10:10:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bmp-parent --- 10:10:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:34 [INFO] 10:10:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bmp-parent --- 10:10:34 [INFO] 10:10:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bmp-parent --- 10:10:34 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:34 [INFO] 10:10:34 [INFO] --- install:3.1.4:install (default-install) @ bmp-parent --- 10:10:34 [INFO] Skipping artifact installation 10:10:34 [INFO] 10:10:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bmp-parent --- 10:10:34 [INFO] Skipping artifact deployment 10:10:34 [INFO] 10:10:34 [INFO] ----------------< org.opendaylight.bgpcep:algo-parent >----------------- 10:10:34 [INFO] Building algo-parent 0.24.0-SNAPSHOT [156/167] 10:10:34 [INFO] from algo/pom.xml 10:10:34 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:34 [INFO] 10:10:34 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-parent --- 10:10:34 [INFO] 10:10:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-parent --- 10:10:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:34 [INFO] 10:10:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-parent --- 10:10:34 [INFO] 10:10:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-parent --- 10:10:34 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:34 [INFO] 10:10:34 [INFO] --- install:3.1.4:install (default-install) @ algo-parent --- 10:10:34 [INFO] Skipping artifact installation 10:10:34 [INFO] 10:10:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ algo-parent --- 10:10:34 [INFO] Skipping artifact deployment 10:10:34 [INFO] 10:10:34 [INFO] ---------------< org.opendaylight.bgpcep:pcep-testtool >---------------- 10:10:34 [INFO] Building pcep-testtool 0.24.0-SNAPSHOT [157/167] 10:10:34 [INFO] from pcep/testtool/pom.xml 10:10:34 [INFO] --------------------------------[ jar ]--------------------------------- 10:10:34 [INFO] 10:10:34 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-testtool --- 10:10:34 [INFO] 10:10:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-testtool --- 10:10:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:34 [INFO] 10:10:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-testtool --- 10:10:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:34 [INFO] 10:10:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-testtool --- 10:10:35 [INFO] 10:10:35 [INFO] --- dependency:3.9.0:properties (default) @ pcep-testtool --- 10:10:35 [INFO] 10:10:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ pcep-testtool --- 10:10:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 10:10:35 [INFO] 10:10:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-testtool --- 10:10:35 [INFO] Starting audit... 10:10:35 Audit done. 10:10:35 [INFO] You have 0 Checkstyle violations. 10:10:35 [INFO] 10:10:35 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-testtool --- 10:10:35 [INFO] Starting audit... 10:10:35 Audit done. 10:10:35 [INFO] You have 0 Checkstyle violations. 10:10:35 [INFO] 10:10:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-testtool --- 10:10:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:10:35 [INFO] 10:10:35 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-testtool --- 10:10:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/src/main/resources 10:10:35 [INFO] 10:10:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-testtool --- 10:10:35 [INFO] Recompiling the module because of changed dependency. 10:10:35 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 10:10:35 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 10:10:35 [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 10:10:35 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 10:10:35 [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 10:10:35 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 10:10:35 [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 10:10:35 [INFO] 10:10:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-testtool >>> 10:10:35 [INFO] 10:10:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-testtool --- 10:10:35 [INFO] Fork Value is true 10:10:37 [INFO] Done SpotBugs Analysis.... 10:10:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:10:37 [INFO] 10:10:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-testtool <<< 10:10:37 [INFO] 10:10:37 [INFO] 10:10:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-testtool --- 10:10:37 [INFO] BugInstance size is 0 10:10:37 [INFO] Error size is 0 10:10:37 [INFO] No errors/warnings found 10:10:37 [INFO] 10:10:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-testtool --- 10:10:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/src/test/resources 10:10:37 [INFO] 10:10:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-testtool --- 10:10:37 [INFO] Recompiling the module because of changed dependency. 10:10:37 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 10:10:38 [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 10:10:38 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 10:10:38 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 10:10:38 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 10:10:38 [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 10:10:38 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 10:10:38 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 10:10:38 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 10:10:38 [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 10:10:38 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 10:10:38 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 10:10:38 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 10:10:38 [INFO] 10:10:38 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-testtool --- 10:10:38 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/surefire-reports 10:10:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:10:38 [INFO] 10:10:38 [INFO] ------------------------------------------------------- 10:10:38 [INFO] T E S T S 10:10:38 [INFO] ------------------------------------------------------- 10:10:38 [INFO] Running org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 10:10:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.150 s -- in org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 10:10:42 [INFO] 10:10:42 [INFO] Results: 10:10:42 [INFO] 10:10:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 10:10:42 [INFO] 10:10:42 [INFO] 10:10:42 [INFO] --- copy:14.1.4:copy-files (default) @ pcep-testtool --- 10:10:42 [INFO] 10:10:42 [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-testtool --- 10:10:42 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT.jar 10:10:42 [INFO] 10:10:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-testtool --- 10:10:43 [WARNING] Javadoc Warnings 10:10:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:28: warning: no comment 10:10:43 [WARNING] public final class Main { 10:10:43 [WARNING] ^ 10:10:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:76: warning: no comment 10:10:43 [WARNING] public static void main(final String[] args) throws UnknownHostException, InterruptedException, ExecutionException { 10:10:43 [WARNING] ^ 10:10:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListener.java:19: warning: no comment 10:10:43 [WARNING] public class TestingSessionListener implements PCEPSessionListener { 10:10:43 [WARNING] ^ 10:10:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListener.java:19: warning: use of default constructor, which does not provide a comment 10:10:43 [WARNING] public class TestingSessionListener implements PCEPSessionListener { 10:10:43 [WARNING] ^ 10:10:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListenerFactory.java:13: warning: no comment 10:10:43 [WARNING] public class TestingSessionListenerFactory implements PCEPSessionListenerFactory { 10:10:43 [WARNING] ^ 10:10:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListenerFactory.java:13: warning: use of default constructor, which does not provide a comment 10:10:43 [WARNING] public class TestingSessionListenerFactory implements PCEPSessionListenerFactory { 10:10:43 [WARNING] ^ 10:10:43 [WARNING] 6 warnings 10:10:43 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT-javadoc.jar 10:10:43 [INFO] 10:10:43 [INFO] --- shade:3.6.1:shade (default) @ pcep-testtool --- 10:10:43 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/dependency-reduced-pom.xml 10:10:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 10:10:44 [WARNING] error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 10:10:44 [WARNING] - META-INF.versions.9.module-info 10:10:44 [WARNING] binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.18.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, pcep-testtool-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc8294-ietf-routing-types-1.0.1.jar, rsvp-api-0.24.0-SNAPSHOT.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar define 2 overlapping resources: 10:10:44 [WARNING] - LICENSE 10:10:44 [WARNING] - META-INF/git.properties 10:10:44 [WARNING] binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, concepts-14.0.18.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-testtool-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar define 1 overlapping resource: 10:10:44 [WARNING] - README.md 10:10:44 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 10:10:44 [WARNING] - META-INF/LICENSE 10:10:44 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 10:10:44 [WARNING] - META-INF.versions.11.module-info 10:10:44 [WARNING] - META-INF/io.netty.versions.properties 10:10:44 [WARNING] binding-reflect-14.0.18.jar, binding-spec-14.0.18.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.18.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.1.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.6.Final.jar, org.eclipse.jdt.annotation-2.3.100.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, pcep-testtool-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc8294-ietf-routing-types-1.0.1.jar, rsvp-api-0.24.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-common-netty-14.0.18.jar define 1 overlapping resource: 10:10:44 [WARNING] - META-INF/MANIFEST.MF 10:10:44 [WARNING] maven-shade-plugin has detected that some files are 10:10:44 [WARNING] present in two or more JARs. When this happens, only one 10:10:44 [WARNING] single version of the file is copied to the uber jar. 10:10:44 [WARNING] Usually this is not harmful and you can skip these warnings, 10:10:44 [WARNING] otherwise try to manually exclude artifacts based on 10:10:44 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 10:10:44 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 10:10:44 [INFO] Attaching shaded artifact. 10:10:44 [INFO] 10:10:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-testtool --- 10:10:44 [INFO] CycloneDX: Resolving Dependencies 10:10:45 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 10:10:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/bom.xml 10:10:45 [INFO] attaching as pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.xml 10:10:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/bom.json 10:10:45 [INFO] attaching as pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.json 10:10:45 [INFO] 10:10:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-testtool --- 10:10:45 [INFO] Skipping duplicate-finder execution! 10:10:45 [INFO] 10:10:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-testtool --- 10:10:45 [WARNING] Used undeclared dependencies found: 10:10:45 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 10:10:45 [WARNING] Non-test scoped test only dependencies found: 10:10:45 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 10:10:45 [WARNING] org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:compile 10:10:45 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 10:10:45 [WARNING] org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.24.0-SNAPSHOT:compile 10:10:45 [INFO] 10:10:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-testtool --- 10:10:45 [INFO] Skipping source per configuration. 10:10:45 [INFO] 10:10:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-testtool --- 10:10:45 [INFO] 10:10:45 [INFO] --- jacoco:0.8.13:report (report) @ pcep-testtool --- 10:10:45 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/code-coverage/jacoco.exec 10:10:45 [INFO] Analyzed bundle 'pcep-testtool' with 3 classes 10:10:45 [INFO] 10:10:45 [INFO] --- install:3.1.4:install (default-install) @ pcep-testtool --- 10:10:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT.pom 10:10:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT.jar 10:10:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-javadoc.jar 10:10:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-executable.jar 10:10:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.xml 10:10:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.json 10:10:45 [INFO] 10:10:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-testtool --- 10:10:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:10:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:10:45 [INFO] 10:10:45 [INFO] -------------< org.opendaylight.bgpcep:pcep-server-parent >------------- 10:10:45 [INFO] Building pcep-server-parent 0.24.0-SNAPSHOT [158/167] 10:10:45 [INFO] from pcep/server/pom.xml 10:10:45 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:45 [INFO] 10:10:45 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-server-parent --- 10:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:45 [INFO] 10:10:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-parent --- 10:10:45 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:45 [INFO] 10:10:45 [INFO] --- install:3.1.4:install (default-install) @ pcep-server-parent --- 10:10:45 [INFO] Skipping artifact installation 10:10:45 [INFO] 10:10:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-server-parent --- 10:10:45 [INFO] Skipping artifact deployment 10:10:45 [INFO] 10:10:45 [INFO] ------------< org.opendaylight.bgpcep:pcep-topology-parent >------------ 10:10:45 [INFO] Building pcep-topology-parent 0.24.0-SNAPSHOT [159/167] 10:10:45 [INFO] from pcep/topology/pom.xml 10:10:45 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:45 [INFO] 10:10:45 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-parent --- 10:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:45 [INFO] 10:10:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-parent --- 10:10:45 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:45 [INFO] 10:10:45 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-parent --- 10:10:45 [INFO] Skipping artifact installation 10:10:45 [INFO] 10:10:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-topology-parent --- 10:10:45 [INFO] Skipping artifact deployment 10:10:45 [INFO] 10:10:45 [INFO] -------------< org.opendaylight.bgpcep:pcep-tunnel-parent >------------- 10:10:45 [INFO] Building pcep-tunnel-parent 0.24.0-SNAPSHOT [160/167] 10:10:45 [INFO] from pcep/tunnel/pom.xml 10:10:45 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:45 [INFO] 10:10:45 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-tunnel-parent --- 10:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:45 [INFO] 10:10:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-parent --- 10:10:45 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:45 [INFO] 10:10:45 [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-parent --- 10:10:45 [INFO] Skipping artifact installation 10:10:45 [INFO] 10:10:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-tunnel-parent --- 10:10:45 [INFO] Skipping artifact deployment 10:10:45 [INFO] 10:10:45 [INFO] ----------------< org.opendaylight.bgpcep:pcep-parent >----------------- 10:10:45 [INFO] Building pcep-parent 0.24.0-SNAPSHOT [161/167] 10:10:45 [INFO] from pcep/pom.xml 10:10:45 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:45 [INFO] 10:10:45 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-parent --- 10:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:45 [INFO] 10:10:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-parent --- 10:10:45 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:45 [INFO] 10:10:45 [INFO] --- install:3.1.4:install (default-install) @ pcep-parent --- 10:10:45 [INFO] Skipping artifact installation 10:10:45 [INFO] 10:10:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ pcep-parent --- 10:10:45 [INFO] Skipping artifact deployment 10:10:45 [INFO] 10:10:45 [INFO] -------------< org.opendaylight.bgpcep:programming-parent >------------- 10:10:45 [INFO] Building programming-parent 0.24.0-SNAPSHOT [162/167] 10:10:45 [INFO] from programming/pom.xml 10:10:45 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:45 [INFO] 10:10:45 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-parent --- 10:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:45 [INFO] 10:10:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-parent --- 10:10:45 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:45 [INFO] 10:10:45 [INFO] --- install:3.1.4:install (default-install) @ programming-parent --- 10:10:45 [INFO] Skipping artifact installation 10:10:45 [INFO] 10:10:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ programming-parent --- 10:10:45 [INFO] Skipping artifact deployment 10:10:45 [INFO] 10:10:45 [INFO] ----------------< org.opendaylight.bgpcep:rsvp-parent >----------------- 10:10:45 [INFO] Building rsvp-parent 0.24.0-SNAPSHOT [163/167] 10:10:45 [INFO] from rsvp/pom.xml 10:10:45 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:45 [INFO] 10:10:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-parent --- 10:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:45 [INFO] 10:10:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-parent --- 10:10:45 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:45 [INFO] 10:10:45 [INFO] --- install:3.1.4:install (default-install) @ rsvp-parent --- 10:10:45 [INFO] Skipping artifact installation 10:10:45 [INFO] 10:10:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rsvp-parent --- 10:10:45 [INFO] Skipping artifact deployment 10:10:45 [INFO] 10:10:45 [INFO] --------------< org.opendaylight.bgpcep:topology-parent >--------------- 10:10:45 [INFO] Building topology-parent 0.24.0-SNAPSHOT [164/167] 10:10:45 [INFO] from topology/pom.xml 10:10:45 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:45 [INFO] 10:10:45 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-parent --- 10:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:45 [INFO] 10:10:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-parent --- 10:10:45 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:45 [INFO] 10:10:45 [INFO] --- install:3.1.4:install (default-install) @ topology-parent --- 10:10:45 [INFO] Skipping artifact installation 10:10:45 [INFO] 10:10:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-parent --- 10:10:45 [INFO] Skipping artifact deployment 10:10:45 [INFO] 10:10:45 [INFO] ------------< org.opendaylight.bgpcep:config-loader-parent >------------ 10:10:45 [INFO] Building config-loader-parent 0.24.0-SNAPSHOT [165/167] 10:10:45 [INFO] from config-loader/pom.xml 10:10:45 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:45 [INFO] 10:10:45 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-parent --- 10:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:45 [INFO] 10:10:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-parent --- 10:10:45 [INFO] 10:10:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-parent --- 10:10:45 [INFO] Skipping CycloneDX goal, because module skips deploy 10:10:45 [INFO] 10:10:45 [INFO] --- install:3.1.4:install (default-install) @ config-loader-parent --- 10:10:45 [INFO] Skipping artifact installation 10:10:45 [INFO] 10:10:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ config-loader-parent --- 10:10:45 [INFO] Skipping artifact deployment 10:10:45 [INFO] 10:10:45 [INFO] ----------------< org.opendaylight.bgpcep:bgpcep-karaf >---------------- 10:10:45 [INFO] Building bgpcep-karaf 0.24.0-SNAPSHOT [166/167] 10:10:45 [INFO] from distribution-karaf/pom.xml 10:10:45 [INFO] --------------------------------[ pom ]--------------------------------- 10:10:50 [INFO] 10:10:50 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-karaf --- 10:10:50 [INFO] 10:10:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-karaf --- 10:10:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:50 [INFO] 10:10:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgpcep-karaf --- 10:10:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:10:50 [INFO] 10:10:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-karaf --- 10:10:50 [INFO] 10:10:50 [INFO] --- dependency:3.9.0:properties (default) @ bgpcep-karaf --- 10:10:50 [INFO] 10:10:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgpcep-karaf --- 10:10:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-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/** 10:10:50 [INFO] 10:10:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-karaf --- 10:10:50 [INFO] Starting audit... 10:10:50 Audit done. 10:10:50 [INFO] You have 0 Checkstyle violations. 10:10:50 [INFO] 10:10:50 [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-karaf --- 10:10:50 [INFO] Starting audit... 10:10:50 Audit done. 10:10:50 [INFO] You have 0 Checkstyle violations. 10:10:50 [INFO] 10:10:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgpcep-karaf --- 10:10:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:10:50 [INFO] 10:10:50 [INFO] --- resources:3.3.1:resources (process-resources) @ bgpcep-karaf --- 10:10:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/src/main/resources 10:10:50 [INFO] 10:10:50 [INFO] --- karaf:4.4.8:assembly (process-resources) @ bgpcep-karaf --- 10:10:50 [INFO] Using repositories: 10:10:50 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 10:10:50 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 10:10:50 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:10:50 [INFO] Creating work directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/target/assembly 10:10:50 [INFO] Loading direct KAR and features XML dependencies 10:10:50 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 10:10:50 [INFO] Feature framework will be added as a startup feature 10:10:50 [INFO] Generating Karaf assembly: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/target/assembly 10:10:50 [INFO] Unzipping kars 10:10:50 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 10:10:50 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 10:10:50 [INFO] Loading profiles from: 10:10:50 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 10:10:50 [INFO] Loading repositories 10:10:51 [INFO] Generating generated-startup profile 10:10:51 [INFO] Generating generated-boot profile with parents: generated-startup 10:10:51 [INFO] Generating generated-installed profile 10:10:51 [INFO] Configuring etc/config.properties and etc/system.properties 10:10:51 [INFO] Downloading libraries for generated profiles 10:10:51 [INFO] Downloading additional libraries 10:10:51 [INFO] Writing configurations 10:10:51 [INFO] adding config file: etc/profile.cfg 10:10:51 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 10:10:51 [INFO] Startup stage 10:10:51 [INFO] Loading startup repositories 10:10:51 [INFO] Resolving startup features and bundles 10:10:51 [INFO] Features: framework 10:10:51 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 10:10:51 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 10:10:51 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 10:10:51 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 10:10:51 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 10:10:51 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 10:10:51 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:10:51 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:10:51 [INFO] Boot stage 10:10:51 [INFO] Loading boot repositories 10:10:51 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.8/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.8/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.8/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.8/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.8/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.0/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 10:10:51 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 10:10:51 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 10:10:51 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 10:10:51 [INFO] Feature service/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 10:10:51 [INFO] Feature scr/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 10:10:51 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 10:10:51 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 10:10:51 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 10:10:51 [INFO] Feature shell/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 10:10:51 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 10:10:51 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 10:10:51 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 10:10:51 [INFO] Feature kar/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 10:10:51 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 10:10:51 [INFO] Feature package/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 10:10:51 [INFO] Feature jaas/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 10:10:51 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 10:10:51 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 10:10:51 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 10:10:51 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 10:10:51 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 10:10:51 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 10:10:51 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 10:10:51 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 10:10:51 [INFO] Feature feature/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 10:10:51 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 10:10:51 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 10:10:51 [INFO] Feature system/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 10:10:51 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 10:10:51 [INFO] Feature ssh/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 10:10:51 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 10:10:51 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 10:10:51 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 10:10:51 [INFO] Feature jline/3.21.0 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 10:10:51 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 10:10:51 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 10:10:51 [INFO] Feature config/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 10:10:51 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 10:10:51 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 10:10:51 [INFO] Feature instance/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 10:10:51 [INFO] Feature framework/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 10:10:51 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 10:10:51 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 10:10:51 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 10:10:51 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 10:10:51 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 10:10:51 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 10:10:51 [INFO] Feature log/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 10:10:51 [INFO] adding config file: etc/org.apache.karaf.log.cfg 10:10:51 [INFO] Feature management/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 10:10:51 [INFO] adding config file: etc/jmx.acl.cfg 10:10:51 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 10:10:51 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 10:10:51 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 10:10:51 [INFO] adding config file: etc/org.apache.karaf.management.cfg 10:10:51 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 10:10:51 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 10:10:51 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 10:10:51 [INFO] Feature deployer/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 10:10:51 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 10:10:51 [INFO] Feature 6e65e1b6-5f8a-41fd-abf1-4dc8c242e1df/0.0.0 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 10:10:51 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 10:10:51 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 10:10:51 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:10:51 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 10:10:51 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 10:10:51 [INFO] Feature bundle/4.4.8 is defined as a boot feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 10:10:51 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 10:10:51 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 10:10:51 [INFO] Feature standard/4.4.8 is defined as a boot feature 10:10:51 [INFO] Install stage 10:10:51 [INFO] Loading installed repositories 10:10:51 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 10:10:51 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 10:10:51 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 10:10:51 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 10:10:51 [INFO] 10:10:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-karaf >>> 10:10:51 [INFO] 10:10:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-karaf --- 10:10:51 [INFO] No files found to run spotbugs, check compile phase has been run 10:10:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:10:51 [INFO] 10:10:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-karaf <<< 10:10:51 [INFO] 10:10:51 [INFO] 10:10:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-karaf --- 10:10:51 [INFO] 10:10:51 [INFO] --- dependency:3.9.0:copy (apply-branding) @ bgpcep-karaf --- 10:10:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:10:51 [INFO] 10:10:51 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ bgpcep-karaf --- 10:10:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 10:10:51 [INFO] 10:10:51 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ bgpcep-karaf --- 10:10:51 [WARNING] Overwriting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 10:10:51 [INFO] 10:10:51 [INFO] --- copy:14.1.4:copy-files (default) @ bgpcep-karaf --- 10:10:51 [INFO] 10:10:51 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ bgpcep-karaf --- 10:10:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/src/main/assembly 10:10:51 [INFO] 10:10:51 [INFO] --- karaf:14.1.4:populate-local-repo (populate-local-repo) @ bgpcep-karaf --- 10:10:52 [INFO] Feature repository discovered recursively: 1e6cf1ac-77c4-4263-bcb0-498290ed4c88 10:10:52 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: features-bgpcep 10:10:52 [INFO] Feature repository discovered recursively: features-bgpcep-testing 10:10:52 [INFO] Feature repository discovered recursively: features-controller-testing 10:10:52 [INFO] Feature repository discovered recursively: features-infrautils 10:10:52 [INFO] Feature repository discovered recursively: features-mdsal 10:10:52 [INFO] Feature repository discovered recursively: features-netconf 10:10:52 [INFO] Feature repository discovered recursively: framework-4.4.8 10:10:52 [INFO] Feature repository discovered recursively: odl-aaa-0.22.1 10:10:52 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 10:10:52 [INFO] Feature repository discovered recursively: odl-antlr4 10:10:52 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:10:52 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:10:52 [INFO] Feature repository discovered recursively: odl-apache-shiro 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 10:10:52 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT 10:10:52 [INFO] Feature repository discovered recursively: odl-bytebuddy 10:10:52 [INFO] Feature repository discovered recursively: odl-clustering-test-app-12.0.1 10:10:52 [INFO] Feature repository discovered recursively: odl-controller-12.0.1 10:10:52 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.1 10:10:52 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.1 10:10:52 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:10:52 [INFO] Feature repository discovered recursively: odl-extras-12.0.1 10:10:52 [INFO] Feature repository discovered recursively: odl-gson 10:10:52 [INFO] Feature repository discovered recursively: odl-guava 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 10:10:52 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty 10:10:52 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 10:10:52 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web 10:10:52 [INFO] Feature repository discovered recursively: odl-infrautils-ready 10:10:52 [INFO] Feature repository discovered recursively: odl-infrautils-utils 10:10:52 [INFO] Feature repository discovered recursively: odl-jackson-2 10:10:52 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:10:52 [INFO] Feature repository discovered recursively: odl-javassist-3 10:10:52 [INFO] Feature repository discovered recursively: odl-jersey-2 10:10:52 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:10:52 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:10:52 [INFO] Feature repository discovered recursively: odl-lz4 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.1 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-15.0.1 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:10:52 [INFO] Feature repository discovered recursively: odl-mdsal-trace-15.0.1 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-10.0.0 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-all 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-client 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.0 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-console 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-databind 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-impl 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-keystore 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-topology 10:10:52 [INFO] Feature repository discovered recursively: odl-netconf-truststore 10:10:52 [INFO] Feature repository discovered recursively: odl-netty-4 10:10:52 [INFO] Feature repository discovered recursively: odl-pekko 10:10:52 [INFO] Feature repository discovered recursively: odl-raft-api 10:10:52 [INFO] Feature repository discovered recursively: odl-raft-spi 10:10:52 [INFO] Feature repository discovered recursively: odl-restconf 10:10:52 [INFO] Feature repository discovered recursively: odl-restconf-all 10:10:52 [INFO] Feature repository discovered recursively: odl-restconf-api 10:10:52 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.0 10:10:52 [INFO] Feature repository discovered recursively: odl-restconf-server-api 10:10:52 [INFO] Feature repository discovered recursively: odl-servlet-api 10:10:52 [INFO] Feature repository discovered recursively: odl-stax2-api 10:10:52 [INFO] Feature repository discovered recursively: odl-woodstox 10:10:52 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-netty 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:10:52 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:10:52 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 10:10:52 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 10:10:52 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 10:10:52 [INFO] Feature repository discovered recursively: pt-triemap 10:10:52 [INFO] Feature repository discovered recursively: standard-4.4.8 10:10:52 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 10:10:52 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 10:10:53 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 10:10:53 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.19.0 and 3.18.0 10:10:53 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 10:10:53 [INFO] 10:10:53 [INFO] --- antrun:3.1.0:run (fix-permissions) @ bgpcep-karaf --- 10:10:53 [INFO] Executing tasks 10:10:53 [INFO] Executed tasks 10:10:53 [INFO] 10:10:53 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ bgpcep-karaf --- 10:10:53 [INFO] Executing tasks 10:10:53 [INFO] [delete] Deleting directory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/target/assembly/system/org/bouncycastle 10:10:53 [INFO] Executed tasks 10:10:53 [INFO] 10:10:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgpcep-karaf --- 10:10:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 10:10:53 [INFO] 10:10:53 [INFO] --- karaf:4.4.8:archive (package) @ bgpcep-karaf --- 10:11:09 [INFO] 10:11:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-karaf --- 10:11:09 [INFO] CycloneDX: Resolving Dependencies 10:11:17 [INFO] CycloneDX: Creating BOM version 1.6 with 696 component(s) 10:11:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/target/bom.xml 10:11:17 [INFO] attaching as bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.xml 10:11:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/target/bom.json 10:11:17 [INFO] attaching as bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.json 10:11:17 [INFO] 10:11:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-karaf --- 10:11:17 [INFO] Skipping duplicate-finder execution! 10:11:17 [INFO] 10:11:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgpcep-karaf --- 10:11:17 [INFO] Skipping pom project 10:11:17 [INFO] 10:11:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgpcep-karaf --- 10:11:17 [INFO] Skipping source per configuration. 10:11:17 [INFO] 10:11:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-karaf --- 10:11:17 [INFO] 10:11:17 [INFO] --- jacoco:0.8.13:report (report) @ bgpcep-karaf --- 10:11:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:11:17 [INFO] 10:11:17 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-karaf --- 10:11:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT.pom 10:11:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/target/bgpcep-karaf-0.24.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT.tar.gz 10:11:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/target/bgpcep-karaf-0.24.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT.zip 10:11:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.xml 10:11:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.json 10:11:17 [INFO] 10:11:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgpcep-karaf --- 10:11:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:11:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:11:18 [INFO] 10:11:18 [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- 10:11:18 [INFO] Building bgpcep 0.24.0-SNAPSHOT [167/167] 10:11:18 [INFO] from pom.xml 10:11:18 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:18 [INFO] 10:11:18 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-aggregator --- 10:11:18 [INFO] Deleting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/target 10:11:18 [INFO] 10:11:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-aggregator --- 10:11:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:11:18 [INFO] 10:11:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-aggregator --- 10:11:18 [INFO] 10:11:18 [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ bgpcep-aggregator --- 10:11:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 10:11:19 [INFO] 10:11:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-aggregator --- 10:11:19 [INFO] Skipping CycloneDX goal, because module skips deploy 10:11:19 [INFO] 10:11:19 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-aggregator --- 10:11:19 [INFO] Skipping artifact installation 10:11:19 [INFO] 10:11:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgpcep-aggregator --- 10:11:19 [INFO] Skipping artifact deployment 10:11:19 [INFO] ------------------------------------------------------------------------ 10:11:19 [INFO] Reactor Summary for bgpcep 0.24.0-SNAPSHOT: 10:11:19 [INFO] 10:11:19 [INFO] bgpcep-artifacts ................................... SUCCESS [ 2.366 s] 10:11:19 [INFO] binding-parent ..................................... SUCCESS [ 6.657 s] 10:11:19 [INFO] graph-api .......................................... SUCCESS [ 14.068 s] 10:11:19 [INFO] algo-api ........................................... SUCCESS [ 6.639 s] 10:11:19 [INFO] concepts ........................................... SUCCESS [ 8.231 s] 10:11:19 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.521 s] 10:11:19 [INFO] algo-impl .......................................... SUCCESS [ 6.563 s] 10:11:19 [INFO] single-feature-parent .............................. SUCCESS [ 2.629 s] 10:11:19 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 11.112 s] 10:11:19 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 7.027 s] 10:11:19 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 6.929 s] 10:11:19 [INFO] graph-impl ......................................... SUCCESS [ 6.637 s] 10:11:19 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 17.205 s] 10:11:19 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 14.854 s] 10:11:19 [INFO] testtool-parent .................................... SUCCESS [ 1.634 s] 10:11:19 [INFO] util ............................................... SUCCESS [ 7.395 s] 10:11:19 [INFO] bgp-concepts ....................................... SUCCESS [ 10.145 s] 10:11:19 [INFO] bgp-parser-api ..................................... SUCCESS [ 10.017 s] 10:11:19 [INFO] bgp-parser-spi ..................................... SUCCESS [ 11.419 s] 10:11:19 [INFO] bgp-util ........................................... SUCCESS [ 5.640 s] 10:11:19 [INFO] bgp-parser-impl .................................... SUCCESS [ 11.939 s] 10:11:19 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 7.544 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 7.601 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 7.501 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 8.727 s] 10:11:19 [INFO] bgp-rib-api ........................................ SUCCESS [ 7.030 s] 10:11:19 [INFO] bgp-openconfig-api ................................. SUCCESS [ 20.726 s] 10:11:19 [INFO] bgp-rib-spi ........................................ SUCCESS [ 14.790 s] 10:11:19 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 9.865 s] 10:11:19 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 5.944 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 9.804 s] 10:11:19 [INFO] bgp-bmp-api ........................................ SUCCESS [ 8.887 s] 10:11:19 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.291 s] 10:11:19 [INFO] bgp-inet ........................................... SUCCESS [ 14.415 s] 10:11:19 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 8.153 s] 10:11:19 [INFO] config-loader-spi .................................. SUCCESS [ 4.261 s] 10:11:19 [INFO] config-loader-impl ................................. SUCCESS [ 11.156 s] 10:11:19 [INFO] testtool-util ...................................... SUCCESS [ 27.276 s] 10:11:19 [INFO] routing-policy-config-loader ....................... SUCCESS [ 10.880 s] 10:11:19 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 12.637 s] 10:11:19 [INFO] bgp-route-target ................................... SUCCESS [ 14.839 s] 10:11:19 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 5.479 s] 10:11:19 [INFO] rsvp-api ........................................... SUCCESS [ 9.299 s] 10:11:19 [INFO] rsvp-spi ........................................... SUCCESS [ 9.362 s] 10:11:19 [INFO] rsvp-impl .......................................... SUCCESS [ 9.638 s] 10:11:19 [INFO] bgp-linkstate ...................................... SUCCESS [ 23.685 s] 10:11:19 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.339 s] 10:11:19 [INFO] bgp-config-example ................................. SUCCESS [ 1.863 s] 10:11:19 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 14.071 s] 10:11:19 [INFO] bgp-rib-impl ....................................... SUCCESS [ 59.824 s] 10:11:19 [INFO] bgp-peer-acceptor .................................. SUCCESS [ 8.480 s] 10:11:19 [INFO] bgp-bmp-spi ........................................ SUCCESS [ 8.665 s] 10:11:19 [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 10.596 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 10.146 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 10.607 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 10.474 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 10.402 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 9.779 s] 10:11:19 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 8.277 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 15.946 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 16.558 s] 10:11:19 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 16.064 s] 10:11:19 [INFO] bgp-openconfig-state ............................... SUCCESS [ 22.148 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 16.684 s] 10:11:19 [INFO] topology-api ....................................... SUCCESS [ 6.787 s] 10:11:19 [INFO] topology-tunnel-api ................................ SUCCESS [ 5.708 s] 10:11:19 [INFO] topology-segment-routing ........................... SUCCESS [ 5.590 s] 10:11:19 [INFO] bgp-topology-provider .............................. SUCCESS [01:03 min] 10:11:19 [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 7.127 s] 10:11:19 [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 7.250 s] 10:11:19 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 16.541 s] 10:11:19 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 7.200 s] 10:11:19 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 6.912 s] 10:11:19 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SUCCESS [ 6.968 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 16.115 s] 10:11:19 [INFO] bgp-cli ............................................ SUCCESS [ 10.981 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Cli ......................... SUCCESS [ 9.947 s] 10:11:19 [INFO] bgp-flowspec ....................................... SUCCESS [ 22.134 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Flowspec .................... SUCCESS [ 10.703 s] 10:11:19 [INFO] bgp-labeled-unicast ................................ SUCCESS [ 15.247 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SUCCESS [ 10.553 s] 10:11:19 [INFO] bgp-l3vpn .......................................... SUCCESS [ 16.921 s] 10:11:19 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SUCCESS [ 11.649 s] 10:11:19 [INFO] bgp-mvpn ........................................... SUCCESS [ 18.798 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SUCCESS [ 10.811 s] 10:11:19 [INFO] bgp-evpn ........................................... SUCCESS [ 17.657 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Evpn ........................ SUCCESS [ 11.143 s] 10:11:19 [INFO] protocols-config-loader ............................ SUCCESS [ 11.044 s] 10:11:19 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SUCCESS [ 8.582 s] 10:11:19 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SUCCESS [ 16.647 s] 10:11:19 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SUCCESS [ 15.824 s] 10:11:19 [INFO] topology-config-loader ............................. SUCCESS [ 9.428 s] 10:11:19 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SUCCESS [ 14.753 s] 10:11:19 [INFO] OpenDaylight :: BGP ................................ SUCCESS [ 19.180 s] 10:11:19 [INFO] OpenDaylight :: Configuration Example Files ........ SUCCESS [ 6.512 s] 10:11:19 [INFO] bmp-monitors-config-loader ......................... SUCCESS [ 10.074 s] 10:11:19 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SUCCESS [ 16.511 s] 10:11:19 [INFO] bgp-bmp-config-example ............................. SUCCESS [ 1.196 s] 10:11:19 [INFO] OpenDaylight :: BMP :: Config files example ........ SUCCESS [ 7.865 s] 10:11:19 [INFO] bgp-bmp-parser-impl ................................ SUCCESS [ 8.749 s] 10:11:19 [INFO] bgp-bmp-impl ....................................... SUCCESS [ 20.755 s] 10:11:19 [INFO] OpenDaylight :: BMP ................................ SUCCESS [ 17.648 s] 10:11:19 [INFO] pcep-api ........................................... SUCCESS [ 16.121 s] 10:11:19 [INFO] pcep-spi ........................................... SUCCESS [ 10.419 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Api ........................ SUCCESS [ 7.562 s] 10:11:19 [INFO] pcep-base-parser ................................... SUCCESS [ 11.158 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SUCCESS [ 7.653 s] 10:11:19 [INFO] pcep-impl .......................................... SUCCESS [ 14.984 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Impl ....................... SUCCESS [ 15.546 s] 10:11:19 [INFO] programming-api .................................... SUCCESS [ 6.994 s] 10:11:19 [INFO] programming-spi .................................... SUCCESS [ 4.837 s] 10:11:19 [INFO] programming-topology-api ........................... SUCCESS [ 4.765 s] 10:11:19 [INFO] programming-tunnel-api ............................. SUCCESS [ 5.220 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SUCCESS [ 7.841 s] 10:11:19 [INFO] pcep-tunnel-api .................................... SUCCESS [ 6.617 s] 10:11:19 [INFO] programming-impl ................................... SUCCESS [ 18.726 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SUCCESS [ 14.961 s] 10:11:19 [INFO] pcep-topology-api .................................. SUCCESS [ 8.511 s] 10:11:19 [INFO] pcep-topology-spi .................................. SUCCESS [ 4.856 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Topology ................... SUCCESS [ 8.505 s] 10:11:19 [INFO] pcep-ietf-stateful ................................. SUCCESS [ 9.850 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Stateful ................... SUCCESS [ 16.751 s] 10:11:19 [INFO] pcep-server-api .................................... SUCCESS [ 6.058 s] 10:11:19 [INFO] pcep-segment-routing ............................... SUCCESS [ 12.097 s] 10:11:19 [INFO] pcep-pcc-mock ...................................... SUCCESS [ 38.218 s] 10:11:19 [INFO] pcep-topology-provider ............................. SUCCESS [ 29.568 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SUCCESS [ 16.494 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SUCCESS [ 15.709 s] 10:11:19 [INFO] pcep-server-provider ............................... SUCCESS [ 8.444 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SUCCESS [ 16.954 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SUCCESS [ 16.967 s] 10:11:19 [INFO] pcep-tunnel-provider ............................... SUCCESS [ 15.247 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SUCCESS [ 17.901 s] 10:11:19 [INFO] pcep-auto-bandwidth-extension ...................... SUCCESS [ 8.419 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SUCCESS [ 15.535 s] 10:11:19 [INFO] pcep-config-example ................................ SUCCESS [ 0.855 s] 10:11:19 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SUCCESS [ 6.809 s] 10:11:19 [INFO] pcep-cli ........................................... SUCCESS [ 11.048 s] 10:11:19 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SUCCESS [ 16.344 s] 10:11:19 [INFO] OpenDaylight :: PCEP ............................... SUCCESS [ 17.443 s] 10:11:19 [INFO] feature-repo-parent ................................ SUCCESS [ 0.378 s] 10:11:19 [INFO] features-bgpcep .................................... SUCCESS [ 4.977 s] 10:11:19 [INFO] bgp-benchmark-app .................................. SUCCESS [ 12.906 s] 10:11:19 [INFO] OpenDaylight :: BGP :: Benchmark ................... SUCCESS [ 16.547 s] 10:11:19 [INFO] data-change-counter ................................ SUCCESS [ 10.776 s] 10:11:19 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SUCCESS [ 16.269 s] 10:11:19 [INFO] features-bgpcep-testing ............................ SUCCESS [ 3.586 s] 10:11:19 [INFO] bgpcep-features-parent ............................. SUCCESS [ 0.009 s] 10:11:19 [INFO] graph .............................................. SUCCESS [ 0.003 s] 10:11:19 [INFO] bgp-parser-mock .................................... SUCCESS [ 6.293 s] 10:11:19 [INFO] bgp-testtool ....................................... SUCCESS [ 8.701 s] 10:11:19 [INFO] extensions ......................................... SUCCESS [ 0.008 s] 10:11:19 [INFO] bgp-parent ......................................... SUCCESS [ 0.004 s] 10:11:19 [INFO] bmp-mock ........................................... SUCCESS [ 26.779 s] 10:11:19 [INFO] bmp-parent ......................................... SUCCESS [ 0.009 s] 10:11:19 [INFO] algo-parent ........................................ SUCCESS [ 0.007 s] 10:11:19 [INFO] pcep-testtool ...................................... SUCCESS [ 10.574 s] 10:11:19 [INFO] pcep-server-parent ................................. SUCCESS [ 0.010 s] 10:11:19 [INFO] pcep-topology-parent ............................... SUCCESS [ 0.003 s] 10:11:19 [INFO] pcep-tunnel-parent ................................. SUCCESS [ 0.003 s] 10:11:19 [INFO] pcep-parent ........................................ SUCCESS [ 0.003 s] 10:11:19 [INFO] programming-parent ................................. SUCCESS [ 0.003 s] 10:11:19 [INFO] rsvp-parent ........................................ SUCCESS [ 0.002 s] 10:11:19 [INFO] topology-parent .................................... SUCCESS [ 0.003 s] 10:11:19 [INFO] config-loader-parent ............................... SUCCESS [ 0.002 s] 10:11:19 [INFO] bgpcep-karaf ....................................... SUCCESS [ 32.658 s] 10:11:19 [INFO] bgpcep ............................................. SUCCESS [ 1.360 s] 10:11:19 [INFO] ------------------------------------------------------------------------ 10:11:19 [INFO] BUILD SUCCESS 10:11:19 [INFO] ------------------------------------------------------------------------ 10:11:19 [INFO] Total time: 30:27 min 10:11:19 [INFO] Finished at: 2025-10-20T10:11:19Z 10:11:19 [INFO] ------------------------------------------------------------------------ 10:11:19 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins7262267683204328526.sh 10:11:19 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins388162390175026699.sh 10:11:19 $ ssh-agent -k 10:11:19 unset SSH_AUTH_SOCK; 10:11:19 unset SSH_AGENT_PID; 10:11:19 echo Agent pid 1640 killed; 10:11:19 [ssh-agent] Stopped. 10:11:19 [JaCoCo plugin] Collecting JaCoCo coverage data... 10:11:19 [JaCoCo plugin] Version: 3.3.5 10:11:19 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 10:11:20 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 52 10:11:20 [JaCoCo plugin] Saving matched execfiles: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/code-coverage/jacoco.exec /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/code-coverage/jacoco.exec 10:11:21 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/classes 34 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/classes 9 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/target/classes 34 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/target/classes 5 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/classes 181 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/classes 0 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/target/classes 233 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/target/classes 426 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/classes 110 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/target/classes 207 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/target/classes 126 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/classes 555 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/target/classes 309 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/parent/target/classes 0 files 10:11:22 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/classes 90 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/classes 1394 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/classes 4 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/classes 30 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/classes 30 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/classes 7 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/target/classes 9 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/classes 191 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/classes 53 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/target/classes 1 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/classes 75 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/classes 31 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/target/classes 9 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/classes 91 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/classes 131 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/classes 3 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/classes 101 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/target/classes 8 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/target/classes 236 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/classes 2 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/classes 269 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-config-example/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/target/classes 41 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/target/classes 11 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/target/classes 28 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/target/classes 27 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/classes 30 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/target/classes 2 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/classes 9 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/classes 5 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/target/classes 2 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/classes 2 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/target/classes 2 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/target/classes 21 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/distribution-karaf/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/feature-repo-parent/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep-testing/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/features-bgpcep/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo-api/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-benchmark/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-cli/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-config-example/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-dependencies/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-evpn/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-extensions-api/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-flowspec/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-inet/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-l3vpn/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-labeled-unicast/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-linkstate/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-mvpn/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-impl/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-spi/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-rp-statement/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig-state/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser-api/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-path-selection-mode/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-api/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-impl/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-route-target/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-topology/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-api/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-example/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp-config-loader/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bmp/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-concepts/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-impl/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-config-loader-spi/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-data-change-counter/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-extras-dependencies/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph-api/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-api/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-auto-bandwidth/target/classes 0 files 10:11:23 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-base-parser/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-cli/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-config-example/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-impl/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-segment-routing/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server-provider/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-server/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-stateful/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology-provider/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-topology/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep-tunnel-provider/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-pcep/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-api/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-programming-impl/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-protocols-config-loader/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-routing-policy-config-loader/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp-api/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-rsvp/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-api/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-config-loader/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-segment-routing/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-topology-tunnel-api/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/classes 119 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/classes 11 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/jacoco/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/target/classes 903 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/target/classes 19 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/target/classes 108 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/config-example/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/target/classes 30 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/target/classes 30 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/target/classes 25 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/target/classes 151 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/target/classes 30 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/target/classes 20 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/target/classes 55 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/target/classes 3 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/target/classes 2 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-api/target/classes 167 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/target/classes 90 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/target/classes 3 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-api/target/classes 71 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/target/classes 15 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/target/classes 63 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/classes 12 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/target/classes 6 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/target/classes 6 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/target/classes 21 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/classes 368 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/classes 59 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/classes 37 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/single-feature-parent/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-parent/target/classes 0 files 10:11:24 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/classes 9 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/target/classes 87 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/segment-routing/target/classes 55 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/tunnel-api/target/classes 54 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/classes 12 files 10:11:25 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 10:11:25 [JaCoCo plugin] Source Inclusions: **/*.java 10:11:25 [JaCoCo plugin] Source Exclusions: null 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/src/main/java 2 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java 6 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/benchmark-app/src/main/java 1 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/cli/src/main/java 5 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/src/main/java 3 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/evpn/src/main/java 33 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/flowspec/src/main/java 57 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/src/main/java 11 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/l3vpn/src/main/java 19 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/labeled-unicast/src/main/java 9 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/main/java 53 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/mvpn/src/main/java 39 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/src/main/java 17 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/src/main/java 3 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/java 24 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/java 21 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/src/main/java 6 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-state/src/main/java 4 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/src/main/java 9 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/src/main/java 52 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-mock/src/main/java 1 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/main/java 68 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/java 25 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/peer-acceptor/src/main/java 1 files 10:11:25 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/src/main/java 2 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/java 77 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/src/main/java 2 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/main/java 52 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/testtool/src/main/java 7 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/topology-provider/src/main/java 18 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/src/main/java 2 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/src/main/java 1 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-impl/src/main/java 19 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-mock/src/main/java 8 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-parser-impl/src/main/java 27 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-spi/src/main/java 26 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/src/main/java 5 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/bmp-monitors-config-loader/src/main/java 2 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/java 6 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/src/main/java 5 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/protocols-config-loader/src/main/java 2 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/src/main/java 2 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/topology-config-loader/src/main/java 2 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/data-change-counter/src/main/java 2 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/src/main/java 7 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/java 5 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/api/src/main/java 15 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/auto-bandwidth-extension/src/main/java 3 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/base-parser/src/main/java 100 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/ietf-stateful/src/main/java 20 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/impl/src/main/java 20 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/pcc-mock/src/main/java 20 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/segment-routing/src/main/java 7 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-api/src/main/java 2 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/server/server-provider/src/main/java 8 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/spi/src/main/java 55 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/testtool/src/main/java 3 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/cli/src/main/java 2 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-provider/src/main/java 25 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/topology/topology-spi/src/main/java 1 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/pcep/tunnel/tunnel-provider/src/main/java 10 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/api/src/main/java 1 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/src/main/java 4 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/spi/src/main/java 6 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/topology-api/src/main/java 1 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/tunnel-api/src/main/java 1 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/src/main/java 1 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/src/main/java 59 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/src/main/java 36 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java 5 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/topology/api/src/main/java 2 files 10:11:26 [JaCoCo plugin] - /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java 11 files 10:11:26 [JaCoCo plugin] Loading inclusions files.. 10:11:26 [JaCoCo plugin] inclusions: [] 10:11:26 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 10:11:26 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 10:11:26 [JaCoCo plugin] Publishing the results.. 10:11:27 [JaCoCo plugin] Loading packages.. 10:11:27 [JaCoCo plugin] Done. 10:11:27 [JaCoCo plugin] Overall coverage: class: 91.66035, method: 81.853714, line: 76.54004, branch: 55.45867, instruction: 76.19969, complexity: 61.507053 10:11:27 [PostBuildScript] - [INFO] Executing post build scripts. 10:11:27 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins212288169053108234.sh 10:11:27 ---> sysstat.sh 10:11:27 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4204121318411645250.sh 10:11:27 ---> package-listing.sh 10:11:27 ++ facter osfamily 10:11:27 ++ tr '[:upper:]' '[:lower:]' 10:11:28 + OS_FAMILY=debian 10:11:28 + workspace=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 10:11:28 + START_PACKAGES=/tmp/packages_start.txt 10:11:28 + END_PACKAGES=/tmp/packages_end.txt 10:11:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:28 + PACKAGES=/tmp/packages_start.txt 10:11:28 + '[' /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 ']' 10:11:28 + PACKAGES=/tmp/packages_end.txt 10:11:28 + case "${OS_FAMILY}" in 10:11:28 + dpkg -l 10:11:28 + grep '^ii' 10:11:28 + '[' -f /tmp/packages_start.txt ']' 10:11:28 + '[' -f /tmp/packages_end.txt ']' 10:11:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:28 + '[' /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 ']' 10:11:28 + mkdir -p /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/archives/ 10:11:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/archives/ 10:11:28 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13365195278417570797.sh 10:11:28 ---> capture-instance-metadata.sh 10:11:28 Setup pyenv: 10:11:28 system 10:11:28 3.8.20 10:11:28 3.9.20 10:11:28 3.10.15 10:11:28 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) 10:11:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-goM5 from file:/tmp/.os_lf_venv 10:11:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:30 lf-activate-venv(): INFO: Base packages installed successfully 10:11:30 lf-activate-venv(): INFO: Installing additional packages: lftools 10:11:42 lf-activate-venv(): INFO: Adding /tmp/venv-goM5/bin to PATH 10:11:42 INFO: Running in OpenStack, capturing instance metadata 10:11:42 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8193738173424282673.sh 10:11:42 provisioning config files... 10:11:43 Could not find credentials [logs] for bgpcep-maven-verify-master-mvn39-openjdk21 #497 10:11:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config4881927779924512509tmp 10:11:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:11:43 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:11:43 provisioning config files... 10:11:43 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:11:43 [EnvInject] - Injecting environment variables from a build step. 10:11:43 [EnvInject] - Injecting as environment variables the properties content 10:11:43 SERVER_ID=logs 10:11:43 10:11:43 [EnvInject] - Variables injected successfully. 10:11:43 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15282558301908363973.sh 10:11:43 ---> create-netrc.sh 10:11:43 WARN: Log server credential not found. 10:11:43 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5082920691839757332.sh 10:11:43 ---> python-tools-install.sh 10:11:43 Setup pyenv: 10:11:43 system 10:11:43 3.8.20 10:11:43 3.9.20 10:11:43 3.10.15 10:11:43 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) 10:11:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-goM5 from file:/tmp/.os_lf_venv 10:11:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:45 lf-activate-venv(): INFO: Base packages installed successfully 10:11:45 lf-activate-venv(): INFO: Installing additional packages: lftools 10:11:59 lf-activate-venv(): INFO: Adding /tmp/venv-goM5/bin to PATH 10:11:59 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10169402386840601318.sh 10:11:59 ---> sudo-logs.sh 10:11:59 Archiving 'sudo' log.. 10:12:00 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17853005074034863715.sh 10:12:00 ---> job-cost.sh 10:12:00 Setup pyenv: 10:12:00 system 10:12:00 3.8.20 10:12:00 3.9.20 10:12:00 3.10.15 10:12:00 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) 10:12:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-goM5 from file:/tmp/.os_lf_venv 10:12:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:02 lf-activate-venv(): INFO: Base packages installed successfully 10:12:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:12:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:12:08 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 10:12:09 lf-activate-venv(): INFO: Adding /tmp/venv-goM5/bin to PATH 10:12:09 INFO: No Stack... 10:12:09 INFO: Retrieving Pricing Info for: v3-standard-8 10:12:09 INFO: Archiving Costs 10:12:10 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins18076477987446569839.sh 10:12:10 ---> logs-deploy.sh 10:12:10 Setup pyenv: 10:12:10 system 10:12:10 3.8.20 10:12:10 3.9.20 10:12:10 3.10.15 10:12:10 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) 10:12:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-goM5 from file:/tmp/.os_lf_venv 10:12:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:12 lf-activate-venv(): INFO: Base packages installed successfully 10:12:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:12:22 lf-activate-venv(): INFO: Adding /tmp/venv-goM5/bin to PATH 10:12:22 WARNING: Nexus logging server not set 10:12:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-verify-master-mvn39-openjdk21/497/ 10:12:22 INFO: archiving logs to S3 10:12:27 ---> uname -a: 10:12:27 Linux prd-ubuntu2204-docker-8c-8g-371 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:12:27 10:12:27 10:12:27 ---> lscpu: 10:12:27 Architecture: x86_64 10:12:27 CPU op-mode(s): 32-bit, 64-bit 10:12:27 Address sizes: 40 bits physical, 48 bits virtual 10:12:27 Byte Order: Little Endian 10:12:27 CPU(s): 8 10:12:27 On-line CPU(s) list: 0-7 10:12:27 Vendor ID: AuthenticAMD 10:12:27 Model name: AMD EPYC-Rome Processor 10:12:27 CPU family: 23 10:12:27 Model: 49 10:12:27 Thread(s) per core: 1 10:12:27 Core(s) per socket: 1 10:12:27 Socket(s): 8 10:12:27 Stepping: 0 10:12:27 BogoMIPS: 5599.99 10:12:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:12:27 Virtualization: AMD-V 10:12:27 Hypervisor vendor: KVM 10:12:27 Virtualization type: full 10:12:27 L1d cache: 256 KiB (8 instances) 10:12:27 L1i cache: 256 KiB (8 instances) 10:12:27 L2 cache: 4 MiB (8 instances) 10:12:27 L3 cache: 128 MiB (8 instances) 10:12:27 NUMA node(s): 1 10:12:27 NUMA node0 CPU(s): 0-7 10:12:27 Vulnerability Gather data sampling: Not affected 10:12:27 Vulnerability Indirect target selection: Not affected 10:12:27 Vulnerability Itlb multihit: Not affected 10:12:27 Vulnerability L1tf: Not affected 10:12:27 Vulnerability Mds: Not affected 10:12:27 Vulnerability Meltdown: Not affected 10:12:27 Vulnerability Mmio stale data: Not affected 10:12:27 Vulnerability Reg file data sampling: Not affected 10:12:27 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:12:27 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:12:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:12:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:12:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:12:27 Vulnerability Srbds: Not affected 10:12:27 Vulnerability Tsx async abort: Not affected 10:12:27 10:12:27 10:12:27 ---> nproc: 10:12:27 8 10:12:27 10:12:27 10:12:27 ---> df -h: 10:12:27 Filesystem Size Used Avail Use% Mounted on 10:12:27 tmpfs 3.2G 1.1M 3.2G 1% /run 10:12:27 /dev/vda1 155G 12G 144G 8% / 10:12:27 tmpfs 16G 0 16G 0% /dev/shm 10:12:27 tmpfs 5.0M 0 5.0M 0% /run/lock 10:12:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:12:27 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 10:12:27 10:12:27 10:12:27 ---> free -m: 10:12:27 total used free shared buff/cache available 10:12:27 Mem: 32092 907 24713 4 6471 30717 10:12:27 Swap: 1023 0 1023 10:12:27 10:12:27 10:12:27 ---> ip addr: 10:12:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:12:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:12:27 inet 127.0.0.1/8 scope host lo 10:12:27 valid_lft forever preferred_lft forever 10:12:27 inet6 ::1/128 scope host 10:12:27 valid_lft forever preferred_lft forever 10:12:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:12:27 link/ether fa:16:3e:f8:fa:3b brd ff:ff:ff:ff:ff:ff 10:12:27 altname enp0s3 10:12:27 inet 10.30.170.28/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:12:27 valid_lft 84398sec preferred_lft 84398sec 10:12:27 inet6 fe80::f816:3eff:fef8:fa3b/64 scope link 10:12:27 valid_lft forever preferred_lft forever 10:12:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:12:27 link/ether 5a:e1:05:cd:62:95 brd ff:ff:ff:ff:ff:ff 10:12:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:12:27 valid_lft forever preferred_lft forever 10:12:27 10:12:27 10:12:27 ---> sar -b -r -n DEV: 10:12:27 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-8c-8g-371) 10/20/25 _x86_64_ (8 CPU) 10:12:27 10:12:27 09:39:08 LINUX RESTART (8 CPU) 10:12:27 10:12:27 09:40:13 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:12:27 09:50:01 48.61 4.04 28.51 16.07 849.07 6816.52 552877.93 10:12:27 10:00:12 40.44 0.01 34.68 5.75 0.07 2784.97 19885.35 10:12:27 10:10:12 30.29 0.01 26.48 3.80 0.36 2899.20 11017.12 10:12:27 Average: 39.73 1.32 29.93 8.47 277.48 4139.91 191023.42 10:12:27 10:12:27 09:40:13 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:12:27 09:50:01 25463932 29291500 3016792 9.18 158840 3901972 3418964 10.08 958928 6009284 127904 10:12:27 10:00:12 25188612 29331288 2972596 9.05 194348 4145964 2971896 8.76 1071140 6122720 17292 10:12:27 10:10:12 24410792 29127216 3173136 9.66 218604 4653140 3640116 10.73 1211844 6714740 76160 10:12:27 Average: 25021112 29250001 3054175 9.29 190597 4233692 3343659 9.86 1080637 6282248 73785 10:12:27 10:12:27 09:40:13 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:12:27 09:50:01 lo 872.34 872.34 828.62 828.62 0.00 0.00 0.00 0.00 10:12:27 09:50:01 ens3 104.71 78.48 933.75 14.17 0.00 0.00 0.00 0.00 10:12:27 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:27 10:00:12 lo 2378.19 2378.19 2264.56 2264.56 0.00 0.00 0.00 0.00 10:12:27 10:00:12 ens3 23.78 20.13 9.73 6.83 0.00 0.00 0.00 0.00 10:12:27 10:00:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:27 10:10:12 lo 1429.02 1429.02 1359.73 1359.73 0.00 0.00 0.00 0.00 10:12:27 10:10:12 ens3 26.56 21.37 10.35 7.86 0.00 0.00 0.00 0.00 10:12:27 10:10:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:27 Average: lo 1569.84 1569.84 1493.83 1493.83 0.00 0.00 0.00 0.00 10:12:27 Average: ens3 51.14 39.60 311.76 9.57 0.00 0.00 0.00 0.00 10:12:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:27 10:12:27 10:12:27 ---> sar -P ALL: 10:12:27 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-8c-8g-371) 10/20/25 _x86_64_ (8 CPU) 10:12:27 10:12:27 09:39:08 LINUX RESTART (8 CPU) 10:12:27 10:12:27 09:40:13 CPU %user %nice %system %iowait %steal %idle 10:12:27 09:50:01 all 38.77 0.00 1.63 0.34 0.08 59.18 10:12:27 09:50:01 0 39.87 0.00 1.61 0.35 0.08 58.09 10:12:27 09:50:01 1 39.41 0.00 1.53 0.24 0.08 58.74 10:12:27 09:50:01 2 40.70 0.00 1.76 0.28 0.08 57.19 10:12:27 09:50:01 3 36.90 0.00 1.75 0.42 0.08 60.86 10:12:27 09:50:01 4 40.42 0.00 1.55 0.14 0.08 57.81 10:12:27 09:50:01 5 41.34 0.00 1.59 0.68 0.08 56.31 10:12:27 09:50:01 6 33.88 0.00 1.35 0.13 0.08 64.56 10:12:27 09:50:01 7 37.63 0.00 1.89 0.47 0.08 59.93 10:12:27 10:00:12 all 38.64 0.00 1.89 0.21 0.08 59.18 10:12:27 10:00:12 0 36.64 0.00 1.68 0.14 0.08 61.46 10:12:27 10:00:12 1 37.96 0.00 2.25 0.35 0.08 59.36 10:12:27 10:00:12 2 38.88 0.00 1.97 0.37 0.08 58.70 10:12:27 10:00:12 3 41.17 0.00 1.98 0.16 0.08 56.60 10:12:27 10:00:12 4 40.81 0.00 2.00 0.08 0.08 57.03 10:12:27 10:00:12 5 35.30 0.00 1.68 0.19 0.08 62.75 10:12:27 10:00:12 6 40.69 0.00 1.84 0.14 0.08 57.24 10:12:27 10:00:12 7 37.68 0.00 1.75 0.25 0.07 60.24 10:12:27 10:10:12 all 36.86 0.00 1.72 0.32 0.09 61.01 10:12:27 10:10:12 0 29.66 0.00 1.95 1.02 0.09 67.28 10:12:27 10:10:12 1 40.13 0.00 1.70 0.25 0.10 57.81 10:12:27 10:10:12 2 39.75 0.00 1.63 0.23 0.09 58.29 10:12:27 10:10:12 3 37.33 0.00 1.78 0.30 0.09 60.51 10:12:27 10:10:12 4 38.86 0.00 1.99 0.19 0.09 58.86 10:12:27 10:10:12 5 37.46 0.00 1.64 0.20 0.09 60.61 10:12:27 10:10:12 6 35.08 0.00 1.49 0.15 0.09 63.19 10:12:27 10:10:12 7 36.60 0.00 1.58 0.21 0.09 61.52 10:12:27 Average: all 38.09 0.00 1.75 0.29 0.08 59.79 10:12:27 Average: 0 35.37 0.00 1.74 0.50 0.08 62.30 10:12:27 Average: 1 39.16 0.00 1.83 0.28 0.09 58.64 10:12:27 Average: 2 39.76 0.00 1.79 0.30 0.08 58.07 10:12:27 Average: 3 38.49 0.00 1.84 0.29 0.08 59.30 10:12:27 Average: 4 40.04 0.00 1.85 0.14 0.08 57.90 10:12:27 Average: 5 38.00 0.00 1.64 0.35 0.08 59.93 10:12:27 Average: 6 36.59 0.00 1.56 0.14 0.08 61.62 10:12:27 Average: 7 37.31 0.00 1.74 0.31 0.08 60.57 10:12:27 10:12:27 10:12:27