10:22:36 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/bgpcep/+/118025 10:22:36 Running as SYSTEM 10:22:36 [EnvInject] - Loading node environment variables. 10:22:36 Building remotely on prd-ubuntu2204-docker-8c-8g-1480 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 10:22:36 [ssh-agent] Looking for ssh-agent implementation... 10:22:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:36 $ ssh-agent 10:22:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLbM0vM/agent.1658 10:22:36 SSH_AGENT_PID=1660 10:22:36 [ssh-agent] Started. 10:22:36 Running ssh-add (command line suppressed) 10:22:36 Identity added: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/private_key_10378552181006598028.key (/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/private_key_10378552181006598028.key) 10:22:36 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:22:36 The recommended git tool is: NONE 10:22:39 using credential jenkins-ssh 10:22:39 Wiping out workspace first. 10:22:39 Cloning the remote Git repository 10:22:39 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 10:22:39 > git init /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 # timeout=10 10:22:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 10:22:39 > git --version # timeout=10 10:22:39 > git --version # 'git version 2.34.1' 10:22:39 using GIT_SSH to set credentials jenkins-ssh 10:22:39 Verifying host key using known hosts file 10:22:39 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. 10:22:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 10:22:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 10:22:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 10:22:44 using GIT_SSH to set credentials jenkins-ssh 10:22:44 Verifying host key using known hosts file 10:22:44 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. 10:22:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep refs/changes/25/118025/10 # timeout=10 10:22:45 > git rev-parse 7775d873864b4a8e45a82ddfa3dc86edca7fcfc3^{commit} # timeout=10 10:22:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:22:45 Checking out Revision 7775d873864b4a8e45a82ddfa3dc86edca7fcfc3 (refs/changes/25/118025/10) 10:22:45 > git config core.sparsecheckout # timeout=10 10:22:45 > git checkout -f 7775d873864b4a8e45a82ddfa3dc86edca7fcfc3 # timeout=10 10:22:45 Commit message: "PCEP: Migrate P2MP to base API and Parser" 10:22:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:22:45 > git rev-list --no-walk cf82879c718de803b95bc4ad3a4efda5fd665989 # timeout=10 10:22:49 provisioning config files... 10:22:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:22:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:22:49 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17383231382650600995.sh 10:22:49 ---> python-tools-install.sh 10:22:49 Setup pyenv: 10:22:49 * system (set by /opt/pyenv/version) 10:22:49 * 3.8.20 (set by /opt/pyenv/version) 10:22:49 * 3.9.20 (set by /opt/pyenv/version) 10:22:49 * 3.10.15 (set by /opt/pyenv/version) 10:22:49 * 3.11.10 (set by /opt/pyenv/version) 10:22:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rcLj 10:22:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:22:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:22:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:22:58 lf-activate-venv(): INFO: Base packages installed successfully 10:22:58 lf-activate-venv(): INFO: Installing additional packages: lftools 10:23:27 lf-activate-venv(): INFO: Adding /tmp/venv-rcLj/bin to PATH 10:23:27 Generating Requirements File 10:23:48 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:23:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:23:48 Python 3.11.10 10:23:48 pip 25.2 from /tmp/venv-rcLj/lib/python3.11/site-packages/pip (python 3.11) 10:23:49 appdirs==1.4.4 10:23:49 argcomplete==3.6.2 10:23:49 aspy.yaml==1.3.0 10:23:49 attrs==25.4.0 10:23:49 autopage==0.5.2 10:23:49 beautifulsoup4==4.14.2 10:23:49 boto3==1.40.46 10:23:49 botocore==1.40.46 10:23:49 bs4==0.0.2 10:23:49 cachetools==6.2.0 10:23:49 certifi==2025.10.5 10:23:49 cffi==2.0.0 10:23:49 cfgv==3.4.0 10:23:49 chardet==5.2.0 10:23:49 charset-normalizer==3.4.3 10:23:49 click==8.3.0 10:23:49 cliff==4.11.0 10:23:49 cmd2==2.7.0 10:23:49 cryptography==3.3.2 10:23:49 debtcollector==3.0.0 10:23:49 decorator==5.2.1 10:23:49 defusedxml==0.7.1 10:23:49 Deprecated==1.2.18 10:23:49 distlib==0.4.0 10:23:49 dnspython==2.8.0 10:23:49 docker==7.1.0 10:23:49 dogpile.cache==1.4.1 10:23:49 durationpy==0.10 10:23:49 email-validator==2.3.0 10:23:49 filelock==3.19.1 10:23:49 future==1.0.0 10:23:49 gitdb==4.0.12 10:23:49 GitPython==3.1.45 10:23:49 google-auth==2.41.1 10:23:49 httplib2==0.31.0 10:23:49 identify==2.6.15 10:23:49 idna==3.10 10:23:49 importlib-resources==1.5.0 10:23:49 iso8601==2.1.0 10:23:49 Jinja2==3.1.6 10:23:49 jmespath==1.0.1 10:23:49 jsonpatch==1.33 10:23:49 jsonpointer==3.0.0 10:23:49 jsonschema==4.25.1 10:23:49 jsonschema-specifications==2025.9.1 10:23:49 keystoneauth1==5.12.0 10:23:49 kubernetes==34.1.0 10:23:49 lftools==0.37.14 10:23:49 lxml==6.0.2 10:23:49 markdown-it-py==4.0.0 10:23:49 MarkupSafe==3.0.3 10:23:49 mdurl==0.1.2 10:23:49 msgpack==1.1.1 10:23:49 multi_key_dict==2.0.3 10:23:49 munch==4.0.0 10:23:49 netaddr==1.3.0 10:23:49 niet==1.4.2 10:23:49 nodeenv==1.9.1 10:23:49 oauth2client==4.1.3 10:23:49 oauthlib==3.3.1 10:23:49 openstacksdk==4.7.1 10:23:49 os-service-types==1.8.0 10:23:49 osc-lib==4.2.0 10:23:49 oslo.config==10.0.0 10:23:49 oslo.context==6.1.0 10:23:49 oslo.i18n==6.6.0 10:23:49 oslo.log==7.2.1 10:23:49 oslo.serialization==5.8.0 10:23:49 oslo.utils==9.1.0 10:23:49 packaging==25.0 10:23:49 pbr==7.0.1 10:23:49 platformdirs==4.4.0 10:23:49 prettytable==3.16.0 10:23:49 psutil==7.1.0 10:23:49 pyasn1==0.6.1 10:23:49 pyasn1_modules==0.4.2 10:23:49 pycparser==2.23 10:23:49 pygerrit2==2.0.15 10:23:49 PyGithub==2.8.1 10:23:49 Pygments==2.19.2 10:23:49 PyJWT==2.10.1 10:23:49 PyNaCl==1.6.0 10:23:49 pyparsing==2.4.7 10:23:49 pyperclip==1.11.0 10:23:49 pyrsistent==0.20.0 10:23:49 python-cinderclient==9.8.0 10:23:49 python-dateutil==2.9.0.post0 10:23:49 python-heatclient==4.3.0 10:23:49 python-jenkins==1.8.3 10:23:49 python-keystoneclient==5.7.0 10:23:49 python-magnumclient==4.9.0 10:23:49 python-openstackclient==8.2.0 10:23:49 python-swiftclient==4.8.0 10:23:49 PyYAML==6.0.3 10:23:49 referencing==0.36.2 10:23:49 requests==2.32.5 10:23:49 requests-oauthlib==2.0.0 10:23:49 requestsexceptions==1.4.0 10:23:49 rfc3986==2.0.0 10:23:49 rich==14.1.0 10:23:49 rich-argparse==1.7.1 10:23:49 rpds-py==0.27.1 10:23:49 rsa==4.9.1 10:23:49 ruamel.yaml==0.18.15 10:23:49 ruamel.yaml.clib==0.2.14 10:23:49 s3transfer==0.14.0 10:23:49 simplejson==3.20.2 10:23:49 six==1.17.0 10:23:49 smmap==5.0.2 10:23:49 soupsieve==2.8 10:23:49 stevedore==5.5.0 10:23:49 tabulate==0.9.0 10:23:49 toml==0.10.2 10:23:49 tomlkit==0.13.3 10:23:49 tqdm==4.67.1 10:23:49 typing_extensions==4.15.0 10:23:49 tzdata==2025.2 10:23:49 urllib3==1.26.20 10:23:49 virtualenv==20.34.0 10:23:49 wcwidth==0.2.14 10:23:49 websocket-client==1.8.0 10:23:49 wrapt==1.17.3 10:23:49 xdg==6.0.0 10:23:49 xmltodict==1.0.2 10:23:49 yq==3.4.3 10:23:49 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins12517886828895226068.sh 10:23:49 + mkdir -p /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/target/classes /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/jacoco/classes 10:23:49 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins6192394160502853943.sh 10:23:49 + echo quiet=on 10:23:49 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-1480 10:23:50 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=7775d873864b4a8e45a82ddfa3dc86edca7fcfc3 -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/+/118025 -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 10:23:50 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=bgpcep -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=118025 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/25/118025/10 "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Olivier Dugeon\" ' -DPROJECT=bgpcep -DGERRIT_CHANGE_COMMIT_MESSAGE=UENFUDogTWlncmF0ZSBQMk1QIHRvIGJhc2UgQVBJIGFuZCBQYXJzZXIKCkZvbGxvd2luZyBQQ0VQIHlhbmcgbW9kZWxzIHJlZGVzaWduLCB0aGlzIHBhdGNoIG1pZ3JhdGVzIHRoZSBQMk1QCnlhbmcgbW9kZWwgZGVmaW5pdGlvbnMgdG8gb2RsLXBjZXAtdHlwZXMgeWFuZyBtb2RlbC4gSW4gYWRkaXRpb24sCnBhcnNlciwgc2VyaWFsaXplciBhbmQgdGVzdCBvZiBQMk1QIGNhcGFiaWxpdHkgaGF2ZSBiZWVuIG1vdmUKcmVzcGVjdGl2ZWx5IHRvIFBDRVAgYXBpLCBiYXNlLXBhcnNlciBhbmQgSW1wbGVtZW50YXRpb24uCmlldGYtcDJtcCBidW5kbGUgaGFzIGJlZW4gcmVtb3ZlZCBhY2NvcmRpbmdseS4KCkpJUkE6IEJHUENFUC0xMDQ0CkNoYW5nZS1JZDogSTZlZDQzMjVmZDY0YWY5ZTJkOGNjMmJmODZiODRiMDY5Y2EwZWI4ZDgKU2lnbmVkLW9mZi1ieTogT2xpdmllciBEdWdlb24gPG9saXZpZXIuZHVnZW9uQG9yYW5nZS5jb20+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC=new-pcep-yang "-DGERRIT_CHANGE_SUBJECT=PCEP: Migrate P2MP to base API and Parser" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I6ed4325fd64af9e2d8cc2bf86b84b069ca0eb8d8 -DGERRIT_EVENT_HASH=1702016249 -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 10:23:50 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 10:23:50 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 10:23:50 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 10:23:50 Default locale: en, platform encoding: UTF-8 10:23:50 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 10:23:50 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins16533975025858716776.sh 10:23:50 + rm /home/jenkins/.wgetrc 10:23:50 [EnvInject] - Injecting environment variables from a build step. 10:23:50 [EnvInject] - Injecting as environment variables the properties content 10:23:50 SET_JDK_VERSION=openjdk21 10:23:50 GIT_URL="git://devvexx.opendaylight.org/mirror" 10:23:50 10:23:50 [EnvInject] - Variables injected successfully. 10:23:50 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins1123332526036990269.sh 10:23:50 ---> update-java-alternatives.sh 10:23:50 ---> Updating Java version 10:23:50 ---> Ubuntu/Debian system detected 10:23:51 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 10:23:51 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 10:23:51 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 10:23:51 openjdk version "21.0.5" 2024-10-15 10:23:51 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 10:23:51 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 10:23:51 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 10:23:51 [EnvInject] - Injecting environment variables from a build step. 10:23:51 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:23:51 [EnvInject] - Variables injected successfully. 10:23:51 provisioning config files... 10:23:51 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config1433511208957407403tmp 10:23:52 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config6527338595492731380tmp 10:23:52 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins7374529974299206389.sh 10:23:52 [EnvInject] - Injecting environment variables from a build step. 10:23:52 [EnvInject] - Injecting as environment variables the properties content 10:23:52 MAVEN_GOALS=clean deploy 10:23:52 10:23:52 [EnvInject] - Variables injected successfully. 10:23:52 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins14906941153733401439.sh 10:23:52 ---> common-variables.sh 10:23:52 --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 10:23:52 ---> maven-build.sh 10:23:52 + set +u 10:23:52 + export MAVEN_OPTS 10:23:52 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config1433511208957407403tmp --settings /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config6527338595492731380tmp -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 10:23:52 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 10:23:52 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 10:23:52 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 10:23:52 Default locale: en, platform encoding: UTF-8 10:23:52 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 10:23:53 [INFO] Error stacktraces are turned on. 10:23:53 [INFO] Scanning for projects... 10:24:01 [INFO] ------------------------------------------------------------------------ 10:24:01 [INFO] Reactor Build Order: 10:24:01 [INFO] 10:24:01 [INFO] bgpcep-artifacts [pom] 10:24:01 [INFO] binding-parent [pom] 10:24:01 [INFO] graph-api [bundle] 10:24:01 [INFO] algo-api [bundle] 10:24:01 [INFO] concepts [bundle] 10:24:01 [INFO] BGPCEP common parent [pom] 10:24:01 [INFO] algo-impl [bundle] 10:24:01 [INFO] single-feature-parent [pom] 10:24:01 [INFO] OpenDaylight :: GRAPH :: API [feature] 10:24:01 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 10:24:01 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 10:24:01 [INFO] graph-impl [bundle] 10:24:01 [INFO] OpenDaylight :: GRAPH [feature] 10:24:01 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 10:24:01 [INFO] testtool-parent [pom] 10:24:01 [INFO] util [bundle] 10:24:01 [INFO] bgp-concepts [bundle] 10:24:01 [INFO] bgp-parser-api [bundle] 10:24:01 [INFO] bgp-parser-spi [bundle] 10:24:01 [INFO] bgp-util [bundle] 10:24:01 [INFO] bgp-parser-impl [bundle] 10:24:01 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: Parser [feature] 10:24:01 [INFO] bgp-rib-api [bundle] 10:24:01 [INFO] bgp-openconfig-api [bundle] 10:24:01 [INFO] bgp-rib-spi [bundle] 10:24:01 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 10:24:01 [INFO] bgp-openconfig-spi [bundle] 10:24:01 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 10:24:01 [INFO] bgp-bmp-api [bundle] 10:24:01 [INFO] bgp-extension-parent [pom] 10:24:01 [INFO] bgp-inet [bundle] 10:24:01 [INFO] bgp-path-selection-mode [bundle] 10:24:01 [INFO] config-loader-spi [bundle] 10:24:01 [INFO] config-loader-impl [bundle] 10:24:01 [INFO] testtool-util [bundle] 10:24:01 [INFO] routing-policy-config-loader [bundle] 10:24:01 [INFO] bgp-openconfig-rp-spi [bundle] 10:24:01 [INFO] bgp-route-target [bundle] 10:24:01 [INFO] bgp-openconfig-rp-impl [bundle] 10:24:01 [INFO] rsvp-api [bundle] 10:24:01 [INFO] rsvp-spi [bundle] 10:24:01 [INFO] rsvp-impl [bundle] 10:24:01 [INFO] bgp-linkstate [bundle] 10:24:01 [INFO] bgp-rib-mock [bundle] 10:24:01 [INFO] bgp-config-example [jar] 10:24:01 [INFO] bgp-openconfig-rp-statement [bundle] 10:24:01 [INFO] bgp-rib-impl [bundle] 10:24:01 [INFO] bgp-peer-acceptor [bundle] 10:24:01 [INFO] bgp-bmp-spi [bundle] 10:24:01 [INFO] OpenDaylight :: BMP :: API [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: Inet [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 10:24:01 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 10:24:01 [INFO] bgp-openconfig-state [bundle] 10:24:01 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 10:24:01 [INFO] topology-api [bundle] 10:24:01 [INFO] topology-tunnel-api [bundle] 10:24:01 [INFO] topology-segment-routing [bundle] 10:24:01 [INFO] bgp-topology-provider [bundle] 10:24:01 [INFO] OpenDaylight :: RSVP :: API [feature] 10:24:01 [INFO] OpenDaylight :: RSVP [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 10:24:01 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 10:24:01 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 10:24:01 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 10:24:01 [INFO] OpenDaylight :: BGP :: Topology [feature] 10:24:01 [INFO] bgp-cli [bundle] 10:24:01 [INFO] OpenDaylight :: BGP :: Cli [feature] 10:24:01 [INFO] bgp-flowspec [bundle] 10:24:01 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 10:24:01 [INFO] bgp-labeled-unicast [bundle] 10:24:01 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 10:24:01 [INFO] bgp-l3vpn [bundle] 10:24:01 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 10:24:01 [INFO] bgp-mvpn [bundle] 10:24:01 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 10:24:01 [INFO] bgp-evpn [bundle] 10:24:01 [INFO] OpenDaylight :: BGP :: Evpn [feature] 10:24:01 [INFO] protocols-config-loader [bundle] 10:24:01 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 10:24:01 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 10:24:01 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 10:24:01 [INFO] topology-config-loader [bundle] 10:24:01 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 10:24:01 [INFO] OpenDaylight :: BGP [feature] 10:24:01 [INFO] OpenDaylight :: Configuration Example Files [feature] 10:24:01 [INFO] bmp-monitors-config-loader [bundle] 10:24:01 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 10:24:01 [INFO] bgp-bmp-config-example [jar] 10:24:01 [INFO] OpenDaylight :: BMP :: Config files example [feature] 10:24:01 [INFO] bgp-bmp-parser-impl [bundle] 10:24:01 [INFO] bgp-bmp-impl [bundle] 10:24:01 [INFO] OpenDaylight :: BMP [feature] 10:24:01 [INFO] pcep-api [bundle] 10:24:01 [INFO] pcep-spi [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: Api [feature] 10:24:01 [INFO] pcep-base-parser [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 10:24:01 [INFO] pcep-impl [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: Impl [feature] 10:24:01 [INFO] programming-api [bundle] 10:24:01 [INFO] programming-spi [bundle] 10:24:01 [INFO] programming-topology-api [bundle] 10:24:01 [INFO] programming-tunnel-api [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 10:24:01 [INFO] pcep-tunnel-api [bundle] 10:24:01 [INFO] programming-impl [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 10:24:01 [INFO] pcep-topology-api [bundle] 10:24:01 [INFO] pcep-topology-spi [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: Topology [feature] 10:24:01 [INFO] pcep-ietf-stateful [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: Stateful [feature] 10:24:01 [INFO] pcep-server-api [bundle] 10:24:01 [INFO] pcep-segment-routing [bundle] 10:24:01 [INFO] pcep-pcc-mock [jar] 10:24:01 [INFO] pcep-topology-provider [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] 10:24:01 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 10:24:01 [INFO] pcep-server-provider [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 10:24:01 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 10:24:01 [INFO] pcep-tunnel-provider [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 10:24:01 [INFO] pcep-auto-bandwidth-extension [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] 10:24:01 [INFO] pcep-config-example [jar] 10:24:01 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 10:24:01 [INFO] pcep-cli [bundle] 10:24:01 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 10:24:01 [INFO] OpenDaylight :: PCEP [feature] 10:24:01 [INFO] feature-repo-parent [pom] 10:24:01 [INFO] features-bgpcep [feature] 10:24:01 [INFO] bgp-benchmark-app [bundle] 10:24:01 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 10:24:01 [INFO] data-change-counter [bundle] 10:24:01 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 10:24:01 [INFO] features-bgpcep-testing [feature] 10:24:01 [INFO] bgpcep-features-parent [pom] 10:24:01 [INFO] graph [pom] 10:24:01 [INFO] bgp-parser-mock [bundle] 10:24:01 [INFO] bgp-testtool [jar] 10:24:01 [INFO] extensions [pom] 10:24:01 [INFO] bgp-parent [pom] 10:24:01 [INFO] bmp-mock [jar] 10:24:01 [INFO] bmp-parent [pom] 10:24:01 [INFO] algo-parent [pom] 10:24:01 [INFO] pcep-testtool [jar] 10:24:01 [INFO] pcep-server-parent [pom] 10:24:01 [INFO] pcep-topology-parent [pom] 10:24:01 [INFO] pcep-tunnel-parent [pom] 10:24:01 [INFO] pcep-parent [pom] 10:24:01 [INFO] programming-parent [pom] 10:24:01 [INFO] rsvp-parent [pom] 10:24:01 [INFO] topology-parent [pom] 10:24:01 [INFO] config-loader-parent [pom] 10:24:01 [INFO] bgpcep-karaf [pom] 10:24:01 [INFO] bgpcep [pom] 10:24:01 [INFO] 10:24:01 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 10:24:01 [INFO] Building bgpcep-artifacts 0.24.0-SNAPSHOT [1/167] 10:24:01 [INFO] from artifacts/pom.xml 10:24:01 [INFO] --------------------------------[ pom ]--------------------------------- 10:24:02 [INFO] 10:24:02 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-artifacts --- 10:24:02 [INFO] 10:24:02 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgpcep-artifacts --- 10:24:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 10:24:02 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 10:24:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:02 [INFO] 10:24:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-artifacts --- 10:24:02 [INFO] 10:24:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-artifacts --- 10:24:03 [INFO] CycloneDX: Resolving Dependencies 10:24:03 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 10:24:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml 10:24:04 [INFO] attaching as bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 10:24:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json 10:24:04 [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 10:24:04 [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 10:24:04 [INFO] attaching as bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 10:24:04 [INFO] 10:24:04 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-artifacts --- 10:24:04 [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 10:24:04 [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 10:24:04 [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 10:24:04 [INFO] 10:24:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgpcep-artifacts --- 10:24:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:24:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:24:04 [INFO] 10:24:04 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 10:24:04 [INFO] Building binding-parent 0.24.0-SNAPSHOT [2/167] 10:24:04 [INFO] from binding-parent/pom.xml 10:24:04 [INFO] --------------------------------[ pom ]--------------------------------- 10:24:05 [INFO] 10:24:05 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 10:24:05 [INFO] 10:24:05 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ binding-parent --- 10:24:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 10:24:05 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 10:24:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:05 [INFO] 10:24:05 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ binding-parent --- 10:24:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:05 [INFO] 10:24:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 10:24:05 [INFO] 10:24:05 [INFO] --- dependency:3.8.1:properties (default) @ binding-parent --- 10:24:06 [INFO] 10:24:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ binding-parent --- 10:24: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/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/** 10:24:07 [INFO] 10:24:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 10:24:08 [INFO] Starting audit... 10:24:08 Audit done. 10:24:08 [INFO] You have 0 Checkstyle violations. 10:24:08 [INFO] 10:24:08 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 10:24:08 [INFO] Starting audit... 10:24:08 Audit done. 10:24:08 [INFO] You have 0 Checkstyle violations. 10:24:08 [INFO] 10:24:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ binding-parent --- 10:24:09 [INFO] 10:24:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 10:24:09 [INFO] 10:24:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 10:24:10 [INFO] No files found to run spotbugs, check compile phase has been run 10:24:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:24:10 [INFO] 10:24:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 10:24:10 [INFO] 10:24:10 [INFO] 10:24:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 10:24:10 [INFO] 10:24:10 [INFO] --- copy:14.1.3:copy-files (default) @ binding-parent --- 10:24:10 [INFO] 10:24:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ binding-parent --- 10:24:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 10:24:10 [INFO] 10:24:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 10:24:10 [INFO] CycloneDX: Resolving Dependencies 10:24:11 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 10:24:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/bom.xml 10:24:11 [INFO] attaching as binding-parent-0.24.0-SNAPSHOT-cyclonedx.xml 10:24:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/bom.json 10:24:11 [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 10:24:11 [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 10:24:11 [INFO] attaching as binding-parent-0.24.0-SNAPSHOT-cyclonedx.json 10:24:11 [INFO] 10:24:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 10:24:12 [INFO] Skipping duplicate-finder execution! 10:24:12 [INFO] 10:24:12 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ binding-parent --- 10:24:12 [INFO] Skipping pom project 10:24:12 [INFO] 10:24:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 10:24:12 [INFO] Skipping source per configuration. 10:24:12 [INFO] 10:24:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 10:24:12 [INFO] 10:24:12 [INFO] --- jacoco:0.8.13:report (report) @ binding-parent --- 10:24:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:24:12 [INFO] 10:24:12 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 10:24:12 [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 10:24:12 [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 10:24:12 [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 10:24:12 [INFO] 10:24:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-parent --- 10:24:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:24:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:24:12 [INFO] 10:24:12 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 10:24:12 [INFO] Building graph-api 0.24.0-SNAPSHOT [3/167] 10:24:12 [INFO] from graph/graph-api/pom.xml 10:24:12 [INFO] -------------------------------[ bundle ]------------------------------- 10:24:12 [INFO] 10:24:12 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-api --- 10:24:12 [INFO] 10:24:12 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ graph-api --- 10:24:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:12 [INFO] 10:24:12 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ graph-api --- 10:24:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:12 [INFO] 10:24:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-api --- 10:24:13 [INFO] 10:24:13 [INFO] --- dependency:3.8.1:properties (default) @ graph-api --- 10:24:13 [INFO] 10:24:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ graph-api --- 10:24:13 [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/** 10:24:13 [INFO] 10:24:13 [INFO] --- yang:14.0.17:generate-sources (binding) @ graph-api --- 10:24:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:24:14 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/src/main/yang 10:24:14 [INFO] yang-to-sources: Found 4 dependencies in 5.458 ms 10:24:14 [INFO] yang-to-sources: Project model files found: 1 in 115.4 ms 10:24:15 [INFO] yang-to-sources: 4 YANG models processed in 282.5 ms 10:24:15 [INFO] BindingJavaFileGenerator: Defined 76 files in 99.13 ms 10:24:15 [INFO] Sorted 76 files into 15 directories in 3.564 ms 10:24:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 76 in 243.6 ms 10:24:15 [INFO] 10:24:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-api --- 10:24:15 [INFO] Starting audit... 10:24:15 Audit done. 10:24:15 [INFO] You have 0 Checkstyle violations. 10:24:15 [INFO] 10:24:15 [INFO] --- checkstyle:3.6.0:check (default) @ graph-api --- 10:24:15 [INFO] Starting audit... 10:24:15 Audit done. 10:24:15 [INFO] You have 0 Checkstyle violations. 10:24:15 [INFO] 10:24:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ graph-api --- 10:24:16 [INFO] 10:24:16 [INFO] --- resources:3.3.1:resources (default-resources) @ graph-api --- 10:24:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/src/main/resources 10:24:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/generated-sources/spi 10:24:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:24:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:24:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:24:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/generated-sources/spi 10:24:16 [INFO] 10:24:16 [INFO] --- compiler:3.14.0:compile (default-compile) @ graph-api --- 10:24:16 [INFO] Recompiling the module because of changed source code. 10:24:16 [INFO] Compiling 82 source files with javac [debug release 21] to target/classes 10:24:18 [INFO] 10:24:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-api >>> 10:24:18 [INFO] 10:24:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-api --- 10:24:18 [INFO] Fork Value is true 10:24:21 [INFO] Done SpotBugs Analysis.... 10:24:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:24:22 [INFO] 10:24:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-api <<< 10:24:22 [INFO] 10:24:22 [INFO] 10:24:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-api --- 10:24:22 [INFO] BugInstance size is 0 10:24:22 [INFO] Error size is 0 10:24:22 [INFO] No errors/warnings found 10:24:22 [INFO] 10:24:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ graph-api --- 10:24:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/src/test/resources 10:24:22 [INFO] 10:24:22 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ graph-api --- 10:24:22 [INFO] No sources to compile 10:24:22 [INFO] 10:24:22 [INFO] --- surefire:3.5.3:test (default-test) @ graph-api --- 10:24:22 [INFO] No tests to run. 10:24:22 [INFO] 10:24:22 [INFO] --- copy:14.1.3:copy-files (default) @ graph-api --- 10:24:22 [INFO] 10:24:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-api --- 10:24:22 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT.jar 10:24:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/classes/META-INF/MANIFEST.MF 10:24:23 [INFO] 10:24:23 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ graph-api --- 10:24:23 [INFO] No previous run data found, generating javadoc. 10:24:26 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT-javadoc.jar 10:24:26 [INFO] 10:24:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-api --- 10:24:26 [INFO] CycloneDX: Resolving Dependencies 10:24:26 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 10:24:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/bom.xml 10:24:26 [INFO] attaching as graph-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:24:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/bom.json 10:24:26 [INFO] attaching as graph-api-0.24.0-SNAPSHOT-cyclonedx.json 10:24:26 [INFO] 10:24:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 10:24:26 [INFO] Skipping duplicate-finder execution! 10:24:26 [INFO] 10:24:26 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ graph-api --- 10:24:26 [INFO] No dependency problems found 10:24:26 [INFO] 10:24:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ graph-api --- 10:24:26 [INFO] Skipping source per configuration. 10:24:26 [INFO] 10:24:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-api --- 10:24:27 [INFO] 10:24:27 [INFO] --- jacoco:0.8.13:report (report) @ graph-api --- 10:24:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:24:27 [INFO] 10:24:27 [INFO] --- install:3.1.4:install (default-install) @ graph-api --- 10:24:27 [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 10:24:27 [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 10:24:27 [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 10:24:27 [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 10:24:27 [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 10:24:27 [INFO] 10:24:27 [INFO] --- bundle:6.0.0:install (default-install) @ graph-api --- 10:24:27 [INFO] Writing OBR metadata 10:24:27 [INFO] Installing org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT.jar 10:24:27 [INFO] Writing OBR metadata 10:24:27 [INFO] 10:24:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ graph-api --- 10:24:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:24:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:24:27 [INFO] 10:24:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ graph-api --- 10:24:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:24:27 [INFO] 10:24:27 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 10:24:27 [INFO] Building algo-api 0.24.0-SNAPSHOT [4/167] 10:24:27 [INFO] from algo/algo-api/pom.xml 10:24:27 [INFO] -------------------------------[ bundle ]------------------------------- 10:24:27 [INFO] 10:24:27 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-api --- 10:24:27 [INFO] 10:24:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ algo-api --- 10:24:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:27 [INFO] 10:24:27 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ algo-api --- 10:24:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:27 [INFO] 10:24:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-api --- 10:24:27 [INFO] 10:24:27 [INFO] --- dependency:3.8.1:properties (default) @ algo-api --- 10:24:27 [INFO] 10:24:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ algo-api --- 10:24: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/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/** 10:24:27 [INFO] 10:24:27 [INFO] --- yang:14.0.17:generate-sources (binding) @ algo-api --- 10:24:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:24:27 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/src/main/yang 10:24:27 [INFO] yang-to-sources: Found 5 dependencies in 1.980 ms 10:24:27 [INFO] yang-to-sources: Project model files found: 1 in 8.584 ms 10:24:27 [INFO] yang-to-sources: 5 YANG models processed in 127.2 ms 10:24:27 [INFO] BindingJavaFileGenerator: Defined 24 files in 23.15 ms 10:24:27 [INFO] Sorted 24 files into 6 directories in 179.3 μs 10:24:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 42.59 ms 10:24:27 [INFO] 10:24:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-api --- 10:24:27 [INFO] Starting audit... 10:24:27 Audit done. 10:24:27 [INFO] You have 0 Checkstyle violations. 10:24:27 [INFO] 10:24:27 [INFO] --- checkstyle:3.6.0:check (default) @ algo-api --- 10:24:27 [INFO] Starting audit... 10:24:27 Audit done. 10:24:27 [INFO] You have 0 Checkstyle violations. 10:24:27 [INFO] 10:24:27 [INFO] --- dependency:3.8.1:copy (unpack-license) @ algo-api --- 10:24:27 [INFO] 10:24:27 [INFO] --- resources:3.3.1:resources (default-resources) @ algo-api --- 10:24:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/src/main/resources 10:24:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/generated-sources/spi 10:24:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:24:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:24:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:24:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/generated-sources/spi 10:24:27 [INFO] 10:24:27 [INFO] --- compiler:3.14.0:compile (default-compile) @ algo-api --- 10:24:27 [INFO] Recompiling the module because of changed dependency. 10:24:27 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 10:24:28 [INFO] 10:24:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-api >>> 10:24:28 [INFO] 10:24:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-api --- 10:24:28 [INFO] Fork Value is true 10:24:30 [INFO] Done SpotBugs Analysis.... 10:24:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:24:31 [INFO] 10:24:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-api <<< 10:24:31 [INFO] 10:24:31 [INFO] 10:24:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-api --- 10:24:31 [INFO] BugInstance size is 0 10:24:31 [INFO] Error size is 0 10:24:31 [INFO] No errors/warnings found 10:24:31 [INFO] 10:24:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ algo-api --- 10:24:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/src/test/resources 10:24:31 [INFO] 10:24:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ algo-api --- 10:24:31 [INFO] No sources to compile 10:24:31 [INFO] 10:24:31 [INFO] --- surefire:3.5.3:test (default-test) @ algo-api --- 10:24:31 [INFO] No tests to run. 10:24:31 [INFO] 10:24:31 [INFO] --- copy:14.1.3:copy-files (default) @ algo-api --- 10:24:31 [INFO] 10:24:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-api --- 10:24:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT.jar 10:24:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/classes/META-INF/MANIFEST.MF 10:24:31 [INFO] 10:24:31 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ algo-api --- 10:24:31 [INFO] No previous run data found, generating javadoc. 10:24:33 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT-javadoc.jar 10:24:33 [INFO] 10:24:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-api --- 10:24:33 [INFO] CycloneDX: Resolving Dependencies 10:24:33 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 10:24:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/bom.xml 10:24:33 [INFO] attaching as algo-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:24:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/bom.json 10:24:33 [INFO] attaching as algo-api-0.24.0-SNAPSHOT-cyclonedx.json 10:24:33 [INFO] 10:24:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 10:24:33 [INFO] Skipping duplicate-finder execution! 10:24:33 [INFO] 10:24:33 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ algo-api --- 10:24:33 [INFO] No dependency problems found 10:24:33 [INFO] 10:24:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ algo-api --- 10:24:33 [INFO] Skipping source per configuration. 10:24:33 [INFO] 10:24:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-api --- 10:24:33 [INFO] 10:24:33 [INFO] --- jacoco:0.8.13:report (report) @ algo-api --- 10:24:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:24:33 [INFO] 10:24:33 [INFO] --- install:3.1.4:install (default-install) @ algo-api --- 10:24:33 [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 10:24:33 [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 10:24:33 [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 10:24:33 [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 10:24:33 [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 10:24:33 [INFO] 10:24:33 [INFO] --- bundle:6.0.0:install (default-install) @ algo-api --- 10:24:33 [INFO] Installing org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT.jar 10:24:33 [INFO] Writing OBR metadata 10:24:33 [INFO] 10:24:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ algo-api --- 10:24:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:24:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:24:33 [INFO] 10:24:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ algo-api --- 10:24:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:24:33 [INFO] 10:24:33 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 10:24:33 [INFO] Building concepts 0.24.0-SNAPSHOT [5/167] 10:24:33 [INFO] from concepts/pom.xml 10:24:33 [INFO] -------------------------------[ bundle ]------------------------------- 10:24:34 [INFO] 10:24:34 [INFO] --- clean:3.5.0:clean (default-clean) @ concepts --- 10:24:34 [INFO] 10:24:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ concepts --- 10:24:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:34 [INFO] 10:24:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ concepts --- 10:24:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:34 [INFO] 10:24:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ concepts --- 10:24:34 [INFO] 10:24:34 [INFO] --- dependency:3.8.1:properties (default) @ concepts --- 10:24:34 [INFO] 10:24:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ concepts --- 10:24:34 [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/** 10:24:34 [INFO] 10:24:34 [INFO] --- yang:14.0.17:generate-sources (binding) @ concepts --- 10:24:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:24:34 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/src/main/yang 10:24:34 [INFO] yang-to-sources: Found 3 dependencies in 1.363 ms 10:24:34 [INFO] yang-to-sources: Project model files found: 4 in 4.096 ms 10:24:34 [INFO] yang-to-sources: 7 YANG models processed in 34.99 ms 10:24:34 [INFO] BindingJavaFileGenerator: Defined 25 files in 8.082 ms 10:24:34 [INFO] Sorted 25 files into 9 directories in 131.1 μs 10:24:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 22.55 ms 10:24:34 [INFO] 10:24:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ concepts --- 10:24:34 [INFO] Starting audit... 10:24:34 Audit done. 10:24:34 [INFO] You have 0 Checkstyle violations. 10:24:34 [INFO] 10:24:34 [INFO] --- checkstyle:3.6.0:check (default) @ concepts --- 10:24:34 [INFO] Starting audit... 10:24:34 Audit done. 10:24:34 [INFO] You have 0 Checkstyle violations. 10:24:34 [INFO] 10:24:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ concepts --- 10:24:34 [INFO] 10:24:34 [INFO] --- resources:3.3.1:resources (default-resources) @ concepts --- 10:24:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/src/main/resources 10:24:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/generated-sources/spi 10:24:34 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 10:24:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:24:34 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 10:24:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/generated-sources/spi 10:24:34 [INFO] 10:24:34 [INFO] --- compiler:3.14.0:compile (default-compile) @ concepts --- 10:24:34 [INFO] Recompiling the module because of changed source code. 10:24:34 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 10:24:35 [INFO] 10:24:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ concepts >>> 10:24:35 [INFO] 10:24:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ concepts --- 10:24:35 [INFO] Fork Value is true 10:24:37 [INFO] Done SpotBugs Analysis.... 10:24:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:24:38 [INFO] 10:24:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ concepts <<< 10:24:38 [INFO] 10:24:38 [INFO] 10:24:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ concepts --- 10:24:38 [INFO] BugInstance size is 0 10:24:38 [INFO] Error size is 0 10:24:38 [INFO] No errors/warnings found 10:24:38 [INFO] 10:24:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ concepts --- 10:24:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/src/test/resources 10:24:38 [INFO] 10:24:38 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ concepts --- 10:24:38 [INFO] Recompiling the module because of changed dependency. 10:24:38 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 10:24:38 [INFO] 10:24:38 [INFO] --- surefire:3.5.3:test (default-test) @ concepts --- 10:24:38 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/surefire-reports 10:24:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:24:38 [INFO] 10:24:38 [INFO] ------------------------------------------------------- 10:24:38 [INFO] T E S T S 10:24:38 [INFO] ------------------------------------------------------- 10:24:39 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 10:24:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 10:24:39 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 10:24:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.protocol.concepts.ASNumberTest 10:24:39 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 10:24:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 10:24:39 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 10:24:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.protocol.concepts.BandwidthTest 10:24:39 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 10:24:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 10:24:39 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 10:24:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 10:24:39 [INFO] 10:24:39 [INFO] Results: 10:24:39 [INFO] 10:24:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 10:24:39 [INFO] 10:24:39 [INFO] 10:24:39 [INFO] --- copy:14.1.3:copy-files (default) @ concepts --- 10:24:39 [INFO] 10:24:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ concepts --- 10:24:39 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/concepts-0.24.0-SNAPSHOT.jar 10:24:39 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/classes/META-INF/MANIFEST.MF 10:24:39 [INFO] 10:24:39 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ concepts --- 10:24:39 [INFO] No previous run data found, generating javadoc. 10:24:41 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/concepts-0.24.0-SNAPSHOT-javadoc.jar 10:24:41 [INFO] 10:24:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ concepts --- 10:24:41 [INFO] CycloneDX: Resolving Dependencies 10:24:42 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 10:24:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/bom.xml 10:24:42 [INFO] attaching as concepts-0.24.0-SNAPSHOT-cyclonedx.xml 10:24:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/bom.json 10:24:42 [INFO] attaching as concepts-0.24.0-SNAPSHOT-cyclonedx.json 10:24:42 [INFO] 10:24:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 10:24:42 [INFO] Skipping duplicate-finder execution! 10:24:42 [INFO] 10:24:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ concepts --- 10:24:42 [WARNING] Non-test scoped test only dependencies found: 10:24:42 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile 10:24:42 [INFO] 10:24:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ concepts --- 10:24:42 [INFO] Skipping source per configuration. 10:24:42 [INFO] 10:24:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ concepts --- 10:24:42 [INFO] 10:24:42 [INFO] --- jacoco:0.8.13:report (report) @ concepts --- 10:24:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/code-coverage/jacoco.exec 10:24:42 [INFO] Analyzed bundle 'concepts' with 13 classes 10:24:42 [INFO] 10:24:42 [INFO] --- install:3.1.4:install (default-install) @ concepts --- 10:24:42 [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 10:24:42 [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 10:24:42 [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 10:24:42 [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 10:24:42 [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 10:24:42 [INFO] 10:24:42 [INFO] --- bundle:6.0.0:install (default-install) @ concepts --- 10:24:42 [INFO] Installing org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT.jar 10:24:42 [INFO] Writing OBR metadata 10:24:42 [INFO] 10:24:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ concepts --- 10:24:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:24:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:24:42 [INFO] 10:24:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ concepts --- 10:24:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:24:42 [INFO] 10:24:42 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 10:24:42 [INFO] Building BGPCEP common parent 0.24.0-SNAPSHOT [6/167] 10:24:42 [INFO] from parent/pom.xml 10:24:42 [INFO] --------------------------------[ pom ]--------------------------------- 10:24:42 [INFO] 10:24:42 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-parent --- 10:24:42 [INFO] 10:24:42 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgpcep-parent --- 10:24:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:42 [INFO] 10:24:42 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 10:24:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:42 [INFO] 10:24:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-parent --- 10:24:42 [INFO] 10:24:42 [INFO] --- dependency:3.8.1:properties (default) @ bgpcep-parent --- 10:24:42 [INFO] 10:24:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgpcep-parent --- 10:24: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/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/** 10:24:42 [INFO] 10:24:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-parent --- 10:24:42 [INFO] Starting audit... 10:24:42 Audit done. 10:24:42 [INFO] You have 0 Checkstyle violations. 10:24:42 [INFO] 10:24:42 [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-parent --- 10:24:42 [INFO] Starting audit... 10:24:42 Audit done. 10:24:42 [INFO] You have 0 Checkstyle violations. 10:24:42 [INFO] 10:24:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgpcep-parent --- 10:24:42 [INFO] 10:24:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 10:24:42 [INFO] 10:24:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-parent --- 10:24:42 [INFO] No files found to run spotbugs, check compile phase has been run 10:24:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:24:42 [INFO] 10:24:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 10:24:42 [INFO] 10:24:42 [INFO] 10:24:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-parent --- 10:24:42 [INFO] 10:24:42 [INFO] --- copy:14.1.3:copy-files (default) @ bgpcep-parent --- 10:24:42 [INFO] 10:24:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgpcep-parent --- 10:24:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 10:24:42 [INFO] 10:24:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-parent --- 10:24:42 [INFO] CycloneDX: Resolving Dependencies 10:24:42 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 10:24:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml 10:24:42 [INFO] attaching as bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.xml 10:24:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/bom.json 10:24:43 [INFO] attaching as bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.json 10:24:43 [INFO] 10:24:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 10:24:43 [INFO] Skipping duplicate-finder execution! 10:24:43 [INFO] 10:24:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgpcep-parent --- 10:24:43 [INFO] Skipping pom project 10:24:43 [INFO] 10:24:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgpcep-parent --- 10:24:43 [INFO] Skipping source per configuration. 10:24:43 [INFO] 10:24:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-parent --- 10:24:43 [INFO] 10:24:43 [INFO] --- jacoco:0.8.13:report (report) @ bgpcep-parent --- 10:24:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:24:43 [INFO] 10:24:43 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-parent --- 10:24:43 [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 10:24:43 [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 10:24:43 [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 10:24:43 [INFO] 10:24:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgpcep-parent --- 10:24:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:24:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:24:43 [INFO] 10:24:43 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 10:24:43 [INFO] Building algo-impl 0.24.0-SNAPSHOT [7/167] 10:24:43 [INFO] from algo/algo-impl/pom.xml 10:24:43 [INFO] -------------------------------[ bundle ]------------------------------- 10:24:43 [INFO] 10:24:43 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-impl --- 10:24:43 [INFO] 10:24:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ algo-impl --- 10:24:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:43 [INFO] 10:24:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ algo-impl --- 10:24:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:43 [INFO] 10:24:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-impl --- 10:24:43 [INFO] 10:24:43 [INFO] --- dependency:3.8.1:properties (default) @ algo-impl --- 10:24:43 [INFO] 10:24:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ algo-impl --- 10:24: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/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/** 10:24:43 [INFO] 10:24:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-impl --- 10:24:43 [INFO] Starting audit... 10:24:43 Audit done. 10:24:43 [INFO] You have 0 Checkstyle violations. 10:24:43 [INFO] 10:24:43 [INFO] --- checkstyle:3.6.0:check (default) @ algo-impl --- 10:24:44 [INFO] Starting audit... 10:24:44 Audit done. 10:24:44 [INFO] You have 0 Checkstyle violations. 10:24:44 [INFO] 10:24:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ algo-impl --- 10:24:44 [INFO] 10:24:44 [INFO] --- resources:3.3.1:resources (default-resources) @ algo-impl --- 10:24:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/resources 10:24:44 [INFO] 10:24:44 [INFO] --- compiler:3.14.0:compile (default-compile) @ algo-impl --- 10:24:44 [INFO] Recompiling the module because of changed dependency. 10:24:44 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 10:24:44 [INFO] 10:24:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-impl >>> 10:24:44 [INFO] 10:24:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-impl --- 10:24:44 [INFO] Fork Value is true 10:24:47 [INFO] Done SpotBugs Analysis.... 10:24:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:24:47 [INFO] 10:24:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-impl <<< 10:24:47 [INFO] 10:24:47 [INFO] 10:24:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-impl --- 10:24:47 [INFO] BugInstance size is 0 10:24:47 [INFO] Error size is 0 10:24:47 [INFO] No errors/warnings found 10:24:47 [INFO] 10:24:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ algo-impl --- 10:24:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/test/resources 10:24:47 [INFO] 10:24:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ algo-impl --- 10:24:47 [INFO] No sources to compile 10:24:47 [INFO] 10:24:47 [INFO] --- surefire:3.5.3:test (default-test) @ algo-impl --- 10:24:47 [INFO] No tests to run. 10:24:47 [INFO] 10:24:47 [INFO] --- copy:14.1.3:copy-files (default) @ algo-impl --- 10:24:47 [INFO] 10:24:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-impl --- 10:24:47 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT.jar 10:24:47 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 10:24:47 [INFO] 10:24:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ algo-impl --- 10:24:47 [INFO] No previous run data found, generating javadoc. 10:24:49 [WARNING] Javadoc Warnings 10:24:49 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:276: warning: no @param for edge 10:24:49 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 10:24:49 [WARNING] ^ 10:24:49 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:276: warning: no @param for path 10:24:49 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 10:24:49 [WARNING] ^ 10:24:49 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:358: warning: no @param for cvertex 10:24:49 [WARNING] protected @Nullable MplsLabel getIpv4NodeSid(final ConnectedVertex cvertex) { 10:24:49 [WARNING] ^ 10:24:49 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:395: warning: no @param for cvertex 10:24:49 [WARNING] protected @Nullable MplsLabel getIpv6NodeSid(final ConnectedVertex cvertex) { 10:24:49 [WARNING] ^ 10:24:49 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:40: warning: no comment 10:24:49 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] protected PathConstraints constraints = null; 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] protected final ConnectedGraph graph; 10:24:49 [WARNING] ^ 10:24:49 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:47: warning: no comment 10:24:49 [WARNING] protected CspfPath pathDestination = null; 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] protected CspfPath pathSource = null; 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 10:24:49 [WARNING] ^ 10:24:49 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:54: warning: no comment 10:24:49 [WARNING] protected final HashMap processedPath = new HashMap<>(); 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 10:24:49 [WARNING] ^ 10:24:49 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:516: warning: no comment 10:24:49 [WARNING] protected abstract ConstrainedPath computeSimplePath(VertexKey source, VertexKey destination); 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public static final byte ACTIVE = 0x01; 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public static final byte DOMINATED = 0x03; 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public static final byte PROCESSED = 0x04; 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public static final byte SELECTED = 0x02; 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public static final byte UNKNOWN = 0x00; 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public CspfPath(final ConnectedVertex vertex) { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public void clearPath() { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public int getCost() { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public int getDelay() { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public Integer getKey() { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public List getPath() { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public int getPathCount() { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public float getPathLength() { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public byte getPathStatus() { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public Long getPredecessor() { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public ConnectedVertex getVertex() { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public Long getVertexKey() { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public CspfPath replacePath(final List list) { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public CspfPath setCost(final int cost) { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public CspfPath setDelay(final int delay) { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public CspfPath setKey(final Integer key) { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public CspfPath setPathLength(final float length) { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public CspfPath setPathStatus(final byte status) { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public Samcra(final ConnectedGraph graph) { 10:24:49 [WARNING] ^ 10:24:49 [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 10:24:49 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 10:24:49 [WARNING] ^ 10:24:49 [WARNING] 42 warnings 10:24:49 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT-javadoc.jar 10:24:49 [INFO] 10:24:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-impl --- 10:24:49 [INFO] CycloneDX: Resolving Dependencies 10:24:49 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 10:24:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/bom.xml 10:24:49 [INFO] attaching as algo-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:24:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/bom.json 10:24:50 [INFO] attaching as algo-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:24:50 [INFO] 10:24:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 10:24:50 [INFO] Skipping duplicate-finder execution! 10:24:50 [INFO] 10:24:50 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ algo-impl --- 10:24:50 [INFO] No dependency problems found 10:24:50 [INFO] 10:24:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ algo-impl --- 10:24:50 [INFO] Skipping source per configuration. 10:24:50 [INFO] 10:24:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-impl --- 10:24:50 [INFO] 10:24:50 [INFO] --- jacoco:0.8.13:report (report) @ algo-impl --- 10:24:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:24:50 [INFO] 10:24:50 [INFO] --- install:3.1.4:install (default-install) @ algo-impl --- 10:24:50 [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 10:24:50 [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 10:24:50 [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 10:24:50 [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 10:24:50 [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 10:24:50 [INFO] 10:24:50 [INFO] --- bundle:6.0.0:install (default-install) @ algo-impl --- 10:24:50 [INFO] Installing org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT.jar 10:24:50 [INFO] Writing OBR metadata 10:24:50 [INFO] 10:24:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ algo-impl --- 10:24:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:24:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:24:50 [INFO] 10:24:50 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ algo-impl --- 10:24:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:24:50 [INFO] 10:24:50 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 10:24:50 [INFO] Building single-feature-parent 0.24.0-SNAPSHOT [8/167] 10:24:50 [INFO] from single-feature-parent/pom.xml 10:24:50 [INFO] --------------------------------[ pom ]--------------------------------- 10:24:50 [INFO] 10:24:50 [INFO] --- clean:3.5.0:clean (default-clean) @ single-feature-parent --- 10:24:50 [INFO] 10:24:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ single-feature-parent --- 10:24:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 10:24:50 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 10:24:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:50 [INFO] 10:24:50 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ single-feature-parent --- 10:24:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:50 [INFO] 10:24:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ single-feature-parent --- 10:24:50 [INFO] 10:24:50 [INFO] --- dependency:3.8.1:properties (default) @ single-feature-parent --- 10:24:50 [INFO] 10:24:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ single-feature-parent --- 10:24:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:24:50 [INFO] argLine set to empty 10:24:50 [INFO] 10:24:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ single-feature-parent --- 10:24:50 [INFO] Starting audit... 10:24:50 Audit done. 10:24:50 [INFO] You have 0 Checkstyle violations. 10:24:50 [INFO] 10:24:50 [INFO] --- checkstyle:3.6.0:check (default) @ single-feature-parent --- 10:24:50 [INFO] Starting audit... 10:24:50 Audit done. 10:24:50 [INFO] You have 0 Checkstyle violations. 10:24:50 [INFO] 10:24:50 [INFO] --- dependency:3.8.1:copy (unpack-license) @ single-feature-parent --- 10:24:50 [INFO] 10:24:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 10:24:50 [INFO] 10:24:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ single-feature-parent --- 10:24:51 [INFO] No files found to run spotbugs, check compile phase has been run 10:24:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:24:51 [INFO] 10:24:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 10:24:51 [INFO] 10:24:51 [INFO] 10:24:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ single-feature-parent --- 10:24:51 [INFO] 10:24:51 [INFO] --- feattest:14.1.3:test (default) @ single-feature-parent --- 10:24:51 [INFO] Project packaging is not 'feature', skipping execution 10:24:51 [INFO] 10:24:51 [INFO] --- copy:14.1.3:copy-files (default) @ single-feature-parent --- 10:24:51 [INFO] 10:24:51 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ single-feature-parent --- 10:24:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 10:24:51 [INFO] 10:24:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ single-feature-parent --- 10:24:51 [INFO] CycloneDX: Resolving Dependencies 10:24:52 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 10:24:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/single-feature-parent/target/bom.xml 10:24:52 [INFO] attaching as single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.xml 10:24:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/single-feature-parent/target/bom.json 10:24:52 [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 10:24:52 [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 10:24:52 [INFO] attaching as single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.json 10:24:52 [INFO] 10:24:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 10:24:52 [INFO] Skipping duplicate-finder execution! 10:24:52 [INFO] 10:24:52 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ single-feature-parent --- 10:24:52 [INFO] Skipping plugin execution 10:24:52 [INFO] 10:24:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ single-feature-parent --- 10:24:52 [INFO] Skipping source per configuration. 10:24:52 [INFO] 10:24:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ single-feature-parent --- 10:24:52 [INFO] 10:24:52 [INFO] --- jacoco:0.8.13:report (report) @ single-feature-parent --- 10:24:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:24:52 [INFO] 10:24:52 [INFO] --- install:3.1.4:install (default-install) @ single-feature-parent --- 10:24:52 [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 10:24:52 [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 10:24:52 [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 10:24:52 [INFO] 10:24:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ single-feature-parent --- 10:24:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:24:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:24:53 [INFO] 10:24:53 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 10:24:53 [INFO] Building OpenDaylight :: GRAPH :: API 0.24.0-SNAPSHOT [9/167] 10:24:53 [INFO] from features/odl-bgpcep-graph-api/pom.xml 10:24:53 [INFO] ------------------------------[ feature ]------------------------------- 10:24:53 [INFO] 10:24:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph-api --- 10:24:53 [INFO] 10:24:53 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 10:24:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:53 [INFO] 10:24:53 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- 10:24:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:24:53 [INFO] 10:24:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph-api --- 10:24:54 [INFO] 10:24:54 [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-graph-api --- 10:24:54 [INFO] 10:24:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 10:24:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:24:54 [INFO] argLine set to empty 10:24:54 [INFO] 10:24:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph-api --- 10:24:54 [INFO] Starting audit... 10:24:54 Audit done. 10:24:54 [INFO] You have 0 Checkstyle violations. 10:24:54 [INFO] 10:24:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph-api --- 10:24:54 [INFO] Starting audit... 10:24:54 Audit done. 10:24:54 [INFO] You have 0 Checkstyle violations. 10:24:54 [INFO] 10:24:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-graph-api --- 10:24:54 [INFO] 10:24:54 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 10:24:54 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph-api/target/feature/feature.xml 10:24:54 [INFO] ...done! 10:24:54 [INFO] Attaching features XML 10:24:54 [INFO] 10:24:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-graph-api --- 10:24:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:24:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:24:54 [INFO] 10:24:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 10:24:54 [INFO] 10:24:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 10:24:54 [INFO] No files found to run spotbugs, check compile phase has been run 10:24:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:24:54 [INFO] 10:24:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 10:24:54 [INFO] 10:24:54 [INFO] 10:24:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph-api --- 10:24:54 [INFO] 10:24:54 [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-graph-api --- 10:24:54 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph-api 10:24:58 [INFO] Project dependency features detected: [] 10:24:58 [INFO] Pax Exam System (Version: 4.14.0) created. 10:24:58 [INFO] Creating RMI registry server on 127.0.0.1:34485 10:24:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:24:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:24:59 [INFO] Waiting for remote bundle context.. on 34485 name: 5f771b5b-d4b9-4061-8b0d-fa5de5c3ce70 timout: [ RelativeTimeout value = 180000 ] 10:25:03 [INFO] Building jar from resources and headers. 10:25:03 [INFO] Writing jar finished. 10:25:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:25:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:25:05 [INFO] 10:25:05 [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-graph-api --- 10:25:05 [INFO] 10:25:05 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 10:25:05 [INFO] No Javadoc in project. Archive not created. 10:25:05 [INFO] 10:25:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph-api --- 10:25:05 [INFO] CycloneDX: Resolving Dependencies 10:25:06 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 10:25:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph-api/target/bom.xml 10:25:06 [INFO] attaching as odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:25:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph-api/target/bom.json 10:25:06 [INFO] attaching as odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.json 10:25:06 [INFO] 10:25:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 10:25:06 [INFO] Skipping duplicate-finder execution! 10:25:06 [INFO] 10:25:06 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 10:25:06 [INFO] Skipping plugin execution 10:25:06 [INFO] 10:25:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 10:25:06 [INFO] Skipping source per configuration. 10:25:06 [INFO] 10:25:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 10:25:06 [INFO] 10:25:06 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-graph-api --- 10:25:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:25:06 [INFO] 10:25:06 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph-api --- 10:25:06 [WARNING] 10:25:06 [WARNING] The packaging plugin for project odl-bgpcep-graph-api did not assign 10:25:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:25:06 [WARNING] 10:25:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:25:06 [WARNING] 10:25:06 [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 10:25:06 [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 10:25:06 [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 10:25:06 [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 10:25:06 [INFO] 10:25:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-graph-api --- 10:25:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:25:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:25:06 [WARNING] 10:25:06 [WARNING] The packaging plugin for project odl-bgpcep-graph-api did not assign 10:25:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:25:06 [WARNING] 10:25:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:25:06 [WARNING] 10:25:06 [INFO] 10:25:06 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 10:25:06 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.24.0-SNAPSHOT [10/167] 10:25:06 [INFO] from features/odl-bgpcep-concepts/pom.xml 10:25:06 [INFO] ------------------------------[ feature ]------------------------------- 10:25:06 [INFO] 10:25:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-concepts --- 10:25:06 [INFO] 10:25:06 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-concepts --- 10:25:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:06 [INFO] 10:25:06 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 10:25:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:06 [INFO] 10:25:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-concepts --- 10:25:06 [INFO] 10:25:06 [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-concepts --- 10:25:06 [INFO] 10:25:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 10:25:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:25:06 [INFO] argLine set to empty 10:25:06 [INFO] 10:25:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-concepts --- 10:25:07 [INFO] Starting audit... 10:25:07 Audit done. 10:25:07 [INFO] You have 0 Checkstyle violations. 10:25:07 [INFO] 10:25:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-concepts --- 10:25:07 [INFO] Starting audit... 10:25:07 Audit done. 10:25:07 [INFO] You have 0 Checkstyle violations. 10:25:07 [INFO] 10:25:07 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-concepts --- 10:25:07 [INFO] 10:25:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 10:25:07 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-concepts/target/feature/feature.xml 10:25:07 [INFO] ...done! 10:25:07 [INFO] Attaching features XML 10:25:07 [INFO] 10:25:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-concepts --- 10:25: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 10:25:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:25:07 [INFO] 10:25:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 10:25:07 [INFO] 10:25:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 10:25:07 [INFO] No files found to run spotbugs, check compile phase has been run 10:25:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:25:07 [INFO] 10:25:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 10:25:07 [INFO] 10:25:07 [INFO] 10:25:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-concepts --- 10:25:07 [INFO] 10:25:07 [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-concepts --- 10:25:07 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-concepts 10:25:07 [INFO] Project dependency features detected: [] 10:25:07 [INFO] Pax Exam System (Version: 4.14.0) created. 10:25:07 [INFO] Creating RMI registry server on 127.0.0.1:41973 10:25:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:25:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:25:07 [INFO] Waiting for remote bundle context.. on 41973 name: f76a9988-4415-48a0-a740-754a1a1af6e4 timout: [ RelativeTimeout value = 180000 ] 10:25:11 [INFO] Building jar from resources and headers. 10:25:11 [INFO] Writing jar finished. 10:25:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:25:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:25:13 [INFO] 10:25:13 [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-concepts --- 10:25:13 [INFO] 10:25:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-concepts --- 10:25:13 [INFO] No Javadoc in project. Archive not created. 10:25:13 [INFO] 10:25:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-concepts --- 10:25:13 [INFO] CycloneDX: Resolving Dependencies 10:25:13 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 10:25:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-concepts/target/bom.xml 10:25:13 [INFO] attaching as odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.xml 10:25:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-concepts/target/bom.json 10:25:13 [INFO] attaching as odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.json 10:25:13 [INFO] 10:25:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 10:25:13 [INFO] Skipping duplicate-finder execution! 10:25:13 [INFO] 10:25:13 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 10:25:13 [INFO] Skipping plugin execution 10:25:13 [INFO] 10:25:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 10:25:13 [INFO] Skipping source per configuration. 10:25:13 [INFO] 10:25:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 10:25:13 [INFO] 10:25:13 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-concepts --- 10:25:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:25:13 [INFO] 10:25:13 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-concepts --- 10:25:13 [WARNING] 10:25:13 [WARNING] The packaging plugin for project odl-bgpcep-concepts did not assign 10:25:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:25:13 [WARNING] 10:25:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:25:13 [WARNING] 10:25:13 [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 10:25:13 [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 10:25:13 [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 10:25:13 [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 10:25:13 [INFO] 10:25:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-concepts --- 10:25:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:25:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:25:13 [WARNING] 10:25:13 [WARNING] The packaging plugin for project odl-bgpcep-concepts did not assign 10:25:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:25:14 [WARNING] 10:25:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:25:14 [WARNING] 10:25:14 [INFO] 10:25:14 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 10:25:14 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.24.0-SNAPSHOT [11/167] 10:25:14 [INFO] from features/odl-bgpcep-algo-api/pom.xml 10:25:14 [INFO] ------------------------------[ feature ]------------------------------- 10:25:14 [INFO] 10:25:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] 10:25:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:14 [INFO] 10:25:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:14 [INFO] 10:25:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] 10:25:14 [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] 10:25:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:25:14 [INFO] argLine set to empty 10:25:14 [INFO] 10:25:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] Starting audit... 10:25:14 Audit done. 10:25:14 [INFO] You have 0 Checkstyle violations. 10:25:14 [INFO] 10:25:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] Starting audit... 10:25:14 Audit done. 10:25:14 [INFO] You have 0 Checkstyle violations. 10:25:14 [INFO] 10:25:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] 10:25:14 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo-api/target/feature/feature.xml 10:25:14 [INFO] ...done! 10:25:14 [INFO] Attaching features XML 10:25:14 [INFO] 10:25:14 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-algo-api --- 10:25: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:25:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:25:14 [INFO] 10:25:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 10:25:14 [INFO] 10:25:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] No files found to run spotbugs, check compile phase has been run 10:25:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:25:14 [INFO] 10:25:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 10:25:14 [INFO] 10:25:14 [INFO] 10:25:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] 10:25:14 [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-algo-api --- 10:25:14 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo-api 10:25:14 [INFO] Project dependency features detected: [] 10:25:14 [INFO] Pax Exam System (Version: 4.14.0) created. 10:25:14 [INFO] Creating RMI registry server on 127.0.0.1:35437 10:25:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:25:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:25:14 [INFO] Waiting for remote bundle context.. on 35437 name: 6aaf8778-5144-4e08-b75a-9afe3985ef4a timout: [ RelativeTimeout value = 180000 ] 10:25:18 [INFO] Building jar from resources and headers. 10:25:18 [INFO] Writing jar finished. 10:25:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:25:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:25:20 [INFO] 10:25:20 [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-algo-api --- 10:25:20 [INFO] 10:25:20 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 10:25:20 [INFO] No Javadoc in project. Archive not created. 10:25:20 [INFO] 10:25:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo-api --- 10:25:20 [INFO] CycloneDX: Resolving Dependencies 10:25:21 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 10:25:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo-api/target/bom.xml 10:25:21 [INFO] attaching as odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:25:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo-api/target/bom.json 10:25:21 [INFO] attaching as odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.json 10:25:21 [INFO] 10:25:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 10:25:21 [INFO] Skipping duplicate-finder execution! 10:25:21 [INFO] 10:25:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 10:25:21 [INFO] Skipping plugin execution 10:25:21 [INFO] 10:25:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 10:25:21 [INFO] Skipping source per configuration. 10:25:21 [INFO] 10:25:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 10:25:21 [INFO] 10:25:21 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-algo-api --- 10:25:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:25:21 [INFO] 10:25:21 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo-api --- 10:25:21 [WARNING] 10:25:21 [WARNING] The packaging plugin for project odl-bgpcep-algo-api did not assign 10:25:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:25:21 [WARNING] 10:25:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:25:21 [WARNING] 10:25:21 [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 10:25:21 [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 10:25:21 [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 10:25:21 [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 10:25:21 [INFO] 10:25:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-algo-api --- 10:25:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:25:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:25:21 [WARNING] 10:25:21 [WARNING] The packaging plugin for project odl-bgpcep-algo-api did not assign 10:25:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:25:21 [WARNING] 10:25:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:25:21 [WARNING] 10:25:21 [INFO] 10:25:21 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 10:25:21 [INFO] Building graph-impl 0.24.0-SNAPSHOT [12/167] 10:25:21 [INFO] from graph/graph-impl/pom.xml 10:25:21 [INFO] -------------------------------[ bundle ]------------------------------- 10:25:21 [INFO] 10:25:21 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-impl --- 10:25:21 [INFO] 10:25:21 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ graph-impl --- 10:25:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:21 [INFO] 10:25:21 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ graph-impl --- 10:25:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:21 [INFO] 10:25:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-impl --- 10:25:21 [INFO] 10:25:21 [INFO] --- dependency:3.8.1:properties (default) @ graph-impl --- 10:25:21 [INFO] 10:25:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ graph-impl --- 10:25:21 [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/** 10:25:21 [INFO] 10:25:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-impl --- 10:25:21 [INFO] Starting audit... 10:25:21 Audit done. 10:25:21 [INFO] You have 0 Checkstyle violations. 10:25:21 [INFO] 10:25:21 [INFO] --- checkstyle:3.6.0:check (default) @ graph-impl --- 10:25:21 [INFO] Starting audit... 10:25:21 Audit done. 10:25:21 [INFO] You have 0 Checkstyle violations. 10:25:21 [INFO] 10:25:21 [INFO] --- dependency:3.8.1:copy (unpack-license) @ graph-impl --- 10:25:21 [INFO] 10:25:21 [INFO] --- resources:3.3.1:resources (default-resources) @ graph-impl --- 10:25:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/main/resources 10:25:21 [INFO] 10:25:21 [INFO] --- compiler:3.14.0:compile (default-compile) @ graph-impl --- 10:25:21 [INFO] Recompiling the module because of changed dependency. 10:25:22 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 10:25:22 [INFO] 10:25:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-impl >>> 10:25:22 [INFO] 10:25:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-impl --- 10:25:22 [INFO] Fork Value is true 10:25:25 [INFO] Done SpotBugs Analysis.... 10:25:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:25:25 [INFO] 10:25:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-impl <<< 10:25:25 [INFO] 10:25:25 [INFO] 10:25:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-impl --- 10:25:25 [INFO] BugInstance size is 0 10:25:25 [INFO] Error size is 0 10:25:25 [INFO] No errors/warnings found 10:25:25 [INFO] 10:25:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ graph-impl --- 10:25:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/src/test/resources 10:25:25 [INFO] 10:25:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ graph-impl --- 10:25:25 [INFO] No sources to compile 10:25:25 [INFO] 10:25:25 [INFO] --- surefire:3.5.3:test (default-test) @ graph-impl --- 10:25:25 [INFO] No tests to run. 10:25:25 [INFO] 10:25:25 [INFO] --- copy:14.1.3:copy-files (default) @ graph-impl --- 10:25:25 [INFO] 10:25:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-impl --- 10:25:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT.jar 10:25:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 10:25:25 [INFO] 10:25:25 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ graph-impl --- 10:25:25 [INFO] No previous run data found, generating javadoc. 10:25:27 [WARNING] Javadoc Warnings 10:25:27 [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 10:25:27 [WARNING] public ConnectedEdgeImpl setSource(final ConnectedVertexImpl vertex) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedEdgeImpl setDestination(final ConnectedVertexImpl vertex) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedEdgeImpl setEdge(final Edge edge) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedEdgeImpl(final @NonNull Long key) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedEdgeImpl(final @NonNull Edge edge) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public List getTriggers() { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedVertexImpl setVertex(final Vertex vertex) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedVertexImpl addInput(final ConnectedEdgeImpl edge) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedVertexImpl addOutput(final ConnectedEdgeImpl edge) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedVertexImpl removeInput(final ConnectedEdgeImpl edge) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedVertexImpl removeOutput(final ConnectedEdgeImpl edge) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedVertexImpl addPrefix(final Prefix prefix) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedVertexImpl(final @NonNull Long key) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public ConnectedVertexImpl(final @NonNull Vertex vertex) { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public List getTriggers() { 10:25:27 [WARNING] ^ 10:25:27 [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 10:25:27 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 10:25:27 [WARNING] ^ 10:25:27 [WARNING] 18 warnings 10:25:27 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT-javadoc.jar 10:25:27 [INFO] 10:25:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-impl --- 10:25:27 [INFO] CycloneDX: Resolving Dependencies 10:25:27 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 10:25:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/bom.xml 10:25:27 [INFO] attaching as graph-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:25:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-impl/target/bom.json 10:25:28 [INFO] attaching as graph-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:25:28 [INFO] 10:25:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 10:25:28 [INFO] Skipping duplicate-finder execution! 10:25:28 [INFO] 10:25:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ graph-impl --- 10:25:28 [INFO] No dependency problems found 10:25:28 [INFO] 10:25:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ graph-impl --- 10:25:28 [INFO] Skipping source per configuration. 10:25:28 [INFO] 10:25:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-impl --- 10:25:28 [INFO] 10:25:28 [INFO] --- jacoco:0.8.13:report (report) @ graph-impl --- 10:25:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:28 [INFO] 10:25:28 [INFO] --- install:3.1.4:install (default-install) @ graph-impl --- 10:25:28 [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 10:25:28 [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 10:25:28 [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 10:25:28 [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 10:25:28 [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 10:25:28 [INFO] 10:25:28 [INFO] --- bundle:6.0.0:install (default-install) @ graph-impl --- 10:25:28 [INFO] Installing org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT.jar 10:25:28 [INFO] Writing OBR metadata 10:25:28 [INFO] 10:25:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ graph-impl --- 10:25:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:25:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:25:28 [INFO] 10:25:28 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ graph-impl --- 10:25:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:25:28 [INFO] 10:25:28 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 10:25:28 [INFO] Building OpenDaylight :: GRAPH 0.24.0-SNAPSHOT [13/167] 10:25:28 [INFO] from features/odl-bgpcep-graph/pom.xml 10:25:28 [INFO] ------------------------------[ feature ]------------------------------- 10:25:30 [INFO] 10:25:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph --- 10:25:30 [INFO] 10:25:30 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-graph --- 10:25:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:30 [INFO] 10:25:30 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 10:25:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:30 [INFO] 10:25:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph --- 10:25:30 [INFO] 10:25:30 [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-graph --- 10:25:30 [INFO] 10:25:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 10:25:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:25:30 [INFO] argLine set to empty 10:25:30 [INFO] 10:25:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph --- 10:25:30 [INFO] Starting audit... 10:25:30 Audit done. 10:25:30 [INFO] You have 0 Checkstyle violations. 10:25:30 [INFO] 10:25:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph --- 10:25:30 [INFO] Starting audit... 10:25:30 Audit done. 10:25:30 [INFO] You have 0 Checkstyle violations. 10:25:30 [INFO] 10:25:30 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-graph --- 10:25:30 [INFO] 10:25:30 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 10:25:30 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph/target/feature/feature.xml 10:25:30 [INFO] ...done! 10:25:30 [INFO] Attaching features XML 10:25:30 [INFO] 10:25:30 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-graph --- 10:25:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:25:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:25:30 [INFO] 10:25:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 10:25:30 [INFO] 10:25:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph --- 10:25:30 [INFO] No files found to run spotbugs, check compile phase has been run 10:25:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:25:30 [INFO] 10:25:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< 10:25:30 [INFO] 10:25:30 [INFO] 10:25:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph --- 10:25:30 [INFO] 10:25:30 [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-graph --- 10:25:30 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph 10:25:30 [INFO] Project dependency features detected: [] 10:25:30 [INFO] Pax Exam System (Version: 4.14.0) created. 10:25:30 [INFO] Creating RMI registry server on 127.0.0.1:35271 10:25:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:25:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:25:31 [INFO] Waiting for remote bundle context.. on 35271 name: 683386f4-20bc-4081-942b-9e40030fbeee timout: [ RelativeTimeout value = 180000 ] 10:25:34 [INFO] Building jar from resources and headers. 10:25:34 [INFO] Writing jar finished. 10:25:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:25:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:25:42 [INFO] 10:25:42 [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-graph --- 10:25:42 [INFO] 10:25:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-graph --- 10:25:42 [INFO] No Javadoc in project. Archive not created. 10:25:42 [INFO] 10:25:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph --- 10:25:42 [INFO] CycloneDX: Resolving Dependencies 10:25:45 [INFO] CycloneDX: Creating BOM version 1.6 with 217 component(s) 10:25:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph/target/bom.xml 10:25:45 [INFO] attaching as odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.xml 10:25:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-graph/target/bom.json 10:25:45 [INFO] attaching as odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.json 10:25:45 [INFO] 10:25:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 10:25:45 [INFO] Skipping duplicate-finder execution! 10:25:45 [INFO] 10:25:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 10:25:45 [INFO] Skipping plugin execution 10:25:45 [INFO] 10:25:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 10:25:45 [INFO] Skipping source per configuration. 10:25:45 [INFO] 10:25:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph --- 10:25:45 [INFO] 10:25:45 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-graph --- 10:25:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:25:45 [INFO] 10:25:45 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph --- 10:25:45 [WARNING] 10:25:45 [WARNING] The packaging plugin for project odl-bgpcep-graph did not assign 10:25:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:25:45 [WARNING] 10:25:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:25:45 [WARNING] 10:25:45 [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 10:25:45 [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 10:25:45 [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 10:25:45 [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 10:25:45 [INFO] 10:25:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-graph --- 10:25:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:25:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:25:45 [WARNING] 10:25:45 [WARNING] The packaging plugin for project odl-bgpcep-graph did not assign 10:25:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:25:45 [WARNING] 10:25:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:25:45 [WARNING] 10:25:45 [INFO] 10:25:45 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 10:25:45 [INFO] Building OpenDaylight :: Path Computation Algorithms 0.24.0-SNAPSHOT [14/167] 10:25:45 [INFO] from features/odl-bgpcep-algo/pom.xml 10:25:45 [INFO] ------------------------------[ feature ]------------------------------- 10:25:45 [INFO] 10:25:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo --- 10:25:45 [INFO] 10:25:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-algo --- 10:25:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:45 [INFO] 10:25:45 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 10:25:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:46 [INFO] 10:25:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo --- 10:25:46 [INFO] 10:25:46 [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-algo --- 10:25:46 [INFO] 10:25:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 10:25:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:25:46 [INFO] argLine set to empty 10:25:46 [INFO] 10:25:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo --- 10:25:46 [INFO] Starting audit... 10:25:46 Audit done. 10:25:46 [INFO] You have 0 Checkstyle violations. 10:25:46 [INFO] 10:25:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo --- 10:25:46 [INFO] Starting audit... 10:25:46 Audit done. 10:25:46 [INFO] You have 0 Checkstyle violations. 10:25:46 [INFO] 10:25:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-algo --- 10:25:46 [INFO] 10:25:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 10:25:46 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo/target/feature/feature.xml 10:25:46 [INFO] ...done! 10:25:46 [INFO] Attaching features XML 10:25:46 [INFO] 10:25:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-algo --- 10:25:46 [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:25:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:25:46 [INFO] 10:25:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 10:25:46 [INFO] 10:25:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo --- 10:25:46 [INFO] No files found to run spotbugs, check compile phase has been run 10:25:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:25:46 [INFO] 10:25:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< 10:25:46 [INFO] 10:25:46 [INFO] 10:25:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo --- 10:25:46 [INFO] 10:25:46 [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-algo --- 10:25:46 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo 10:25:46 [INFO] Project dependency features detected: [] 10:25:46 [INFO] Pax Exam System (Version: 4.14.0) created. 10:25:46 [INFO] Creating RMI registry server on 127.0.0.1:34469 10:25:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:25:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:25:46 [INFO] Waiting for remote bundle context.. on 34469 name: 73ef09e7-ccf3-4979-9a03-c0dc7821beb9 timout: [ RelativeTimeout value = 180000 ] 10:25:50 [INFO] Building jar from resources and headers. 10:25:50 [INFO] Writing jar finished. 10:25:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:25:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:25:58 [INFO] 10:25:58 [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-algo --- 10:25:58 [INFO] 10:25:58 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-algo --- 10:25:58 [INFO] No Javadoc in project. Archive not created. 10:25:58 [INFO] 10:25:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo --- 10:25:58 [INFO] CycloneDX: Resolving Dependencies 10:26:01 [INFO] CycloneDX: Creating BOM version 1.6 with 223 component(s) 10:26:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo/target/bom.xml 10:26:01 [INFO] attaching as odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.xml 10:26:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-algo/target/bom.json 10:26:01 [INFO] attaching as odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.json 10:26:01 [INFO] 10:26:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- 10:26:01 [INFO] Skipping duplicate-finder execution! 10:26:01 [INFO] 10:26:01 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- 10:26:01 [INFO] Skipping plugin execution 10:26:01 [INFO] 10:26:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- 10:26:01 [INFO] Skipping source per configuration. 10:26:01 [INFO] 10:26:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo --- 10:26:01 [INFO] 10:26:01 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-algo --- 10:26:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:26:01 [INFO] 10:26:01 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo --- 10:26:01 [WARNING] 10:26:01 [WARNING] The packaging plugin for project odl-bgpcep-algo did not assign 10:26:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:26:01 [WARNING] 10:26:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:26:01 [WARNING] 10:26:01 [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 10:26:01 [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 10:26:01 [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 10:26:01 [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 10:26:01 [INFO] 10:26:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-algo --- 10:26:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:26:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:26:01 [WARNING] 10:26:01 [WARNING] The packaging plugin for project odl-bgpcep-algo did not assign 10:26:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:26:01 [WARNING] 10:26:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:26:01 [WARNING] 10:26:01 [INFO] 10:26:01 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 10:26:01 [INFO] Building testtool-parent 0.24.0-SNAPSHOT [15/167] 10:26:01 [INFO] from testtool-parent/pom.xml 10:26:01 [INFO] --------------------------------[ pom ]--------------------------------- 10:26:01 [INFO] 10:26:01 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-parent --- 10:26:01 [INFO] 10:26:01 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ testtool-parent --- 10:26:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:01 [INFO] 10:26:01 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ testtool-parent --- 10:26:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:01 [INFO] 10:26:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-parent --- 10:26:01 [INFO] 10:26:01 [INFO] --- dependency:3.8.1:properties (default) @ testtool-parent --- 10:26:01 [INFO] 10:26:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ testtool-parent --- 10:26:01 [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/** 10:26:01 [INFO] 10:26:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-parent --- 10:26:02 [INFO] Starting audit... 10:26:02 Audit done. 10:26:02 [INFO] You have 0 Checkstyle violations. 10:26:02 [INFO] 10:26:02 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-parent --- 10:26:02 [INFO] Starting audit... 10:26:02 Audit done. 10:26:02 [INFO] You have 0 Checkstyle violations. 10:26:02 [INFO] 10:26:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ testtool-parent --- 10:26:02 [INFO] 10:26:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-parent >>> 10:26:02 [INFO] 10:26:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-parent --- 10:26:02 [INFO] No files found to run spotbugs, check compile phase has been run 10:26:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:26:02 [INFO] 10:26:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-parent <<< 10:26:02 [INFO] 10:26:02 [INFO] 10:26:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-parent --- 10:26:02 [INFO] 10:26:02 [INFO] --- copy:14.1.3:copy-files (default) @ testtool-parent --- 10:26:02 [INFO] 10:26:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ testtool-parent --- 10:26:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 10:26:02 [INFO] 10:26:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-parent --- 10:26:02 [INFO] CycloneDX: Resolving Dependencies 10:26:02 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 10:26:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-parent/target/bom.xml 10:26:03 [INFO] attaching as testtool-parent-0.24.0-SNAPSHOT-cyclonedx.xml 10:26:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-parent/target/bom.json 10:26:03 [INFO] attaching as testtool-parent-0.24.0-SNAPSHOT-cyclonedx.json 10:26:03 [INFO] 10:26:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 10:26:03 [INFO] Skipping duplicate-finder execution! 10:26:03 [INFO] 10:26:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ testtool-parent --- 10:26:03 [INFO] Skipping pom project 10:26:03 [INFO] 10:26:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testtool-parent --- 10:26:03 [INFO] Skipping source per configuration. 10:26:03 [INFO] 10:26:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-parent --- 10:26:03 [INFO] 10:26:03 [INFO] --- jacoco:0.8.13:report (report) @ testtool-parent --- 10:26:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:03 [INFO] 10:26:03 [INFO] --- install:3.1.4:install (default-install) @ testtool-parent --- 10:26:03 [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 10:26:03 [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 10:26:03 [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 10:26:03 [INFO] 10:26:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ testtool-parent --- 10:26:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:26:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:26:03 [INFO] 10:26:03 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 10:26:03 [INFO] Building util 0.24.0-SNAPSHOT [16/167] 10:26:03 [INFO] from util/pom.xml 10:26:03 [INFO] -------------------------------[ bundle ]------------------------------- 10:26:03 [INFO] 10:26:03 [INFO] --- clean:3.5.0:clean (default-clean) @ util --- 10:26:03 [INFO] 10:26:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ util --- 10:26:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:03 [INFO] 10:26:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ util --- 10:26:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:03 [INFO] 10:26:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ util --- 10:26:03 [INFO] 10:26:03 [INFO] --- dependency:3.8.1:properties (default) @ util --- 10:26:03 [INFO] 10:26:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ util --- 10:26: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/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/** 10:26:03 [INFO] 10:26:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ util --- 10:26:03 [INFO] Starting audit... 10:26:03 Audit done. 10:26:03 [INFO] You have 0 Checkstyle violations. 10:26:03 [INFO] 10:26:03 [INFO] --- checkstyle:3.6.0:check (default) @ util --- 10:26:03 [INFO] Starting audit... 10:26:03 Audit done. 10:26:03 [INFO] You have 0 Checkstyle violations. 10:26:03 [INFO] 10:26:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ util --- 10:26:03 [INFO] 10:26:03 [INFO] --- resources:3.3.1:resources (default-resources) @ util --- 10:26:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/resources 10:26:03 [INFO] 10:26:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ util --- 10:26:03 [INFO] Recompiling the module because of changed dependency. 10:26:03 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 10:26:04 [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 10:26:04 [INFO] 10:26:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ util >>> 10:26:04 [INFO] 10:26:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ util --- 10:26:04 [INFO] Fork Value is true 10:26:07 [INFO] Done SpotBugs Analysis.... 10:26:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:26:07 [INFO] 10:26:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ util <<< 10:26:07 [INFO] 10:26:07 [INFO] 10:26:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ util --- 10:26:07 [INFO] BugInstance size is 0 10:26:07 [INFO] Error size is 0 10:26:07 [INFO] No errors/warnings found 10:26:07 [INFO] 10:26:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ util --- 10:26:07 [INFO] Copying 2 resources from src/test/resources to target/test-classes 10:26:07 [INFO] 10:26:07 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ util --- 10:26:07 [INFO] Recompiling the module because of changed dependency. 10:26:07 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 10:26:07 [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 10:26:07 [INFO] 10:26:07 [INFO] --- surefire:3.5.3:test (default-test) @ util --- 10:26:07 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/surefire-reports 10:26:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:26:07 [INFO] 10:26:07 [INFO] ------------------------------------------------------- 10:26:07 [INFO] T E S T S 10:26:07 [INFO] ------------------------------------------------------- 10:26:08 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 10:26:08 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.protocol.util.ByteArrayTest 10:26:08 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 10:26:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 10:26:08 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 10:26:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 10:26:08 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 10:26:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 10:26:08 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 10:26:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 10:26:08 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 10:26:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 10:26:08 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 10:26:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 10:26:08 [INFO] 10:26:08 [INFO] Results: 10:26:08 [INFO] 10:26:08 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 10:26:08 [INFO] 10:26:08 [INFO] 10:26:08 [INFO] --- copy:14.1.3:copy-files (default) @ util --- 10:26:08 [INFO] 10:26:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ util --- 10:26:09 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/util-0.24.0-SNAPSHOT.jar 10:26:09 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/classes/META-INF/MANIFEST.MF 10:26:09 [INFO] 10:26:09 [INFO] --- jar:3.4.2:test-jar (default) @ util --- 10:26:09 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/util-0.24.0-SNAPSHOT-tests.jar 10:26:09 [INFO] 10:26:09 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ util --- 10:26:09 [INFO] Skipping source per configuration. 10:26:09 [INFO] 10:26:09 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ util --- 10:26:09 [INFO] No previous run data found, generating javadoc. 10:26:10 [WARNING] Javadoc Warnings 10:26:10 [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 10:26:10 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 10:26:10 [WARNING] ^ 10:26:10 [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 10:26:10 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 10:26:10 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 10:26:10 [WARNING] public static final int IP4_BITS_LENGTH = 32; 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 10:26:10 [WARNING] public static final int IP4_LENGTH = 4; 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 10:26:10 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 10:26:10 [WARNING] public static int prefixBitsToBytes(final int bits) { 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 10:26:10 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 10:26:10 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 10:26:10 [WARNING] public static final int IPV6_LENGTH = 16; 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 10:26:10 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 10:26:10 [WARNING] T getSharedReference(T object); 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 10:26:10 [WARNING] public static NoopReferenceCache getInstance() { 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:42: warning: no comment 10:26:10 [WARNING] public static List parseMessages(final File file) throws IOException { 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:50: warning: no comment 10:26:10 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 10:26:10 [WARNING] ^ 10:26:10 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 10:26:10 [WARNING] public static List parseMessages(final Path file) throws IOException { 10:26:10 [WARNING] ^ 10:26:10 [WARNING] 16 warnings 10:26:10 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/util-0.24.0-SNAPSHOT-javadoc.jar 10:26:10 [INFO] 10:26:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ util --- 10:26:10 [INFO] CycloneDX: Resolving Dependencies 10:26:11 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 10:26:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/bom.xml 10:26:11 [INFO] attaching as util-0.24.0-SNAPSHOT-cyclonedx.xml 10:26:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/bom.json 10:26:11 [INFO] attaching as util-0.24.0-SNAPSHOT-cyclonedx.json 10:26:11 [INFO] 10:26:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ util --- 10:26:11 [INFO] Skipping duplicate-finder execution! 10:26:11 [INFO] 10:26:11 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ util --- 10:26:11 [INFO] No dependency problems found 10:26:11 [INFO] 10:26:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ util --- 10:26:11 [INFO] Skipping source per configuration. 10:26:11 [INFO] 10:26:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ util --- 10:26:11 [INFO] 10:26:11 [INFO] --- jacoco:0.8.13:report (report) @ util --- 10:26:11 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/util/target/code-coverage/jacoco.exec 10:26:11 [INFO] Analyzed bundle 'util' with 10 classes 10:26:11 [INFO] 10:26:11 [INFO] --- install:3.1.4:install (default-install) @ util --- 10:26:11 [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 10:26:11 [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 10:26:11 [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 10:26:11 [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 10:26:11 [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 10:26:11 [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 10:26:11 [INFO] 10:26:11 [INFO] --- bundle:6.0.0:install (default-install) @ util --- 10:26:11 [INFO] Installing org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT.jar 10:26:11 [INFO] Writing OBR metadata 10:26:11 [INFO] 10:26:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ util --- 10:26:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:26:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:26:11 [INFO] 10:26:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ util --- 10:26:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:26:11 [INFO] 10:26:11 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 10:26:11 [INFO] Building bgp-concepts 0.24.0-SNAPSHOT [17/167] 10:26:11 [INFO] from bgp/concepts/pom.xml 10:26:11 [INFO] -------------------------------[ bundle ]------------------------------- 10:26:11 [INFO] 10:26:11 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-concepts --- 10:26:11 [INFO] 10:26:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-concepts --- 10:26:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:11 [INFO] 10:26:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-concepts --- 10:26:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:11 [INFO] 10:26:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-concepts --- 10:26:11 [INFO] 10:26:11 [INFO] --- dependency:3.8.1:properties (default) @ bgp-concepts --- 10:26:11 [INFO] 10:26:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-concepts --- 10:26: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/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/** 10:26:11 [INFO] 10:26:11 [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-concepts --- 10:26:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:26:11 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/src/main/yang 10:26:11 [INFO] yang-to-sources: Found 4 dependencies in 2.690 ms 10:26:11 [INFO] yang-to-sources: Project model files found: 1 in 49.67 ms 10:26:12 [INFO] yang-to-sources: 6 YANG models processed in 92.87 ms 10:26:12 [INFO] BindingJavaFileGenerator: Defined 116 files in 19.92 ms 10:26:12 [INFO] Sorted 116 files into 27 directories in 349.9 μs 10:26:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 116 in 171.1 ms 10:26:12 [INFO] 10:26:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-concepts --- 10:26:12 [INFO] Starting audit... 10:26:12 Audit done. 10:26:12 [INFO] You have 0 Checkstyle violations. 10:26:12 [INFO] 10:26:12 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-concepts --- 10:26:12 [INFO] Starting audit... 10:26:12 Audit done. 10:26:12 [INFO] You have 0 Checkstyle violations. 10:26:12 [INFO] 10:26:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-concepts --- 10:26:12 [INFO] 10:26:12 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-concepts --- 10:26:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/src/main/resources 10:26:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/generated-sources/spi 10:26:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:26:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:26:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:26:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/generated-sources/spi 10:26:12 [INFO] 10:26:12 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-concepts --- 10:26:12 [INFO] Recompiling the module because of changed dependency. 10:26:12 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 10:26:13 [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 10:26:13 [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 10:26:13 [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 10:26:13 [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 10:26:13 [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 10:26:13 [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 10:26:13 [INFO] 10:26:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 10:26:13 [INFO] 10:26:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-concepts --- 10:26:13 [INFO] Fork Value is true 10:26:16 [INFO] Done SpotBugs Analysis.... 10:26:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:26:16 [INFO] 10:26:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-concepts <<< 10:26:16 [INFO] 10:26:16 [INFO] 10:26:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-concepts --- 10:26:16 [INFO] BugInstance size is 0 10:26:16 [INFO] Error size is 0 10:26:16 [INFO] No errors/warnings found 10:26:16 [INFO] 10:26:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-concepts --- 10:26:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/src/test/resources 10:26:16 [INFO] 10:26:16 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-concepts --- 10:26:16 [INFO] Recompiling the module because of changed dependency. 10:26:16 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 10:26:16 [INFO] 10:26:16 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-concepts --- 10:26:16 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/surefire-reports 10:26:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:26:16 [INFO] 10:26:16 [INFO] ------------------------------------------------------- 10:26:16 [INFO] T E S T S 10:26:16 [INFO] ------------------------------------------------------- 10:26:17 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 10:26:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 10:26:17 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 10:26:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 10:26:17 [INFO] 10:26:17 [INFO] Results: 10:26:17 [INFO] 10:26:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 10:26:17 [INFO] 10:26:17 [INFO] 10:26:17 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-concepts --- 10:26:17 [INFO] 10:26:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-concepts --- 10:26:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT.jar 10:26:18 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/classes/META-INF/MANIFEST.MF 10:26:18 [INFO] 10:26:18 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-concepts --- 10:26:18 [INFO] No previous run data found, generating javadoc. 10:26:21 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT-javadoc.jar 10:26:21 [INFO] 10:26:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-concepts --- 10:26:21 [INFO] CycloneDX: Resolving Dependencies 10:26:21 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 10:26:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bom.xml 10:26:21 [INFO] attaching as bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.xml 10:26:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/bom.json 10:26:21 [INFO] attaching as bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.json 10:26:21 [INFO] 10:26:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 10:26:21 [INFO] Skipping duplicate-finder execution! 10:26:21 [INFO] 10:26:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-concepts --- 10:26:21 [INFO] No dependency problems found 10:26:21 [INFO] 10:26:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-concepts --- 10:26:21 [INFO] Skipping source per configuration. 10:26:21 [INFO] 10:26:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-concepts --- 10:26:21 [INFO] 10:26:21 [INFO] --- jacoco:0.8.13:report (report) @ bgp-concepts --- 10:26:21 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/concepts/target/code-coverage/jacoco.exec 10:26:21 [INFO] Analyzed bundle 'bgp-concepts' with 5 classes 10:26:21 [INFO] 10:26:21 [INFO] --- install:3.1.4:install (default-install) @ bgp-concepts --- 10:26:21 [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 10:26:21 [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 10:26:21 [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 10:26:21 [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 10:26:21 [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 10:26:21 [INFO] 10:26:21 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-concepts --- 10:26:21 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT.jar 10:26:21 [INFO] Writing OBR metadata 10:26:21 [INFO] 10:26:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-concepts --- 10:26:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:26:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:26:21 [INFO] 10:26:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-concepts --- 10:26:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:26:21 [INFO] 10:26:21 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 10:26:21 [INFO] Building bgp-parser-api 0.24.0-SNAPSHOT [18/167] 10:26:21 [INFO] from bgp/parser-api/pom.xml 10:26:21 [INFO] -------------------------------[ bundle ]------------------------------- 10:26:21 [INFO] 10:26:21 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-api --- 10:26:21 [INFO] 10:26:21 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-parser-api --- 10:26:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:21 [INFO] 10:26:21 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 10:26:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:21 [INFO] 10:26:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-api --- 10:26:22 [INFO] 10:26:22 [INFO] --- dependency:3.8.1:properties (default) @ bgp-parser-api --- 10:26:22 [INFO] 10:26:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-parser-api --- 10:26: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/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/** 10:26:22 [INFO] 10:26:22 [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-parser-api --- 10:26:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:26:22 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/src/main/yang 10:26:22 [INFO] yang-to-sources: Found 6 dependencies in 1.533 ms 10:26:22 [INFO] yang-to-sources: Project model files found: 2 in 7.191 ms 10:26:22 [INFO] yang-to-sources: 9 YANG models processed in 91.45 ms 10:26:22 [INFO] BindingJavaFileGenerator: Defined 115 files in 21.67 ms 10:26:22 [INFO] Sorted 115 files into 25 directories in 332.3 μs 10:26:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 44.78 ms 10:26:22 [INFO] 10:26:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-api --- 10:26:22 [INFO] Starting audit... 10:26:22 Audit done. 10:26:22 [INFO] You have 0 Checkstyle violations. 10:26:22 [INFO] 10:26:22 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-api --- 10:26:22 [INFO] Starting audit... 10:26:22 Audit done. 10:26:22 [INFO] You have 0 Checkstyle violations. 10:26:22 [INFO] 10:26:22 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-parser-api --- 10:26:22 [INFO] 10:26:22 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-api --- 10:26:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/src/main/resources 10:26:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/generated-sources/spi 10:26:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 10:26:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:26:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 10:26:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/generated-sources/spi 10:26:22 [INFO] 10:26:22 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-parser-api --- 10:26:22 [INFO] Recompiling the module because of changed dependency. 10:26:22 [INFO] Compiling 123 source files with javac [debug release 21] to target/classes 10:26:23 [INFO] 10:26:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 10:26:23 [INFO] 10:26:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-api --- 10:26:23 [INFO] Fork Value is true 10:26:26 [INFO] Done SpotBugs Analysis.... 10:26:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:26:26 [INFO] 10:26:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 10:26:26 [INFO] 10:26:26 [INFO] 10:26:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-api --- 10:26:26 [INFO] BugInstance size is 0 10:26:26 [INFO] Error size is 0 10:26:26 [INFO] No errors/warnings found 10:26:26 [INFO] 10:26:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-api --- 10:26:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/src/test/resources 10:26:26 [INFO] 10:26:26 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-parser-api --- 10:26:26 [INFO] Recompiling the module because of changed dependency. 10:26:26 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 10:26:26 [INFO] 10:26:26 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-parser-api --- 10:26:26 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/surefire-reports 10:26:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:26:26 [INFO] 10:26:26 [INFO] ------------------------------------------------------- 10:26:26 [INFO] T E S T S 10:26:26 [INFO] ------------------------------------------------------- 10:26:27 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 10:26:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.protocol.bgp.parser.APITest 10:26:28 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 10:26:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 10:26:28 [INFO] 10:26:28 [INFO] Results: 10:26:28 [INFO] 10:26:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 10:26:28 [INFO] 10:26:28 [INFO] 10:26:28 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-parser-api --- 10:26:28 [INFO] 10:26:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-api --- 10:26:28 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT.jar 10:26:28 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 10:26:28 [INFO] 10:26:28 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-parser-api --- 10:26:28 [INFO] No previous run data found, generating javadoc. 10:26:31 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT-javadoc.jar 10:26:31 [INFO] 10:26:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-api --- 10:26:31 [INFO] CycloneDX: Resolving Dependencies 10:26:32 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 10:26:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bom.xml 10:26:32 [INFO] attaching as bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:26:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/bom.json 10:26:32 [INFO] attaching as bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json 10:26:32 [INFO] 10:26:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 10:26:32 [INFO] Skipping duplicate-finder execution! 10:26:32 [INFO] 10:26:32 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-parser-api --- 10:26:32 [INFO] No dependency problems found 10:26:32 [INFO] 10:26:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-api --- 10:26:32 [INFO] Skipping source per configuration. 10:26:32 [INFO] 10:26:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-api --- 10:26:32 [INFO] 10:26:32 [INFO] --- jacoco:0.8.13:report (report) @ bgp-parser-api --- 10:26:32 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-api/target/code-coverage/jacoco.exec 10:26:32 [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes 10:26:32 [INFO] 10:26:32 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-api --- 10:26:32 [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 10:26:32 [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 10:26:32 [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 10:26:32 [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 10:26:32 [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 10:26:32 [INFO] 10:26:32 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-api --- 10:26:32 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT.jar 10:26:32 [INFO] Writing OBR metadata 10:26:32 [INFO] 10:26:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-parser-api --- 10:26:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:26:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:26:32 [INFO] 10:26:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-parser-api --- 10:26:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:26:32 [INFO] 10:26:32 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 10:26:32 [INFO] Building bgp-parser-spi 0.24.0-SNAPSHOT [19/167] 10:26:32 [INFO] from bgp/parser-spi/pom.xml 10:26:32 [INFO] -------------------------------[ bundle ]------------------------------- 10:26:32 [INFO] 10:26:32 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-spi --- 10:26:32 [INFO] 10:26:32 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-parser-spi --- 10:26:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:32 [INFO] 10:26:32 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 10:26:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:32 [INFO] 10:26:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-spi --- 10:26:33 [INFO] 10:26:33 [INFO] --- dependency:3.8.1:properties (default) @ bgp-parser-spi --- 10:26:33 [INFO] 10:26:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 10:26: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/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/** 10:26:33 [INFO] 10:26:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-spi --- 10:26:33 [INFO] Starting audit... 10:26:33 Audit done. 10:26:33 [INFO] You have 0 Checkstyle violations. 10:26:33 [INFO] 10:26:33 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-spi --- 10:26:33 [INFO] Starting audit... 10:26:33 Audit done. 10:26:33 [INFO] You have 0 Checkstyle violations. 10:26:33 [INFO] 10:26:33 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-parser-spi --- 10:26:33 [INFO] 10:26:33 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-spi --- 10:26:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/main/resources 10:26:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/generated-sources/spi 10:26:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/generated-sources/yang 10:26:33 [INFO] 10:26:33 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-parser-spi --- 10:26:33 [INFO] Recompiling the module because of changed dependency. 10:26:33 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 10:26:33 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 10:26:33 [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 10:26:33 [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 10:26:33 [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 10:26:33 [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 10:26:33 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 10:26:33 [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 10:26:33 [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 10:26:33 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 10:26:33 found: java.util.AbstractMap.SimpleEntry 10:26:33 [INFO] 10:26:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 10:26:33 [INFO] 10:26:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-spi --- 10:26:33 [INFO] Fork Value is true 10:26:37 [INFO] Done SpotBugs Analysis.... 10:26:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:26:37 [INFO] 10:26:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 10:26:37 [INFO] 10:26:37 [INFO] 10:26:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-spi --- 10:26:37 [INFO] BugInstance size is 0 10:26:37 [INFO] Error size is 0 10:26:37 [INFO] No errors/warnings found 10:26:37 [INFO] 10:26:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-spi --- 10:26:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/src/test/resources 10:26:37 [INFO] 10:26:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-parser-spi --- 10:26:37 [INFO] Recompiling the module because of changed dependency. 10:26:37 [INFO] Compiling 15 source files with javac [debug release 21] to target/test-classes 10:26:38 [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[] 10:26:38 [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[] 10:26:38 [INFO] 10:26:38 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-parser-spi --- 10:26:38 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/surefire-reports 10:26:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:26:38 [INFO] 10:26:38 [INFO] ------------------------------------------------------- 10:26:38 [INFO] T E S T S 10:26:38 [INFO] ------------------------------------------------------- 10:26:39 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 10:26:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 10:26:39 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 10:26:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 10:26:39 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 10:26:39 [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 10:26:39 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 10:26:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 10:26:39 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 10:26:39 [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 10:26:39 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 10:26:39 [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 10:26:39 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 10:26:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 10:26:39 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 10:26:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:26:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.071 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 10:26:41 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 10:26:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 10:26:41 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 10:26:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 10:26:41 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 10:26:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 10:26:41 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 10:26:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 10:26:41 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 10:26:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 10:26:41 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 10:26:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 10:26:41 [INFO] 10:26:41 [INFO] Results: 10:26:41 [INFO] 10:26:41 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 10:26:41 [INFO] 10:26:41 [INFO] 10:26:41 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-parser-spi --- 10:26:41 [INFO] 10:26:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-spi --- 10:26:42 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT.jar 10:26:42 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 10:26:42 [INFO] 10:26:42 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-parser-spi --- 10:26:42 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-tests.jar 10:26:42 [INFO] 10:26:42 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-parser-spi --- 10:26:42 [INFO] Skipping source per configuration. 10:26:42 [INFO] 10:26:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-parser-spi --- 10:26:42 [INFO] No previous run data found, generating javadoc. 10:26:44 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-javadoc.jar 10:26:44 [INFO] 10:26:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-spi --- 10:26:44 [INFO] CycloneDX: Resolving Dependencies 10:26:44 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 10:26:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bom.xml 10:26:44 [INFO] attaching as bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:26:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/bom.json 10:26:44 [INFO] attaching as bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:26:44 [INFO] 10:26:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 10:26:44 [INFO] Skipping duplicate-finder execution! 10:26:44 [INFO] 10:26:44 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-parser-spi --- 10:26:44 [INFO] No dependency problems found 10:26:44 [INFO] 10:26:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-spi --- 10:26:44 [INFO] Skipping source per configuration. 10:26:44 [INFO] 10:26:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-spi --- 10:26:44 [INFO] 10:26:44 [INFO] --- jacoco:0.8.13:report (report) @ bgp-parser-spi --- 10:26:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-spi/target/code-coverage/jacoco.exec 10:26:44 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 10:26:44 [INFO] 10:26:44 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-spi --- 10:26:44 [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 10:26:44 [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 10:26:44 [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 10:26:44 [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 10:26:44 [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 10:26:44 [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 10:26:44 [INFO] 10:26:44 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-spi --- 10:26:44 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT.jar 10:26:44 [INFO] Writing OBR metadata 10:26:44 [INFO] 10:26:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-parser-spi --- 10:26:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:26:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:26:44 [INFO] 10:26:44 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-parser-spi --- 10:26:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:26:44 [INFO] 10:26:44 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 10:26:44 [INFO] Building bgp-util 0.24.0-SNAPSHOT [20/167] 10:26:44 [INFO] from bgp/util/pom.xml 10:26:44 [INFO] -------------------------------[ bundle ]------------------------------- 10:26:44 [INFO] 10:26:44 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-util --- 10:26:44 [INFO] 10:26:44 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-util --- 10:26:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:44 [INFO] 10:26:44 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-util --- 10:26:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:44 [INFO] 10:26:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-util --- 10:26:45 [INFO] 10:26:45 [INFO] --- dependency:3.8.1:properties (default) @ bgp-util --- 10:26:45 [INFO] 10:26:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-util --- 10:26:45 [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/** 10:26:45 [INFO] 10:26:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-util --- 10:26:45 [INFO] Starting audit... 10:26:45 Audit done. 10:26:45 [INFO] You have 0 Checkstyle violations. 10:26:45 [INFO] 10:26:45 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-util --- 10:26:45 [INFO] Starting audit... 10:26:45 Audit done. 10:26:45 [INFO] You have 0 Checkstyle violations. 10:26:45 [INFO] 10:26:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-util --- 10:26:45 [INFO] 10:26:45 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-util --- 10:26:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/src/main/resources 10:26:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/generated-sources/spi 10:26:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/generated-sources/yang 10:26:45 [INFO] 10:26:45 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-util --- 10:26:45 [INFO] Recompiling the module because of changed dependency. 10:26:45 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 10:26:45 [INFO] 10:26:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-util >>> 10:26:45 [INFO] 10:26:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-util --- 10:26:45 [INFO] Fork Value is true 10:26:48 [INFO] Done SpotBugs Analysis.... 10:26:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:26:48 [INFO] 10:26:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-util <<< 10:26:48 [INFO] 10:26:48 [INFO] 10:26:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-util --- 10:26:48 [INFO] BugInstance size is 0 10:26:48 [INFO] Error size is 0 10:26:48 [INFO] No errors/warnings found 10:26:48 [INFO] 10:26:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-util --- 10:26:48 [INFO] Copying 4 resources from src/test/resources to target/test-classes 10:26:48 [INFO] 10:26:48 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-util --- 10:26:48 [INFO] Recompiling the module because of changed dependency. 10:26:48 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 10:26:48 [INFO] 10:26:48 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-util --- 10:26:48 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/surefire-reports 10:26:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:26:48 [INFO] 10:26:48 [INFO] ------------------------------------------------------- 10:26:48 [INFO] T E S T S 10:26:48 [INFO] ------------------------------------------------------- 10:26:48 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 10:26:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 10:26:49 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 10:26:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 10:26:49 [INFO] 10:26:49 [INFO] Results: 10:26:49 [INFO] 10:26:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 10:26:49 [INFO] 10:26:49 [INFO] 10:26:49 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-util --- 10:26:49 [INFO] 10:26:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-util --- 10:26:49 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bgp-util-0.24.0-SNAPSHOT.jar 10:26:49 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/classes/META-INF/MANIFEST.MF 10:26:49 [INFO] 10:26:49 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-util --- 10:26:49 [INFO] No previous run data found, generating javadoc. 10:26:50 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bgp-util-0.24.0-SNAPSHOT-javadoc.jar 10:26:50 [INFO] 10:26:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-util --- 10:26:50 [INFO] CycloneDX: Resolving Dependencies 10:26:50 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 10:26:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bom.xml 10:26:50 [INFO] attaching as bgp-util-0.24.0-SNAPSHOT-cyclonedx.xml 10:26:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/bom.json 10:26:50 [INFO] attaching as bgp-util-0.24.0-SNAPSHOT-cyclonedx.json 10:26:50 [INFO] 10:26:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 10:26:50 [INFO] Skipping duplicate-finder execution! 10:26:50 [INFO] 10:26:50 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-util --- 10:26:50 [INFO] No dependency problems found 10:26:50 [INFO] 10:26:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-util --- 10:26:50 [INFO] Skipping source per configuration. 10:26:50 [INFO] 10:26:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-util --- 10:26:50 [INFO] 10:26:50 [INFO] --- jacoco:0.8.13:report (report) @ bgp-util --- 10:26:50 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/util/target/code-coverage/jacoco.exec 10:26:50 [INFO] Analyzed bundle 'bgp-util' with 2 classes 10:26:50 [INFO] 10:26:50 [INFO] --- install:3.1.4:install (default-install) @ bgp-util --- 10:26:50 [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 10:26:50 [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 10:26:50 [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 10:26:50 [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 10:26:50 [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 10:26:50 [INFO] 10:26:50 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-util --- 10:26:50 [INFO] Installing org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT.jar 10:26:50 [INFO] Writing OBR metadata 10:26:50 [INFO] 10:26:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-util --- 10:26:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:26:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:26:50 [INFO] 10:26:50 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-util --- 10:26:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:26:50 [INFO] 10:26:50 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 10:26:50 [INFO] Building bgp-parser-impl 0.24.0-SNAPSHOT [21/167] 10:26:50 [INFO] from bgp/parser-impl/pom.xml 10:26:50 [INFO] -------------------------------[ bundle ]------------------------------- 10:26:50 [INFO] 10:26:50 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-impl --- 10:26:50 [INFO] 10:26:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-parser-impl --- 10:26:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:50 [INFO] 10:26:50 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 10:26:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:50 [INFO] 10:26:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-impl --- 10:26:51 [INFO] 10:26:51 [INFO] --- dependency:3.8.1:properties (default) @ bgp-parser-impl --- 10:26:51 [INFO] 10:26:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 10:26: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/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/** 10:26:51 [INFO] 10:26:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-impl --- 10:26:51 [INFO] Starting audit... 10:26:51 Audit done. 10:26:51 [INFO] You have 0 Checkstyle violations. 10:26:51 [INFO] 10:26:51 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-impl --- 10:26:51 [INFO] Starting audit... 10:26:51 Audit done. 10:26:51 [INFO] You have 0 Checkstyle violations. 10:26:51 [INFO] 10:26:51 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-parser-impl --- 10:26:51 [INFO] 10:26:51 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-impl --- 10:26:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/src/main/resources 10:26:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/generated-sources/spi 10:26:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/generated-sources/yang 10:26:51 [INFO] 10:26:51 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-parser-impl --- 10:26:51 [INFO] Recompiling the module because of changed dependency. 10:26:51 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 10:26:52 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 10:26:52 [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 10:26:52 [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 10:26:52 [INFO] 10:26:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 10:26:52 [INFO] 10:26:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-impl --- 10:26:52 [INFO] Fork Value is true 10:26:56 [INFO] Done SpotBugs Analysis.... 10:26:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:26:56 [INFO] 10:26:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< 10:26:56 [INFO] 10:26:56 [INFO] 10:26:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-impl --- 10:26:56 [INFO] BugInstance size is 0 10:26:56 [INFO] Error size is 0 10:26:56 [INFO] No errors/warnings found 10:26:56 [INFO] 10:26:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-impl --- 10:26:56 [INFO] Copying 10 resources from src/test/resources to target/test-classes 10:26:56 [INFO] 10:26:56 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-parser-impl --- 10:26:56 [INFO] Recompiling the module because of changed dependency. 10:26:56 [INFO] Compiling 42 source files with javac [debug release 21] to target/test-classes 10:26:57 [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 10:26:57 [INFO] 10:26:57 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-parser-impl --- 10:26:57 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/surefire-reports 10:26:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:26:57 [INFO] 10:26:57 [INFO] ------------------------------------------------------- 10:26:57 [INFO] T E S T S 10:26:57 [INFO] ------------------------------------------------------- 10:26:58 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 10:26:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:26:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.155 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 10:26:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 10:26:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 10:26:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 10:26:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 10:26:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 10:26:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 10:26:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 10:26:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 10:26:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 10:26:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 10:26:59 [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 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 10:26:59 [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.Ipv4SpecificEcHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 10:26:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 10:26:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 10:26:59 [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 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 10:26:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 10:26:59 [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.AsTwoOctetSpecificEcHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 10:26:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 10:26:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 10:26:59 [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.RouteOriginAsTwoOctetEcHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 10:26:59 [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.RouteOrigin4OctectASEcHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 10:26:59 [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.LinkBandwidthECTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 10:26:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 10:26:59 [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.SourceASHandlerTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 10:26:59 [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 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 10:26:59 [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 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 10:26:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 10:26:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 10:26:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 10:26:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 10:26:59 [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 10:26:59 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 10:27:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 10:27:00 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 10:27:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 10:27:00 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 10:27:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 10:27:00 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 10:27:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 10:27:00 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 10:27:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 10:27:00 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 10:27:00 [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 10:27:00 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 10:27:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 10:27:00 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 10:27:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 10:27:00 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 10:27:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 10:27:00 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 10:27:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 10:27:00 [INFO] 10:27:00 [INFO] Results: 10:27:00 [INFO] 10:27:00 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 10:27:00 [INFO] 10:27:00 [INFO] 10:27:00 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-parser-impl --- 10:27:00 [INFO] 10:27:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-impl --- 10:27:00 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT.jar 10:27:00 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 10:27:00 [INFO] 10:27:00 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-parser-impl --- 10:27:00 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-tests.jar 10:27:00 [INFO] 10:27:00 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-parser-impl --- 10:27:00 [INFO] Skipping source per configuration. 10:27:00 [INFO] 10:27:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-parser-impl --- 10:27:00 [INFO] No previous run data found, generating javadoc. 10:27:02 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar 10:27:02 [INFO] 10:27:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-impl --- 10:27:02 [INFO] CycloneDX: Resolving Dependencies 10:27:02 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 10:27:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bom.xml 10:27:02 [INFO] attaching as bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:27:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/bom.json 10:27:03 [INFO] attaching as bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:27:03 [INFO] 10:27:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 10:27:03 [INFO] Skipping duplicate-finder execution! 10:27:03 [INFO] 10:27:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-parser-impl --- 10:27:03 [INFO] No dependency problems found 10:27:03 [INFO] 10:27:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-impl --- 10:27:03 [INFO] Skipping source per configuration. 10:27:03 [INFO] 10:27:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-impl --- 10:27:03 [INFO] 10:27:03 [INFO] --- jacoco:0.8.13:report (report) @ bgp-parser-impl --- 10:27:03 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/parser-impl/target/code-coverage/jacoco.exec 10:27:03 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 10:27:03 [INFO] 10:27:03 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-impl --- 10:27:03 [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 10:27:03 [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 10:27:03 [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 10:27:03 [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 10:27:03 [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 10:27:03 [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 10:27:03 [INFO] 10:27:03 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-impl --- 10:27:03 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT.jar 10:27:03 [INFO] Writing OBR metadata 10:27:03 [INFO] 10:27:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-parser-impl --- 10:27:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:27:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:27:03 [INFO] 10:27:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-parser-impl --- 10:27:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:27:03 [INFO] 10:27:03 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 10:27:03 [INFO] Building OpenDaylight :: Extras :: Dependencies 0.24.0-SNAPSHOT [22/167] 10:27:03 [INFO] from features/odl-bgpcep-extras-dependencies/pom.xml 10:27:03 [INFO] ------------------------------[ feature ]------------------------------- 10:27:03 [INFO] 10:27:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 10:27:03 [INFO] 10:27:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 10:27:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:03 [INFO] 10:27:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 10:27:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:03 [INFO] 10:27:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 10:27:04 [INFO] 10:27:04 [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-extras-dependencies --- 10:27:04 [INFO] 10:27:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 10:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:27:04 [INFO] argLine set to empty 10:27:04 [INFO] 10:27:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-extras-dependencies --- 10:27:04 [INFO] Starting audit... 10:27:04 Audit done. 10:27:04 [INFO] You have 0 Checkstyle violations. 10:27:04 [INFO] 10:27:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-extras-dependencies --- 10:27:04 [INFO] Starting audit... 10:27:04 Audit done. 10:27:04 [INFO] You have 0 Checkstyle violations. 10:27:04 [INFO] 10:27:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 10:27:04 [INFO] 10:27:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 10:27:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 10:27:04 [INFO] ...done! 10:27:04 [INFO] Attaching features XML 10:27:04 [INFO] 10:27:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 10:27: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:27:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:27:04 [INFO] 10:27:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 10:27:04 [INFO] 10:27:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 10:27:04 [INFO] No files found to run spotbugs, check compile phase has been run 10:27:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:27:04 [INFO] 10:27:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 10:27:04 [INFO] 10:27:04 [INFO] 10:27:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 10:27:04 [INFO] 10:27:04 [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-extras-dependencies --- 10:27:04 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies 10:27:04 [INFO] Project dependency features detected: [] 10:27:04 [INFO] Pax Exam System (Version: 4.14.0) created. 10:27:04 [INFO] Creating RMI registry server on 127.0.0.1:40419 10:27:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:27:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:27:04 [INFO] Waiting for remote bundle context.. on 40419 name: 4f78f4ce-75f6-4db8-82d9-b552d8bb4177 timout: [ RelativeTimeout value = 180000 ] 10:27:08 [INFO] Building jar from resources and headers. 10:27:08 [INFO] Writing jar finished. 10:27:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:27:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:27:10 [INFO] 10:27:10 [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-extras-dependencies --- 10:27:10 [INFO] 10:27:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 10:27:10 [INFO] No Javadoc in project. Archive not created. 10:27:10 [INFO] 10:27:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-extras-dependencies --- 10:27:10 [INFO] CycloneDX: Resolving Dependencies 10:27:11 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 10:27:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-extras-dependencies/target/bom.xml 10:27:11 [INFO] attaching as odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml 10:27:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-extras-dependencies/target/bom.json 10:27:11 [INFO] attaching as odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.json 10:27:11 [INFO] 10:27:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 10:27:11 [INFO] Skipping duplicate-finder execution! 10:27:11 [INFO] 10:27:11 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 10:27:11 [INFO] Skipping plugin execution 10:27:11 [INFO] 10:27:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 10:27:11 [INFO] Skipping source per configuration. 10:27:11 [INFO] 10:27:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 10:27:11 [INFO] 10:27:11 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-extras-dependencies --- 10:27:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:27:11 [INFO] 10:27:11 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-extras-dependencies --- 10:27:11 [WARNING] 10:27:11 [WARNING] The packaging plugin for project odl-bgpcep-extras-dependencies did not assign 10:27:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:27:11 [WARNING] 10:27:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:27:11 [WARNING] 10:27:11 [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 10:27:11 [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 10:27:11 [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 10:27:11 [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 10:27:11 [INFO] 10:27:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-extras-dependencies --- 10:27:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:27:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:27:11 [WARNING] 10:27:11 [WARNING] The packaging plugin for project odl-bgpcep-extras-dependencies did not assign 10:27:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:27:11 [WARNING] 10:27:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:27:11 [WARNING] 10:27:11 [INFO] 10:27:11 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 10:27:11 [INFO] Building OpenDaylight :: BGP :: Dependencies 0.24.0-SNAPSHOT [23/167] 10:27:11 [INFO] from features/odl-bgpcep-bgp-dependencies/pom.xml 10:27:11 [INFO] ------------------------------[ feature ]------------------------------- 10:27:11 [INFO] 10:27:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] 10:27:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:11 [INFO] 10:27:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:11 [INFO] 10:27:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] 10:27:11 [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] 10:27:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:27:11 [INFO] argLine set to empty 10:27:11 [INFO] 10:27:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] Starting audit... 10:27:11 Audit done. 10:27:11 [INFO] You have 0 Checkstyle violations. 10:27:11 [INFO] 10:27:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] Starting audit... 10:27:11 Audit done. 10:27:11 [INFO] You have 0 Checkstyle violations. 10:27:11 [INFO] 10:27:11 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] 10:27:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 10:27:11 [INFO] ...done! 10:27:11 [INFO] Attaching features XML 10:27:11 [INFO] 10:27:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 10:27: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 10:27:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:27:11 [INFO] 10:27:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 10:27:11 [INFO] 10:27:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] No files found to run spotbugs, check compile phase has been run 10:27:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:27:11 [INFO] 10:27:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 10:27:11 [INFO] 10:27:11 [INFO] 10:27:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] 10:27:11 [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-dependencies --- 10:27:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies 10:27:11 [INFO] Project dependency features detected: [] 10:27:11 [INFO] Pax Exam System (Version: 4.14.0) created. 10:27:11 [INFO] Creating RMI registry server on 127.0.0.1:45009 10:27:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:27:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:27:12 [INFO] Waiting for remote bundle context.. on 45009 name: ee137f20-da41-47cf-93e4-e0993892185c timout: [ RelativeTimeout value = 180000 ] 10:27:16 [INFO] Building jar from resources and headers. 10:27:16 [INFO] Writing jar finished. 10:27:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:27:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:27:18 [INFO] 10:27:18 [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 10:27:18 [INFO] 10:27:18 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 10:27:18 [INFO] No Javadoc in project. Archive not created. 10:27:18 [INFO] 10:27:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 10:27:18 [INFO] CycloneDX: Resolving Dependencies 10:27:19 [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) 10:27:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-dependencies/target/bom.xml 10:27:19 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml 10:27:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-dependencies/target/bom.json 10:27:19 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.json 10:27:19 [INFO] 10:27:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 10:27:19 [INFO] Skipping duplicate-finder execution! 10:27:19 [INFO] 10:27:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 10:27:19 [INFO] Skipping plugin execution 10:27:19 [INFO] 10:27:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 10:27:19 [INFO] Skipping source per configuration. 10:27:19 [INFO] 10:27:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 10:27:19 [INFO] 10:27:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-dependencies --- 10:27:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:27:19 [INFO] 10:27:19 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-dependencies --- 10:27:19 [WARNING] 10:27:19 [WARNING] The packaging plugin for project odl-bgpcep-bgp-dependencies did not assign 10:27:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:27:19 [WARNING] 10:27:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:27:19 [WARNING] 10:27:19 [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 10:27:19 [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 10:27:19 [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 10:27:19 [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 10:27:19 [INFO] 10:27:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-dependencies --- 10:27:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:27:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:27:19 [WARNING] 10:27:19 [WARNING] The packaging plugin for project odl-bgpcep-bgp-dependencies did not assign 10:27:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:27:19 [WARNING] 10:27:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:27:19 [WARNING] 10:27:19 [INFO] 10:27:19 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 10:27:19 [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.24.0-SNAPSHOT [24/167] 10:27:19 [INFO] from features/odl-bgpcep-bgp-parser-api/pom.xml 10:27:19 [INFO] ------------------------------[ feature ]------------------------------- 10:27:19 [INFO] 10:27:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 10:27:19 [INFO] 10:27:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 10:27:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:19 [INFO] 10:27:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- 10:27:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:19 [INFO] 10:27:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- 10:27:20 [INFO] 10:27:20 [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-parser-api --- 10:27:20 [INFO] 10:27:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 10:27:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:27:20 [INFO] argLine set to empty 10:27:20 [INFO] 10:27:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser-api --- 10:27:20 [INFO] Starting audit... 10:27:20 Audit done. 10:27:20 [INFO] You have 0 Checkstyle violations. 10:27:20 [INFO] 10:27:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser-api --- 10:27:20 [INFO] Starting audit... 10:27:20 Audit done. 10:27:20 [INFO] You have 0 Checkstyle violations. 10:27:20 [INFO] 10:27:20 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 10:27:20 [INFO] 10:27:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 10:27:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 10:27:20 [INFO] ...done! 10:27:20 [INFO] Attaching features XML 10:27:20 [INFO] 10:27:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 10:27: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 10:27:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:27:20 [INFO] 10:27:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 10:27:20 [INFO] 10:27:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 10:27:20 [INFO] No files found to run spotbugs, check compile phase has been run 10:27:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:27:20 [INFO] 10:27:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 10:27:20 [INFO] 10:27:20 [INFO] 10:27:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 10:27:20 [INFO] 10:27:20 [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-parser-api --- 10:27:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api 10:27:20 [INFO] Project dependency features detected: [] 10:27:20 [INFO] Pax Exam System (Version: 4.14.0) created. 10:27:20 [INFO] Creating RMI registry server on 127.0.0.1:38039 10:27:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:27:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:27:20 [INFO] Waiting for remote bundle context.. on 38039 name: c2e670f3-5a8c-4626-b019-895a43d38bd2 timout: [ RelativeTimeout value = 180000 ] 10:27:25 [INFO] Building jar from resources and headers. 10:27:25 [INFO] Writing jar finished. 10:27:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:27:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:27:27 [INFO] 10:27:27 [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 10:27:27 [INFO] 10:27:27 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 10:27:27 [INFO] No Javadoc in project. Archive not created. 10:27:27 [INFO] 10:27:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 10:27:27 [INFO] CycloneDX: Resolving Dependencies 10:27:28 [INFO] CycloneDX: Creating BOM version 1.6 with 90 component(s) 10:27:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser-api/target/bom.xml 10:27:28 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:27:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser-api/target/bom.json 10:27:28 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json 10:27:28 [INFO] 10:27:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 10:27:28 [INFO] Skipping duplicate-finder execution! 10:27:28 [INFO] 10:27:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 10:27:28 [INFO] Skipping plugin execution 10:27:28 [INFO] 10:27:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 10:27:28 [INFO] Skipping source per configuration. 10:27:28 [INFO] 10:27:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 10:27:28 [INFO] 10:27:28 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-parser-api --- 10:27:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:27:28 [INFO] 10:27:28 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser-api --- 10:27:28 [WARNING] 10:27:28 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser-api did not assign 10:27:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:27:28 [WARNING] 10:27:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:27:28 [WARNING] 10:27:28 [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 10:27:28 [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 10:27:28 [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 10:27:28 [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 10:27:28 [INFO] 10:27:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-parser-api --- 10:27:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:27:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:27:28 [WARNING] 10:27:28 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser-api did not assign 10:27:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:27:28 [WARNING] 10:27:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:27:28 [WARNING] 10:27:28 [INFO] 10:27:28 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 10:27:28 [INFO] Building OpenDaylight :: BGP :: Parser 0.24.0-SNAPSHOT [25/167] 10:27:28 [INFO] from features/odl-bgpcep-bgp-parser/pom.xml 10:27:28 [INFO] ------------------------------[ feature ]------------------------------- 10:27:28 [INFO] 10:27:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser --- 10:27:28 [INFO] 10:27:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 10:27:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:28 [INFO] 10:27:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 10:27:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:28 [INFO] 10:27:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 10:27:29 [INFO] 10:27:29 [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-parser --- 10:27:29 [INFO] 10:27:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 10:27:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:27:29 [INFO] argLine set to empty 10:27:29 [INFO] 10:27:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser --- 10:27:29 [INFO] Starting audit... 10:27:29 Audit done. 10:27:29 [INFO] You have 0 Checkstyle violations. 10:27:29 [INFO] 10:27:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser --- 10:27:29 [INFO] Starting audit... 10:27:29 Audit done. 10:27:29 [INFO] You have 0 Checkstyle violations. 10:27:29 [INFO] 10:27:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 10:27:29 [INFO] 10:27:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 10:27:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 10:27:29 [INFO] ...done! 10:27:29 [INFO] Attaching features XML 10:27:29 [INFO] 10:27:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-parser --- 10:27: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 10:27:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:27:29 [INFO] 10:27:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 10:27:29 [INFO] 10:27:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 10:27:29 [INFO] No files found to run spotbugs, check compile phase has been run 10:27:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:27:29 [INFO] 10:27:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 10:27:29 [INFO] 10:27:29 [INFO] 10:27:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 10:27:29 [INFO] 10:27:29 [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-parser --- 10:27:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser 10:27:29 [INFO] Project dependency features detected: [] 10:27:29 [INFO] Pax Exam System (Version: 4.14.0) created. 10:27:29 [INFO] Creating RMI registry server on 127.0.0.1:36781 10:27:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:27:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:27:29 [INFO] Waiting for remote bundle context.. on 36781 name: e53202ef-a9f3-4fd3-b2c3-c1b69b8d696f timout: [ RelativeTimeout value = 180000 ] 10:27:33 [INFO] Building jar from resources and headers. 10:27:33 [INFO] Writing jar finished. 10:27:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:27:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:27:35 [INFO] 10:27:35 [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-parser --- 10:27:35 [INFO] 10:27:35 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 10:27:35 [INFO] No Javadoc in project. Archive not created. 10:27:35 [INFO] 10:27:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser --- 10:27:35 [INFO] CycloneDX: Resolving Dependencies 10:27:36 [INFO] CycloneDX: Creating BOM version 1.6 with 92 component(s) 10:27:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser/target/bom.xml 10:27:36 [INFO] attaching as odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.xml 10:27:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-parser/target/bom.json 10:27:36 [INFO] attaching as odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.json 10:27:36 [INFO] 10:27:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 10:27:36 [INFO] Skipping duplicate-finder execution! 10:27:36 [INFO] 10:27:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 10:27:36 [INFO] Skipping plugin execution 10:27:36 [INFO] 10:27:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 10:27:36 [INFO] Skipping source per configuration. 10:27:36 [INFO] 10:27:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 10:27:36 [INFO] 10:27:36 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-parser --- 10:27:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:27:36 [INFO] 10:27:36 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser --- 10:27:36 [WARNING] 10:27:36 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser did not assign 10:27:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:27:36 [WARNING] 10:27:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:27:36 [WARNING] 10:27:36 [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 10:27:36 [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 10:27:36 [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 10:27:36 [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 10:27:36 [INFO] 10:27:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-parser --- 10:27:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:27:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:27:36 [WARNING] 10:27:36 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser did not assign 10:27:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:27:36 [WARNING] 10:27:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:27:36 [WARNING] 10:27:36 [INFO] 10:27:36 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 10:27:36 [INFO] Building bgp-rib-api 0.24.0-SNAPSHOT [26/167] 10:27:36 [INFO] from bgp/rib-api/pom.xml 10:27:36 [INFO] -------------------------------[ bundle ]------------------------------- 10:27:36 [INFO] 10:27:36 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-api --- 10:27:36 [INFO] 10:27:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-rib-api --- 10:27:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:36 [INFO] 10:27:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 10:27:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:36 [INFO] 10:27:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-api --- 10:27:37 [INFO] 10:27:37 [INFO] --- dependency:3.8.1:properties (default) @ bgp-rib-api --- 10:27:37 [INFO] 10:27:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-api --- 10:27: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/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/** 10:27:37 [INFO] 10:27:37 [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-rib-api --- 10:27:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:27:37 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/src/main/yang 10:27:37 [INFO] yang-to-sources: Found 8 dependencies in 1.526 ms 10:27:37 [INFO] yang-to-sources: Project model files found: 2 in 3.325 ms 10:27:37 [INFO] yang-to-sources: 12 YANG models processed in 85.89 ms 10:27:37 [INFO] BindingJavaFileGenerator: Defined 64 files in 19.85 ms 10:27:37 [INFO] Sorted 64 files into 11 directories in 298.4 μs 10:27:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 64 in 32.08 ms 10:27:37 [INFO] 10:27:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-api --- 10:27:37 [INFO] Starting audit... 10:27:37 Audit done. 10:27:37 [INFO] You have 0 Checkstyle violations. 10:27:37 [INFO] 10:27:37 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-api --- 10:27:37 [INFO] Starting audit... 10:27:37 Audit done. 10:27:37 [INFO] You have 0 Checkstyle violations. 10:27:37 [INFO] 10:27:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-rib-api --- 10:27:37 [INFO] 10:27:37 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-api --- 10:27:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/src/main/resources 10:27:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/generated-sources/spi 10:27:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 10:27:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:27:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 10:27:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/generated-sources/spi 10:27:37 [INFO] 10:27:37 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-rib-api --- 10:27:37 [INFO] Recompiling the module because of changed dependency. 10:27:37 [INFO] Compiling 65 source files with javac [debug release 21] to target/classes 10:27:37 [INFO] 10:27:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 10:27:37 [INFO] 10:27:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-api --- 10:27:37 [INFO] Fork Value is true 10:27:40 [INFO] Done SpotBugs Analysis.... 10:27:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:27:40 [INFO] 10:27:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< 10:27:40 [INFO] 10:27:40 [INFO] 10:27:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-api --- 10:27:40 [INFO] BugInstance size is 0 10:27:40 [INFO] Error size is 0 10:27:40 [INFO] No errors/warnings found 10:27:40 [INFO] 10:27:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-api --- 10:27:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/src/test/resources 10:27:40 [INFO] 10:27:40 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-rib-api --- 10:27:40 [INFO] No sources to compile 10:27:40 [INFO] 10:27:40 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-rib-api --- 10:27:40 [INFO] No tests to run. 10:27:40 [INFO] 10:27:40 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-rib-api --- 10:27:40 [INFO] 10:27:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-api --- 10:27:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT.jar 10:27:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 10:27:40 [INFO] 10:27:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-rib-api --- 10:27:40 [INFO] No previous run data found, generating javadoc. 10:27:42 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT-javadoc.jar 10:27:42 [INFO] 10:27:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-api --- 10:27:42 [INFO] CycloneDX: Resolving Dependencies 10:27:43 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 10:27:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bom.xml 10:27:43 [INFO] attaching as bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:27:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-api/target/bom.json 10:27:43 [INFO] attaching as bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json 10:27:43 [INFO] 10:27:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 10:27:43 [INFO] Skipping duplicate-finder execution! 10:27:43 [INFO] 10:27:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-rib-api --- 10:27:43 [INFO] No dependency problems found 10:27:43 [INFO] 10:27:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-api --- 10:27:43 [INFO] Skipping source per configuration. 10:27:43 [INFO] 10:27:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-api --- 10:27:43 [INFO] 10:27:43 [INFO] --- jacoco:0.8.13:report (report) @ bgp-rib-api --- 10:27:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:43 [INFO] 10:27:43 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-api --- 10:27:43 [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 10:27:43 [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 10:27:43 [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 10:27:43 [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 10:27:43 [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 10:27:43 [INFO] 10:27:43 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-api --- 10:27:43 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT.jar 10:27:43 [INFO] Writing OBR metadata 10:27:43 [INFO] 10:27:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-rib-api --- 10:27:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:27:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:27:43 [INFO] 10:27:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-rib-api --- 10:27:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:27:43 [INFO] 10:27:43 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 10:27:43 [INFO] Building bgp-openconfig-api 0.24.0-SNAPSHOT [27/167] 10:27:43 [INFO] from bgp/openconfig-api/pom.xml 10:27:43 [INFO] -------------------------------[ bundle ]------------------------------- 10:27:43 [INFO] 10:27:43 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-api --- 10:27:43 [INFO] 10:27:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-openconfig-api --- 10:27:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:43 [INFO] 10:27:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 10:27:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:43 [INFO] 10:27:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-api --- 10:27:44 [INFO] 10:27:44 [INFO] --- dependency:3.8.1:properties (default) @ bgp-openconfig-api --- 10:27:44 [INFO] 10:27:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 10:27:44 [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/** 10:27:44 [INFO] 10:27:44 [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-openconfig-api --- 10:27:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:27:44 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/src/main/yang 10:27:44 [INFO] yang-to-sources: Found 10 dependencies in 1.310 ms 10:27:44 [INFO] yang-to-sources: Project model files found: 16 in 26.66 ms 10:27:44 [INFO] yang-to-sources: 27 YANG models processed in 235.8 ms 10:27:44 [INFO] BindingJavaFileGenerator: Defined 877 files in 52.60 ms 10:27:44 [INFO] Sorted 877 files into 181 directories in 1.584 ms 10:27:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 877 in 181.7 ms 10:27:44 [INFO] 10:27:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-api --- 10:27:44 [INFO] Starting audit... 10:27:44 Audit done. 10:27:44 [INFO] You have 0 Checkstyle violations. 10:27:44 [INFO] 10:27:44 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-api --- 10:27:44 [INFO] Starting audit... 10:27:44 Audit done. 10:27:44 [INFO] You have 0 Checkstyle violations. 10:27:44 [INFO] 10:27:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-openconfig-api --- 10:27:44 [INFO] 10:27:44 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-api --- 10:27:44 [INFO] Copying 2 resources from src/main/resources to target/classes 10:27:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/generated-sources/spi 10:27:44 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 10:27:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:27:44 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 10:27:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/generated-sources/spi 10:27:44 [INFO] 10:27:44 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-openconfig-api --- 10:27:44 [INFO] Recompiling the module because of changed dependency. 10:27:44 [INFO] Compiling 876 source files with javac [debug release 21] to target/classes 10:27:47 [INFO] 10:27:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> 10:27:47 [INFO] 10:27:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-api --- 10:27:47 [INFO] Fork Value is true 10:27:51 [INFO] Done SpotBugs Analysis.... 10:27:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:27:52 [INFO] 10:27:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 10:27:52 [INFO] 10:27:52 [INFO] 10:27:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-api --- 10:27:52 [INFO] BugInstance size is 0 10:27:52 [INFO] Error size is 0 10:27:52 [INFO] No errors/warnings found 10:27:52 [INFO] 10:27:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-api --- 10:27:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/src/test/resources 10:27:52 [INFO] 10:27:52 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-openconfig-api --- 10:27:52 [INFO] No sources to compile 10:27:52 [INFO] 10:27:52 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-openconfig-api --- 10:27:52 [INFO] No tests to run. 10:27:52 [INFO] 10:27:52 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-openconfig-api --- 10:27:52 [INFO] 10:27:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-api --- 10:27:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT.jar 10:27:53 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 10:27:53 [INFO] 10:27:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-openconfig-api --- 10:27:53 [INFO] No previous run data found, generating javadoc. 10:28:01 [WARNING] Javadoc Warnings 10:28:01 [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 10:28:01 [WARNING] * 10:28:01 [WARNING] ^ 10:28:01 [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 10:28:01 [WARNING] * 10:28:01 [WARNING] ^ 10:28:01 [WARNING] 2 warnings 10:28:01 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT-javadoc.jar 10:28:02 [INFO] 10:28:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-api --- 10:28:02 [INFO] CycloneDX: Resolving Dependencies 10:28:02 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 10:28:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bom.xml 10:28:02 [INFO] attaching as bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:28:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-api/target/bom.json 10:28:02 [INFO] attaching as bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.json 10:28:02 [INFO] 10:28:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 10:28:02 [INFO] Skipping duplicate-finder execution! 10:28:02 [INFO] 10:28:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 10:28:02 [INFO] No dependency problems found 10:28:02 [INFO] 10:28:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 10:28:02 [INFO] Skipping source per configuration. 10:28:02 [INFO] 10:28:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-api --- 10:28:03 [INFO] 10:28:03 [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-api --- 10:28:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:28:03 [INFO] 10:28:03 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-api --- 10:28:03 [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 10:28:03 [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 10:28:03 [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 10:28:03 [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 10:28:03 [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 10:28:03 [INFO] 10:28:03 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-api --- 10:28:03 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT.jar 10:28:03 [INFO] Writing OBR metadata 10:28:03 [INFO] 10:28:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-openconfig-api --- 10:28:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:28:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:28:03 [INFO] 10:28:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-openconfig-api --- 10:28:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:28:03 [INFO] 10:28:03 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 10:28:03 [INFO] Building bgp-rib-spi 0.24.0-SNAPSHOT [28/167] 10:28:03 [INFO] from bgp/rib-spi/pom.xml 10:28:03 [INFO] -------------------------------[ bundle ]------------------------------- 10:28:03 [INFO] 10:28:03 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-spi --- 10:28:03 [INFO] 10:28:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-rib-spi --- 10:28:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:03 [INFO] 10:28:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 10:28:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:03 [INFO] 10:28:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-spi --- 10:28:03 [INFO] 10:28:03 [INFO] --- dependency:3.8.1:properties (default) @ bgp-rib-spi --- 10:28:03 [INFO] 10:28:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 10:28: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/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/** 10:28:03 [INFO] 10:28:03 [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-rib-spi --- 10:28:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:28:03 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/main/yang 10:28:03 [INFO] yang-to-sources: Found 11 dependencies in 3.428 ms 10:28:03 [INFO] yang-to-sources: Project model files found: 1 in 2.170 ms 10:28:03 [INFO] yang-to-sources: 11 YANG models processed in 115.5 ms 10:28:03 [INFO] BindingJavaFileGenerator: Defined 29 files in 13.05 ms 10:28:03 [INFO] Sorted 29 files into 14 directories in 245.6 μs 10:28:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 29 in 20.71 ms 10:28:03 [INFO] 10:28:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-spi --- 10:28:04 [INFO] Starting audit... 10:28:04 Audit done. 10:28:04 [INFO] You have 0 Checkstyle violations. 10:28:04 [INFO] 10:28:04 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-spi --- 10:28:04 [INFO] Starting audit... 10:28:04 Audit done. 10:28:04 [INFO] You have 0 Checkstyle violations. 10:28:04 [INFO] 10:28:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-rib-spi --- 10:28:04 [INFO] 10:28:04 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-spi --- 10:28:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/main/resources 10:28:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/generated-sources/spi 10:28:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:28:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:28:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:28:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/generated-sources/spi 10:28:04 [INFO] 10:28:04 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-rib-spi --- 10:28:04 [INFO] Recompiling the module because of changed dependency. 10:28:04 [INFO] Compiling 80 source files with javac [debug release 21] to target/classes 10:28:04 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 10:28:04 [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 10:28:04 required: R 10:28:04 found: org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.Route 10:28:04 [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 10:28:04 [INFO] 10:28:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 10:28:04 [INFO] 10:28:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-spi --- 10:28:04 [INFO] Fork Value is true 10:28:08 [INFO] Done SpotBugs Analysis.... 10:28:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:28:08 [INFO] 10:28:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 10:28:08 [INFO] 10:28:08 [INFO] 10:28:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-spi --- 10:28:08 [INFO] BugInstance size is 0 10:28:08 [INFO] Error size is 0 10:28:08 [INFO] No errors/warnings found 10:28:08 [INFO] 10:28:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-spi --- 10:28:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/src/test/resources 10:28:08 [INFO] 10:28:08 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-rib-spi --- 10:28:08 [INFO] Recompiling the module because of changed dependency. 10:28:08 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 10:28:08 [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 10:28:08 required: E 10:28:08 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 10:28:08 [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 10:28:08 required: E 10:28:08 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 10:28:08 [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 10:28:08 [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 10:28:08 [INFO] 10:28:08 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-rib-spi --- 10:28:08 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/surefire-reports 10:28:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:28:08 [INFO] 10:28:08 [INFO] ------------------------------------------------------- 10:28:08 [INFO] T E S T S 10:28:08 [INFO] ------------------------------------------------------- 10:28:09 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 10:28:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 10:28:09 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 10:28:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.609 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 10:28:12 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 10:28:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:28:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 10:28:14 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 10:28:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 10:28:14 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 10:28:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 10:28:14 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 10:28:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 10:28:14 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 10:28:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 10:28:14 [INFO] 10:28:14 [INFO] Results: 10:28:14 [INFO] 10:28:14 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 10:28:14 [INFO] 10:28:14 [INFO] 10:28:14 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-rib-spi --- 10:28:14 [INFO] 10:28:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-spi --- 10:28:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT.jar 10:28:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 10:28:14 [INFO] 10:28:14 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-rib-spi --- 10:28:14 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-tests.jar 10:28:14 [INFO] 10:28:14 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-rib-spi --- 10:28:14 [INFO] Skipping source per configuration. 10:28:14 [INFO] 10:28:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-rib-spi --- 10:28:14 [INFO] No previous run data found, generating javadoc. 10:28:17 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-javadoc.jar 10:28:17 [INFO] 10:28:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-spi --- 10:28:17 [INFO] CycloneDX: Resolving Dependencies 10:28:18 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 10:28:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bom.xml 10:28:18 [INFO] attaching as bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:28:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/bom.json 10:28:18 [INFO] attaching as bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:28:18 [INFO] 10:28:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- 10:28:18 [INFO] Skipping duplicate-finder execution! 10:28:18 [INFO] 10:28:18 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-rib-spi --- 10:28:18 [INFO] No dependency problems found 10:28:18 [INFO] 10:28:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-spi --- 10:28:18 [INFO] Skipping source per configuration. 10:28:18 [INFO] 10:28:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-spi --- 10:28:18 [INFO] 10:28:18 [INFO] --- jacoco:0.8.13:report (report) @ bgp-rib-spi --- 10:28:18 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-spi/target/code-coverage/jacoco.exec 10:28:18 [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes 10:28:18 [INFO] 10:28:18 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-spi --- 10:28:18 [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 10:28:18 [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 10:28:18 [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 10:28:18 [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 10:28:18 [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 10:28:18 [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 10:28:18 [INFO] 10:28:18 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-spi --- 10:28:18 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT.jar 10:28:18 [INFO] Writing OBR metadata 10:28:18 [INFO] 10:28:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-rib-spi --- 10:28:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:28:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:28:18 [INFO] 10:28:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-rib-spi --- 10:28:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:28:18 [INFO] 10:28:18 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 10:28:18 [INFO] Building OpenDaylight :: BGP :: RIB Api 0.24.0-SNAPSHOT [29/167] 10:28:18 [INFO] from features/odl-bgpcep-bgp-rib-api/pom.xml 10:28:18 [INFO] ------------------------------[ feature ]------------------------------- 10:28:18 [INFO] 10:28:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 10:28:18 [INFO] 10:28:18 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 10:28:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:18 [INFO] 10:28:18 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- 10:28:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:18 [INFO] 10:28:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- 10:28:18 [INFO] 10:28:18 [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-rib-api --- 10:28:18 [INFO] 10:28:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 10:28:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:28:18 [INFO] argLine set to empty 10:28:18 [INFO] 10:28:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-api --- 10:28:18 [INFO] Starting audit... 10:28:18 Audit done. 10:28:18 [INFO] You have 0 Checkstyle violations. 10:28:18 [INFO] 10:28:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-api --- 10:28:18 [INFO] Starting audit... 10:28:18 Audit done. 10:28:18 [INFO] You have 0 Checkstyle violations. 10:28:18 [INFO] 10:28:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- 10:28:18 [INFO] 10:28:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 10:28:18 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 10:28:18 [INFO] ...done! 10:28:18 [INFO] Attaching features XML 10:28:18 [INFO] 10:28:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 10:28: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 10:28:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:28:19 [INFO] 10:28:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 10:28:19 [INFO] 10:28:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 10:28:19 [INFO] No files found to run spotbugs, check compile phase has been run 10:28:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:28:19 [INFO] 10:28:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 10:28:19 [INFO] 10:28:19 [INFO] 10:28:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 10:28:19 [INFO] 10:28:19 [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-rib-api --- 10:28:19 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api 10:28:19 [INFO] Project dependency features detected: [] 10:28:19 [INFO] Pax Exam System (Version: 4.14.0) created. 10:28:19 [INFO] Creating RMI registry server on 127.0.0.1:36743 10:28:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:28:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:28:19 [INFO] Waiting for remote bundle context.. on 36743 name: 0ffa713b-8f25-4d12-91bd-c5242fc7731f timout: [ RelativeTimeout value = 180000 ] 10:28:22 [INFO] Building jar from resources and headers. 10:28:22 [INFO] Writing jar finished. 10:28:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:28:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:28:26 [INFO] 10:28:26 [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 10:28:26 [INFO] 10:28:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 10:28:26 [INFO] No Javadoc in project. Archive not created. 10:28:26 [INFO] 10:28:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 10:28:26 [INFO] CycloneDX: Resolving Dependencies 10:28:28 [INFO] CycloneDX: Creating BOM version 1.6 with 143 component(s) 10:28:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-api/target/bom.xml 10:28:28 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:28:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-rib-api/target/bom.json 10:28:28 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json 10:28:28 [INFO] 10:28:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 10:28:28 [INFO] Skipping duplicate-finder execution! 10:28:28 [INFO] 10:28:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 10:28:28 [INFO] Skipping plugin execution 10:28:28 [INFO] 10:28:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 10:28:28 [INFO] Skipping source per configuration. 10:28:28 [INFO] 10:28:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 10:28:28 [INFO] 10:28:28 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-rib-api --- 10:28:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:28:28 [INFO] 10:28:28 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-api --- 10:28:28 [WARNING] 10:28:28 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-api did not assign 10:28:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:28:28 [WARNING] 10:28:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:28:28 [WARNING] 10:28:28 [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 10:28:28 [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 10:28:28 [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 10:28:28 [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 10:28:28 [INFO] 10:28:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-rib-api --- 10:28:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:28:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:28:28 [WARNING] 10:28:28 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-api did not assign 10:28:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:28:28 [WARNING] 10:28:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:28:28 [WARNING] 10:28:28 [INFO] 10:28:28 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 10:28:28 [INFO] Building bgp-openconfig-spi 0.24.0-SNAPSHOT [30/167] 10:28:28 [INFO] from bgp/openconfig-spi/pom.xml 10:28:28 [INFO] -------------------------------[ bundle ]------------------------------- 10:28:28 [INFO] 10:28:28 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-spi --- 10:28:28 [INFO] 10:28:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-openconfig-spi --- 10:28:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:28 [INFO] 10:28:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- 10:28:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:28 [INFO] 10:28:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-spi --- 10:28:28 [INFO] 10:28:28 [INFO] --- dependency:3.8.1:properties (default) @ bgp-openconfig-spi --- 10:28:28 [INFO] 10:28:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 10:28: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/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/** 10:28:28 [INFO] 10:28:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-spi --- 10:28:28 [INFO] Starting audit... 10:28:28 Audit done. 10:28:28 [INFO] You have 0 Checkstyle violations. 10:28:28 [INFO] 10:28:28 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-spi --- 10:28:28 [INFO] Starting audit... 10:28:28 Audit done. 10:28:28 [INFO] You have 0 Checkstyle violations. 10:28:28 [INFO] 10:28:28 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-openconfig-spi --- 10:28:28 [INFO] 10:28:28 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-spi --- 10:28:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/src/main/resources 10:28:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/generated-sources/spi 10:28:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/generated-sources/yang 10:28:28 [INFO] 10:28:28 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-openconfig-spi --- 10:28:28 [INFO] Recompiling the module because of changed dependency. 10:28:28 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 10:28:29 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 10:28:29 [INFO] 10:28:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 10:28:29 [INFO] 10:28:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-spi --- 10:28:29 [INFO] Fork Value is true 10:28:31 [INFO] Done SpotBugs Analysis.... 10:28:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:28:31 [INFO] 10:28:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 10:28:31 [INFO] 10:28:31 [INFO] 10:28:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-spi --- 10:28:31 [INFO] BugInstance size is 0 10:28:31 [INFO] Error size is 0 10:28:31 [INFO] No errors/warnings found 10:28:31 [INFO] 10:28:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-spi --- 10:28:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/src/test/resources 10:28:31 [INFO] 10:28:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-openconfig-spi --- 10:28:31 [INFO] Recompiling the module because of changed dependency. 10:28:31 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 10:28:31 [INFO] 10:28:31 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-openconfig-spi --- 10:28:31 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/surefire-reports 10:28:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:28:31 [INFO] 10:28:31 [INFO] ------------------------------------------------------- 10:28:31 [INFO] T E S T S 10:28:31 [INFO] ------------------------------------------------------- 10:28:32 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 10:28:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 10:28:32 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 10:28:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 10:28:32 [INFO] 10:28:32 [INFO] Results: 10:28:32 [INFO] 10:28:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 10:28:32 [INFO] 10:28:32 [INFO] 10:28:32 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-openconfig-spi --- 10:28:32 [INFO] 10:28:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-spi --- 10:28:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar 10:28:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 10:28:32 [INFO] 10:28:32 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-openconfig-spi --- 10:28:32 [INFO] No previous run data found, generating javadoc. 10:28:34 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT-javadoc.jar 10:28:34 [INFO] 10:28:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-spi --- 10:28:34 [INFO] CycloneDX: Resolving Dependencies 10:28:34 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 10:28:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bom.xml 10:28:34 [INFO] attaching as bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:28:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/bom.json 10:28:34 [INFO] attaching as bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:28:34 [INFO] 10:28:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 10:28:34 [INFO] Skipping duplicate-finder execution! 10:28:34 [INFO] 10:28:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 10:28:34 [INFO] No dependency problems found 10:28:34 [INFO] 10:28:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 10:28:34 [INFO] Skipping source per configuration. 10:28:34 [INFO] 10:28:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-spi --- 10:28:34 [INFO] 10:28:34 [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-spi --- 10:28:34 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-spi/target/code-coverage/jacoco.exec 10:28:34 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 10:28:34 [INFO] 10:28:34 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-spi --- 10:28:34 [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 10:28:34 [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 10:28:34 [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 10:28:34 [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 10:28:34 [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 10:28:34 [INFO] 10:28:34 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-spi --- 10:28:34 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar 10:28:34 [INFO] Writing OBR metadata 10:28:34 [INFO] 10:28:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-openconfig-spi --- 10:28:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:28:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:28:34 [INFO] 10:28:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-openconfig-spi --- 10:28:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:28:34 [INFO] 10:28:34 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 10:28:34 [INFO] Building OpenDaylight :: BGP :: Openconfig 0.24.0-SNAPSHOT [31/167] 10:28:34 [INFO] from features/odl-bgpcep-bgp-openconfig/pom.xml 10:28:34 [INFO] ------------------------------[ feature ]------------------------------- 10:28:34 [INFO] 10:28:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 10:28:34 [INFO] 10:28:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 10:28:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:34 [INFO] 10:28:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 10:28:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:34 [INFO] 10:28:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 10:28:35 [INFO] 10:28:35 [INFO] --- dependency:3.8.1:properties (default) @ odl-bgpcep-bgp-openconfig --- 10:28:35 [INFO] 10:28:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 10:28:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:28:35 [INFO] argLine set to empty 10:28:35 [INFO] 10:28:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig --- 10:28:35 [INFO] Starting audit... 10:28:35 Audit done. 10:28:35 [INFO] You have 0 Checkstyle violations. 10:28:35 [INFO] 10:28:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig --- 10:28:35 [INFO] Starting audit... 10:28:35 Audit done. 10:28:35 [INFO] You have 0 Checkstyle violations. 10:28:35 [INFO] 10:28:35 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 10:28:35 [INFO] 10:28:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 10:28:35 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 10:28:35 [INFO] ...done! 10:28:35 [INFO] Attaching features XML 10:28:35 [INFO] 10:28:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 10:28: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 10:28:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:28:35 [INFO] 10:28:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 10:28:35 [INFO] 10:28:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 10:28:35 [INFO] No files found to run spotbugs, check compile phase has been run 10:28:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:28:35 [INFO] 10:28:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 10:28:35 [INFO] 10:28:35 [INFO] 10:28:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 10:28:35 [INFO] 10:28:35 [INFO] --- feattest:14.1.3:test (default) @ odl-bgpcep-bgp-openconfig --- 10:28:35 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig 10:28:35 [INFO] Project dependency features detected: [] 10:28:35 [INFO] Pax Exam System (Version: 4.14.0) created. 10:28:35 [INFO] Creating RMI registry server on 127.0.0.1:37943 10:28:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 10:28:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 10:28:35 [INFO] Waiting for remote bundle context.. on 37943 name: 353866aa-ec37-49cf-91f9-ef49ce963d7c timout: [ RelativeTimeout value = 180000 ] 10:28:39 [INFO] Building jar from resources and headers. 10:28:39 [INFO] Writing jar finished. 10:28:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 10:28:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 10:28:43 [INFO] 10:28:43 [INFO] --- copy:14.1.3:copy-files (default) @ odl-bgpcep-bgp-openconfig --- 10:28:43 [INFO] 10:28:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 10:28:43 [INFO] No Javadoc in project. Archive not created. 10:28:43 [INFO] 10:28:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig --- 10:28:43 [INFO] CycloneDX: Resolving Dependencies 10:28:44 [INFO] CycloneDX: Creating BOM version 1.6 with 145 component(s) 10:28:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig/target/bom.xml 10:28:44 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.xml 10:28:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/features/odl-bgpcep-bgp-openconfig/target/bom.json 10:28:44 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.json 10:28:44 [INFO] 10:28:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 10:28:44 [INFO] Skipping duplicate-finder execution! 10:28:44 [INFO] 10:28:44 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- 10:28:44 [INFO] Skipping plugin execution 10:28:44 [INFO] 10:28:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- 10:28:44 [INFO] Skipping source per configuration. 10:28:44 [INFO] 10:28:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- 10:28:44 [INFO] 10:28:44 [INFO] --- jacoco:0.8.13:report (report) @ odl-bgpcep-bgp-openconfig --- 10:28:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:28:44 [INFO] 10:28:44 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig --- 10:28:44 [WARNING] 10:28:44 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig did not assign 10:28:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:28:44 [WARNING] 10:28:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:28:44 [WARNING] 10:28:44 [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 10:28:44 [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 10:28:44 [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 10:28:44 [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 10:28:44 [INFO] 10:28:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bgpcep-bgp-openconfig --- 10:28:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:28:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:28:44 [WARNING] 10:28:44 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig did not assign 10:28:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:28:44 [WARNING] 10:28:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:28:44 [WARNING] 10:28:44 [INFO] 10:28:44 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 10:28:44 [INFO] Building bgp-bmp-api 0.24.0-SNAPSHOT [32/167] 10:28:44 [INFO] from bmp/bmp-api/pom.xml 10:28:44 [INFO] -------------------------------[ bundle ]------------------------------- 10:28:44 [INFO] 10:28:44 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-api --- 10:28:44 [INFO] 10:28:44 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-bmp-api --- 10:28:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:44 [INFO] 10:28:44 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 10:28:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:44 [INFO] 10:28:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-api --- 10:28:45 [INFO] 10:28:45 [INFO] --- dependency:3.8.1:properties (default) @ bgp-bmp-api --- 10:28:45 [INFO] 10:28:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 10:28:45 [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/** 10:28:45 [INFO] 10:28:45 [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-bmp-api --- 10:28:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:28:45 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/src/main/yang 10:28:45 [INFO] yang-to-sources: Found 9 dependencies in 1.253 ms 10:28:45 [INFO] yang-to-sources: Project model files found: 3 in 3.952 ms 10:28:45 [INFO] yang-to-sources: 14 YANG models processed in 68.11 ms 10:28:45 [INFO] BindingJavaFileGenerator: Defined 169 files in 13.67 ms 10:28:45 [INFO] Sorted 169 files into 35 directories in 269.3 μs 10:28:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 169 in 34.84 ms 10:28:45 [INFO] 10:28:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-api --- 10:28:45 [INFO] Starting audit... 10:28:45 Audit done. 10:28:45 [INFO] You have 0 Checkstyle violations. 10:28:45 [INFO] 10:28:45 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-api --- 10:28:45 [INFO] Starting audit... 10:28:45 Audit done. 10:28:45 [INFO] You have 0 Checkstyle violations. 10:28:45 [INFO] 10:28:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-bmp-api --- 10:28:45 [INFO] 10:28:45 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-api --- 10:28:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/src/main/resources 10:28:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/generated-sources/spi 10:28:45 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 10:28:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:28:45 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 10:28:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/generated-sources/spi 10:28:45 [INFO] 10:28:45 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-bmp-api --- 10:28:45 [INFO] Recompiling the module because of changed dependency. 10:28:45 [INFO] Compiling 169 source files with javac [debug release 21] to target/classes 10:28:46 [INFO] 10:28:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 10:28:46 [INFO] 10:28:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-api --- 10:28:46 [INFO] Fork Value is true 10:28:48 [INFO] Done SpotBugs Analysis.... 10:28:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:28:48 [INFO] 10:28:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 10:28:48 [INFO] 10:28:48 [INFO] 10:28:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-api --- 10:28:48 [INFO] BugInstance size is 0 10:28:48 [INFO] Error size is 0 10:28:48 [INFO] No errors/warnings found 10:28:48 [INFO] 10:28:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-api --- 10:28:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/src/test/resources 10:28:48 [INFO] 10:28:48 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-bmp-api --- 10:28:48 [INFO] No sources to compile 10:28:48 [INFO] 10:28:48 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-bmp-api --- 10:28:48 [INFO] No tests to run. 10:28:48 [INFO] 10:28:48 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-bmp-api --- 10:28:48 [INFO] 10:28:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-api --- 10:28:49 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT.jar 10:28:49 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 10:28:49 [INFO] 10:28:49 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-bmp-api --- 10:28:49 [INFO] No previous run data found, generating javadoc. 10:28:52 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT-javadoc.jar 10:28:52 [INFO] 10:28:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-api --- 10:28:52 [INFO] CycloneDX: Resolving Dependencies 10:28:53 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 10:28:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bom.xml 10:28:53 [INFO] attaching as bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:28:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bmp/bmp-api/target/bom.json 10:28:53 [INFO] attaching as bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json 10:28:53 [INFO] 10:28:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- 10:28:53 [INFO] Skipping duplicate-finder execution! 10:28:53 [INFO] 10:28:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-bmp-api --- 10:28:53 [INFO] No dependency problems found 10:28:53 [INFO] 10:28:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-api --- 10:28:53 [INFO] Skipping source per configuration. 10:28:53 [INFO] 10:28:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-api --- 10:28:53 [INFO] 10:28:53 [INFO] --- jacoco:0.8.13:report (report) @ bgp-bmp-api --- 10:28:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:28:53 [INFO] 10:28:53 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-api --- 10:28:53 [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 10:28:53 [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 10:28:53 [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 10:28:53 [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 10:28:53 [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 10:28:53 [INFO] 10:28:53 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-api --- 10:28:53 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT.jar 10:28:53 [INFO] Writing OBR metadata 10:28:53 [INFO] 10:28:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-bmp-api --- 10:28:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:28:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:28:53 [INFO] 10:28:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-bmp-api --- 10:28:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:28:53 [INFO] 10:28:53 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 10:28:53 [INFO] Building bgp-extension-parent 0.24.0-SNAPSHOT [33/167] 10:28:53 [INFO] from bgp/extensions/parent/pom.xml 10:28:53 [INFO] --------------------------------[ pom ]--------------------------------- 10:28:53 [INFO] 10:28:53 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-extension-parent --- 10:28:53 [INFO] 10:28:53 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-extension-parent --- 10:28:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:53 [INFO] 10:28:53 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- 10:28:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:53 [INFO] 10:28:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-extension-parent --- 10:28:53 [INFO] 10:28:53 [INFO] --- dependency:3.8.1:properties (default) @ bgp-extension-parent --- 10:28:53 [INFO] 10:28:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 10:28: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/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/** 10:28:53 [INFO] 10:28:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-extension-parent --- 10:28:53 [INFO] Starting audit... 10:28:53 Audit done. 10:28:53 [INFO] You have 0 Checkstyle violations. 10:28:53 [INFO] 10:28:53 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-extension-parent --- 10:28:53 [INFO] Starting audit... 10:28:53 Audit done. 10:28:53 [INFO] You have 0 Checkstyle violations. 10:28:53 [INFO] 10:28:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-extension-parent --- 10:28:53 [INFO] 10:28:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 10:28:53 [INFO] 10:28:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-extension-parent --- 10:28:53 [INFO] No files found to run spotbugs, check compile phase has been run 10:28:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:28:53 [INFO] 10:28:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 10:28:53 [INFO] 10:28:53 [INFO] 10:28:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-extension-parent --- 10:28:53 [INFO] 10:28:53 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-extension-parent --- 10:28:53 [INFO] 10:28:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-extension-parent --- 10:28:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 10:28:53 [INFO] 10:28:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-extension-parent --- 10:28:53 [INFO] CycloneDX: Resolving Dependencies 10:28:54 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 10:28:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/parent/target/bom.xml 10:28:54 [INFO] attaching as bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.xml 10:28:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/parent/target/bom.json 10:28:54 [INFO] attaching as bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.json 10:28:54 [INFO] 10:28:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 10:28:54 [INFO] Skipping duplicate-finder execution! 10:28:54 [INFO] 10:28:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-extension-parent --- 10:28:54 [INFO] Skipping pom project 10:28:54 [INFO] 10:28:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-extension-parent --- 10:28:54 [INFO] Skipping source per configuration. 10:28:54 [INFO] 10:28:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-extension-parent --- 10:28:54 [INFO] 10:28:54 [INFO] --- jacoco:0.8.13:report (report) @ bgp-extension-parent --- 10:28:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:28:54 [INFO] 10:28:54 [INFO] --- install:3.1.4:install (default-install) @ bgp-extension-parent --- 10:28:54 [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 10:28:54 [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 10:28:54 [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 10:28:54 [INFO] 10:28:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-extension-parent --- 10:28:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:28:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:28:54 [INFO] 10:28:54 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 10:28:54 [INFO] Building bgp-inet 0.24.0-SNAPSHOT [34/167] 10:28:54 [INFO] from bgp/extensions/inet/pom.xml 10:28:54 [INFO] -------------------------------[ bundle ]------------------------------- 10:28:54 [INFO] 10:28:54 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-inet --- 10:28:54 [INFO] 10:28:54 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-inet --- 10:28:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:54 [INFO] 10:28:54 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-inet --- 10:28:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:54 [INFO] 10:28:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-inet --- 10:28:55 [INFO] 10:28:55 [INFO] --- dependency:3.8.1:properties (default) @ bgp-inet --- 10:28:55 [INFO] 10:28:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-inet --- 10:28: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/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/** 10:28:55 [INFO] 10:28:55 [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-inet --- 10:28:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:28:55 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/src/main/yang 10:28:55 [INFO] yang-to-sources: Found 13 dependencies in 2.344 ms 10:28:55 [INFO] yang-to-sources: Project model files found: 1 in 1.291 ms 10:28:55 [INFO] yang-to-sources: 13 YANG models processed in 121.1 ms 10:28:55 [INFO] BindingJavaFileGenerator: Defined 68 files in 11.87 ms 10:28:55 [INFO] Sorted 68 files into 22 directories in 138.6 μs 10:28:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 20.14 ms 10:28:55 [INFO] 10:28:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-inet --- 10:28:55 [INFO] Starting audit... 10:28:55 Audit done. 10:28:55 [INFO] You have 0 Checkstyle violations. 10:28:55 [INFO] 10:28:55 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-inet --- 10:28:55 [INFO] Starting audit... 10:28:55 Audit done. 10:28:55 [INFO] You have 0 Checkstyle violations. 10:28:55 [INFO] 10:28:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-inet --- 10:28:55 [INFO] 10:28:55 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-inet --- 10:28:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/src/main/resources 10:28:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/generated-sources/spi 10:28:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:28:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:28:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:28:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/generated-sources/spi 10:28:55 [INFO] 10:28:55 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-inet --- 10:28:55 [INFO] Recompiling the module because of changed dependency. 10:28:55 [INFO] Compiling 78 source files with javac [debug release 21] to target/classes 10:28:56 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 10:28:56 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 10:28:56 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 10:28:56 [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[] 10:28:56 [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[] 10:28:56 [INFO] 10:28:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-inet >>> 10:28:56 [INFO] 10:28:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-inet --- 10:28:56 [INFO] Fork Value is true 10:28:59 [INFO] Done SpotBugs Analysis.... 10:28:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:28:59 [INFO] 10:28:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-inet <<< 10:28:59 [INFO] 10:28:59 [INFO] 10:28:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-inet --- 10:28:59 [INFO] BugInstance size is 0 10:28:59 [INFO] Error size is 0 10:28:59 [INFO] No errors/warnings found 10:28:59 [INFO] 10:28:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-inet --- 10:28:59 [INFO] Copying 2 resources from src/test/resources to target/test-classes 10:28:59 [INFO] 10:28:59 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-inet --- 10:28:59 [INFO] Recompiling the module because of changed dependency. 10:28:59 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 10:28:59 [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 10:28:59 [INFO] 10:28:59 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-inet --- 10:28:59 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/surefire-reports 10:28:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:28:59 [INFO] 10:28:59 [INFO] ------------------------------------------------------- 10:28:59 [INFO] T E S T S 10:28:59 [INFO] ------------------------------------------------------- 10:29:00 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 10:29:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 10:29:00 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 10:29:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:29:04 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.165 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 10:29:04 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 10:29:04 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 10:29:04 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 10:29:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 10:29:05 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 10:29:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 10:29:05 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 10:29:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 10:29:05 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 10:29:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 10:29:05 [INFO] 10:29:05 [INFO] Results: 10:29:05 [INFO] 10:29:05 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 10:29:05 [INFO] 10:29:05 [INFO] 10:29:05 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-inet --- 10:29:05 [INFO] 10:29:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-inet --- 10:29:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT.jar 10:29:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 10:29:05 [INFO] 10:29:05 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-inet --- 10:29:05 [INFO] No previous run data found, generating javadoc. 10:29:08 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT-javadoc.jar 10:29:08 [INFO] 10:29:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-inet --- 10:29:08 [INFO] CycloneDX: Resolving Dependencies 10:29:09 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 10:29:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bom.xml 10:29:09 [INFO] attaching as bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml 10:29:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/bom.json 10:29:09 [INFO] attaching as bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json 10:29:09 [INFO] 10:29:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 10:29:09 [INFO] Skipping duplicate-finder execution! 10:29:09 [INFO] 10:29:09 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-inet --- 10:29:09 [INFO] No dependency problems found 10:29:09 [INFO] 10:29:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-inet --- 10:29:09 [INFO] Skipping source per configuration. 10:29:09 [INFO] 10:29:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-inet --- 10:29:09 [INFO] 10:29:09 [INFO] --- jacoco:0.8.13:report (report) @ bgp-inet --- 10:29:09 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/inet/target/code-coverage/jacoco.exec 10:29:09 [INFO] Analyzed bundle 'bgp-inet' with 13 classes 10:29:09 [INFO] 10:29:09 [INFO] --- install:3.1.4:install (default-install) @ bgp-inet --- 10:29:09 [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 10:29:09 [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 10:29:09 [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 10:29:09 [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 10:29:09 [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 10:29:09 [INFO] 10:29:09 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-inet --- 10:29:09 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT.jar 10:29:09 [INFO] Writing OBR metadata 10:29:09 [INFO] 10:29:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-inet --- 10:29:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:29:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:29:09 [INFO] 10:29:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-inet --- 10:29:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:29:09 [INFO] 10:29:09 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 10:29:09 [INFO] Building bgp-path-selection-mode 0.24.0-SNAPSHOT [35/167] 10:29:09 [INFO] from bgp/path-selection-mode/pom.xml 10:29:09 [INFO] -------------------------------[ bundle ]------------------------------- 10:29:09 [INFO] 10:29:09 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-path-selection-mode --- 10:29:09 [INFO] 10:29:09 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-path-selection-mode --- 10:29:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:29:09 [INFO] 10:29:09 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 10:29:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:29:09 [INFO] 10:29:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-path-selection-mode --- 10:29:10 [INFO] 10:29:10 [INFO] --- dependency:3.8.1:properties (default) @ bgp-path-selection-mode --- 10:29:10 [INFO] 10:29:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 10:29:10 [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/** 10:29:10 [INFO] 10:29:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-path-selection-mode --- 10:29:10 [INFO] Starting audit... 10:29:10 Audit done. 10:29:10 [INFO] You have 0 Checkstyle violations. 10:29:10 [INFO] 10:29:10 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-path-selection-mode --- 10:29:10 [INFO] Starting audit... 10:29:10 Audit done. 10:29:10 [INFO] You have 0 Checkstyle violations. 10:29:10 [INFO] 10:29:10 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-path-selection-mode --- 10:29:10 [INFO] 10:29:10 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-path-selection-mode --- 10:29:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/main/resources 10:29:10 [INFO] 10:29:10 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-path-selection-mode --- 10:29:10 [INFO] Recompiling the module because of changed dependency. 10:29:10 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 10:29:10 [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 10:29:10 [INFO] 10:29:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 10:29:10 [INFO] 10:29:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-path-selection-mode --- 10:29:10 [INFO] Fork Value is true 10:29:13 [INFO] Done SpotBugs Analysis.... 10:29:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:29:13 [INFO] 10:29:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< 10:29:13 [INFO] 10:29:13 [INFO] 10:29:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-path-selection-mode --- 10:29:13 [INFO] BugInstance size is 0 10:29:13 [INFO] Error size is 0 10:29:13 [INFO] No errors/warnings found 10:29:13 [INFO] 10:29:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-path-selection-mode --- 10:29:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/src/test/resources 10:29:13 [INFO] 10:29:13 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-path-selection-mode --- 10:29:13 [INFO] Recompiling the module because of changed dependency. 10:29:13 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 10:29:14 [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 10:29:14 [INFO] 10:29:14 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-path-selection-mode --- 10:29:14 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/surefire-reports 10:29:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:29:14 [INFO] 10:29:14 [INFO] ------------------------------------------------------- 10:29:14 [INFO] T E S T S 10:29:14 [INFO] ------------------------------------------------------- 10:29:15 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 10:29:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 10:29:15 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 10:29:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 10:29:15 [INFO] 10:29:15 [INFO] Results: 10:29:15 [INFO] 10:29:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 10:29:15 [INFO] 10:29:15 [INFO] 10:29:15 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-path-selection-mode --- 10:29:15 [INFO] 10:29:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-path-selection-mode --- 10:29:15 [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 10:29:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 10:29:15 [INFO] 10:29:15 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-path-selection-mode --- 10:29:15 [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 10:29:15 [INFO] 10:29:15 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-path-selection-mode --- 10:29:15 [INFO] Skipping source per configuration. 10:29:15 [INFO] 10:29:15 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-path-selection-mode --- 10:29:15 [INFO] No previous run data found, generating javadoc. 10:29:17 [WARNING] Javadoc Warnings 10:29:17 [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 10:29:17 [WARNING] public interface RouteEntry, S extends ChildOf> { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public interface RouteEntry, S extends ChildOf> { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public abstract class AddPathAbstractRouteEntry, 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public abstract class AddPathAbstractRouteEntry, 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public abstract class AbstractBestPath implements BestPath { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected final BestPathState state; 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected AbstractBestPath(final BestPathState state) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final BestPathState getState() { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public class AbstractBestPathSelector { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected RouterId bestOriginatorId = null; 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected BestPathState bestState = null; 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected abstract Comparator comparator(); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected abstract K[] emptyKeys(); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final K getKey(final int offset) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final C getValue(final C[] array, final int offset) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final boolean isEmpty() { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final int offsetOf(final K key) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final int size() { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final T with(final K key) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final T without(final K key) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public abstract class AddPathAbstractRouteEntry, 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] @NonNull RouteEntry createRouteEntry(); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] @NonNull RouteEntry createRouteEntry(); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public AddPathBestNPathSelection(final int npaths) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public int getOffset() { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public AddPathSelector(final long ourAs) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public AddPathBestPath result() { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final class AllPathSelection implements PathSelectionMode { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public AllPathSelection() { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final class BasePathSelectionModeFactory { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final class BesthPathStateUtil { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public static long getPeerAs(final List segments) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public interface BestPath { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public interface BestPathState { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] int getAsPathLength(); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] @NonNull ContainerNode getAttributes(); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] @Nullable Uint32 getLocalPref(); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] long getMultiExitDisc(); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] @Nullable BgpOrigin getOrigin(); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] long getPeerAs(); 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final class BestPathStateImpl implements BestPathState { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 10:29:17 [WARNING] ^ 10:29:17 [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 10:29:17 [WARNING] public interface PathSelectionMode extends AutoCloseable { 10:29:17 [WARNING] ^ 10:29:17 [WARNING] 64 warnings 10:29:17 [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 10:29:17 [INFO] 10:29:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-path-selection-mode --- 10:29:17 [INFO] CycloneDX: Resolving Dependencies 10:29:18 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 10:29:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bom.xml 10:29:18 [INFO] attaching as bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml 10:29:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/bom.json 10:29:18 [INFO] attaching as bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json 10:29:18 [INFO] 10:29:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 10:29:18 [INFO] Skipping duplicate-finder execution! 10:29:18 [INFO] 10:29:18 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 10:29:18 [WARNING] Used undeclared dependencies found: 10:29:18 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 10:29:18 [WARNING] Non-test scoped test only dependencies found: 10:29:18 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.17:compile 10:29:18 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 10:29:18 [INFO] 10:29:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 10:29:18 [INFO] Skipping source per configuration. 10:29:18 [INFO] 10:29:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-path-selection-mode --- 10:29:18 [INFO] 10:29:18 [INFO] --- jacoco:0.8.13:report (report) @ bgp-path-selection-mode --- 10:29:18 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/path-selection-mode/target/code-coverage/jacoco.exec 10:29:18 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 10:29:18 [INFO] 10:29:18 [INFO] --- install:3.1.4:install (default-install) @ bgp-path-selection-mode --- 10:29:18 [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 10:29:18 [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 10:29:18 [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 10:29:18 [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 10:29:18 [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 10:29:18 [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 10:29:18 [INFO] 10:29:18 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-path-selection-mode --- 10:29:18 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar 10:29:18 [INFO] Writing OBR metadata 10:29:18 [INFO] 10:29:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-path-selection-mode --- 10:29:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:29:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:29:18 [INFO] 10:29:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-path-selection-mode --- 10:29:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:29:18 [INFO] 10:29:18 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 10:29:18 [INFO] Building config-loader-spi 0.24.0-SNAPSHOT [36/167] 10:29:18 [INFO] from config-loader/config-loader-spi/pom.xml 10:29:18 [INFO] -------------------------------[ bundle ]------------------------------- 10:29:18 [INFO] 10:29:18 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-spi --- 10:29:18 [INFO] 10:29:18 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ config-loader-spi --- 10:29:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:29:18 [INFO] 10:29:18 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ config-loader-spi --- 10:29:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:29:18 [INFO] 10:29:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-spi --- 10:29:18 [INFO] 10:29:18 [INFO] --- dependency:3.8.1:properties (default) @ config-loader-spi --- 10:29:18 [INFO] 10:29:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ config-loader-spi --- 10:29: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/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/** 10:29:18 [INFO] 10:29:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-spi --- 10:29:18 [INFO] Starting audit... 10:29:18 Audit done. 10:29:18 [INFO] You have 0 Checkstyle violations. 10:29:18 [INFO] 10:29:18 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-spi --- 10:29:18 [INFO] Starting audit... 10:29:18 Audit done. 10:29:18 [INFO] You have 0 Checkstyle violations. 10:29:18 [INFO] 10:29:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ config-loader-spi --- 10:29:18 [INFO] 10:29:18 [INFO] --- resources:3.3.1:resources (default-resources) @ config-loader-spi --- 10:29:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/src/main/resources 10:29:18 [INFO] 10:29:18 [INFO] --- compiler:3.14.0:compile (default-compile) @ config-loader-spi --- 10:29:18 [INFO] Recompiling the module because of changed source code. 10:29:18 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 10:29:18 [INFO] 10:29:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 10:29:18 [INFO] 10:29:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-spi --- 10:29:18 [INFO] Fork Value is true 10:29:20 [INFO] Done SpotBugs Analysis.... 10:29:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:29:20 [INFO] 10:29:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 10:29:20 [INFO] 10:29:20 [INFO] 10:29:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-spi --- 10:29:20 [INFO] BugInstance size is 0 10:29:20 [INFO] Error size is 0 10:29:20 [INFO] No errors/warnings found 10:29:20 [INFO] 10:29:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-loader-spi --- 10:29:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/src/test/resources 10:29:20 [INFO] 10:29:20 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ config-loader-spi --- 10:29:20 [INFO] No sources to compile 10:29:20 [INFO] 10:29:20 [INFO] --- surefire:3.5.3:test (default-test) @ config-loader-spi --- 10:29:20 [INFO] No tests to run. 10:29:20 [INFO] 10:29:20 [INFO] --- copy:14.1.3:copy-files (default) @ config-loader-spi --- 10:29:20 [INFO] 10:29:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-spi --- 10:29:20 [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 10:29:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 10:29:20 [INFO] 10:29:20 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ config-loader-spi --- 10:29:20 [INFO] No previous run data found, generating javadoc. 10:29:22 [WARNING] Javadoc Warnings 10:29:22 [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 10:29:22 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 10:29:22 [WARNING] ^ 10:29:22 [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 10:29:22 [WARNING] public abstract class AbstractOSGiConfigFileProcessor extends ForwardingConfigFileProcessor { 10:29:22 [WARNING] ^ 10:29:22 [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 10:29:22 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 10:29:22 [WARNING] ^ 10:29:22 [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 10:29:22 [WARNING] public interface ConfigLoader { 10:29:22 [WARNING] ^ 10:29:22 [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 10:29:22 [WARNING] public abstract class ForwardingConfigFileProcessor extends ForwardingObject implements ConfigFileProcessor { 10:29:22 [WARNING] ^ 10:29:22 [WARNING] 5 warnings 10:29:22 [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 10:29:22 [INFO] 10:29:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-spi --- 10:29:22 [INFO] CycloneDX: Resolving Dependencies 10:29:22 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 10:29:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/bom.xml 10:29:22 [INFO] attaching as config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:29:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-spi/target/bom.json 10:29:22 [INFO] attaching as config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:29:22 [INFO] 10:29:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 10:29:22 [INFO] Skipping duplicate-finder execution! 10:29:22 [INFO] 10:29:22 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ config-loader-spi --- 10:29:22 [INFO] No dependency problems found 10:29:22 [INFO] 10:29:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ config-loader-spi --- 10:29:22 [INFO] Skipping source per configuration. 10:29:22 [INFO] 10:29:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-spi --- 10:29:22 [INFO] 10:29:22 [INFO] --- jacoco:0.8.13:report (report) @ config-loader-spi --- 10:29:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:29:22 [INFO] 10:29:22 [INFO] --- install:3.1.4:install (default-install) @ config-loader-spi --- 10:29:22 [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 10:29:22 [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 10:29:22 [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 10:29:22 [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 10:29:22 [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 10:29:22 [INFO] 10:29:22 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-spi --- 10:29:22 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT.jar 10:29:22 [INFO] Writing OBR metadata 10:29:22 [INFO] 10:29:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ config-loader-spi --- 10:29:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:29:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:29:22 [INFO] 10:29:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ config-loader-spi --- 10:29:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:29:22 [INFO] 10:29:22 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 10:29:22 [INFO] Building config-loader-impl 0.24.0-SNAPSHOT [37/167] 10:29:22 [INFO] from config-loader/config-loader-impl/pom.xml 10:29:22 [INFO] -------------------------------[ bundle ]------------------------------- 10:29:22 [INFO] 10:29:22 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-impl --- 10:29:22 [INFO] 10:29:22 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ config-loader-impl --- 10:29:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:29:22 [INFO] 10:29:22 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ config-loader-impl --- 10:29:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:29:22 [INFO] 10:29:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-impl --- 10:29:23 [INFO] 10:29:23 [INFO] --- dependency:3.8.1:properties (default) @ config-loader-impl --- 10:29:23 [INFO] 10:29:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ config-loader-impl --- 10:29: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/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/** 10:29:23 [INFO] 10:29:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-impl --- 10:29:23 [INFO] Starting audit... 10:29:23 Audit done. 10:29:23 [INFO] You have 0 Checkstyle violations. 10:29:23 [INFO] 10:29:23 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-impl --- 10:29:23 [INFO] Starting audit... 10:29:23 Audit done. 10:29:23 [INFO] You have 0 Checkstyle violations. 10:29:23 [INFO] 10:29:23 [INFO] --- dependency:3.8.1:copy (unpack-license) @ config-loader-impl --- 10:29:23 [INFO] 10:29:23 [INFO] --- resources:3.3.1:resources (default-resources) @ config-loader-impl --- 10:29:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/src/main/resources 10:29:23 [INFO] 10:29:23 [INFO] --- compiler:3.14.0:compile (default-compile) @ config-loader-impl --- 10:29:23 [INFO] Recompiling the module because of changed dependency. 10:29:23 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 10:29:23 [INFO] 10:29:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 10:29:23 [INFO] 10:29:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-impl --- 10:29:23 [INFO] Fork Value is true 10:29:26 [INFO] Done SpotBugs Analysis.... 10:29:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:29:26 [INFO] 10:29:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 10:29:26 [INFO] 10:29:26 [INFO] 10:29:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-impl --- 10:29:26 [INFO] BugInstance size is 0 10:29:26 [INFO] Error size is 0 10:29:26 [INFO] No errors/warnings found 10:29:26 [INFO] 10:29:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-loader-impl --- 10:29:26 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:29:26 [INFO] 10:29:26 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ config-loader-impl --- 10:29:26 [INFO] Recompiling the module because of changed dependency. 10:29:26 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 10:29:26 [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 10:29:26 [INFO] 10:29:26 [INFO] --- surefire:3.5.3:test (default-test) @ config-loader-impl --- 10:29:26 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/surefire-reports 10:29:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:29:26 [INFO] 10:29:26 [INFO] ------------------------------------------------------- 10:29:26 [INFO] T E S T S 10:29:26 [INFO] ------------------------------------------------------- 10:29:27 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 10:29:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:29:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.588 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 10:29:30 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 10:29:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 10:29:30 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 10:29:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 10:29:31 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 10:29:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 10:29:31 [INFO] 10:29:31 [INFO] Results: 10:29:31 [INFO] 10:29:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 10:29:31 [INFO] 10:29:31 [INFO] 10:29:31 [INFO] --- copy:14.1.3:copy-files (default) @ config-loader-impl --- 10:29:31 [INFO] 10:29:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-impl --- 10:29:31 [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 10:29:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 10:29:31 [INFO] 10:29:31 [INFO] --- jar:3.4.2:test-jar (default) @ config-loader-impl --- 10:29:31 [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 10:29:31 [INFO] 10:29:31 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ config-loader-impl --- 10:29:31 [INFO] Skipping source per configuration. 10:29:31 [INFO] 10:29:31 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ config-loader-impl --- 10:29:31 [INFO] No previous run data found, generating javadoc. 10:29:32 [WARNING] Javadoc Warnings 10:29:32 [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 10:29:32 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 10:29:32 [WARNING] ^ 10:29:32 [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 10:29:32 [WARNING] public DefaultFileWatcher() throws IOException { 10:29:32 [WARNING] ^ 10:29:32 [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 10:29:32 [WARNING] public void activate() throws IOException { 10:29:32 [WARNING] ^ 10:29:32 [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 10:29:32 [WARNING] public void deactivate() { 10:29:32 [WARNING] ^ 10:29:32 [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 10:29:32 [WARNING] public interface FileWatcher { 10:29:32 [WARNING] ^ 10:29:32 [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 10:29:32 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 10:29:32 [WARNING] ^ 10:29:32 [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 10:29:32 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 10:29:32 [WARNING] ^ 10:29:32 [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 10:29:32 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 10:29:32 [WARNING] ^ 10:29:32 [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 10:29:32 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 10:29:32 [WARNING] ^ 10:29:32 [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 10:29:32 [WARNING] public void init() { 10:29:32 [WARNING] ^ 10:29:32 [WARNING] 10 warnings 10:29:32 [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 10:29:32 [INFO] 10:29:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-impl --- 10:29:32 [INFO] CycloneDX: Resolving Dependencies 10:29:34 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 10:29:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/bom.xml 10:29:34 [INFO] attaching as config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:29:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/bom.json 10:29:34 [INFO] attaching as config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:29:34 [INFO] 10:29:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 10:29:34 [INFO] Skipping duplicate-finder execution! 10:29:34 [INFO] 10:29:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ config-loader-impl --- 10:29:34 [INFO] No dependency problems found 10:29:34 [INFO] 10:29:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ config-loader-impl --- 10:29:34 [INFO] Skipping source per configuration. 10:29:34 [INFO] 10:29:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-impl --- 10:29:34 [INFO] 10:29:34 [INFO] --- jacoco:0.8.13:report (report) @ config-loader-impl --- 10:29:34 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 10:29:34 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 10:29:34 [INFO] 10:29:34 [INFO] --- install:3.1.4:install (default-install) @ config-loader-impl --- 10:29:34 [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 10:29:34 [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 10:29:34 [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 10:29:34 [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 10:29:34 [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 10:29:34 [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 10:29:34 [INFO] 10:29:34 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-impl --- 10:29:34 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT.jar 10:29:34 [INFO] Writing OBR metadata 10:29:34 [INFO] 10:29:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ config-loader-impl --- 10:29:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:29:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:29:34 [INFO] 10:29:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ config-loader-impl --- 10:29:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:29:34 [INFO] 10:29:34 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 10:29:34 [INFO] Building testtool-util 0.24.0-SNAPSHOT [38/167] 10:29:34 [INFO] from testtool-util/pom.xml 10:29:34 [INFO] -------------------------------[ bundle ]------------------------------- 10:29:34 [INFO] 10:29:34 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-util --- 10:29:34 [INFO] 10:29:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ testtool-util --- 10:29:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:29:34 [INFO] 10:29:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ testtool-util --- 10:29:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:29:34 [INFO] 10:29:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-util --- 10:29:34 [INFO] 10:29:34 [INFO] --- dependency:3.8.1:properties (default) @ testtool-util --- 10:29:34 [INFO] 10:29:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ testtool-util --- 10:29:34 [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/** 10:29:34 [INFO] 10:29:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-util --- 10:29:34 [INFO] Starting audit... 10:29:34 Audit done. 10:29:34 [INFO] You have 0 Checkstyle violations. 10:29:34 [INFO] 10:29:34 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-util --- 10:29:34 [INFO] Starting audit... 10:29:34 Audit done. 10:29:34 [INFO] You have 0 Checkstyle violations. 10:29:34 [INFO] 10:29:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ testtool-util --- 10:29:34 [INFO] 10:29:34 [INFO] --- resources:3.3.1:resources (default-resources) @ testtool-util --- 10:29:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/resources 10:29:34 [INFO] 10:29:34 [INFO] --- compiler:3.14.0:compile (default-compile) @ testtool-util --- 10:29:34 [INFO] Recompiling the module because of changed source code. 10:29:34 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 10:29:35 [INFO] 10:29:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-util >>> 10:29:35 [INFO] 10:29:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-util --- 10:29:35 [INFO] Fork Value is true 10:29:37 [INFO] Done SpotBugs Analysis.... 10:29:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:29:37 [INFO] 10:29:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-util <<< 10:29:37 [INFO] 10:29:37 [INFO] 10:29:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-util --- 10:29:37 [INFO] BugInstance size is 0 10:29:37 [INFO] Error size is 0 10:29:37 [INFO] No errors/warnings found 10:29:37 [INFO] 10:29:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ testtool-util --- 10:29:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/test/resources 10:29:37 [INFO] 10:29:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ testtool-util --- 10:29:37 [INFO] Recompiling the module because of changed dependency. 10:29:37 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 10:29:38 [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 10:29:38 [INFO] 10:29:38 [INFO] --- surefire:3.5.3:test (default-test) @ testtool-util --- 10:29:38 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/surefire-reports 10:29:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:29:38 [INFO] 10:29:38 [INFO] ------------------------------------------------------- 10:29:38 [INFO] T E S T S 10:29:38 [INFO] ------------------------------------------------------- 10:29:39 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 10:29:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:29:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.18 s -- in org.opendaylight.protocol.util.CheckUtilTest 10:29:59 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 10:29:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 10:29:59 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 10:29:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.protocol.util.LoggerUtilTest 10:29:59 [INFO] 10:29:59 [INFO] Results: 10:29:59 [INFO] 10:29:59 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 10:29:59 [INFO] 10:29:59 [INFO] 10:29:59 [INFO] --- copy:14.1.3:copy-files (default) @ testtool-util --- 10:29:59 [INFO] 10:29:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ testtool-util --- 10:29:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/testtool-util-0.24.0-SNAPSHOT.jar 10:29:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/classes/META-INF/MANIFEST.MF 10:29:59 [INFO] 10:29:59 [INFO] --- jar:3.4.2:test-jar (default) @ testtool-util --- 10:29:59 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-tests.jar 10:29:59 [INFO] 10:29:59 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ testtool-util --- 10:29:59 [INFO] Skipping source per configuration. 10:29:59 [INFO] 10:29:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ testtool-util --- 10:29:59 [INFO] No previous run data found, generating javadoc. 10:30:00 [WARNING] Javadoc Warnings 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 10:30:00 [WARNING] Level getLogLevel(); 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 10:30:00 [WARNING] public final class CheckTestUtil { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 10:30:00 [WARNING] public interface CheckEquals { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 10:30:00 [WARNING] public interface ListenerCheck { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 10:30:00 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 10:30:00 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 10:30:00 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 10:30:00 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 10:30:00 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 10:30:00 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 10:30:00 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 10:30:00 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 10:30:00 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 10:30:00 [WARNING] public static > void waitFutureSuccess(final T future) { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 10:30:00 [WARNING] void check() throws ExecutionException, InterruptedException; 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 10:30:00 [WARNING] int getListMessageSize(); 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 10:30:00 [WARNING] public final class CheckUtil { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 10:30:00 [WARNING] public interface CheckEquals { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 10:30:00 [WARNING] public interface ListenerCheck { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 10:30:00 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 10:30:00 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 10:30:00 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 10:30:00 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 10:30:00 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 10:30:00 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 10:30:00 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 10:30:00 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 10:30:00 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 10:30:00 [WARNING] public static > void waitFutureSuccess(final T future) { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 10:30:00 [WARNING] void check() throws ExecutionException, InterruptedException; 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 10:30:00 [WARNING] int getListMessageSize(); 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 10:30:00 [WARNING] List getListMsg(); 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 10:30:00 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 10:30:00 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 10:30:00 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 10:30:00 [WARNING] public static List parseAddresses(final String address) { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 10:30:00 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 10:30:00 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 10:30:00 [WARNING] public final class LoggerUtil { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 10:30:00 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 10:30:00 [WARNING] ^ 10:30:00 [WARNING] 40 warnings 10:30:00 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-javadoc.jar 10:30:00 [INFO] 10:30:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-util --- 10:30:00 [INFO] CycloneDX: Resolving Dependencies 10:30:01 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 10:30:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/bom.xml 10:30:01 [INFO] attaching as testtool-util-0.24.0-SNAPSHOT-cyclonedx.xml 10:30:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/bom.json 10:30:01 [INFO] attaching as testtool-util-0.24.0-SNAPSHOT-cyclonedx.json 10:30:01 [INFO] 10:30:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 10:30:01 [INFO] Skipping duplicate-finder execution! 10:30:01 [INFO] 10:30:01 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ testtool-util --- 10:30:01 [INFO] No dependency problems found 10:30:01 [INFO] 10:30:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testtool-util --- 10:30:01 [INFO] Skipping source per configuration. 10:30:01 [INFO] 10:30:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-util --- 10:30:01 [INFO] 10:30:01 [INFO] --- jacoco:0.8.13:report (report) @ testtool-util --- 10:30:01 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/testtool-util/target/code-coverage/jacoco.exec 10:30:01 [INFO] Analyzed bundle 'testtool-util' with 4 classes 10:30:01 [INFO] 10:30:01 [INFO] --- install:3.1.4:install (default-install) @ testtool-util --- 10:30:01 [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 10:30:01 [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 10:30:01 [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 10:30:01 [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 10:30:01 [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 10:30:01 [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 10:30:01 [INFO] 10:30:01 [INFO] --- bundle:6.0.0:install (default-install) @ testtool-util --- 10:30:01 [INFO] Installing org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT.jar 10:30:01 [INFO] Writing OBR metadata 10:30:01 [INFO] 10:30:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ testtool-util --- 10:30:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:30:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:30:01 [INFO] 10:30:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ testtool-util --- 10:30:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:30:01 [INFO] 10:30:01 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 10:30:01 [INFO] Building routing-policy-config-loader 0.24.0-SNAPSHOT [39/167] 10:30:01 [INFO] from config-loader/routing-policy-config-loader/pom.xml 10:30:01 [INFO] -------------------------------[ bundle ]------------------------------- 10:30:01 [INFO] 10:30:01 [INFO] --- clean:3.5.0:clean (default-clean) @ routing-policy-config-loader --- 10:30:01 [INFO] 10:30:01 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ routing-policy-config-loader --- 10:30:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:01 [INFO] 10:30:01 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- 10:30:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:01 [INFO] 10:30:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ routing-policy-config-loader --- 10:30:02 [INFO] 10:30:02 [INFO] --- dependency:3.8.1:properties (default) @ routing-policy-config-loader --- 10:30:02 [INFO] 10:30:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 10:30:02 [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/** 10:30:02 [INFO] 10:30:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ routing-policy-config-loader --- 10:30:02 [INFO] Starting audit... 10:30:02 Audit done. 10:30:02 [INFO] You have 0 Checkstyle violations. 10:30:02 [INFO] 10:30:02 [INFO] --- checkstyle:3.6.0:check (default) @ routing-policy-config-loader --- 10:30:02 [INFO] Starting audit... 10:30:02 Audit done. 10:30:02 [INFO] You have 0 Checkstyle violations. 10:30:02 [INFO] 10:30:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ routing-policy-config-loader --- 10:30:02 [INFO] 10:30:02 [INFO] --- resources:3.3.1:resources (default-resources) @ routing-policy-config-loader --- 10:30:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/src/main/resources 10:30:02 [INFO] 10:30:02 [INFO] --- compiler:3.14.0:compile (default-compile) @ routing-policy-config-loader --- 10:30:02 [INFO] Recompiling the module because of changed dependency. 10:30:02 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 10:30:02 [INFO] 10:30:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 10:30:02 [INFO] 10:30:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ routing-policy-config-loader --- 10:30:02 [INFO] Fork Value is true 10:30:04 [INFO] Done SpotBugs Analysis.... 10:30:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:30:04 [INFO] 10:30:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 10:30:04 [INFO] 10:30:04 [INFO] 10:30:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ routing-policy-config-loader --- 10:30:04 [INFO] BugInstance size is 0 10:30:04 [INFO] Error size is 0 10:30:04 [INFO] No errors/warnings found 10:30:04 [INFO] 10:30:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ routing-policy-config-loader --- 10:30:04 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:30:04 [INFO] 10:30:04 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ routing-policy-config-loader --- 10:30:04 [INFO] Recompiling the module because of changed dependency. 10:30:04 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 10:30:04 [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:30:04 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 10:30:04 [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:30:04 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 10:30:04 [INFO] 10:30:04 [INFO] --- surefire:3.5.3:test (default-test) @ routing-policy-config-loader --- 10:30:04 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/surefire-reports 10:30:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:30:04 [INFO] 10:30:04 [INFO] ------------------------------------------------------- 10:30:04 [INFO] T E S T S 10:30:04 [INFO] ------------------------------------------------------- 10:30:05 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 10:30:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:30:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.929 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 10:30:09 [INFO] 10:30:09 [INFO] Results: 10:30:09 [INFO] 10:30:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 10:30:09 [INFO] 10:30:09 [INFO] 10:30:09 [INFO] --- copy:14.1.3:copy-files (default) @ routing-policy-config-loader --- 10:30:09 [INFO] 10:30:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ routing-policy-config-loader --- 10:30:09 [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 10:30:09 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 10:30:09 [INFO] 10:30:09 [INFO] --- jar:3.4.2:test-jar (default) @ routing-policy-config-loader --- 10:30:09 [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 10:30:09 [INFO] 10:30:09 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ routing-policy-config-loader --- 10:30:09 [INFO] Skipping source per configuration. 10:30:09 [INFO] 10:30:09 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ routing-policy-config-loader --- 10:30:09 [INFO] No previous run data found, generating javadoc. 10:30:10 [WARNING] Javadoc Warnings 10:30:10 [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 10:30:10 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 10:30:10 [WARNING] ^ 10:30:10 [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 10:30:10 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 10:30:10 [WARNING] ^ 10:30:10 [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 10:30:10 [WARNING] public void init() { 10:30:10 [WARNING] ^ 10:30:10 [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 10:30:10 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 10:30:10 [WARNING] ^ 10:30:10 [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 10:30:10 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 10:30:10 [WARNING] ^ 10:30:10 [WARNING] 5 warnings 10:30:10 [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 10:30:11 [INFO] 10:30:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ routing-policy-config-loader --- 10:30:11 [INFO] CycloneDX: Resolving Dependencies 10:30:12 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 10:30:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/bom.xml 10:30:12 [INFO] attaching as routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 10:30:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/bom.json 10:30:12 [INFO] attaching as routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 10:30:12 [INFO] 10:30:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 10:30:12 [INFO] Skipping duplicate-finder execution! 10:30:12 [INFO] 10:30:12 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 10:30:12 [INFO] No dependency problems found 10:30:12 [INFO] 10:30:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 10:30:12 [INFO] Skipping source per configuration. 10:30:12 [INFO] 10:30:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ routing-policy-config-loader --- 10:30:12 [INFO] 10:30:12 [INFO] --- jacoco:0.8.13:report (report) @ routing-policy-config-loader --- 10:30:12 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 10:30:12 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 10:30:12 [INFO] 10:30:12 [INFO] --- install:3.1.4:install (default-install) @ routing-policy-config-loader --- 10:30:12 [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 10:30:12 [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 10:30:12 [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 10:30:12 [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 10:30:12 [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 10:30:12 [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 10:30:12 [INFO] 10:30:12 [INFO] --- bundle:6.0.0:install (default-install) @ routing-policy-config-loader --- 10:30:12 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT.jar 10:30:12 [INFO] Writing OBR metadata 10:30:12 [INFO] 10:30:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ routing-policy-config-loader --- 10:30:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:30:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:30:12 [INFO] 10:30:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ routing-policy-config-loader --- 10:30:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:30:12 [INFO] 10:30:12 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 10:30:12 [INFO] Building bgp-openconfig-rp-spi 0.24.0-SNAPSHOT [40/167] 10:30:12 [INFO] from bgp/openconfig-rp-spi/pom.xml 10:30:12 [INFO] -------------------------------[ bundle ]------------------------------- 10:30:12 [INFO] 10:30:12 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-spi --- 10:30:12 [INFO] 10:30:12 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 10:30:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:12 [INFO] 10:30:12 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- 10:30:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:12 [INFO] 10:30:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-spi --- 10:30:12 [INFO] 10:30:12 [INFO] --- dependency:3.8.1:properties (default) @ bgp-openconfig-rp-spi --- 10:30:12 [INFO] 10:30:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 10:30: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-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/** 10:30:12 [INFO] 10:30:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-spi --- 10:30:12 [INFO] Starting audit... 10:30:12 Audit done. 10:30:12 [INFO] You have 0 Checkstyle violations. 10:30:12 [INFO] 10:30:12 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-spi --- 10:30:12 [INFO] Starting audit... 10:30:12 Audit done. 10:30:12 [INFO] You have 0 Checkstyle violations. 10:30:12 [INFO] 10:30:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-openconfig-rp-spi --- 10:30:12 [INFO] 10:30:12 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-spi --- 10:30:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/src/main/resources 10:30:12 [INFO] 10:30:12 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-openconfig-rp-spi --- 10:30:12 [INFO] Recompiling the module because of changed dependency. 10:30:12 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 10:30:13 [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 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 10:30:13 [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 10:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 10:30:13 [INFO] 10:30:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 10:30:13 [INFO] 10:30:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 10:30:13 [INFO] Fork Value is true 10:30:16 [INFO] Done SpotBugs Analysis.... 10:30:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:30:16 [INFO] 10:30:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 10:30:16 [INFO] 10:30:16 [INFO] 10:30:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-spi --- 10:30:16 [INFO] BugInstance size is 0 10:30:16 [INFO] Error size is 0 10:30:16 [INFO] No errors/warnings found 10:30:16 [INFO] 10:30:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 10:30:16 [INFO] Copying 2 resources from src/test/resources to target/test-classes 10:30:16 [INFO] 10:30:16 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 10:30:16 [INFO] Recompiling the module because of changed dependency. 10:30:16 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 10:30:16 [INFO] 10:30:16 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-openconfig-rp-spi --- 10:30:16 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/surefire-reports 10:30:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:30:16 [INFO] 10:30:16 [INFO] ------------------------------------------------------- 10:30:16 [INFO] T E S T S 10:30:16 [INFO] ------------------------------------------------------- 10:30:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 10:30:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:30:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.462 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 10:30:21 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 10:30:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 10:30:21 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 10:30:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 10:30:22 [INFO] 10:30:22 [INFO] Results: 10:30:22 [INFO] 10:30:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 10:30:22 [INFO] 10:30:22 [INFO] 10:30:22 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-openconfig-rp-spi --- 10:30:22 [INFO] 10:30:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 10:30:22 [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 10:30:22 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 10:30:22 [INFO] 10:30:22 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-spi --- 10:30:22 [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 10:30:22 [INFO] 10:30:22 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 10:30:22 [INFO] Skipping source per configuration. 10:30:22 [INFO] 10:30:22 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 10:30:22 [INFO] No previous run data found, generating javadoc. 10:30:23 [WARNING] Javadoc Warnings 10:30:23 [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 10:30:23 [WARNING] public interface BgpConditionsAugmentationPolicy 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public interface BgpConditionsAugmentationPolicy 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public interface ConditionsAugPolicy extends ConditionsPolicy, N> { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public interface ConditionsPolicy { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public interface ConditionsPolicy { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public interface BgpActionPolicy> extends ActionsPolicy { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public interface BgpActionAugPolicy> extends ActionsPolicy { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] void start(StatementRegistryProvider context); 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] void stop(); 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public interface BgpStatementRegistryProvider { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public void start() { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public interface StatementProviderActivator { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 10:30:23 [WARNING] ^ 10:30:23 [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 10:30:23 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 10:30:23 [WARNING] ^ 10:30:23 [WARNING] 31 warnings 10:30:23 [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 10:30:23 [INFO] 10:30:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-spi --- 10:30:23 [INFO] CycloneDX: Resolving Dependencies 10:30:24 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 10:30:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bom.xml 10:30:24 [INFO] attaching as bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:30:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/bom.json 10:30:24 [INFO] attaching as bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:30:24 [INFO] 10:30:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 10:30:24 [INFO] Skipping duplicate-finder execution! 10:30:24 [INFO] 10:30:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 10:30:24 [INFO] No dependency problems found 10:30:24 [INFO] 10:30:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 10:30:24 [INFO] Skipping source per configuration. 10:30:24 [INFO] 10:30:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 10:30:24 [INFO] 10:30:24 [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-rp-spi --- 10:30:24 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 10:30:25 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 10:30:25 [INFO] 10:30:25 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-spi --- 10:30:25 [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 10:30:25 [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 10:30:25 [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 10:30:25 [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 10:30:25 [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 10:30:25 [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 10:30:25 [INFO] 10:30:25 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-spi --- 10:30:25 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar 10:30:25 [INFO] Writing OBR metadata 10:30:25 [INFO] 10:30:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-openconfig-rp-spi --- 10:30:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:30:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:30:25 [INFO] 10:30:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-openconfig-rp-spi --- 10:30:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:30:25 [INFO] 10:30:25 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 10:30:25 [INFO] Building bgp-route-target 0.24.0-SNAPSHOT [41/167] 10:30:25 [INFO] from bgp/extensions/route-target/pom.xml 10:30:25 [INFO] -------------------------------[ bundle ]------------------------------- 10:30:25 [INFO] 10:30:25 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-route-target --- 10:30:25 [INFO] 10:30:25 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-route-target --- 10:30:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:25 [INFO] 10:30:25 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-route-target --- 10:30:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:25 [INFO] 10:30:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-route-target --- 10:30:25 [INFO] 10:30:25 [INFO] --- dependency:3.8.1:properties (default) @ bgp-route-target --- 10:30:25 [INFO] 10:30:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-route-target --- 10:30: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/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/** 10:30:25 [INFO] 10:30:25 [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-route-target --- 10:30:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:30:25 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/src/main/yang 10:30:25 [INFO] yang-to-sources: Found 14 dependencies in 2.362 ms 10:30:25 [INFO] yang-to-sources: Project model files found: 1 in 1.754 ms 10:30:25 [INFO] yang-to-sources: 19 YANG models processed in 121.3 ms 10:30:25 [INFO] BindingJavaFileGenerator: Defined 50 files in 16.72 ms 10:30:25 [INFO] Sorted 50 files into 20 directories in 116.0 μs 10:30:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 50 in 28.37 ms 10:30:25 [INFO] 10:30:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-route-target --- 10:30:25 [INFO] Starting audit... 10:30:25 Audit done. 10:30:25 [INFO] You have 0 Checkstyle violations. 10:30:25 [INFO] 10:30:25 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-route-target --- 10:30:25 [INFO] Starting audit... 10:30:25 Audit done. 10:30:25 [INFO] You have 0 Checkstyle violations. 10:30:25 [INFO] 10:30:25 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-route-target --- 10:30:25 [INFO] 10:30:25 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-route-target --- 10:30:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/src/main/resources 10:30:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/generated-sources/spi 10:30:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:30:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:30:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:30:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/generated-sources/spi 10:30:25 [INFO] 10:30:25 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-route-target --- 10:30:25 [INFO] Recompiling the module because of changed dependency. 10:30:25 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 10:30:26 [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:30:26 [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:30:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 10:30:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 10:30:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 10:30:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 10:30:26 [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:30:26 [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:30:26 [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:30:26 [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:30:26 [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[] 10:30:26 [INFO] 10:30:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 10:30:26 [INFO] 10:30:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-route-target --- 10:30:26 [INFO] Fork Value is true 10:30:29 [INFO] Done SpotBugs Analysis.... 10:30:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:30:29 [INFO] 10:30:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 10:30:29 [INFO] 10:30:29 [INFO] 10:30:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-route-target --- 10:30:29 [INFO] BugInstance size is 0 10:30:29 [INFO] Error size is 0 10:30:29 [INFO] No errors/warnings found 10:30:29 [INFO] 10:30:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-route-target --- 10:30:29 [INFO] Copying 2 resources from src/test/resources to target/test-classes 10:30:29 [INFO] 10:30:29 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-route-target --- 10:30:29 [INFO] Recompiling the module because of changed dependency. 10:30:29 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 10:30:29 [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:30:29 [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:30:29 [INFO] 10:30:29 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-route-target --- 10:30:29 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/surefire-reports 10:30:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:30:29 [INFO] 10:30:29 [INFO] ------------------------------------------------------- 10:30:29 [INFO] T E S T S 10:30:29 [INFO] ------------------------------------------------------- 10:30:30 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 10:30:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:30:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.224 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 10:30:35 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 10:30:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 10:30:35 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 10:30:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 10:30:35 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 10:30:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 10:30:35 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 10:30:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 10:30:35 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 10:30:35 [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 10:30:36 [INFO] 10:30:36 [INFO] Results: 10:30:36 [INFO] 10:30:36 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 10:30:36 [INFO] 10:30:36 [INFO] 10:30:36 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-route-target --- 10:30:36 [INFO] 10:30:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-route-target --- 10:30:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT.jar 10:30:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 10:30:36 [INFO] 10:30:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-route-target --- 10:30:36 [INFO] No previous run data found, generating javadoc. 10:30:39 [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 10:30:39 [INFO] 10:30:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-route-target --- 10:30:39 [INFO] CycloneDX: Resolving Dependencies 10:30:40 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 10:30:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/bom.xml 10:30:40 [INFO] attaching as bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml 10:30:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/bom.json 10:30:40 [INFO] attaching as bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json 10:30:40 [INFO] 10:30:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 10:30:40 [INFO] Skipping duplicate-finder execution! 10:30:40 [INFO] 10:30:40 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-route-target --- 10:30:40 [INFO] No dependency problems found 10:30:40 [INFO] 10:30:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-route-target --- 10:30:40 [INFO] Skipping source per configuration. 10:30:40 [INFO] 10:30:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-route-target --- 10:30:40 [INFO] 10:30:40 [INFO] --- jacoco:0.8.13:report (report) @ bgp-route-target --- 10:30:40 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/route-target/target/code-coverage/jacoco.exec 10:30:40 [INFO] Analyzed bundle 'bgp-route-target' with 14 classes 10:30:40 [INFO] 10:30:40 [INFO] --- install:3.1.4:install (default-install) @ bgp-route-target --- 10:30:40 [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 10:30:40 [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 10:30:40 [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 10:30:40 [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 10:30:40 [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 10:30:40 [INFO] 10:30:40 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-route-target --- 10:30:40 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT.jar 10:30:40 [INFO] Writing OBR metadata 10:30:40 [INFO] 10:30:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-route-target --- 10:30:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:30:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:30:40 [INFO] 10:30:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-route-target --- 10:30:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:30:40 [INFO] 10:30:40 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 10:30:40 [INFO] Building bgp-openconfig-rp-impl 0.24.0-SNAPSHOT [42/167] 10:30:40 [INFO] from bgp/openconfig-rp-impl/pom.xml 10:30:40 [INFO] -------------------------------[ bundle ]------------------------------- 10:30:40 [INFO] 10:30:40 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-impl --- 10:30:40 [INFO] 10:30:40 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 10:30:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:40 [INFO] 10:30:40 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 10:30:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:40 [INFO] 10:30:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 10:30:40 [INFO] 10:30:40 [INFO] --- dependency:3.8.1:properties (default) @ bgp-openconfig-rp-impl --- 10:30:40 [INFO] 10:30:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 10:30: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/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/** 10:30:40 [INFO] 10:30:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-impl --- 10:30:40 [INFO] Starting audit... 10:30:40 Audit done. 10:30:40 [INFO] You have 0 Checkstyle violations. 10:30:40 [INFO] 10:30:40 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-impl --- 10:30:40 [INFO] Starting audit... 10:30:40 Audit done. 10:30:40 [INFO] You have 0 Checkstyle violations. 10:30:40 [INFO] 10:30:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-openconfig-rp-impl --- 10:30:40 [INFO] 10:30:40 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-impl --- 10:30:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/src/main/resources 10:30:40 [INFO] 10:30:40 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-openconfig-rp-impl --- 10:30:40 [INFO] Recompiling the module because of changed dependency. 10:30:40 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 10:30:41 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 10:30:41 [INFO] 10:30:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 10:30:41 [INFO] 10:30:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 10:30:41 [INFO] Fork Value is true 10:30:43 [INFO] Done SpotBugs Analysis.... 10:30:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:30:43 [INFO] 10:30:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< 10:30:43 [INFO] 10:30:43 [INFO] 10:30:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-impl --- 10:30:43 [INFO] BugInstance size is 0 10:30:43 [INFO] Error size is 0 10:30:43 [INFO] No errors/warnings found 10:30:43 [INFO] 10:30:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-impl --- 10:30:43 [INFO] Copying 2 resources from src/test/resources to target/test-classes 10:30:43 [INFO] 10:30:43 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 10:30:43 [INFO] No sources to compile 10:30:43 [INFO] 10:30:43 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-openconfig-rp-impl --- 10:30:43 [INFO] 10:30:43 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-openconfig-rp-impl --- 10:30:43 [INFO] 10:30:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 10:30:43 [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 10:30:43 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 10:30:43 [INFO] 10:30:43 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-impl --- 10:30:43 [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 10:30:43 [INFO] 10:30:43 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 10:30:43 [INFO] Skipping source per configuration. 10:30:43 [INFO] 10:30:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 10:30:44 [INFO] No previous run data found, generating javadoc. 10:30:45 [WARNING] Javadoc Warnings 10:30:45 [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 10:30:45 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 10:30:45 [WARNING] ^ 10:30:45 [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 10:30:45 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 10:30:45 [WARNING] ^ 10:30:45 [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 10:30:45 [WARNING] public DefaultBGPRibRoutingPolicyFactory(final @Reference DataBroker databroker, 10:30:45 [WARNING] ^ 10:30:45 [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 10:30:45 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 10:30:45 [WARNING] ^ 10:30:45 [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 10:30:45 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 10:30:45 [WARNING] ^ 10:30:45 [WARNING] 5 warnings 10:30:45 [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 10:30:45 [INFO] 10:30:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-impl --- 10:30:45 [INFO] CycloneDX: Resolving Dependencies 10:30:46 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 10:30:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bom.xml 10:30:46 [INFO] attaching as bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:30:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-impl/target/bom.json 10:30:46 [INFO] attaching as bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:30:46 [INFO] 10:30:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 10:30:46 [INFO] Skipping duplicate-finder execution! 10:30:46 [INFO] 10:30:46 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 10:30:46 [INFO] No dependency problems found 10:30:46 [INFO] 10:30:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 10:30:46 [INFO] Skipping source per configuration. 10:30:46 [INFO] 10:30:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 10:30:46 [INFO] 10:30:46 [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-rp-impl --- 10:30:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:30:46 [INFO] 10:30:46 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-impl --- 10:30:46 [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 10:30:46 [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 10:30:46 [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 10:30:46 [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 10:30:46 [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 10:30:46 [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 10:30:46 [INFO] 10:30:46 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-impl --- 10:30:46 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar 10:30:46 [INFO] Writing OBR metadata 10:30:46 [INFO] 10:30:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-openconfig-rp-impl --- 10:30:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:30:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:30:46 [INFO] 10:30:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-openconfig-rp-impl --- 10:30:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:30:46 [INFO] 10:30:46 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 10:30:46 [INFO] Building rsvp-api 0.24.0-SNAPSHOT [43/167] 10:30:46 [INFO] from rsvp/api/pom.xml 10:30:46 [INFO] -------------------------------[ bundle ]------------------------------- 10:30:46 [INFO] 10:30:46 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-api --- 10:30:46 [INFO] 10:30:46 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rsvp-api --- 10:30:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:46 [INFO] 10:30:46 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rsvp-api --- 10:30:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:46 [INFO] 10:30:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-api --- 10:30:46 [INFO] 10:30:46 [INFO] --- dependency:3.8.1:properties (default) @ rsvp-api --- 10:30:46 [INFO] 10:30:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rsvp-api --- 10:30: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/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:30:46 [INFO] 10:30:46 [INFO] --- yang:14.0.17:generate-sources (binding) @ rsvp-api --- 10:30:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:30:46 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/src/main/yang 10:30:46 [INFO] yang-to-sources: Found 4 dependencies in 724.7 μs 10:30:46 [INFO] yang-to-sources: Project model files found: 1 in 5.475 ms 10:30:46 [INFO] yang-to-sources: 7 YANG models processed in 37.78 ms 10:30:46 [INFO] BindingJavaFileGenerator: Defined 240 files in 8.741 ms 10:30:46 [INFO] Sorted 240 files into 76 directories in 323.2 μs 10:30:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 240 in 39.00 ms 10:30:46 [INFO] 10:30:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-api --- 10:30:46 [INFO] Starting audit... 10:30:46 Audit done. 10:30:46 [INFO] You have 0 Checkstyle violations. 10:30:46 [INFO] 10:30:46 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-api --- 10:30:46 [INFO] Starting audit... 10:30:46 Audit done. 10:30:46 [INFO] You have 0 Checkstyle violations. 10:30:46 [INFO] 10:30:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rsvp-api --- 10:30:46 [INFO] 10:30:46 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-api --- 10:30:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/src/main/resources 10:30:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/generated-sources/spi 10:30:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:30:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:30:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 10:30:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/generated-sources/spi 10:30:46 [INFO] 10:30:46 [INFO] --- compiler:3.14.0:compile (default-compile) @ rsvp-api --- 10:30:46 [INFO] Recompiling the module because of changed dependency. 10:30:46 [INFO] Compiling 240 source files with javac [debug release 21] to target/classes 10:30:47 [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 10:30:47 [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 10:30:47 [INFO] 10:30:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-api >>> 10:30:47 [INFO] 10:30:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-api --- 10:30:47 [INFO] Fork Value is true 10:30:50 [INFO] Done SpotBugs Analysis.... 10:30:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:30:50 [INFO] 10:30:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-api <<< 10:30:50 [INFO] 10:30:50 [INFO] 10:30:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-api --- 10:30:50 [INFO] BugInstance size is 0 10:30:50 [INFO] Error size is 0 10:30:50 [INFO] No errors/warnings found 10:30:50 [INFO] 10:30:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-api --- 10:30:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/src/test/resources 10:30:50 [INFO] 10:30:50 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rsvp-api --- 10:30:50 [INFO] No sources to compile 10:30:50 [INFO] 10:30:50 [INFO] --- surefire:3.5.3:test (default-test) @ rsvp-api --- 10:30:50 [INFO] No tests to run. 10:30:50 [INFO] 10:30:50 [INFO] --- copy:14.1.3:copy-files (default) @ rsvp-api --- 10:30:50 [INFO] 10:30:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-api --- 10:30:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT.jar 10:30:51 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/classes/META-INF/MANIFEST.MF 10:30:51 [INFO] 10:30:51 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rsvp-api --- 10:30:51 [INFO] No previous run data found, generating javadoc. 10:30:55 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT-javadoc.jar 10:30:55 [INFO] 10:30:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-api --- 10:30:55 [INFO] CycloneDX: Resolving Dependencies 10:30:55 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 10:30:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/bom.xml 10:30:55 [INFO] attaching as rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml 10:30:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/api/target/bom.json 10:30:55 [INFO] attaching as rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json 10:30:55 [INFO] 10:30:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 10:30:55 [INFO] Skipping duplicate-finder execution! 10:30:55 [INFO] 10:30:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rsvp-api --- 10:30:55 [INFO] No dependency problems found 10:30:55 [INFO] 10:30:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-api --- 10:30:55 [INFO] Skipping source per configuration. 10:30:55 [INFO] 10:30:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-api --- 10:30:55 [INFO] 10:30:55 [INFO] --- jacoco:0.8.13:report (report) @ rsvp-api --- 10:30:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:30:55 [INFO] 10:30:55 [INFO] --- install:3.1.4:install (default-install) @ rsvp-api --- 10:30:55 [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 10:30:55 [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 10:30:55 [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 10:30:55 [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 10:30:55 [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 10:30:55 [INFO] 10:30:55 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-api --- 10:30:55 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT.jar 10:30:55 [INFO] Writing OBR metadata 10:30:55 [INFO] 10:30:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rsvp-api --- 10:30:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:30:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:30:55 [INFO] 10:30:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rsvp-api --- 10:30:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:30:55 [INFO] 10:30:55 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 10:30:55 [INFO] Building rsvp-spi 0.24.0-SNAPSHOT [44/167] 10:30:56 [INFO] from rsvp/spi/pom.xml 10:30:56 [INFO] -------------------------------[ bundle ]------------------------------- 10:30:56 [INFO] 10:30:56 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-spi --- 10:30:56 [INFO] 10:30:56 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rsvp-spi --- 10:30:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:56 [INFO] 10:30:56 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rsvp-spi --- 10:30:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:30:56 [INFO] 10:30:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-spi --- 10:30:56 [INFO] 10:30:56 [INFO] --- dependency:3.8.1:properties (default) @ rsvp-spi --- 10:30:56 [INFO] 10:30:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rsvp-spi --- 10:30: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/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/** 10:30:56 [INFO] 10:30:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-spi --- 10:30:56 [INFO] Starting audit... 10:30:56 Audit done. 10:30:56 [INFO] You have 0 Checkstyle violations. 10:30:56 [INFO] 10:30:56 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-spi --- 10:30:56 [INFO] Starting audit... 10:30:56 Audit done. 10:30:56 [INFO] You have 0 Checkstyle violations. 10:30:56 [INFO] 10:30:56 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rsvp-spi --- 10:30:56 [INFO] 10:30:56 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-spi --- 10:30:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/src/main/resources 10:30:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/generated-sources/spi 10:30:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/generated-sources/yang 10:30:56 [INFO] 10:30:56 [INFO] --- compiler:3.14.0:compile (default-compile) @ rsvp-spi --- 10:30:56 [INFO] Recompiling the module because of changed dependency. 10:30:56 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 10:30:56 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 10:30:56 [INFO] 10:30:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 10:30:56 [INFO] 10:30:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-spi --- 10:30:56 [INFO] Fork Value is true 10:30:59 [INFO] Done SpotBugs Analysis.... 10:30:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:30:59 [INFO] 10:30:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 10:30:59 [INFO] 10:30:59 [INFO] 10:30:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-spi --- 10:30:59 [INFO] BugInstance size is 0 10:30:59 [INFO] Error size is 0 10:30:59 [INFO] No errors/warnings found 10:30:59 [INFO] 10:30:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-spi --- 10:30:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/src/test/resources 10:30:59 [INFO] 10:30:59 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rsvp-spi --- 10:30:59 [INFO] Recompiling the module because of changed dependency. 10:30:59 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 10:30:59 [INFO] 10:30:59 [INFO] --- surefire:3.5.3:test (default-test) @ rsvp-spi --- 10:30:59 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/surefire-reports 10:30:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:30:59 [INFO] 10:30:59 [INFO] ------------------------------------------------------- 10:30:59 [INFO] T E S T S 10:30:59 [INFO] ------------------------------------------------------- 10:31:00 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 10:31:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 10:31:01 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 10:31:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 10:31:01 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 10:31:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:31:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 10:31:02 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 10:31:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 10:31:02 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 10:31:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 10:31:02 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 10:31:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 10:31:03 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 10:31:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 10:31:03 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 10:31:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 10:31:03 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 10:31:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 10:31:03 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 10:31:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 10:31:03 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 10:31:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 10:31:03 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 10:31:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 10:31:03 [INFO] 10:31:03 [INFO] Results: 10:31:03 [INFO] 10:31:03 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 10:31:03 [INFO] 10:31:03 [INFO] 10:31:03 [INFO] --- copy:14.1.3:copy-files (default) @ rsvp-spi --- 10:31:03 [INFO] 10:31:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-spi --- 10:31:03 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT.jar 10:31:03 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/classes/META-INF/MANIFEST.MF 10:31:03 [INFO] 10:31:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rsvp-spi --- 10:31:03 [INFO] No previous run data found, generating javadoc. 10:31:05 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT-javadoc.jar 10:31:05 [INFO] 10:31:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-spi --- 10:31:05 [INFO] CycloneDX: Resolving Dependencies 10:31:05 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 10:31:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/bom.xml 10:31:05 [INFO] attaching as rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 10:31:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/bom.json 10:31:05 [INFO] attaching as rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.json 10:31:05 [INFO] 10:31:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 10:31:05 [INFO] Skipping duplicate-finder execution! 10:31:05 [INFO] 10:31:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rsvp-spi --- 10:31:05 [INFO] No dependency problems found 10:31:05 [INFO] 10:31:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-spi --- 10:31:05 [INFO] Skipping source per configuration. 10:31:05 [INFO] 10:31:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-spi --- 10:31:05 [INFO] 10:31:05 [INFO] --- jacoco:0.8.13:report (report) @ rsvp-spi --- 10:31:05 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/spi/target/code-coverage/jacoco.exec 10:31:05 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 10:31:05 [INFO] 10:31:05 [INFO] --- install:3.1.4:install (default-install) @ rsvp-spi --- 10:31:05 [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 10:31:05 [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 10:31:05 [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 10:31:05 [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 10:31:05 [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 10:31:05 [INFO] 10:31:05 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-spi --- 10:31:05 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT.jar 10:31:05 [INFO] Writing OBR metadata 10:31:05 [INFO] 10:31:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rsvp-spi --- 10:31:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:31:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:31:05 [INFO] 10:31:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rsvp-spi --- 10:31:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:31:05 [INFO] 10:31:05 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 10:31:05 [INFO] Building rsvp-impl 0.24.0-SNAPSHOT [45/167] 10:31:05 [INFO] from rsvp/impl/pom.xml 10:31:05 [INFO] -------------------------------[ bundle ]------------------------------- 10:31:05 [INFO] 10:31:05 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-impl --- 10:31:05 [INFO] 10:31:05 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rsvp-impl --- 10:31:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:31:05 [INFO] 10:31:05 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rsvp-impl --- 10:31:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:31:05 [INFO] 10:31:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-impl --- 10:31:06 [INFO] 10:31:06 [INFO] --- dependency:3.8.1:properties (default) @ rsvp-impl --- 10:31:06 [INFO] 10:31:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rsvp-impl --- 10:31:06 [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/** 10:31:06 [INFO] 10:31:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-impl --- 10:31:06 [INFO] Starting audit... 10:31:06 Audit done. 10:31:06 [INFO] You have 0 Checkstyle violations. 10:31:06 [INFO] 10:31:06 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-impl --- 10:31:06 [INFO] Starting audit... 10:31:06 Audit done. 10:31:06 [INFO] You have 0 Checkstyle violations. 10:31:06 [INFO] 10:31:06 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rsvp-impl --- 10:31:06 [INFO] 10:31:06 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-impl --- 10:31:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/src/main/resources 10:31:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/generated-sources/spi 10:31:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/generated-sources/yang 10:31:06 [INFO] 10:31:06 [INFO] --- compiler:3.14.0:compile (default-compile) @ rsvp-impl --- 10:31:06 [INFO] Recompiling the module because of changed dependency. 10:31:06 [INFO] Compiling 59 source files with javac [debug release 21] to target/classes 10:31:06 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 10:31:06 [INFO] 10:31:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 10:31:06 [INFO] 10:31:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-impl --- 10:31:06 [INFO] Fork Value is true 10:31:11 [INFO] Done SpotBugs Analysis.... 10:31:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:31:11 [INFO] 10:31:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-impl <<< 10:31:11 [INFO] 10:31:11 [INFO] 10:31:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-impl --- 10:31:11 [INFO] BugInstance size is 0 10:31:11 [INFO] Error size is 0 10:31:11 [INFO] No errors/warnings found 10:31:11 [INFO] 10:31:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-impl --- 10:31:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/src/test/resources 10:31:11 [INFO] 10:31:11 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rsvp-impl --- 10:31:11 [INFO] Recompiling the module because of changed dependency. 10:31:11 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 10:31:11 [INFO] 10:31:11 [INFO] --- surefire:3.5.3:test (default-test) @ rsvp-impl --- 10:31:11 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/surefire-reports 10:31:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:31:11 [INFO] 10:31:11 [INFO] ------------------------------------------------------- 10:31:11 [INFO] T E S T S 10:31:11 [INFO] ------------------------------------------------------- 10:31:12 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 10:31:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 10:31:12 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 10:31:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 10:31:12 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 10:31:13 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 10:31:13 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 10:31:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 10:31:13 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 10:31:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 10:31:13 [INFO] 10:31:13 [INFO] Results: 10:31:13 [INFO] 10:31:13 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 10:31:13 [INFO] 10:31:13 [INFO] 10:31:13 [INFO] --- copy:14.1.3:copy-files (default) @ rsvp-impl --- 10:31:13 [INFO] 10:31:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-impl --- 10:31:13 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT.jar 10:31:13 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/classes/META-INF/MANIFEST.MF 10:31:13 [INFO] 10:31:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rsvp-impl --- 10:31:13 [INFO] No previous run data found, generating javadoc. 10:31:15 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT-javadoc.jar 10:31:15 [INFO] 10:31:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-impl --- 10:31:15 [INFO] CycloneDX: Resolving Dependencies 10:31:15 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 10:31:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/bom.xml 10:31:15 [INFO] attaching as rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 10:31:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/bom.json 10:31:15 [INFO] attaching as rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.json 10:31:15 [INFO] 10:31:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 10:31:15 [INFO] Skipping duplicate-finder execution! 10:31:15 [INFO] 10:31:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rsvp-impl --- 10:31:15 [INFO] No dependency problems found 10:31:15 [INFO] 10:31:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-impl --- 10:31:15 [INFO] Skipping source per configuration. 10:31:15 [INFO] 10:31:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-impl --- 10:31:15 [INFO] 10:31:15 [INFO] --- jacoco:0.8.13:report (report) @ rsvp-impl --- 10:31:15 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/rsvp/impl/target/code-coverage/jacoco.exec 10:31:15 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 10:31:16 [INFO] 10:31:16 [INFO] --- install:3.1.4:install (default-install) @ rsvp-impl --- 10:31:16 [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 10:31:16 [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 10:31:16 [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 10:31:16 [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 10:31:16 [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 10:31:16 [INFO] 10:31:16 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-impl --- 10:31:16 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT.jar 10:31:16 [INFO] Writing OBR metadata 10:31:16 [INFO] 10:31:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rsvp-impl --- 10:31:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:31:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:31:16 [INFO] 10:31:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rsvp-impl --- 10:31:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:31:16 [INFO] 10:31:16 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 10:31:16 [INFO] Building bgp-linkstate 0.24.0-SNAPSHOT [46/167] 10:31:16 [INFO] from bgp/extensions/linkstate/pom.xml 10:31:16 [INFO] -------------------------------[ bundle ]------------------------------- 10:31:16 [INFO] 10:31:16 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-linkstate --- 10:31:16 [INFO] 10:31:16 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-linkstate --- 10:31:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:31:16 [INFO] 10:31:16 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 10:31:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:31:16 [INFO] 10:31:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-linkstate --- 10:31:16 [INFO] 10:31:16 [INFO] --- dependency:3.8.1:properties (default) @ bgp-linkstate --- 10:31:16 [INFO] 10:31:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-linkstate --- 10:31: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/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/** 10:31:16 [INFO] 10:31:16 [INFO] --- yang:14.0.17:generate-sources (binding) @ bgp-linkstate --- 10:31:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 10:31:16 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/main/yang 10:31:16 [INFO] yang-to-sources: Found 14 dependencies in 3.093 ms 10:31:16 [INFO] yang-to-sources: Project model files found: 3 in 10.46 ms 10:31:16 [INFO] yang-to-sources: 17 YANG models processed in 198.3 ms 10:31:16 [INFO] BindingJavaFileGenerator: Defined 327 files in 21.88 ms 10:31:16 [INFO] Sorted 327 files into 79 directories in 337.3 μs 10:31:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 327 in 73.83 ms 10:31:16 [INFO] 10:31:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-linkstate --- 10:31:16 [INFO] Starting audit... 10:31:16 Audit done. 10:31:16 [INFO] You have 0 Checkstyle violations. 10:31:16 [INFO] 10:31:16 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-linkstate --- 10:31:17 [INFO] Starting audit... 10:31:17 Audit done. 10:31:17 [INFO] You have 0 Checkstyle violations. 10:31:17 [INFO] 10:31:17 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-linkstate --- 10:31:17 [INFO] 10:31:17 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-linkstate --- 10:31:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/src/main/resources 10:31:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/generated-sources/spi 10:31:17 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 10:31:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 10:31:17 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 10:31:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/generated-sources/spi 10:31:17 [INFO] 10:31:17 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-linkstate --- 10:31:17 [INFO] Recompiling the module because of changed dependency. 10:31:17 [INFO] Compiling 379 source files with javac [debug release 21] to target/classes 10:31:19 [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:31:19 [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:31:19 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 10:31:19 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 10:31:19 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 10:31:19 [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:31:19 [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:31:19 [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:31:19 [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:31:19 [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[] 10:31:19 [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 10:31:19 [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 10:31:19 [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 10:31:19 [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 10:31:19 [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 10:31:19 [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 10:31:19 [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 10:31:19 required: java.lang.Class 10:31:19 found: java.lang.Class 10:31:19 [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 10:31:19 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 10:31:19 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 10:31:19 [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 10:31:19 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 10:31:19 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 10:31:19 [INFO] 10:31:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 10:31:19 [INFO] 10:31:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-linkstate --- 10:31:19 [INFO] Fork Value is true 10:31:25 [INFO] Done SpotBugs Analysis.... 10:31:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:31:25 [INFO] 10:31:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 10:31:25 [INFO] 10:31:25 [INFO] 10:31:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-linkstate --- 10:31:25 [INFO] BugInstance size is 0 10:31:25 [INFO] Error size is 0 10:31:25 [INFO] No errors/warnings found 10:31:25 [INFO] 10:31:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-linkstate --- 10:31:25 [INFO] Copying 4 resources from src/test/resources to target/test-classes 10:31:25 [INFO] 10:31:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-linkstate --- 10:31:25 [INFO] Recompiling the module because of changed dependency. 10:31:25 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 10:31:25 [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 10:31:25 [INFO] 10:31:25 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-linkstate --- 10:31:25 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/surefire-reports 10:31:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:31:25 [INFO] 10:31:25 [INFO] ------------------------------------------------------- 10:31:25 [INFO] T E S T S 10:31:25 [INFO] ------------------------------------------------------- 10:31:26 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 10:31:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 10:31:27 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 10:31:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 10:31:27 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 10:31:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 10:31:27 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 10:31:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 10:31:27 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 10:31:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.464 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 10:31:30 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 10:31:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 10:31:30 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 10:31:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:31:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 10:31:31 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 10:31:31 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 10:31:32 [INFO] 10:31:32 [INFO] Results: 10:31:32 [INFO] 10:31:32 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 10:31:32 [INFO] 10:31:32 [INFO] 10:31:32 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-linkstate --- 10:31:32 [INFO] 10:31:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-linkstate --- 10:31:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT.jar 10:31:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 10:31:32 [INFO] 10:31:32 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-linkstate --- 10:31:32 [INFO] No previous run data found, generating javadoc. 10:31:38 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT-javadoc.jar 10:31:38 [INFO] 10:31:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-linkstate --- 10:31:38 [INFO] CycloneDX: Resolving Dependencies 10:31:39 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 10:31:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bom.xml 10:31:39 [INFO] attaching as bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml 10:31:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/bom.json 10:31:39 [INFO] attaching as bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json 10:31:39 [INFO] 10:31:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 10:31:39 [INFO] Skipping duplicate-finder execution! 10:31:39 [INFO] 10:31:39 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-linkstate --- 10:31:39 [INFO] No dependency problems found 10:31:39 [INFO] 10:31:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-linkstate --- 10:31:39 [INFO] Skipping source per configuration. 10:31:39 [INFO] 10:31:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-linkstate --- 10:31:40 [INFO] 10:31:40 [INFO] --- jacoco:0.8.13:report (report) @ bgp-linkstate --- 10:31:40 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 10:31:40 [INFO] Analyzed bundle 'bgp-linkstate' with 60 classes 10:31:40 [INFO] 10:31:40 [INFO] --- install:3.1.4:install (default-install) @ bgp-linkstate --- 10:31:40 [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 10:31:40 [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 10:31:40 [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 10:31:40 [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 10:31:40 [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 10:31:40 [INFO] 10:31:40 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-linkstate --- 10:31:40 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT.jar 10:31:40 [INFO] Writing OBR metadata 10:31:40 [INFO] 10:31:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-linkstate --- 10:31:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:31:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:31:40 [INFO] 10:31:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-linkstate --- 10:31:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:31:40 [INFO] 10:31:40 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 10:31:40 [INFO] Building bgp-rib-mock 0.24.0-SNAPSHOT [47/167] 10:31:40 [INFO] from bgp/rib-mock/pom.xml 10:31:40 [INFO] -------------------------------[ bundle ]------------------------------- 10:31:40 [INFO] 10:31:40 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-mock --- 10:31:40 [INFO] 10:31:40 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-rib-mock --- 10:31:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:31:40 [INFO] 10:31:40 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 10:31:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:31:40 [INFO] 10:31:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-mock --- 10:31:40 [INFO] 10:31:40 [INFO] --- dependency:3.8.1:properties (default) @ bgp-rib-mock --- 10:31:40 [INFO] 10:31:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 10:31: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-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:31:40 [INFO] 10:31:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-mock --- 10:31:40 [INFO] Starting audit... 10:31:40 Audit done. 10:31:40 [INFO] You have 0 Checkstyle violations. 10:31:40 [INFO] 10:31:40 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-mock --- 10:31:40 [INFO] Starting audit... 10:31:40 Audit done. 10:31:40 [INFO] You have 0 Checkstyle violations. 10:31:40 [INFO] 10:31:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-rib-mock --- 10:31:41 [INFO] 10:31:41 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-mock --- 10:31:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/src/main/resources 10:31:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/generated-sources/spi 10:31:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/generated-sources/yang 10:31:41 [INFO] 10:31:41 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-rib-mock --- 10:31:41 [INFO] Recompiling the module because of changed dependency. 10:31:41 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 10:31:41 [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 10:31:41 [INFO] 10:31:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 10:31:41 [INFO] 10:31:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-mock --- 10:31:41 [INFO] Fork Value is true 10:31:43 [INFO] Done SpotBugs Analysis.... 10:31:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:31:43 [INFO] 10:31:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 10:31:43 [INFO] 10:31:43 [INFO] 10:31:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-mock --- 10:31:43 [INFO] BugInstance size is 0 10:31:43 [INFO] Error size is 0 10:31:43 [INFO] No errors/warnings found 10:31:43 [INFO] 10:31:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-mock --- 10:31:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/src/test/resources 10:31:43 [INFO] 10:31:43 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-rib-mock --- 10:31:43 [INFO] No sources to compile 10:31:43 [INFO] 10:31:43 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-rib-mock --- 10:31:43 [INFO] No tests to run. 10:31:43 [INFO] 10:31:43 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-rib-mock --- 10:31:43 [INFO] 10:31:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-mock --- 10:31:43 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT.jar 10:31:43 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 10:31:43 [INFO] 10:31:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-rib-mock --- 10:31:43 [INFO] No previous run data found, generating javadoc. 10:31:45 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT-javadoc.jar 10:31:45 [INFO] 10:31:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-mock --- 10:31:45 [INFO] CycloneDX: Resolving Dependencies 10:31:45 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 10:31:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bom.xml 10:31:45 [INFO] attaching as bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.xml 10:31:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-mock/target/bom.json 10:31:45 [INFO] attaching as bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.json 10:31:45 [INFO] 10:31:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 10:31:45 [INFO] Skipping duplicate-finder execution! 10:31:45 [INFO] 10:31:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-rib-mock --- 10:31:45 [INFO] No dependency problems found 10:31:45 [INFO] 10:31:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-mock --- 10:31:45 [INFO] Skipping source per configuration. 10:31:45 [INFO] 10:31:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-mock --- 10:31:45 [INFO] 10:31:45 [INFO] --- jacoco:0.8.13:report (report) @ bgp-rib-mock --- 10:31:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:31:45 [INFO] 10:31:45 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-mock --- 10:31:45 [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 10:31:45 [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 10:31:45 [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 10:31:45 [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 10:31:45 [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 10:31:45 [INFO] 10:31:45 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-mock --- 10:31:46 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT.jar 10:31:46 [INFO] Writing OBR metadata 10:31:46 [INFO] 10:31:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-rib-mock --- 10:31:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:31:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:31:46 [INFO] 10:31:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-rib-mock --- 10:31:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:31:46 [INFO] 10:31:46 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 10:31:46 [INFO] Building bgp-config-example 0.24.0-SNAPSHOT [48/167] 10:31:46 [INFO] from bgp/config-example/pom.xml 10:31:46 [INFO] --------------------------------[ jar ]--------------------------------- 10:31:46 [INFO] 10:31:46 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-config-example --- 10:31:46 [INFO] 10:31:46 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-config-example --- 10:31:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:31:46 [INFO] 10:31:46 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-config-example --- 10:31:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:31:46 [INFO] 10:31:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-config-example --- 10:31:46 [INFO] 10:31:46 [INFO] --- dependency:3.8.1:properties (default) @ bgp-config-example --- 10:31:46 [INFO] 10:31:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-config-example --- 10:31: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/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/** 10:31:46 [INFO] 10:31:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-config-example --- 10:31:46 [INFO] Starting audit... 10:31:46 Audit done. 10:31:46 [INFO] You have 0 Checkstyle violations. 10:31:46 [INFO] 10:31:46 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-config-example --- 10:31:47 [INFO] Starting audit... 10:31:47 Audit done. 10:31:47 [INFO] You have 0 Checkstyle violations. 10:31:47 [INFO] 10:31:47 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-config-example --- 10:31:47 [INFO] 10:31:47 [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-config-example --- 10:31:47 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 10:31:47 [INFO] 10:31:47 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-config-example --- 10:31:47 [INFO] Copying 3 resources from src/main/resources to target/classes 10:31:47 [INFO] 10:31:47 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-config-example --- 10:31:47 [INFO] No sources to compile 10:31:47 [INFO] 10:31:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 10:31:47 [INFO] 10:31:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-config-example --- 10:31:47 [INFO] No files found to run spotbugs, check compile phase has been run 10:31:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:31:47 [INFO] 10:31:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 10:31:47 [INFO] 10:31:47 [INFO] 10:31:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-config-example --- 10:31:47 [INFO] 10:31:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-config-example --- 10:31:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/src/test/resources 10:31:47 [INFO] 10:31:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-config-example --- 10:31:47 [INFO] No sources to compile 10:31:47 [INFO] 10:31:47 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-config-example --- 10:31:47 [INFO] No tests to run. 10:31:47 [INFO] 10:31:47 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-config-example --- 10:31:47 [INFO] 10:31:47 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-config-example --- 10:31:47 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/bgp-config-example-0.24.0-SNAPSHOT.jar 10:31:47 [INFO] 10:31:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-config-example --- 10:31:47 [INFO] No Javadoc in project. Archive not created. 10:31:47 [INFO] 10:31:47 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-config-example --- 10:31:47 [INFO] 10:31:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-config-example --- 10:31:47 [INFO] CycloneDX: Resolving Dependencies 10:31:47 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 10:31:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/bom.xml 10:31:47 [INFO] attaching as bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 10:31:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/config-example/target/bom.json 10:31:47 [INFO] attaching as bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 10:31:47 [INFO] 10:31:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 10:31:47 [INFO] Skipping duplicate-finder execution! 10:31:47 [INFO] 10:31:47 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-config-example --- 10:31:47 [INFO] No dependency problems found 10:31:47 [INFO] 10:31:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-config-example --- 10:31:47 [INFO] Skipping source per configuration. 10:31:47 [INFO] 10:31:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-config-example --- 10:31:47 [INFO] 10:31:47 [INFO] --- jacoco:0.8.13:report (report) @ bgp-config-example --- 10:31:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:31:47 [INFO] 10:31:47 [INFO] --- install:3.1.4:install (default-install) @ bgp-config-example --- 10:31:47 [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 10:31:47 [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 10:31:47 [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 10:31:47 [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 10:31:47 [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 10:31:47 [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 10:31:47 [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 10:31:47 [INFO] 10:31:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-config-example --- 10:31:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:31:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:31:47 [INFO] 10:31:47 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 10:31:47 [INFO] Building bgp-openconfig-rp-statement 0.24.0-SNAPSHOT [49/167] 10:31:47 [INFO] from bgp/openconfig-rp-statement/pom.xml 10:31:47 [INFO] -------------------------------[ bundle ]------------------------------- 10:31:47 [INFO] 10:31:47 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-statement --- 10:31:47 [INFO] 10:31:47 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 10:31:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:31:47 [INFO] 10:31:47 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 10:31:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:31:47 [INFO] 10:31:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 10:31:48 [INFO] 10:31:48 [INFO] --- dependency:3.8.1:properties (default) @ bgp-openconfig-rp-statement --- 10:31:48 [INFO] 10:31:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 10:31:48 [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/** 10:31:48 [INFO] 10:31:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-statement --- 10:31:48 [INFO] Starting audit... 10:31:48 Audit done. 10:31:48 [INFO] You have 0 Checkstyle violations. 10:31:48 [INFO] 10:31:48 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-statement --- 10:31:48 [INFO] Starting audit... 10:31:48 Audit done. 10:31:48 [INFO] You have 0 Checkstyle violations. 10:31:48 [INFO] 10:31:48 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-openconfig-rp-statement --- 10:31:48 [INFO] 10:31:48 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-statement --- 10:31:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/src/main/resources 10:31:48 [INFO] 10:31:48 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-openconfig-rp-statement --- 10:31:48 [INFO] Recompiling the module because of changed dependency. 10:31:48 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 10:31:48 [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:31:48 [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:31:48 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 10:31:48 [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:31:48 [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:31:48 [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:31:48 [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:31:48 [INFO] 10:31:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 10:31:48 [INFO] 10:31:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 10:31:48 [INFO] Fork Value is true 10:31:52 [INFO] Done SpotBugs Analysis.... 10:31:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:31:52 [INFO] 10:31:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 10:31:52 [INFO] 10:31:52 [INFO] 10:31:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-statement --- 10:31:52 [INFO] BugInstance size is 0 10:31:52 [INFO] Error size is 0 10:31:52 [INFO] No errors/warnings found 10:31:52 [INFO] 10:31:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 10:31:52 [INFO] Copying 2 resources from src/test/resources to target/test-classes 10:31:52 [INFO] 10:31:52 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 10:31:52 [INFO] Recompiling the module because of changed dependency. 10:31:52 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 10:31:52 [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:31:52 [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:31:52 [INFO] 10:31:52 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-openconfig-rp-statement --- 10:31:52 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/surefire-reports 10:31:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:31:52 [INFO] 10:31:52 [INFO] ------------------------------------------------------- 10:31:52 [INFO] T E S T S 10:31:52 [INFO] ------------------------------------------------------- 10:31:53 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 10:31:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:31:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.768 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 10:31:58 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 10:31:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 10:31:58 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 10:31:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 10:31:58 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 10:31:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 10:31:58 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 10:31:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 10:31:58 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 10:31:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 10:31:59 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 10:31:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 10:31:59 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 10:31:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 10:31:59 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 10:31:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 10:31:59 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 10:31:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 10:31:59 [INFO] 10:31:59 [INFO] Results: 10:31:59 [INFO] 10:31:59 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 10:31:59 [INFO] 10:31:59 [INFO] 10:31:59 [INFO] --- copy:14.1.3:copy-files (default) @ bgp-openconfig-rp-statement --- 10:31:59 [INFO] 10:31:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 10:31:59 [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 10:31:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 10:31:59 [INFO] 10:31:59 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-statement --- 10:31:59 [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 10:31:59 [INFO] 10:31:59 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 10:31:59 [INFO] Skipping source per configuration. 10:31:59 [INFO] 10:31:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 10:31:59 [INFO] No previous run data found, generating javadoc. 10:32:01 [WARNING] Javadoc Warnings 10:32:01 [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 10:32:01 [WARNING] public class AbstractCommunityHandler { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] protected final LoadingCache> communitySets; 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public class AbstractExtCommunityHandler { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public static AsPathPrepend getInstance() { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public static LocalAsPathPrependHandler getInstance() { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public static SetClusterIdPrependHandler getInstance() { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public StatementActivator() { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public StatementActivator(final DataBroker dataBroker) { 10:32:01 [WARNING] ^ 10:32:01 [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 10:32:01 [WARNING] public static VpnNonMemberHandler getInstance() { 10:32:01 [WARNING] ^ 10:32:01 [WARNING] 28 warnings 10:32:01 [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 10:32:01 [INFO] 10:32:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-statement --- 10:32:01 [INFO] CycloneDX: Resolving Dependencies 10:32:02 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 10:32:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bom.xml 10:32:02 [INFO] attaching as bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml 10:32:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/bom.json 10:32:02 [INFO] attaching as bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json 10:32:02 [INFO] 10:32:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 10:32:02 [INFO] Skipping duplicate-finder execution! 10:32:02 [INFO] 10:32:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 10:32:02 [INFO] No dependency problems found 10:32:02 [INFO] 10:32:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 10:32:02 [INFO] Skipping source per configuration. 10:32:02 [INFO] 10:32:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 10:32:02 [INFO] 10:32:02 [INFO] --- jacoco:0.8.13:report (report) @ bgp-openconfig-rp-statement --- 10:32:02 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 10:32:02 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 10:32:02 [INFO] 10:32:02 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-statement --- 10:32:02 [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 10:32:02 [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 10:32:02 [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 10:32:02 [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 10:32:02 [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 10:32:02 [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 10:32:02 [INFO] 10:32:02 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-statement --- 10:32:02 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar 10:32:02 [INFO] Writing OBR metadata 10:32:02 [INFO] 10:32:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgp-openconfig-rp-statement --- 10:32:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo 10:32:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo" instead. 10:32:02 [INFO] 10:32:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bgp-openconfig-rp-statement --- 10:32:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 10:32:02 [INFO] 10:32:02 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 10:32:02 [INFO] Building bgp-rib-impl 0.24.0-SNAPSHOT [50/167] 10:32:02 [INFO] from bgp/rib-impl/pom.xml 10:32:02 [INFO] -------------------------------[ bundle ]------------------------------- 10:32:02 [INFO] 10:32:02 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-impl --- 10:32:02 [INFO] 10:32:02 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bgp-rib-impl --- 10:32:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:32:02 [INFO] 10:32:02 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 10:32:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:32:02 [INFO] 10:32:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-impl --- 10:32:03 [INFO] 10:32:03 [INFO] --- dependency:3.8.1:properties (default) @ bgp-rib-impl --- 10:32:03 [INFO] 10:32:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 10:32: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/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/** 10:32:03 [INFO] 10:32:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-impl --- 10:32:03 [INFO] Starting audit... 10:32:03 Audit done. 10:32:03 [INFO] You have 0 Checkstyle violations. 10:32:03 [INFO] 10:32:03 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-impl --- 10:32:04 [INFO] Starting audit... 10:32:04 Audit done. 10:32:04 [INFO] You have 0 Checkstyle violations. 10:32:04 [INFO] 10:32:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bgp-rib-impl --- 10:32:04 [INFO] 10:32:04 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-impl --- 10:32:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/src/main/resources 10:32:04 [INFO] 10:32:04 [INFO] --- compiler:3.14.0:compile (default-compile) @ bgp-rib-impl --- 10:32:04 [INFO] Recompiling the module because of changed dependency. 10:32:04 [INFO] Compiling 77 source files with javac [debug release 21] to target/classes 10:32:05 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 10:32:05 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 10:32:05 [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 10:32:05 [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 10:32:05 [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 10:32:05 [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 10:32:05 [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 10:32:05 [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 10:32:05 [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 10:32:05 [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 10:32:05 [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 10:32:05 [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 10:32:05 missing type arguments for generic class org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode 10:32:05 [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 10:32:05 required: org.opendaylight.mdsal.binding.api.DataObjectModification 10:32:05 found: org.opendaylight.mdsal.binding.api.DataObjectModification 10:32:05 [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 10:32:05 required: org.opendaylight.mdsal.binding.api.DataObjectModification 10:32:05 found: org.opendaylight.mdsal.binding.api.DataObjectModification 10:32:05 [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 10:32:05 required: org.opendaylight.mdsal.binding.api.DataObjectModification 10:32:05 found: org.opendaylight.mdsal.binding.api.DataObjectModification 10:32:05 [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 10:32:05 [INFO] 10:32:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 10:32:05 [INFO] 10:32:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-impl --- 10:32:05 [INFO] Fork Value is true 10:32:12 [INFO] Done SpotBugs Analysis.... 10:32:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 10:32:12 [INFO] 10:32:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 10:32:12 [INFO] 10:32:12 [INFO] 10:32:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-impl --- 10:32:12 [INFO] BugInstance size is 0 10:32:12 [INFO] Error size is 0 10:32:12 [INFO] No errors/warnings found 10:32:12 [INFO] 10:32:12 [INFO] --- remote-resources:3.3.0:process (default) @ bgp-rib-impl --- 10:32:12 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:0.24.0-SNAPSHOT 10:32:12 [INFO] Copying 3 resources from 1 bundle. 10:32:12 [INFO] 10:32:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-impl --- 10:32:12 [INFO] Copying 2 resources from src/test/resources to target/test-classes 10:32:12 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 10:32:12 [INFO] 10:32:12 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bgp-rib-impl --- 10:32:12 [INFO] Recompiling the module because of changed dependency. 10:32:12 [INFO] Compiling 34 source files with javac [debug release 21] to target/test-classes 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 required: io.netty.util.concurrent.GenericFutureListener> 10:32:13 found: io.netty.util.concurrent.GenericFutureListener 10:32:13 [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 10:32:13 required: io.netty.util.concurrent.GenericFutureListener> 10:32:13 found: io.netty.util.concurrent.GenericFutureListener 10:32:13 [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 10:32:13 [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 10:32:13 required: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 10:32:13 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 10:32:13 [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 10:32:13 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 10:32:13 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [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 10:32:13 [INFO] 10:32:13 [INFO] --- surefire:3.5.3:test (default-test) @ bgp-rib-impl --- 10:32:13 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/surefire-reports 10:32:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:32:13 [INFO] 10:32:13 [INFO] ------------------------------------------------------- 10:32:13 [INFO] T E S T S 10:32:13 [INFO] ------------------------------------------------------- 10:32:14 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 10:32:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 10:32:14 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 10:32:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:32:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.817 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 10:32:23 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 10:32:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.816 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 10:32:26 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 10:32:59 [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 33.38 s <<< FAILURE! -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 10:32:59 [ERROR] org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest.testUseCase1 -- Time elapsed: 33.37 s <<< FAILURE! 10:32:59 java.lang.AssertionError: expected:<2> but was:<1> 10:32:59 at org.junit.Assert.fail(Assert.java:89) 10:32:59 at org.junit.Assert.failNotEquals(Assert.java:835) 10:32:59 at org.junit.Assert.assertEquals(Assert.java:647) 10:32:59 at org.junit.Assert.assertEquals(Assert.java:633) 10:32:59 at org.opendaylight.protocol.bgp.rib.impl.AbstractAddPathTest.lambda$checkLocRib$0(AbstractAddPathTest.java:208) 10:32:59 at org.opendaylight.protocol.util.CheckUtil.readData(CheckUtil.java:90) 10:32:59 at org.opendaylight.protocol.util.CheckUtil.readDataOperational(CheckUtil.java:61) 10:32:59 at org.opendaylight.protocol.util.CheckUtil.readDataOperational(CheckUtil.java:54) 10:32:59 at org.opendaylight.protocol.bgp.rib.impl.AbstractAddPathTest.checkLocRib(AbstractAddPathTest.java:192) 10:32:59 at org.opendaylight.protocol.bgp.rib.impl.AbstractAddPathTest.sendRouteAndCheckIsOnLocRib(AbstractAddPathTest.java:168) 10:32:59 at org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest.testUseCase1(AddPathNPathsTest.java:110) 10:32:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:32:59 10:32:59 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 10:32:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 10:32:59 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 10:33:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 10:33:00 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 10:33:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 10:33:00 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 10:33:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.671 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 10:33:06 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 10:33:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 10:33:06 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 10:33:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 10:33:06 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 10:33:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 10:33:06 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 10:33:25 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.50 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 10:33:25 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 10:33:25 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 10:33:25 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 10:33:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 10:33:25 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 10:33:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 10:33:25 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 10:33:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 10:33:26 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 10:33:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 10:33:26 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 10:33:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 10:33:26 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 10:33:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 10:33:26 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 10:33:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.041 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 10:33:27 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 10:33:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 10:33:27 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 10:33:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 10:33:27 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 10:33:27 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 10:33:27 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 10:33:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 10:33:27 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 10:33:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 10:33:27 [INFO] 10:33:27 [INFO] Results: 10:33:27 [INFO] 10:33:27 [ERROR] Failures: 10:33:27 [ERROR] AddPathNPathsTest.testUseCase1:110->AbstractAddPathTest.sendRouteAndCheckIsOnLocRib:168->AbstractAddPathTest.checkLocRib:192->AbstractAddPathTest.lambda$checkLocRib$0:208 expected:<2> but was:<1> 10:33:27 [INFO] 10:33:27 [ERROR] Tests run: 94, Failures: 1, Errors: 0, Skipped: 2 10:33:27 [INFO] 10:33:27 [INFO] ------------------------------------------------------------------------ 10:33:27 [INFO] Reactor Summary for bgpcep 0.24.0-SNAPSHOT: 10:33:27 [INFO] 10:33:27 [INFO] bgpcep-artifacts ................................... SUCCESS [ 2.578 s] 10:33:27 [INFO] binding-parent ..................................... SUCCESS [ 7.805 s] 10:33:27 [INFO] graph-api .......................................... SUCCESS [ 14.756 s] 10:33:27 [INFO] algo-api ........................................... SUCCESS [ 6.845 s] 10:33:27 [INFO] concepts ........................................... SUCCESS [ 8.465 s] 10:33:27 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.622 s] 10:33:27 [INFO] algo-impl .......................................... SUCCESS [ 7.053 s] 10:33:27 [INFO] single-feature-parent .............................. SUCCESS [ 2.928 s] 10:33:27 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 13.550 s] 10:33:27 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 7.452 s] 10:33:27 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 7.352 s] 10:33:27 [INFO] graph-impl ......................................... SUCCESS [ 6.711 s] 10:33:27 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 17.846 s] 10:33:27 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 15.621 s] 10:33:27 [INFO] testtool-parent .................................... SUCCESS [ 1.654 s] 10:33:27 [INFO] util ............................................... SUCCESS [ 8.279 s] 10:33:27 [INFO] bgp-concepts ....................................... SUCCESS [ 10.508 s] 10:33:27 [INFO] bgp-parser-api ..................................... SUCCESS [ 10.622 s] 10:33:27 [INFO] bgp-parser-spi ..................................... SUCCESS [ 12.327 s] 10:33:27 [INFO] bgp-util ........................................... SUCCESS [ 5.903 s] 10:33:27 [INFO] bgp-parser-impl .................................... SUCCESS [ 12.424 s] 10:33:27 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 8.053 s] 10:33:27 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 8.442 s] 10:33:27 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 8.989 s] 10:33:27 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 7.932 s] 10:33:27 [INFO] bgp-rib-api ........................................ SUCCESS [ 6.912 s] 10:33:27 [INFO] bgp-openconfig-api ................................. SUCCESS [ 19.718 s] 10:33:27 [INFO] bgp-rib-spi ........................................ SUCCESS [ 15.150 s] 10:33:27 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 10.063 s] 10:33:27 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 6.331 s] 10:33:27 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 9.892 s] 10:33:27 [INFO] bgp-bmp-api ........................................ SUCCESS [ 8.853 s] 10:33:27 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.289 s] 10:33:27 [INFO] bgp-inet ........................................... SUCCESS [ 14.793 s] 10:33:27 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 8.533 s] 10:33:27 [INFO] config-loader-spi .................................. SUCCESS [ 4.395 s] 10:33:27 [INFO] config-loader-impl ................................. SUCCESS [ 11.677 s] 10:33:27 [INFO] testtool-util ...................................... SUCCESS [ 27.598 s] 10:33:27 [INFO] routing-policy-config-loader ....................... SUCCESS [ 10.381 s] 10:33:27 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 12.877 s] 10:33:27 [INFO] bgp-route-target ................................... SUCCESS [ 15.380 s] 10:33:27 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 5.906 s] 10:33:27 [INFO] rsvp-api ........................................... SUCCESS [ 9.584 s] 10:33:27 [INFO] rsvp-spi ........................................... SUCCESS [ 9.751 s] 10:33:27 [INFO] rsvp-impl .......................................... SUCCESS [ 10.350 s] 10:33:27 [INFO] bgp-linkstate ...................................... SUCCESS [ 24.357 s] 10:33:27 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.597 s] 10:33:27 [INFO] bgp-config-example ................................. SUCCESS [ 1.812 s] 10:33:27 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 14.840 s] 10:33:27 [INFO] bgp-rib-impl ....................................... FAILURE [01:25 min] 10:33:27 [INFO] bgp-peer-acceptor .................................. SKIPPED 10:33:27 [INFO] bgp-bmp-spi ........................................ SKIPPED 10:33:27 [INFO] OpenDaylight :: BMP :: API ......................... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Extensions API .............. SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Inet ........................ SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Path Selection .............. SKIPPED 10:33:27 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SKIPPED 10:33:27 [INFO] bgp-openconfig-state ............................... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Config Loader ............... SKIPPED 10:33:27 [INFO] topology-api ....................................... SKIPPED 10:33:27 [INFO] topology-tunnel-api ................................ SKIPPED 10:33:27 [INFO] topology-segment-routing ........................... SKIPPED 10:33:27 [INFO] bgp-topology-provider .............................. SKIPPED 10:33:27 [INFO] OpenDaylight :: RSVP :: API ........................ SKIPPED 10:33:27 [INFO] OpenDaylight :: RSVP ............................... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SKIPPED 10:33:27 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Topology .................... SKIPPED 10:33:27 [INFO] bgp-cli ............................................ SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Cli ......................... SKIPPED 10:33:27 [INFO] bgp-flowspec ....................................... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Flowspec .................... SKIPPED 10:33:27 [INFO] bgp-labeled-unicast ................................ SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SKIPPED 10:33:27 [INFO] bgp-l3vpn .......................................... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SKIPPED 10:33:27 [INFO] bgp-mvpn ........................................... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SKIPPED 10:33:27 [INFO] bgp-evpn ........................................... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Evpn ........................ SKIPPED 10:33:27 [INFO] protocols-config-loader ............................ SKIPPED 10:33:27 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SKIPPED 10:33:27 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SKIPPED 10:33:27 [INFO] topology-config-loader ............................. SKIPPED 10:33:27 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP ................................ SKIPPED 10:33:27 [INFO] OpenDaylight :: Configuration Example Files ........ SKIPPED 10:33:27 [INFO] bmp-monitors-config-loader ......................... SKIPPED 10:33:27 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SKIPPED 10:33:27 [INFO] bgp-bmp-config-example ............................. SKIPPED 10:33:27 [INFO] OpenDaylight :: BMP :: Config files example ........ SKIPPED 10:33:27 [INFO] bgp-bmp-parser-impl ................................ SKIPPED 10:33:27 [INFO] bgp-bmp-impl ....................................... SKIPPED 10:33:27 [INFO] OpenDaylight :: BMP ................................ SKIPPED 10:33:27 [INFO] pcep-api ........................................... SKIPPED 10:33:27 [INFO] pcep-spi ........................................... SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Api ........................ SKIPPED 10:33:27 [INFO] pcep-base-parser ................................... SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SKIPPED 10:33:27 [INFO] pcep-impl .......................................... SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Impl ....................... SKIPPED 10:33:27 [INFO] programming-api .................................... SKIPPED 10:33:27 [INFO] programming-spi .................................... SKIPPED 10:33:27 [INFO] programming-topology-api ........................... SKIPPED 10:33:27 [INFO] programming-tunnel-api ............................. SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SKIPPED 10:33:27 [INFO] pcep-tunnel-api .................................... SKIPPED 10:33:27 [INFO] programming-impl ................................... SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SKIPPED 10:33:27 [INFO] pcep-topology-api .................................. SKIPPED 10:33:27 [INFO] pcep-topology-spi .................................. SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Topology ................... SKIPPED 10:33:27 [INFO] pcep-ietf-stateful ................................. SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Stateful ................... SKIPPED 10:33:27 [INFO] pcep-server-api .................................... SKIPPED 10:33:27 [INFO] pcep-segment-routing ............................... SKIPPED 10:33:27 [INFO] pcep-pcc-mock ...................................... SKIPPED 10:33:27 [INFO] pcep-topology-provider ............................. SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SKIPPED 10:33:27 [INFO] pcep-server-provider ............................... SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SKIPPED 10:33:27 [INFO] pcep-tunnel-provider ............................... SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SKIPPED 10:33:27 [INFO] pcep-auto-bandwidth-extension ...................... SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SKIPPED 10:33:27 [INFO] pcep-config-example ................................ SKIPPED 10:33:27 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SKIPPED 10:33:27 [INFO] pcep-cli ........................................... SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SKIPPED 10:33:27 [INFO] OpenDaylight :: PCEP ............................... SKIPPED 10:33:27 [INFO] feature-repo-parent ................................ SKIPPED 10:33:27 [INFO] features-bgpcep .................................... SKIPPED 10:33:27 [INFO] bgp-benchmark-app .................................. SKIPPED 10:33:27 [INFO] OpenDaylight :: BGP :: Benchmark ................... SKIPPED 10:33:27 [INFO] data-change-counter ................................ SKIPPED 10:33:27 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SKIPPED 10:33:27 [INFO] features-bgpcep-testing ............................ SKIPPED 10:33:27 [INFO] bgpcep-features-parent ............................. SKIPPED 10:33:27 [INFO] graph .............................................. SKIPPED 10:33:27 [INFO] bgp-parser-mock .................................... SKIPPED 10:33:27 [INFO] bgp-testtool ....................................... SKIPPED 10:33:27 [INFO] extensions ......................................... SKIPPED 10:33:27 [INFO] bgp-parent ......................................... SKIPPED 10:33:27 [INFO] bmp-mock ........................................... SKIPPED 10:33:27 [INFO] bmp-parent ......................................... SKIPPED 10:33:27 [INFO] algo-parent ........................................ SKIPPED 10:33:27 [INFO] pcep-testtool ...................................... SKIPPED 10:33:27 [INFO] pcep-server-parent ................................. SKIPPED 10:33:27 [INFO] pcep-topology-parent ............................... SKIPPED 10:33:27 [INFO] pcep-tunnel-parent ................................. SKIPPED 10:33:27 [INFO] pcep-parent ........................................ SKIPPED 10:33:27 [INFO] programming-parent ................................. SKIPPED 10:33:27 [INFO] rsvp-parent ........................................ SKIPPED 10:33:27 [INFO] topology-parent .................................... SKIPPED 10:33:27 [INFO] config-loader-parent ............................... SKIPPED 10:33:27 [INFO] bgpcep-karaf ....................................... SKIPPED 10:33:27 [INFO] bgpcep ............................................. SKIPPED 10:33:27 [INFO] ------------------------------------------------------------------------ 10:33:27 [INFO] BUILD FAILURE 10:33:27 [INFO] ------------------------------------------------------------------------ 10:33:27 [INFO] Total time: 09:34 min 10:33:27 [INFO] Finished at: 2025-10-07T10:33:27Z 10:33:27 [INFO] ------------------------------------------------------------------------ 10:33:27 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on project bgp-rib-impl: There are test failures. 10:33:27 [ERROR] 10:33:27 [ERROR] See /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/surefire-reports for the individual test results. 10:33:27 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 10:33:27 [ERROR] -> [Help 1] 10:33:27 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on project bgp-rib-impl: There are test failures. 10:33:27 10:33:27 See /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/surefire-reports for the individual test results. 10:33:27 See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 10:33:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 10:33:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 10:33:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 10:33:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 10:33:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 10:33:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 10:33:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 10:33:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 10:33:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 10:33:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 10:33:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 10:33:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 10:33:27 at java.lang.reflect.Method.invoke (Method.java:580) 10:33:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 10:33:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 10:33:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 10:33:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 10:33:27 Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. 10:33:27 10:33:27 See /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/bgp/rib-impl/target/surefire-reports for the individual test results. 10:33:27 See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 10:33:27 at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247) 10:33:27 at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) 10:33:27 at org.apache.maven.plugin.surefire.SurefireMojo.handleSummary (SurefireMojo.java:547) 10:33:27 at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1147) 10:33:27 at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:969) 10:33:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 10:33:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 10:33:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 10:33:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 10:33:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 10:33:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 10:33:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 10:33:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 10:33:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 10:33:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 10:33:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 10:33:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 10:33:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 10:33:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 10:33:27 at java.lang.reflect.Method.invoke (Method.java:580) 10:33:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 10:33:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 10:33:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 10:33:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 10:33:27 [ERROR] 10:33:27 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 10:33:27 [ERROR] 10:33:27 [ERROR] For more information about the errors and possible solutions, please read the following articles: 10:33:27 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 10:33:27 [ERROR] 10:33:27 [ERROR] After correcting the problems, you can resume the build with the command 10:33:27 [ERROR] mvn -rf :bgp-rib-impl 10:33:28 Build step 'Execute shell' marked build as failure 10:33:28 $ ssh-agent -k 10:33:28 unset SSH_AUTH_SOCK; 10:33:28 unset SSH_AGENT_PID; 10:33:28 echo Agent pid 1660 killed; 10:33:28 [ssh-agent] Stopped. 10:33:28 [PostBuildScript] - [INFO] Executing post build scripts. 10:33:28 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4133240961971287145.sh 10:33:28 ---> sysstat.sh 10:33:28 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17297542861257308477.sh 10:33:28 ---> package-listing.sh 10:33:28 ++ facter osfamily 10:33:28 ++ tr '[:upper:]' '[:lower:]' 10:33:29 + OS_FAMILY=debian 10:33:29 + workspace=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 10:33:29 + START_PACKAGES=/tmp/packages_start.txt 10:33:29 + END_PACKAGES=/tmp/packages_end.txt 10:33:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:29 + PACKAGES=/tmp/packages_start.txt 10:33:29 + '[' /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 ']' 10:33:29 + PACKAGES=/tmp/packages_end.txt 10:33:29 + case "${OS_FAMILY}" in 10:33:29 + dpkg -l 10:33:29 + grep '^ii' 10:33:29 + '[' -f /tmp/packages_start.txt ']' 10:33:29 + '[' -f /tmp/packages_end.txt ']' 10:33:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:29 + '[' /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 ']' 10:33:29 + mkdir -p /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/archives/ 10:33:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/archives/ 10:33:29 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12436534279638215611.sh 10:33:29 ---> capture-instance-metadata.sh 10:33:29 Setup pyenv: 10:33:29 system 10:33:29 3.8.20 10:33:29 3.9.20 10:33:29 3.10.15 10:33:29 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) 10:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rcLj from file:/tmp/.os_lf_venv 10:33:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:31 lf-activate-venv(): INFO: Base packages installed successfully 10:33:31 lf-activate-venv(): INFO: Installing additional packages: lftools 10:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-rcLj/bin to PATH 10:33:41 INFO: Running in OpenStack, capturing instance metadata 10:33:42 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6460152228031157923.sh 10:33:42 provisioning config files... 10:33:42 Could not find credentials [logs] for bgpcep-maven-verify-master-mvn39-openjdk21 #420 10:33:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config4374161233116452096tmp 10:33:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:33:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:33:42 provisioning config files... 10:33:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:33:42 [EnvInject] - Injecting environment variables from a build step. 10:33:42 [EnvInject] - Injecting as environment variables the properties content 10:33:42 SERVER_ID=logs 10:33:42 10:33:42 [EnvInject] - Variables injected successfully. 10:33:42 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10952158827680569364.sh 10:33:42 ---> create-netrc.sh 10:33:42 WARN: Log server credential not found. 10:33:42 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17976293498533112696.sh 10:33:42 ---> python-tools-install.sh 10:33:42 Setup pyenv: 10:33:42 system 10:33:42 3.8.20 10:33:42 3.9.20 10:33:42 3.10.15 10:33:42 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) 10:33:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rcLj from file:/tmp/.os_lf_venv 10:33:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:45 lf-activate-venv(): INFO: Base packages installed successfully 10:33:45 lf-activate-venv(): INFO: Installing additional packages: lftools 10:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-rcLj/bin to PATH 10:33:55 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5883277564138205927.sh 10:33:55 ---> sudo-logs.sh 10:33:55 Archiving 'sudo' log.. 10:33:55 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6301790231705865506.sh 10:33:55 ---> job-cost.sh 10:33:55 Setup pyenv: 10:33:55 system 10:33:55 3.8.20 10:33:55 3.9.20 10:33:55 3.10.15 10:33:55 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) 10:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rcLj from file:/tmp/.os_lf_venv 10:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:57 lf-activate-venv(): INFO: Base packages installed successfully 10:33:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:34:03 lf-activate-venv(): INFO: Adding /tmp/venv-rcLj/bin to PATH 10:34:03 INFO: No Stack... 10:34:04 INFO: Retrieving Pricing Info for: v3-standard-8 10:34:04 INFO: Archiving Costs 10:34:04 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins13262302935044231829.sh 10:34:04 ---> logs-deploy.sh 10:34:04 Setup pyenv: 10:34:04 system 10:34:04 3.8.20 10:34:04 3.9.20 10:34:04 3.10.15 10:34:04 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) 10:34:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rcLj from file:/tmp/.os_lf_venv 10:34:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:06 lf-activate-venv(): INFO: Base packages installed successfully 10:34:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-rcLj/bin to PATH 10:34:16 WARNING: Nexus logging server not set 10:34:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-verify-master-mvn39-openjdk21/420/ 10:34:16 INFO: archiving logs to S3 10:34:20 ---> uname -a: 10:34:20 Linux prd-ubuntu2204-docker-8c-8g-1480 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:34:20 10:34:20 10:34:20 ---> lscpu: 10:34:20 Architecture: x86_64 10:34:20 CPU op-mode(s): 32-bit, 64-bit 10:34:20 Address sizes: 40 bits physical, 48 bits virtual 10:34:20 Byte Order: Little Endian 10:34:20 CPU(s): 8 10:34:20 On-line CPU(s) list: 0-7 10:34:20 Vendor ID: AuthenticAMD 10:34:20 Model name: AMD EPYC-Rome Processor 10:34:20 CPU family: 23 10:34:20 Model: 49 10:34:20 Thread(s) per core: 1 10:34:20 Core(s) per socket: 1 10:34:20 Socket(s): 8 10:34:20 Stepping: 0 10:34:20 BogoMIPS: 5600.00 10:34:20 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:34:20 Virtualization: AMD-V 10:34:20 Hypervisor vendor: KVM 10:34:20 Virtualization type: full 10:34:20 L1d cache: 256 KiB (8 instances) 10:34:20 L1i cache: 256 KiB (8 instances) 10:34:20 L2 cache: 4 MiB (8 instances) 10:34:20 L3 cache: 128 MiB (8 instances) 10:34:20 NUMA node(s): 1 10:34:20 NUMA node0 CPU(s): 0-7 10:34:20 Vulnerability Gather data sampling: Not affected 10:34:20 Vulnerability Itlb multihit: Not affected 10:34:20 Vulnerability L1tf: Not affected 10:34:20 Vulnerability Mds: Not affected 10:34:20 Vulnerability Meltdown: Not affected 10:34:20 Vulnerability Mmio stale data: Not affected 10:34:20 Vulnerability Reg file data sampling: Not affected 10:34:20 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:34:20 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:34:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:34:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:34:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:34:20 Vulnerability Srbds: Not affected 10:34:20 Vulnerability Tsx async abort: Not affected 10:34:20 10:34:20 10:34:20 ---> nproc: 10:34:20 8 10:34:20 10:34:20 10:34:20 ---> df -h: 10:34:20 Filesystem Size Used Avail Use% Mounted on 10:34:20 tmpfs 3.2G 1.1M 3.2G 1% /run 10:34:20 /dev/vda1 155G 9.4G 146G 7% / 10:34:20 tmpfs 16G 0 16G 0% /dev/shm 10:34:20 tmpfs 5.0M 0 5.0M 0% /run/lock 10:34:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:34:20 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 10:34:20 10:34:20 10:34:20 ---> free -m: 10:34:20 total used free shared buff/cache available 10:34:20 Mem: 32092 667 27462 4 3961 30957 10:34:20 Swap: 1023 0 1023 10:34:20 10:34:20 10:34:20 ---> ip addr: 10:34:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:34:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:34:20 inet 127.0.0.1/8 scope host lo 10:34:20 valid_lft forever preferred_lft forever 10:34:20 inet6 ::1/128 scope host 10:34:20 valid_lft forever preferred_lft forever 10:34:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:34:20 link/ether fa:16:3e:5a:4f:d6 brd ff:ff:ff:ff:ff:ff 10:34:20 altname enp0s3 10:34:20 inet 10.30.170.209/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:34:20 valid_lft 85656sec preferred_lft 85656sec 10:34:20 inet6 fe80::f816:3eff:fe5a:4fd6/64 scope link 10:34:20 valid_lft forever preferred_lft forever 10:34:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:34:20 link/ether 02:42:9f:fd:3f:e0 brd ff:ff:ff:ff:ff:ff 10:34:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:34:20 valid_lft forever preferred_lft forever 10:34:20 10:34:20 10:34:20 ---> sar -b -r -n DEV: 10:34:20 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-8c-8g-1480) 10/07/25 _x86_64_ (8 CPU) 10:34:20 10:34:20 10:21:59 LINUX RESTART (8 CPU) 10:34:20 10:34:20 10:34:20 ---> sar -P ALL: 10:34:20 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-8c-8g-1480) 10/07/25 _x86_64_ (8 CPU) 10:34:20 10:34:20 10:21:59 LINUX RESTART (8 CPU) 10:34:20 10:34:20 10:34:20